MissingUnitTests

    From The Document Foundation Wiki


    This report is generated by check-missing-unittests.py

    Date: 2023-03-08 12:20:28.263815

    Commits: 185237

    Branch: master

    Hash: 806e8f0232b9761e2d1896f0e4cda1d6ce0e258c

    export

    docx

    1. 2012/04/14 - [MEDIUM] resolves: fdo#48640 handle various busted rtf docs without hanging - tdf#48640
    2. 2012/05/11 - [MEDIUM] revert "another partial fix for bnc#693238" ( and fixes fdo#44292 ) - tdf#44292
    3. 2012/06/12 - [MEDIUM] resolves: fdo#49178 crash when fileopen particular rtf - tdf#49178
    4. 2012/07/05 - [MEDIUM] resolves: fdo#49587 apparent loop in style hierarchy - tdf#49587
    5. 2012/07/19 - [MEDIUM] resolves: fdo#51772 failure to import a specific .rtf file - tdf#51772
    6. 2012/08/02 - [MEDIUM] fdo#52610: fixed several docx export bugs - tdf#52610
    7. 2012/08/21 - [MEDIUM] fdo#53175: fixed the end of hyperlinks - tdf#53175
    8. 2012/09/21 - [HIGH] fdo#49819 - allow slightly inconsistent docx files to be repaired - tdf#49819
    9. 2013/01/10 - [MEDIUM] fdo#58327: writerfilter: removelastparagraph is tricky: - tdf#58327
    10. 2013/02/20 - [MEDIUM] fdo#60789: writerfilter: do not insert a character at field start - tdf#60789
    11. 2013/02/27 - [MEDIUM] fdo#61309: writerfilter: filter out enormous numbering levels - tdf#61309
    12. 2013/02/27 - [MEDIUM] fdo#61000: writerfilter: filter out unsupported list tab stops - tdf#61000
    13. 2013/05/14 - [MEDIUM] fdo#64249: make sure we have matching start/end level for table in shapes - tdf#64249
    14. 2013/06/22 - [MEDIUM] fdo#66024 - formula editor: make wide accents stretchy when exported to mathml - tdf#66024
    15. 2013/06/30 - [MEDIUM] fdo#66276 - mathml export: avoid using combining characters. - tdf#66276
    16. 2013/07/01 - [MEDIUM] fdo#66416 - use appropriate unicode characters for math "brackets - tdf#66416
    17. 2013/08/30 - [MEDIUM] fdo#41068: writerfilter: fix image wrap polygon import - tdf#41068
    18. 2013/09/17 - [HIGH] fdo#40594 fix for chart missing issue in writer (for docx) - tdf#40594
    19. 2013/09/25 - [MEDIUM] resolves: fdo#66400 import combined characters from docx - tdf#66400
    20. 2013/11/29 - [HIGH] fdo#65836 do not compress wmf / emf file incase of ooxml export - tdf#65836
    21. 2013/12/17 - [MEDIUM] fdo#72790 clear interop grab bag name, once grab bag is cleared. this fixes problem while exporting documents containing table styles. - tdf#72790
    22. 2013/12/27 - [MEDIUM] fdo#73046 docx for anchor tag relativeheight attribute should be always present. - tdf#73046
    23. 2014/02/21 - [HIGH] related fdo#38054: don't crash when opening this document. - tdf#38054
    24. 2014/02/24 - [MEDIUM] fdo#75254 unsupported shape in dml writing was causing document corruption. - tdf#75254
    25. 2014/03/02 - [MEDIUM] fdo#47811: rtf import: fix database field content - tdf#47811
    26. 2014/03/13 - [MEDIUM] fdo#76122: file corruption-doc contains nested alternatecontents. - tdf#76122
    27. 2014/04/27 - [MEDIUM] fix "transparency" of floating tables in docx import (fdo#77723) - tdf#77723
    28. 2014/06/05 - [MEDIUM] fdo#79691: fix ppt files embedded in .docx documents - tdf#79691
    29. 2014/07/14 - [HIGHEST] resolves: fdo#52226 swap in graphics on .docx and .rtf export - tdf#52226
    30. 2014/07/29 - [HIGH] fdo#81384: writerfilter: turn the horrible btlr cell text dir hack - tdf#81384
    31. 2014/08/04 - [MEDIUM] fdo#81993: revert "resolves: #i119464# update default alignment ... - tdf#81993
    32. 2014/09/27 - [MEDIUM] resolves: fdo#79130 crash in domainmapper_impl::closefieldcommand - tdf#79130
    33. 2015/02/23 - [MEDIUM] tdf#86543: reinterpret_cast -1 of appropriate width as special marker - tdf#86543
    34. 2015/04/17 - [HIGHEST] tdf#85769 avoid writing font name attribute twice, by ignoring empty value - tdf#85769
    35. 2015/05/27 - [HIGH] resolves: tdf#89731 numberingchange feature not available in writer - tdf#89731
    36. 2016/07/05 - [MEDIUM] resolves: tdf#100770 crash on loading specific docx - tdf#100770
    37. 2016/12/17 - [MEDIUM] tdf#104714 bremove paragraph: ignore frames in headers/footers - tdf#104714
    38. 2017/01/17 - [HIGHEST] resolves: tdf#103063 don't crash on importing this file - tdf#103063
    39. 2017/05/05 - [MEDIUM] tdf#104407 writerfilter: fix crash with null xrangeproperties - tdf#104407
    40. 2017/07/07 - [MEDIUM] tdf#108544 edit in window (xlsx inside docx) - tdf#108544
    41. 2017/04/18 - [MEDIUM] tdf#66212 - hebrew numbering import/export support - tdf#66212
    42. 2017/10/20 - [MEDIUM] resolves: tdf#113230 crash in finishparagraph - tdf#113230
    43. 2018/03/09 - [LOW] tdf#116301: write correct content type for diagramdrawing - tdf#116301
    44. 2019/10/29 - [MEDIUM] tdf#128460 import swinputfield from docx fillin - tdf#128460
    45. 2020/01/02 - [MEDIUM] tdf#129475 docx: fix gridafter with shape-only cells - tdf#129475
    46. 2020/07/20 - [MEDIUM] tdf#134973: restore unmodified status of chart on export - tdf#134973
    47. 2020/07/21 - [MEDIUM] tdf#131288 chart: fix export of embedded xlsx - tdf#131288
    48. 2020/10/28 - [HIGH] tdf#137643 alternative solution to activate embedded fonts in one batch - tdf#137643
    49. 2021/06/24 - [MEDIUM] tdf#120629 ms formats: better exporting of hindivowels etc. - tdf#120629
    50. 2021/07/26 - [MEDIUM] tdf#143517 partial revert "tdf#141964 writerfilter cn: get para... - tdf#143517
    51. 2022/06/17 - [MEDIUM] tdf#132781 docx: export interoperable hyperlink style names - tdf#132781
    52. 2022/10/03 - [MEDIUM] tdf#138625 docx import: fix superscript footnote numbering in l10n - tdf#138625
    53. 2022/10/24 - [MEDIUM] tdf#151384 docx export: lost hyperlink format in localized ui - tdf#151384
    54. 2023/02/01 - [MEDIUM] tdf#148952 sw: docx export: ecma-376 1st ed does not allow title - tdf#148952

    doc

    1. 2012/01/30 - [MEDIUM] fdo#44981 - remove obsolete swaplong macros - tdf#44981
    2. 2012/01/30 - [HIGH] query remaining stream size after seeking, not before (fdo#45255) - tdf#45255
    3. 2012/05/05 - [HIGH] resolves: fdo#49342 crash merging cells, revert conversion to std::map - tdf#49342
    4. 2012/06/12 - [MEDIUM] fdo#43249: ww8: fix double border import: - tdf#43249
    5. 2012/10/01 - [MEDIUM] resolves: fdo#54862 extra ++n causing merged cells to be skipped - tdf#54862
    6. 2012/11/28 - [MEDIUM] resolves: fdo#41554 ww6 file cannot be opened - tdf#41554
    7. 2013/02/13 - [MEDIUM] fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diff - tdf#43105
    8. 2013/09/18 - [MEDIUM] resolves: fdo#69220 crash in doc (ww6) - tdf#69220
    9. 2013/12/02 - [HIGHEST] fdo#71749: sw: ww8: don't loop on tables in footnotes - tdf#71749
    10. 2013/12/20 - [MEDIUM] fdo#69065: sw: fix mirrored page style with first-page - tdf#69065
    11. 2014/08/27 - [MEDIUM] resolves: fdo#82904 non-japanese ww95 documents claiming ms932 encoding - tdf#82904
    12. 2014/10/30 - [MEDIUM] fdo#79602: sw: add new compatibiltiy flag proplinespacingshrinksfirstline - tdf#79602
    13. 2014/11/10 - [HIGH] resolves fdo#86008: fix a crash when open doc file - tdf#86008
    14. 2014/12/02 - [MEDIUM] resolves: fdo#36514 avoid empty style names in ww2 docs - tdf#36514
    15. 2014/12/15 - [MEDIUM] resolves: fdo#87248 assume 0 chse means use encoding that matches lid - tdf#87248
    16. 2015/01/02 - [MEDIUM] fdo#67870 ww8 filter: import zoom type - tdf#67870
    17. 2015/01/12 - [MEDIUM] sw: fdo#88005: fix check in swww8implreader::stopapo() - tdf#88005
    18. 2015/11/09 - [MEDIUM] revert "revert "fix tdf#94818 while retaining the tdf#90504 fix - tdf#90504
    19. 2015/06/13 - [HIGH] tdf#88697: sw: make ww8 export of citation fields compatible with - tdf#88697
    20. 2015/08/11 - [MEDIUM] tdf#92885 - incorrect cell border drawing in doc file after saving in 5.0 - tdf#92885
    21. 2015/11/09 - [HIGH] revert "revert "fix tdf#94818 while retaining the tdf#90504 fix - tdf#94818
    22. 2016/05/14 - [MEDIUM] tdf#99699 do nullptr check before calling method - tdf#99699
    23. 2016/10/13 - [MEDIUM] related: tdf#90700, fix the link validity check in ww8 sw filter - tdf#90700
    24. 2016/12/15 - [HIGH] tdf#75856 swtwips: replace with unambiguous sal_int32 - tdf#75856
    25. 2016/12/24 - [HIGH] tdf#81263 ww8par6: only use valid sal_uint16 values for ulspace - tdf#81263
    26. 2017/02/15 - [MEDIUM] resolves: tdf#101000 ensure unique image names in .docs - tdf#101000
    27. 2017/05/12 - [HIGHEST] resolves: tdf#107786 crash on null pointer access - tdf#107786
    28. 2017/06/06 - [HIGH] tdf#108349: fix languagetype conversions from uno "short - tdf#108349
    29. 2017/10/20 - [MEDIUM] tdf#105381 ww8export: support footnote numbering per page - tdf#105381
    30. 2018/06/30 - [MEDIUM] tdf#86371 sw export: svxinterlinespacerule::off == single spacing - tdf#86371
    31. 2019/01/08 - [MEDIUM] tdf#122452 sw_redlinehide: ww8 import/export sets layout show/hide mode - tdf#122452
    32. 2018/11/28 - [MEDIUM] tdf#121111 ww8export: fillstyle_none needs a nil background - tdf#121111
    33. 2019/05/28 - [MEDIUM] tdf#56738: fix encoding in comments in doc files (>= word 97) - tdf#56738
    34. 2019/08/21 - [MEDIUM] resolves: tdf#127048 loosen warning from presence to if parsed - tdf#127048
    35. 2020/01/17 - [MEDIUM] tdf#129924 critical fix: use svxcoloritem instead of svxbrushitem - tdf#129924
    36. 2021/09/27 - [MEDIUM] tdf#48622 add new border line width defaults - tdf#48622
    37. 2022/10/04 - [MEDIUM] tdf#148806 doc import: remove 2003 setobjectshell(nullptr) hack - tdf#148806

    pptx

    1. 2012/08/15 - [MEDIUM] use a namespace for xfrm transformation element, fixes part of fdo#41992 - tdf#41992
    2. 2012/10/03 - [MEDIUM] fix for fdo#55565 regression, failure to export vertical text in shape - tdf#55565
    3. 2012/12/27 - [HIGH] fdo#56976 fixes up arrow import bug - tdf#56976
    4. 2013/02/17 - [MEDIUM] fdo#58789: export field separators, fix series name display - tdf#58789
    5. 2013/04/28 - [HIGH] export for error bars to ooxml, fdo#62312 - tdf#62312
    6. 2013/05/02 - [HIGH] fdo#60549 - pptx export presentation as well as draw shape objects. - tdf#60549
    7. 2014/02/23 - [MEDIUM] don't write axid for dougnught chart, related fdo#63114 - tdf#63114
    8. 2013/12/01 - [MEDIUM] fix validation error for ooxml chart export, related fdo#67300 - tdf#67300
    9. 2013/11/26 - [MEDIUM] fdo#70338 : fixed file corruption issue after save for docx. - tdf#70338
    10. 2014/02/26 - [MEDIUM] fix ooxml validation error for text shapes, related fdo#31551 - tdf#31551
    11. 2014/03/07 - [HIGH] fix ooxml validation error, related fdo#42584 - tdf#42584
    12. 2014/04/10 - [MEDIUM] fdo#65277: export text run strikeout property - tdf#65277
    13. 2014/07/14 - [HIGHEST] related: fdo#52226 ensure graphics are swapped in on drawingml::writeimage - tdf#52226
    14. 2014/09/21 - [MEDIUM] fdo#84028 : preserved all caps property for text. - tdf#84028
    15. 2015/04/21 - [MEDIUM] export data labels for all chart types, tdf#90729 - tdf#90729
    16. 2015/05/02 - [MEDIUM] our values are related to the inner mode, tdf#90979 - tdf#90979
    17. 2015/04/14 - [MEDIUM] tdf#90607:issue in bullets not having any text following. - tdf#90607
    18. 2015/04/07 - [MEDIUM] tdf#90245: support for table merge cell export. - tdf#90245
    19. 2015/06/13 - [MEDIUM] tdf#92000 save rectangle to drawingml as a preset shape - tdf#92000
    20. 2016/09/20 - [MEDIUM] tdf#96662, only use the crossbetween="midcat" for line and scatter chart - tdf#96662
    21. 2017/09/06 - [MEDIUM] tdf#111838: revert "decrease duplicated code - tdf#111838
    22. 2017/12/28 - [MEDIUM] support exporting of hatch for chart background, tdf#114180 - tdf#114180
    23. 2018/08/10 - [MEDIUM] tdf#119160 remove fill from all fontwork shapes - tdf#119160
    24. 2019/12/17 - [MEDIUM] tdf#129143 filesave: pptx: bullets have a black border after rt - tdf#129143

    xlsx

    1. 2012/04/01 - [MEDIUM] use same border width information for xls import and export, fdo#44742 - tdf#44742
    2. 2012/04/19 - [MEDIUM] export conditional formatting to xlsx, fdo#48360 - tdf#48360
    3. 2012/07/25 - [MEDIUM] hopefully more successful attempt to solve fdo#50304 - tdf#50304
    4. 2012/06/25 - [HIGH] only export the supported number of rows/columns, fdo#49582 - tdf#49582
    5. 2012/08/03 - [HIGH] revert "fix fdo#52998 xls(x) comment export problems - tdf#52998
    6. 2012/08/14 - [MEDIUM] check for non existing style entries, fdo#53339 - tdf#53339
    7. 2012/09/28 - [MEDIUM] halt corrupted styles with multi-saved xlsx document fdo#55418 - tdf#55418
    8. 2012/10/04 - [MEDIUM] xlsx fix import/export of column widths fdo#55623 - tdf#55623
    9. 2013/01/29 - [MEDIUM] better default row detection ( associated with fdo#55621 ) - tdf#55621
    10. 2013/01/24 - [HIGH] resolved fdo#59819 write correct ooxml function name mapping - tdf#59819
    11. 2013/01/25 - [MEDIUM] export page/cell anchoring for xls drawing objects fdo#58360 - tdf#58360
    12. 2013/01/30 - [HIGH] resolved fdo#60087 corrected .xlsx export of functions - tdf#60087
    13. 2013/03/12 - [MEDIUM] fix for fdo#62111 - don't count non-default empty rows as rows to repeat - tdf#62111
    14. 2013/04/06 - [HIGHEST] fdo#49120 - implementig xml_state - tdf#49120
    15. 2013/07/02 - [MEDIUM] don't forget the formula cell style during xls/xlsx export, fdo#66242 - tdf#66242
    16. 2013/08/15 - [HIGHEST] resolved fdo#67571 write flags and formula token array again - tdf#67571
    17. 2013/11/02 - [MEDIUM] resolved fdo#67536 export internal equivalents as add-in to .xls - tdf#67536
    18. 2013/11/30 - [MEDIUM] write valid dxf record, related fdo#71971 - tdf#71971
    19. 2013/12/04 - [MEDIUM] resolved fdo#72288 made case insensitive matrix string query work again - tdf#72288
    20. 2014/02/23 - [HIGH] ooxml export validation fixes, related fdo#54651 - tdf#54651
    21. 2014/08/12 - [MEDIUM] really do not write empty externalreferences element, fdo#45286 follow-up - tdf#45286
    22. 2014/11/27 - [MEDIUM] fdo#86687 avoid deadlock updating progress bar - tdf#86687
    23. 2015/01/29 - [MEDIUM] tdf#88810 xlsx export: more cleanup - tdf#88810
    24. 2015/02/02 - [MEDIUM] related tdf#87356: export data bar [non-]gradient to ooxml - tdf#87356
    25. 2015/04/14 - [MEDIUM] implement a sane and working dxf font export, tdf#81918 - tdf#81918
    26. 2015/10/07 - [MEDIUM] 3stars iconset not exported to ooxml, tdf#94850 - tdf#94850
    27. 2015/10/20 - [MEDIUM] resolves: tdf#84713 do not substitute separator in r1c1 notation hyperlinks - tdf#84713
    28. 2015/11/26 - [MEDIUM] tableref: write <tableparts> before <extlst>, resolves tdf#96049 - tdf#96049
    29. 2015/12/20 - [MEDIUM] tdf#93949 ensure memory stream is properly flushed - tdf#93949
    30. 2016/04/12 - [MEDIUM] xls does not allow 3d refs in cond format formulas, tdf#62770 - tdf#62770
    31. 2016/06/06 - [MEDIUM] resolves: tdf#35247 introduce a locale independent numeric field filter - tdf#35247
    32. 2016/10/14 - [MEDIUM] tdf#103186, make loginv odff1.2 compliant. - tdf#103186
    33. 2016/10/20 - [MEDIUM] tdf#101042 fix for frozen windows in excel - tdf#101042
    34. 2017/06/01 - [MEDIUM] resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64k - tdf#108279
    35. 2017/09/11 - [MEDIUM] tdf#112328: pivot table, xls: popup button for column fields is missing - tdf#112328
    36. 2018/02/07 - [MEDIUM] tdf#114168 if minor axis unit is automatic, then set it to 5 - tdf#114168
    37. 2018/10/22 - [MEDIUM] resolves: tdf#120689 omit <definedname> for ocmacro in ooxml - tdf#120689
    38. 2019/08/07 - [MEDIUM] tdf#126748: temporary hack to avoid crash when several pivot tables ... - tdf#126748
    39. 2019/09/03 - [MEDIUM] tdf#127110 xlsx export: fix bad view position - tdf#127110
    40. 2021/03/31 - [MEDIUM] tdf#139786 partial revert tdf#106181 xlsx export: output form controls - tdf#139786
    41. 2022/05/09 - [MEDIUM] tdf#148993 xls export: fix broken formula regression - tdf#148993

    xhtml

    1. 2012/11/25 - [MEDIUM] fix: fdo#55610 - filesave: crash when exporting particular .odt to xhtml - tdf#55610
    2. 2012/11/25 - [MEDIUM] fix fdo#56595 - filesave: toc links broken in xhtml export - tdf#56595
    3. 2012/11/26 - [MEDIUM] fix fdo#56596 - filesave: huge excesses of white space in xhtml... - tdf#56596
    4. 2012/11/26 - [MEDIUM] fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders. - tdf#57575
    5. 2012/11/26 - [MEDIUM] fdo#57575 (xhtml hairline borders), fdo#57538 - xhtml right just borders. - tdf#57538
    6. 2012/11/26 - [MEDIUM] fdo#56598 - no whitespace after section numbers in xhtml export - tdf#56598
    7. 2012/11/28 - [LOW] fix fdo#40097 - cross-references and toc links broken in xhtml export - tdf#40097
    8. 2012/11/29 - [MEDIUM] fix fdo#57641 table alignment broken in xhtml export - tdf#57641
    9. 2012/11/29 - [MEDIUM] fix fdo#57647 intradocument xrefs broken in xhtml - tdf#57647
    10. 2012/12/11 - [MEDIUM] fdo#57254: xhtml export: hidden text should not be visible - tdf#57254
    11. 2013/06/28 - [MEDIUM] fdo#66278 - mathml export: distinguish inline/display equations. - tdf#66278
    12. 2015/05/14 - [MEDIUM] odf2xhtml: #tdf66999 there is no attribute 'name' - tdf#66999
    13. 2018/04/13 - [MEDIUM] tdf#116990 unwanted line breaks if ods export to xhtml - tdf#116990

    html

    1. 2012/04/30 - [HIGH] fdo#41796: sw: html: spurious semicolons in style: - tdf#41796
    2. 2012/04/30 - [HIGH] fdo#47670: sw: html: fix table border export: - tdf#47670
    3. 2012/08/16 - [MEDIUM] idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098) - tdf#49101
    4. 2012/08/16 - [MEDIUM] idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098) - tdf#49098
    5. 2012/08/22 - [MEDIUM] fdo#51777: add a hack for 1 twip double borders: - tdf#51777
    6. 2012/09/20 - [HIGH] fdo#48692: fix problems with large number of table cells: - tdf#48692
    7. 2012/11/05 - [MEDIUM] related: fdo#56554 fix multi-script html field export - tdf#56554
    8. 2012/11/23 - [MEDIUM] resolves: fdo#57236 crash on export to html - tdf#57236
    9. 2012/12/11 - [MEDIUM] fdo#57320: sw: html export: hidden text should not be visible - tdf#57320
    10. 2012/12/17 - [MEDIUM] fdo#58286: sw html export: fix missing end tags on frmfmts - tdf#58286
    11. 2016/03/18 - [MEDIUM] tdf#63211: saving embedded images to html optional - tdf#63211
    12. 2013/10/06 - [MEDIUM] fdo#58912 html export: headers and footers cause non-validating html - tdf#58912
    13. 2013/12/09 - [MEDIUM] fdo#70198: sw: don't truncate time values on 32bit platforms - tdf#70198
    14. 2014/03/15 - [MEDIUM] fdo#75040 fix application of help's stylesheet - tdf#75040
    15. 2014/12/02 - [HIGH] fdo#68684 export more numbering types correctly into html - tdf#68684
    16. 2015/01/29 - [MEDIUM] tdf#88906: only split new span if it does not enclose exisiting span - tdf#88906
    17. 2015/02/10 - [MEDIUM] resolves: tdf#83073 use loaded graphic's width/height as defaults - tdf#83073
    18. 2015/02/10 - [MEDIUM] resolves: tdf#87083 images in help html stuck at default placeholder size - tdf#87083

    writer

    undo

    1. 2012/02/06 - [MEDIUM] fdo#38745: fix hilariously stupid stack guards: - tdf#38745
    2. 2012/05/02 - [HIGH] fdo#31005 writer: undo support for "repeat heading" in autoformat application - tdf#31005
    3. 2012/06/11 - [MEDIUM] fdo#50896 sfxitemsets can contain emtpy element - tdf#50896
    4. 2012/09/12 - [MEDIUM] resolves: fdo#40025 add text correction undo id - tdf#40025
    5. 2012/09/21 - [HIGH] fdo#48692: fix problems with large number of table cells: - tdf#48692
    6. 2012/12/23 - [LOWEST] fdo#58671: remove accelerators from undo action texts - tdf#58671
    7. 2013/01/11 - [LOW] fdo#53487 swundoinsert: take care of fieldmarks when deleting field chars - tdf#53487
    8. 2013/02/15 - [HIGH] fdo#60732: check max size in swtxtnode::replacetext - tdf#60732
    9. 2013/06/15 - [MEDIUM] fdo#52028: sw: let text formatting ignore rsid in automatic styles - tdf#52028
    10. 2013/08/26 - [MEDIUM] resolves: fdo#59048 crash on text-to-table undo - tdf#59048
    11. 2013/12/20 - [HIGH] fdo#71429: sw: fix crashes when changing header first sharing - tdf#71429
    12. 2014/04/03 - [LOW] resolves: fdo#76206 show 'delete table' instead of 'delete row' - tdf#76206
    13. 2014/07/24 - [MEDIUM] related: fdo#81641 implement undo of conditional text style creation - tdf#81641
    14. 2015/02/11 - [HIGH] resolves: tdf#89179 fix undo of numbering level change crash - tdf#89179
    15. 2015/04/03 - [MEDIUM] resolves: tdf#90138 don't try to save a marks otherpos if it doesn't have one - tdf#90138
    16. 2015/07/03 - [MEDIUM] resolves: tdf#92137 drawing layer resize undo in writer fails... - tdf#92137
    17. 2015/07/29 - [MEDIUM] tdf#83223: sw: fix undo of format change of conditional para style - tdf#83223
    18. 2015/07/11 - [MEDIUM] tdf#92612 right-clicking after applying "paint buckets" leads to multiple undo - tdf#92612
    19. 2016/05/30 - [MEDIUM] tdf#98226: fix undo of table autoformat - tdf#98226
    20. 2017/01/10 - [MEDIUM] tdf#105077 sw: fix wrong assert corner-case in swreghistory::insertitems - tdf#105077
    21. 2017/05/03 - [HIGHEST] tdf#88555 sw: use safe isalive function in undo code - tdf#88555
    22. 2017/05/08 - [MEDIUM] tdf#70960 sw::undomanager: fix exponential repeat proliferation - tdf#70960
    23. 2017/07/03 - [MEDIUM] tdf#107340 - incorrect undo label with track changes set - tdf#107340
    24. 2017/07/21 - [MEDIUM] tdf#108867 sw: fix dangling text box frame format pointers in undo - tdf#108867
    25. 2017/08/25 - [MEDIUM] tdf#109267 sw: fix confusing return value of appendredline() - tdf#109267
    26. 2017/11/16 - [HIGHEST] tdf#94225 - writer crashes on undo n times when document contains flys anchored to paragraph. - tdf#94225
    27. 2018/09/07 - [MEDIUM] tdf#117189 fix table insert row redo - tdf#117189
    28. 2019/04/25 - [MEDIUM] tdf#38703 i#42807 tdf#123313 sw: add undo of tox update - tdf#38703
    29. 2019/05/10 - [MEDIUM] tdf#125164 sw: reimplement swundotoxchange - tdf#125164
    30. 2019/06/12 - [MEDIUM] tdf#105799 fix vector use bug - tdf#105799
    31. 2019/07/25 - [LOW] tdf#47807 invalidate bindings to undo redo - tdf#47807
    32. 2020/08/19 - [MEDIUM] tdf#135412 tdf#135888 sw: fix copying of linked text-boxes - tdf#135888
    33. 2020/10/14 - [HIGH] tdf#34355 sw,offapi,officecfg: show track changes in margin - tdf#34355
    34. 2020/10/28 - [HIGH] related: tdf#98868 add swdoc& member to swtoxtype - tdf#98868
    35. 2021/03/19 - [MEDIUM] tdf#120469 move anchored object if enter is inserted at para begin - tdf#120469
    36. 2022/06/08 - [MEDIUM] (related: tdf#139514) sw: fix undo of delete with at-para fly - tdf#139514
    37. 2022/11/07 - [MEDIUM] tdf#148719 moving caption frame & undoing is shrinking caption frame - tdf#148719
    38. 2022/12/17 - [MEDIUM] tdf#140666 make delete reference possible from the navigator - tdf#140666
    39. 2023/01/26 - [MEDIUM] tdf#153220 exit header/footer edit mode, if active, on undo header/footer - tdf#153220

    autoformat

    1. 2013/11/18 - [MEDIUM] fdo#71740 autocorrection border emphasis differences - tdf#71740
    2. 2017/01/13 - [MEDIUM] tdf#105294 - only add spacing for the border being set - tdf#105294

    autocorrect

    1. 2014/06/18 - [MEDIUM] resolves fdo#79276 add fallback system for autocorrection of french variants - tdf#79276
    2. 2017/01/28 - [MEDIUM] tdf#105103 assertion failure crash - tdf#105103

    others

    1. 2012/01/04 - [HIGH] resolves: fdo#43867 collection of problems causing loss of ole2 previews - tdf#43867
    2. 2012/01/05 - [MEDIUM] fdo#40250: safer protection check... why using the layout for this? - tdf#40250
    3. 2012/01/06 - [MEDIUM] fdo#32726: search for index entries in the whole document, not only the body - tdf#32726
    4. 2012/08/28 - [HIGHEST] fdo#36681: fixed view window after redoing a frame delete - tdf#36681
    5. 2012/02/08 - [MEDIUM] fdo#35669: update the references even if nothing uses them here - tdf#35669
    6. 2012/01/31 - [MEDIUM] fdo#44836: hide all the page breaks of the pages before the first visible one - tdf#44836
    7. 2012/02/03 - [MEDIUM] fdo#45115: swxtexttable: fix setting borders - tdf#45115
    8. 2012/02/12 - [MEDIUM] fdo#41712: sw: remove superfluous flag: - tdf#41712
    9. 2012/02/13 - [MEDIUM] header/footer, page break: don't show them in ro mode (fdo#45548) - tdf#45548
    10. 2012/02/18 - [HIGHEST] fdo#39510: fix yet more layout crashes in ~swrootfrm: - tdf#39510
    11. 2012/02/20 - [MEDIUM] fdo#46073: implemented soft boundaries only w/o non-printing chars - tdf#46073
    12. 2012/02/22 - [LOW] fdo#37210 - ui: calc usability improvement: merge cells on right mouse click - tdf#37210
    13. 2012/02/22 - [MEDIUM] fdo#40599 i#112763: fix frame duplication: - tdf#40599
    14. 2012/02/22 - [MEDIUM] fdo#46482: prevent duplication of frames: - tdf#46482
    15. 2012/02/23 - [MEDIUM] fdo#45560: fixed docx textbox borders style and width import - tdf#45560
    16. 2012/02/26 - [MEDIUM] fdo#46144: "distributy columns evenly" does not work with the selected columns - tdf#46144
    17. 2012/02/27 - [HIGH] resolves: fdo#46038 don't copy page styles into temporary clipboard doc - tdf#46038
    18. 2012/03/08 - [LOW] resolves: fdo#46939 don't rename autotext when source and dest are the same - tdf#46939
    19. 2012/03/08 - [MEDIUM] fdo#43424: comparing empty document with attached one crashes lo - tdf#43424
    20. 2012/03/13 - [MEDIUM] resolves: fdo#46728 reference count the overlay managers - tdf#46728
    21. 2012/03/23 - [MEDIUM] fdo#42750 fdo#45562 fdo#47717: border paint ordering: - tdf#42750
    22. 2012/03/21 - [MEDIUM] fdo#45522: ww8tableinfo::processswtable: check that table has layout - tdf#45522
    23. 2012/03/22 - [HIGH] fdo#39003: fix autoformat undo cursors: - tdf#39003
    24. 2012/04/04 - [MEDIUM] fdo#45562: paint borders in swflyfrm::paint: - tdf#45562
    25. 2012/03/23 - [MEDIUM] fdo#42750 fdo#45562 fdo#47717: border paint ordering: - tdf#47717
    26. 2012/03/27 - [MEDIUM] resolves: fdo#47865 insertions into deque invalidate nlastcount - tdf#47865
    27. 2012/04/16 - [MEDIUM] fdo#38215: forgot idiotic c++ syntax (fix 0868a0155a) - tdf#38215
    28. 2012/04/17 - [HIGHEST] fdo#38635: sw: fix border corner gaps: - tdf#38635
    29. 2012/05/01 - [MEDIUM] related: fdo#49208 optimize common case - tdf#49208
    30. 2012/07/06 - [MEDIUM] fdo#38071: roll back change to markbase::iscoveringposition: - tdf#38071
    31. 2012/05/09 - [MEDIUM] fdo#49605: sweditshell: fix handling of overlapping grammar errors - tdf#49605
    32. 2012/05/10 - [HIGH] resolves: fdo#37044 two different transliterationchgdata structs - tdf#37044
    33. 2012/05/11 - [HIGH] fdo#44010: fix vertical text frame borders: - tdf#44010
    34. 2012/05/14 - [MEDIUM] resolves: fdo#49897 add+use swdoc::containsupdatablefields - tdf#49897
    35. 2012/05/15 - [MEDIUM] similar to fdo#45592 type for property uno_name_save_filter_data is wrong - tdf#45592
    36. 2012/06/05 - [MEDIUM] fdo#50139 do not cut first character of field text - tdf#50139
    37. 2012/06/06 - [MEDIUM] fdo#50144 put full reference text to selection field - tdf#50144
    38. 2012/06/09 - [MEDIUM] fdo#50141: character count (with spaces) incorrect with numbering on. - tdf#50141
    39. 2012/06/20 - [HIGH] fdo#34093: fix error in calculation of page number of swrect - tdf#34093
    40. 2012/06/27 - [MEDIUM] fdo#39415: sw: fix vertical collapsing border painting: - tdf#39415
    41. 2012/08/27 - [MEDIUM] resolves: fdo#51908 count empty paragraphs if they're numbered - tdf#51908
    42. 2012/07/10 - [MEDIUM] fdo#51793: formatnumber can handle sal_uint32 values after all... - tdf#51793
    43. 2012/07/15 - [MEDIUM] resolves: fdo#52013 use vector::insert instead - tdf#52013
    44. 2012/07/17 - [MEDIUM] fdo#50801 fix cross-reference text when caption order is numbering first - tdf#50801
    45. 2012/07/19 - [MEDIUM] fdo#52241 remove just one entry - tdf#52241
    46. 2012/07/23 - [MEDIUM] fdo#39812: writer: fix collapsing merged table border painting: - tdf#39812
    47. 2012/08/09 - [MEDIUM] fdo#52960 swcursor::selectwordwt fix text selection in commented text ranges - tdf#52960
    48. 2012/08/13 - [MEDIUM] fdo#53439 swpagefrm::paintborderandshadow fix painting at small zoom - tdf#53439
    49. 2012/08/20 - [MEDIUM] fdo#53175: don't load the default values of the styles in writerfilter - tdf#53175
    50. 2012/08/22 - [MEDIUM] fdo#51514: swxbookmarks: only consider real bookmarks: - tdf#51514
    51. 2012/09/07 - [MEDIUM] fdo#54620 do not use vector iterator after insert - tdf#54620
    52. 2012/09/07 - [MEDIUM] resolves: fdo#53590 you can trust no one to tell you the truth - tdf#53590
    53. 2012/09/04 - [MEDIUM] fdo#43210 corrected page preview direction for rtl interface - tdf#43210
    54. 2012/09/12 - [MEDIUM] fdo#42450: also end undo on error condition - tdf#42450
    55. 2012/10/04 - [MEDIUM] rhbz#820283, fdo#55462: sw: better fix for docx table import crash: - tdf#55462
    56. 2012/10/10 - [LOW] fdo#54094: add a space in sw outline tooltips - tdf#54094
    57. 2012/11/06 - [MEDIUM] resolves: fdo#56554 hyphen in rtl date field split rtl processing - tdf#56554
    58. 2012/11/20 - [MEDIUM] fdo#57059 - fix crasher rendering borders for very small windows. - tdf#57059
    59. 2012/11/23 - [MEDIUM] fdo#52182: fixed click in frames located in header/footer - tdf#52182
    60. 2015/12/18 - [MEDIUM] tdf#33477: added support of property vertorient to cell range - tdf#33477
    61. 2012/12/03 - [MEDIUM] related: fdo#57515 crash when creating a table of contents - tdf#57515
    62. 2012/12/10 - [MEDIUM] fdo#57780: sw: lcl_arrangelowers: register drawing ... - tdf#57780
    63. 2012/12/13 - [MEDIUM] fdo#58142: fix frame selection in swpagefrm::getcrsrofst: - tdf#58142
    64. 2012/12/13 - [HIGH] resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode - tdf#32181
    65. 2012/12/17 - [MEDIUM] fdo#53525 - revert "writer:crash(i118878) when adding - tdf#53525
    66. 2015/07/05 - [MEDIUM] tdf#38837 reduce power consumption by minimizing idle timers - tdf#38837
    67. 2013/10/21 - [MEDIUM] fdo#44736 - set and fetch multiple properties concurrently 2 - tdf#44736
    68. 2013/01/09 - [MEDIUM] fdo#58074: store page number in swpagenumberfield - tdf#58074
    69. 2013/01/11 - [HIGH] fdo#58793: re-implement swphintsarray::resort(): - tdf#58793
    70. 2013/01/17 - [MEDIUM] fdo#59437: swfmtanchor::setanchor: anchors may be on startnodes - tdf#59437
    71. 2013/01/23 - [HIGH] fdo#59428: swdoc::chgpagedesc: always copy to first-pagedesc - tdf#59428
    72. 2013/01/24 - [MEDIUM] resolves: fdo#59586 missing comma in particular pdf file - tdf#59586
    73. 2013/01/25 - [MEDIUM] fdo#59779: set the first page attributes on pooled styles creation - tdf#59779
    74. 2013/02/04 - [HIGH] fdo#60250: insertnewpage: copy margins for mirrored pages - tdf#60250
    75. 2013/02/12 - [HIGH] fdo#60668: filter out fieldmark chars from index entries: - tdf#60668
    76. 2013/02/14 - [MEDIUM] fdo#60738 swpostitmgr: let the cursor know if we're in annotation mode - tdf#60738
    77. 2013/02/15 - [HIGH] fdo#60732: check max size in swtxtnode::replacetextonly - tdf#60732
    78. 2013/02/18 - [MEDIUM] fdo#60710 swxtextportionenumeration: filter out fields from the undo stack - tdf#60710
    79. 2013/02/25 - [MEDIUM] resolves: fdo#56031 rsid attr changes drop content change events - tdf#56031
    80. 2013/02/25 - [MEDIUM] fdo#61428: swtxtnode::replacetext: brown paperbag fix - tdf#61428
    81. 2013/02/28 - [HIGH] fdo#61016: sw::marks::markmanager: delay deletion of text fieldmarks - tdf#61016
    82. 2013/02/28 - [MEDIUM] resolves: fdo#36668 allow image captions above image - tdf#36668
    83. 2013/03/02 - [MEDIUM] fdo#60886: _setgetexpflds: use the custom operator< - tdf#60886
    84. 2013/03/08 - [HIGH] fdo#61458, index should be "flat - tdf#61458
    85. 2013/03/11 - [MEDIUM] related: fdo#62154 correct font lang is a requirement for applying locl - tdf#62154
    86. 2013/03/15 - [MEDIUM] fdo#62360: fix word breaking in writer for spell checking - tdf#62360
    87. 2013/03/27 - [MEDIUM] fdo#53442 swtxtpaintinfo::_drawbackbrush: color multi-para comment ranges - tdf#53442
    88. 2013/03/27 - [HIGH] fdo#60513: swcrsrshell::push(): take position from table cursor - tdf#60513
    89. 2013/04/10 - [LOW] more fix to fdo#62470 - tdf#62470
    90. 2013/04/03 - [MEDIUM] fdo#32082: do not reset number format in table cells on edit. - tdf#32082
    91. 2013/04/04 - [MEDIUM] fdo#42781 wae: c4101 unreferenced local variable - tdf#42781
    92. 2013/04/11 - [HIGH] resolves: fdo#48039 use same algorithm for assigning get/set replacement ids - tdf#48039
    93. 2013/04/16 - [LOWEST] fdo#40102 show full footnote text in index tooltip - tdf#40102
    94. 2013/04/23 - [HIGH] fdo#62643 sw: fix autocomplate wrt. adding to a partially finished word - tdf#62643
    95. 2013/04/23 - [MEDIUM] fdo#60280: sw: restore anti-aliasing for all ole objects - tdf#60280
    96. 2013/04/28 - [MEDIUM] fdo#63680 swtxtcursor::getcrsrofst: don't pass reference to a temporary - tdf#63680
    97. 2013/05/12 - [MEDIUM] fixes fdo#64237 by modifying the underlyning string - tdf#64237
    98. 2013/05/15 - [MEDIUM] resolves: fdo#64584 revert convert point::x/y to point::set/getx/y - tdf#64584
    99. 2013/05/25 - [MEDIUM] fix fdo#64685 - superscript broken in master - tdf#64685
    100. 2013/05/30 - [MEDIUM] resolves: fdo#65139# #i122416# swdoc::getpagedescfrompool correction - tdf#65139
    101. 2013/05/31 - [MEDIUM] audit incorrect uses of swdrawtextinfo (fdo#65013) - tdf#65013
    102. 2013/06/04 - [HIGH] fdo#64761: sw: avoid another ~swindexreg assert - tdf#64761
    103. 2013/06/04 - [MEDIUM] fdo#61923: sw: word completion: do not add trailing '.' - tdf#61923
    104. 2013/06/11 - [MEDIUM] fdo#65478, i#105557: thread safety of swxtextfield - tdf#65478
    105. 2013/06/16 - [MEDIUM] fdo#64925 - fix crash on paste of arabic text on windows. - tdf#64925
    106. 2013/06/20 - [MEDIUM] fdo#62536: sw: fix autocorrect bold/underline on existing autofmt - tdf#62536
    107. 2013/06/24 - [HIGH] fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controls - tdf#43765
    108. 2013/06/25 - [HIGH] resolves: fdo#65743 movepara gets stuck on hidden para fields - tdf#65743
    109. 2013/06/26 - [MEDIUM] fdo#66101: lowriter crashed when trying to open .docx file - tdf#66101
    110. 2013/07/01 - [MEDIUM] fdo#65650: fix writer odf import of list style with bullets and color - tdf#65650
    111. 2013/07/07 - [HIGH] fdo#66478: sw: un-break hyphenation - tdf#66478
    112. 2013/07/16 - [MEDIUM] fdo#63273 sw: let word count not update stat. fields - tdf#63273
    113. 2013/07/16 - [MEDIUM] fdo#39904, n#825976: implement hyperlinks for illustrations index - tdf#39904
    114. 2013/07/29 - [MEDIUM] fdo#67467: fix crash when renaming table in autoformat dialog - tdf#67467
    115. 2013/08/13 - [MEDIUM] fdo#68064: do not insert atempentry multiple times - tdf#68064
    116. 2013/08/13 - [HIGH] fdo#58040: sw: fine tune async word count - tdf#58040
    117. 2013/08/15 - [MEDIUM] resolves: fdo#67554 avoid ooxml import crash - tdf#67554
    118. 2013/08/16 - [HIGH] fdo#66827 sw: rename sid_attr_fill_gradient to sid_sw_attr_fill_gradient - tdf#66827
    119. 2013/08/24 - [MEDIUM] fdo#68319: sw: fix chinese conversion - tdf#68319
    120. 2013/08/28 - [MEDIUM] fdo#66215: sw: fix clicking on text above background fly - tdf#66215
    121. 2013/08/28 - [MEDIUM] resolves: fdo#65924 retweak the border positions - tdf#65924
    122. 2013/10/08 - [MEDIUM] fdo#70201: sw: eliminate no-extent rsid-only autofmt hints - tdf#70201
    123. 2013/10/10 - [MEDIUM] fdo#66399 - fix rendering of 'two lines in one' - tdf#66399
    124. 2013/10/12 - [MEDIUM] fdo#64495: sw: fix regex search for soft hyphen \xad - tdf#64495
    125. 2013/10/24 - [MEDIUM] related: fdo#70571 say [ctrl+]click to follow link - tdf#70571
    126. 2013/12/05 - [MEDIUM] fdo#54938: convert sw to use cppu::supportsservice - tdf#54938
    127. 2013/10/29 - [HIGH] resolves: fdo#69510 don't access beyond end of string - tdf#69510
    128. 2013/10/31 - [MEDIUM] resolves: fdo#70358 crash when deleting tables - tdf#70358
    129. 2013/11/12 - [MEDIUM] fdo#46410 fix findrange - tdf#46410
    130. 2013/11/20 - [MEDIUM] fdo#71645 remove footnote numbers in cross-references - tdf#71645
    131. 2013/11/19 - [MEDIUM] writer : fix fdo#71694 by clearing old anchor frame before setting new - tdf#71694
    132. 2013/11/17 - [MEDIUM] resolves: fdo#67263 crash when deleting applied bulleted paragraph style - tdf#67263
    133. 2013/12/05 - [HIGH] fdo#71892: sw: fix crash when pasting table in footnote - tdf#71892
    134. 2013/12/05 - [HIGH] fdo#71866: sw: un-break index updates - tdf#71866
    135. 2013/12/06 - [HIGH] fdo#71714: sw: fix small capitals rendering - tdf#71714
    136. 2013/12/08 - [MEDIUM] fdo#72488: broken text when showing visible space - tdf#72488
    137. 2013/12/17 - [HIGH] fdo#72452: odf import/export: fix handling of style:page-number - tdf#72452
    138. 2013/12/20 - [MEDIUM] fdo#70232: sw: brown paper-bag fix for header sharing mangling footers - tdf#70232
    139. 2013/12/22 - [HIGH] fdo#67370: hyphens are not visible in tagged pdf - tdf#67370
    140. 2014/03/24 - [MEDIUM] resolves: fdo#73466 overflow on addition to complete_string - tdf#73466
    141. 2014/01/14 - [MEDIUM] fdo#73095: fix invalid access in swfntobj::drawtext() - tdf#73095
    142. 2014/01/21 - [MEDIUM] fdo#68959: sw: fix painting of tab fill characters in small caps text - tdf#68959
    143. 2014/01/22 - [MEDIUM] fdo#73886: let's keep the "left" border outer and "right" inner. - tdf#73886
    144. 2014/01/23 - [HIGH] fdo#42708: bullets should not exit stage left ... - tdf#42708
    145. 2014/01/24 - [HIGHEST] fdo#68876: sw: layout should never care about isfirstshared() - tdf#68876
    146. 2014/02/03 - [MEDIUM] fdo#39944: add document_* accessibility uno roles - tdf#39944
    147. 2014/02/04 - [MEDIUM] fdo#74489 replace '\n' to ' ' in fields (e.g. multiline headings) - tdf#74489
    148. 2014/02/04 - [MEDIUM] fdo#35105: notify role change through a new uno a11y event - tdf#35105
    149. 2014/02/04 - [MEDIUM] fdo#68071 npc characters now use a fixed color. - tdf#68071
    150. 2014/02/07 - [MEDIUM] fdo#74474: sw: fix label wizard document creation harder - tdf#74474
    151. 2014/02/14 - [HIGHEST] fdo#68927: sw: fix painting of svg page background - tdf#68927
    152. 2014/02/20 - [MEDIUM] fdo#75118: actually these are floats, compare with approxequal - tdf#75118
    153. 2014/03/01 - [MEDIUM] fdo#47811: fix setpropertyvalue("name") of database fieldmaster - tdf#47811
    154. 2014/03/01 - [HIGH] made listbox handle more than 64k elements, fdo#61520 related - tdf#61520
    155. 2014/03/07 - [HIGH] fdo#74854: better loose selection than crashing - tdf#74854
    156. 2014/03/07 - [HIGH] fdo#75492: table names can start the same way and still be different - tdf#75492
    157. 2014/03/09 - [LOWEST] fdo#70422 moved the linked files from sw/source/ui to a new core/uibase dir - tdf#70422
    158. 2014/03/11 - [MEDIUM] fdo#76030: use the table boundaries view option to toggle border drawing. - tdf#76030
    159. 2014/03/14 - [HIGH] fdo#75460: sw: fix autoscroll - tdf#75460
    160. 2014/03/15 - [MEDIUM] fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 - tdf#47355
    161. 2014/03/17 - [MEDIUM] fix fdo#75936 set limit for decreasing indent - tdf#75936
    162. 2014/03/17 - [MEDIUM] fdo#76195: set the border type to none to ensure it won't be drawn. - tdf#76195
    163. 2014/03/14 - [MEDIUM] fdo#74983: instability in a11y after integration of ia2-branch - tdf#74983
    164. 2014/03/24 - [MEDIUM] fdo#74155 mailmerge output path fix - tdf#74155
    165. 2014/04/03 - [MEDIUM] resolves: fdo#39793 open the 'font' tab after set language ... more ... - tdf#39793
    166. 2014/04/07 - [HIGH] fdo#76298: sw: do not start up every ole object on deletion - tdf#76298
    167. 2014/04/05 - [MEDIUM] fdo#69157 apply object-in front selection on mouseup - tdf#69157
    168. 2014/04/12 - [MEDIUM] resolves: fdo#37130 use 10pt default style font for comments - tdf#37130
    169. 2014/05/06 - [HIGH] related: fdo#36815 clip overlarge comment contents - tdf#36815
    170. 2014/04/25 - [MEDIUM] related fdo#77874: [none] as only possible choice in lists - tdf#77874
    171. 2014/05/01 - [MEDIUM] fdo#78153 swtxtfrm::manipofst() requires a valid position - tdf#78153
    172. 2014/05/01 - [MEDIUM] resolves: fdo#78128 go back to using an interim metafile - tdf#78128
    173. 2014/05/07 - [MEDIUM] fdo#75519: fix chapter cross references - tdf#75519
    174. 2014/05/07 - [HIGHEST] fdo#74790: sw: compare document: fix assertions about rsid-only hints - tdf#74790
    175. 2014/05/08 - [MEDIUM] fdo#77720: mail merge: reset cursors after clearing document - tdf#77720
    176. 2014/05/08 - [MEDIUM] fdo#78444 sw: avoid incorrect right shrinking of repaint rectangle - tdf#78444
    177. 2014/05/12 - [MEDIUM] fdo#78608 swtxtfrm::paint: fix missing repaint problem on the left edge - tdf#78608
    178. 2014/05/15 - [MEDIUM] resolves: fdo#78204 adjust note icons on comments-in-margins case - tdf#78204
    179. 2014/05/19 - [MEDIUM] fdo#78149: assert if swvirtflydrawobj is being painted with no viewport set - tdf#78149
    180. 2014/05/23 - [LOW] resolves: fdo#58187 expand and collapse should be virtual - tdf#58187
    181. 2014/05/23 - [MEDIUM] resolves: fdo#79139 crash in swdropcapcache::calcfontsize - tdf#79139
    182. 2014/05/27 - [HIGH] fdo#78332: sw: fix separators in swddefieldtype::putvalue() - tdf#78332
    183. 2014/06/06 - [HIGH] fdo#30732 retain selected character attributes for table of contents - tdf#30732
    184. 2014/06/06 - [MEDIUM] fdo#76281: fix wrong square brackets in exported citations - tdf#76281
    185. 2014/06/08 - [MEDIUM] fix fdo#40073 : look for translated frame styles - tdf#40073
    186. 2014/06/19 - [MEDIUM] fdo#71558: notify mispelled word to accessibility - tdf#71558
    187. 2014/06/25 - [MEDIUM] resolves fdo#54155: crash when playing with a group inside a group - tdf#54155
    188. 2014/07/11 - [HIGHEST] resolves: fdo#81147 fix mismatching drawlayer and docshell colorlists - tdf#81147
    189. 2014/07/15 - [MEDIUM] fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass - tdf#79673
    190. 2014/07/22 - [MEDIUM] fdo#79221: wrong rendering of bottom and right character border - tdf#79221
    191. 2014/07/24 - [MEDIUM] fdo#80721: use the old way of drawing the pilcrow (but with changed color). - tdf#80721
    192. 2014/07/24 - [MEDIUM] fdo#81502: sw: fix spurious "[" being painted for field marks - tdf#81502
    193. 2014/08/12 - [HIGH] resolves: fdo#81046 don't crash on compilers that enforce exception specs - tdf#81046
    194. 2014/08/20 - [MEDIUM] fdo#72695: avoid double-free race condition for swxfootnote - tdf#72695
    195. 2014/09/10 - [MEDIUM] fdo#83655: sw: rsid-only hint assertion when inserting in master document - tdf#83655
    196. 2014/07/13 - [LOW] fdo#80926 don't move anchors of invalid pages - tdf#80926
    197. 2014/09/14 - [HIGH] avoid possible null dereference (fdo#82777) - tdf#82777
    198. 2014/07/12 - [MEDIUM] fdo#70346 mm: add mail merge data to condition dict - tdf#70346
    199. 2014/10/01 - [MEDIUM] related: fdo#58277 if the swfrm is not isvalid so are its portions - tdf#58277
    200. 2014/10/06 - [MEDIUM] resolves: fdo#84649 can have negative values from converttomodelposition - tdf#84649
    201. 2014/10/09 - [MEDIUM] resolves: fdo#65823 crash on negative position in redlined word - tdf#65823
    202. 2014/10/29 - [MEDIUM] fdo#79602: sw: fix text formatting of proportional line space < 100% - tdf#79602
    203. 2014/10/07 - [HIGH] related to #fdo71248 - activedocument not tracking thisworddoc - tdf#71248
    204. 2014/09/22 - [MEDIUM] fdo#35862 de-/increase font when multi-sized text - tdf#35862
    205. 2014/11/03 - [MEDIUM] fdo#65163: sw: crossrefbookmark: ensure that unused m_ppos2 is null - tdf#65163
    206. 2014/10/30 - [MEDIUM] fdo#79761: parse blocklist.xml only once - tdf#79761
    207. 2014/10/20 - [LOW] use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823) - tdf#80823
    208. 2014/11/08 - [MEDIUM] fdo#85912 delete surrounding text failing for input method calls regression. - tdf#85912
    209. 2014/12/15 - [LOW] related fdo#86929: kill foreachpam_start for good (final part) - tdf#86929
    210. 2014/11/10 - [MEDIUM] fdo#80403: writer specific autocorr use fastparser - tdf#80403
    211. 2014/12/07 - [MEDIUM] fdo#42785 fix crashing again with this doc in 4-4 series - tdf#42785
    212. 2014/12/24 - [LOW] fdo#82041 restore heading 3 and 4 color to automatic - tdf#82041
    213. 2015/01/07 - [HIGH] fdo#83354: chart is truncated - moved down outside the margins of the object - tdf#83354
    214. 2015/01/07 - [HIGH] resolves: fdo#73165 don't restart timer if already running - tdf#73165
    215. 2014/11/20 - [MEDIUM] fdo#79409 allow selection from list field in protected section - tdf#79409
    216. 2015/01/22 - [HIGHEST] sw: redo check in swfeshell::findanchorpos() a bit (related: fdo#87760) - tdf#87760
    217. 2015/01/28 - [HIGH] related: fdo#50640 allow the cursor to enter empty vertical input fields - tdf#50640
    218. 2015/01/30 - [MEDIUM] resolves: tdf#82942 updating field contents with incorrect attribute positions - tdf#82942
    219. 2015/02/11 - [MEDIUM] resolves: tdf#70062 avoid crash on ungrouping "ac char" group - tdf#70062
    220. 2015/02/17 - [HIGHEST] tdf#82661 swfrm::paintbackground: handle fill attrs when comparing background - tdf#82661
    221. 2019/12/11 - [HIGH] tdf#37156 writer menu: paste as nested table - tdf#37156
    222. 2015/03/24 - [MEDIUM] tdf#88230 blind fix for ios-only code - tdf#88230
    223. 2015/04/02 - [MEDIUM] tdf#87400: sw: fix ~swindexreg assertion in autocorrect - tdf#87400
    224. 2015/04/03 - [MEDIUM] resolves: tdf#87548 don't create a new list for each multiselection portion - tdf#87548
    225. 2015/04/10 - [HIGHEST] tdf#86578: sw: fix rendering of legacy documents with fly achored at fly - tdf#86578
    226. 2015/04/08 - [MEDIUM] tdf#39547 image title/description is lost after changing anchor - tdf#39547
    227. 2015/04/23 - [MEDIUM] related: tdf#90820 refactor swfrm destruction - tdf#90820
    228. 2015/04/27 - [MEDIUM] tdf#66141: swtxtfrm::formatquick(bool) endless loop - tdf#66141
    229. 2015/05/01 - [HIGH] resolves: tdf#90141 layout crash with table in footnote - tdf#90141
    230. 2015/05/02 - [MEDIUM] tdf#34555 add crop features to sw - tdf#34555
    231. 2015/05/13 - [MEDIUM] tdf#85424: sw: fix ~swindexreg assert in swxtext::insertcontrolcharacter() - tdf#85424
    232. 2015/08/12 - [LOW] tdf#92305: revert "tdf#90150 : page numbering in the status bar ... - tdf#90150
    233. 2015/05/18 - [MEDIUM] tdf#89794: sw: implement swxflatparagraph::getpropertysetinfo() - tdf#89794
    234. 2015/05/18 - [MEDIUM] tdf#67421: prevent unloading objects due to cache full - tdf#67421
    235. 2015/05/22 - [MEDIUM] tdf#90946: sw: odf import: ignore invalid gradient-name if style solid - tdf#90946
    236. 2015/06/12 - [MEDIUM] tdf#91228: need to check the format's islockmodified(), not the node's - tdf#91228
    237. 2015/06/04 - [HIGHEST] resolves: tdf#84483 postit layout not available in print preview mode - tdf#84483
    238. 2015/06/04 - [MEDIUM] resolves: tdf#91637 avoid -1 string index - tdf#91637
    239. 2015/06/08 - [HIGH] tdf#91917 tdf#91602: avoid layout recursion differently - tdf#91602
    240. 2015/06/08 - [HIGHEST] tdf#91917 tdf#91602: avoid layout recursion differently - tdf#91917
    241. 2015/06/09 - [MEDIUM] resolves: tdf#91695 partially revert "crash on layout of novell622972-2.html - tdf#91695
    242. 2015/06/11 - [MEDIUM] tdf#90926 remove footnote mark from cross reference - tdf#90926
    243. 2015/06/11 - [HIGH] tdf#90713 tdf#90925 remove footnote mark from toc/list of figures entry - tdf#90713
    244. 2015/06/11 - [MEDIUM] tdf#90713 tdf#90925 remove footnote mark from toc/list of figures entry - tdf#90925
    245. 2015/06/16 - [HIGHEST] resolves: tdf#81806 crash on certain table paste+undo+page cycles - tdf#81806
    246. 2015/07/06 - [MEDIUM] tdf#92577 sw rendercontext: paint transparent from controls conditionally - tdf#92577
    247. 2015/05/19 - [MEDIUM] tdf#89007: fix shouldrowkeepwithnext condition - tdf#89007
    248. 2015/07/28 - [MEDIUM] tdf#92914 swpagepreviewlayout::paint: handle rendercontext - tdf#92914
    249. 2015/07/31 - [MEDIUM] tdf#89154 stop at paragraph end when using ctrl+right (or left) - tdf#89154
    250. 2015/08/12 - [HIGH] tdf#92305: revert "tdf#90150 : page numbering in the status bar ... - tdf#92305
    251. 2015/08/02 - [MEDIUM] fix tdf#36884 10n character does not rotate 270 degree - tdf#36884
    252. 2015/08/08 - [MEDIUM] fix tdf#82176 cjk: cursor position, line selection and non-printing - tdf#82176
    253. 2015/08/09 - [MEDIUM] fix tdf#64975: formatting: autoindent for chinese should be two - tdf#64975
    254. 2015/08/02 - [MEDIUM] fix tdf#87889 and tdf#92535, vertical align issue when docgrid enable. - tdf#87889
    255. 2015/08/02 - [MEDIUM] fix tdf#87889 and tdf#92535, vertical align issue when docgrid enable. - tdf#92535
    256. 2015/10/30 - [HIGH] tdf#39080 hide whitespace improvements - tdf#39080
    257. 2015/08/18 - [HIGH] tdf#93096 sw: fix selection with keyboard outside current view - tdf#93096
    258. 2015/08/18 - [MEDIUM] tdf#92324 fixed mailmerge printing with values from database - tdf#92324
    259. 2015/08/23 - [MEDIUM] tdf#91969: parts of paragraph border is missing - tdf#91969
    260. 2015/08/28 - [HIGH] tdf#93353: fix copy fluy in fly - tdf#93353
    261. 2015/09/03 - [HIGH] tdf#79018: prevent line break as footnote label - tdf#79018
    262. 2015/09/08 - [MEDIUM] tdf#91523 sw: fix navigation to index mark - tdf#91523
    263. 2015/09/09 - [MEDIUM] tdf#92036: sw: fix idle spelling loop - tdf#92036
    264. 2015/09/14 - [MEDIUM] tdf#93261: sw: fix idle auto-complete collection loop on big paras - tdf#93261
    265. 2015/09/15 - [MEDIUM] tdf#94237 tiled rendering: use the entire document as the visual area. - tdf#94237
    266. 2015/09/08 - [HIGH] fix tdf#87500 - freeze with english/japanese mixture undo. - tdf#87500
    267. 2015/09/22 - [LOW] tdf#93970 outline indents should not affect paragraph indents - tdf#93970
    268. 2015/09/23 - [MEDIUM] tdf#86397 bookmark: no consecutive name numbering applied when copied - tdf#86397
    269. 2015/10/02 - [MEDIUM] related: tdf#93461 relax loop detection some more - tdf#93461
    270. 2015/10/21 - [MEDIUM] tdf#81144 chinese full-width punctuation does not align properly - tdf#81144
    271. 2015/09/27 - [HIGH] tdf#83910 formatting of lines which consist of a single dummy line only - tdf#83910
    272. 2015/11/06 - [MEDIUM] tdf#94624 calculation of power operator fixed - tdf#94624
    273. 2015/11/18 - [MEDIUM] tdf#95888 sw: make click to header area show header controls again - tdf#95888
    274. 2015/11/25 - [MEDIUM] tdf#93837 add uno-based smarttag menu controller - tdf#93837
    275. 2015/12/01 - [HIGHEST] tdf#88443:percent value fixed - tdf#88443
    276. 2015/12/09 - [MEDIUM] tdf#91665 l10n: replace string lists - by separate strings - tdf#91665
    277. 2015/12/11 - [MEDIUM] tdf#36722: enable footnote separator line style none - tdf#36722
    278. 2015/12/03 - [MEDIUM] tdf#96125 fix broken writer paragraph text-to-text alignment feature. - tdf#96125
    279. 2015/11/21 - [MEDIUM] tdf#83755 correct non-printing character position - tdf#83755
    280. 2015/12/22 - [HIGH] tdf#93009 swviewshell: fix printing of comments on the margin - tdf#93009
    281. 2015/10/28 - [HIGHEST] tdf#93637 tab_over_margin support for a few more cases - tdf#93637
    282. 2015/12/20 - [MEDIUM] tdf#96600: use frame rtl property for determining active ruler column - tdf#96600
    283. 2015/09/08 - [MEDIUM] tdf#89708 adjust print page range for unprinted blank pages - tdf#89708
    284. 2016/02/10 - [MEDIUM] tdf#89505: replace tab character with space in table of contents - tdf#89505
    285. 2016/02/06 - [MEDIUM] tdf#96392 disallow hanging punctuation if the frame is inside a table. - tdf#96392
    286. 2016/02/04 - [HIGH] tdf#97429: fix crash on print selected area - tdf#97429
    287. 2016/02/10 - [MEDIUM] tdf#97526 - in copy/paste ignore unwanted page break on first paragraph - tdf#97526
    288. 2016/02/19 - [MEDIUM] sw: tdf#63022 fix drag-and-drop of text in same paragraph - tdf#63022
    289. 2016/02/23 - [HIGH] tdf#97139: prevent loop while formatting small text lines - tdf#97139
    290. 2017/03/24 - [MEDIUM] tdf#58624 sw: fix ~swaccessiblecontext() use-after-free race - tdf#58624
    291. 2016/02/28 - [MEDIUM] related: tdf#89646 sw: fix some issues with the new tools - tdf#89646
    292. 2016/03/01 - [MEDIUM] sw: tdf#91131 when renaming a swnumrule, also ... - tdf#91131
    293. 2016/03/03 - [HIGH] tdf#98224: endless loop in replace all stopped - tdf#98224
    294. 2016/03/07 - [HIGHEST] resolves: tdf#96172 crashtesting: avoid crash in layout - tdf#96172
    295. 2016/03/09 - [HIGH] resolves: tdf#82781 avoid dereferencing invalid iterators - tdf#82781
    296. 2016/03/15 - [MEDIUM] crashtesting: related tdf#91291 assert on indexing into empty string - tdf#91291
    297. 2016/03/22 - [MEDIUM] tdf#95977: fix fly positioning regression from 0c5cbcd7 - tdf#95977
    298. 2016/01/22 - [MEDIUM] tdf#96914 mm: don't round trip the source document - tdf#96914
    299. 2016/03/29 - [MEDIUM] tdf#94570: document statistic of none odf files fixed - tdf#94570
    300. 2016/03/29 - [MEDIUM] tdf#94449: special text attributes are not removed with paragraph style - tdf#94449
    301. 2016/04/03 - [MEDIUM] tdf#97499 fixed containers parameters clearing #3 - tdf#97499
    302. 2016/04/22 - [MEDIUM] tdf#81833: form protection can be modified as compatibility option - tdf#81833
    303. 2016/04/22 - [MEDIUM] tdf#99460 sw: layout: don't split table before fly - tdf#99460
    304. 2016/05/13 - [MEDIUM] tdf#64748: added placeholder option to pdf export dialog in writer - tdf#64748
    305. 2016/06/09 - [MEDIUM] tdf#96089 sw: fix scope of bbreakafter in insertcnt_() - tdf#96089
    306. 2016/06/15 - [HIGH] tdf#100275 sw: fix target node of bookmark copy - tdf#100275
    307. 2016/06/17 - [MEDIUM] resolves: tdf#100421, don't crash on deleting particular table - tdf#100421
    308. 2016/06/20 - [MEDIUM] tdf#95797: don't jump to the cursor position after auto-save. - tdf#95797
    309. 2016/07/01 - [MEDIUM] tdf#99165 avoid passing empty control points for beziers - tdf#99165
    310. 2017/01/20 - [HIGHEST] related: tdf#100813 don't crash traversing table in page 43 master has... - tdf#100813
    311. 2016/07/12 - [MEDIUM] resolves: tdf#100538 make searching in shape text a libreoffice-kit only thing - tdf#100538
    312. 2016/07/21 - [MEDIUM] resolves: tdf#95340 orig lcl_chkunocrsrpam had reversed 'set' to lcl_chkpam - tdf#95340
    313. 2016/07/23 - [HIGH] resolves: tdf#101058 crash on deleting certain table row - tdf#101058
    314. 2016/07/27 - [MEDIUM] resolves: tdf#63662 'manual column break' always visible... - tdf#63662
    315. 2016/08/02 - [MEDIUM] resolves: tdf#101241 revert "fix paint table border in double_thin style - tdf#101241
    316. 2016/08/04 - [MEDIUM] resolves: tdf#101269 cannot click/edit text inside a frame - tdf#101269
    317. 2016/08/12 - [MEDIUM] resolves: tdf#101245 doc(x) protected areas not protected with disabled cursor - tdf#101245
    318. 2016/08/19 - [MEDIUM] resolves: tdf#100901 crash pressing tab in r-o document with hyperlink - tdf#100901
    319. 2016/07/28 - [MEDIUM] tdf#87224 merge character borders across different scripts. - tdf#87224
    320. 2016/10/09 - [MEDIUM] tdf#101390 add "dimesion line" command to the writer arrowsbox. - tdf#101390
    321. 2016/09/14 - [MEDIUM] tdf#102074 allow to choose page direction on printing brochure - tdf#102074
    322. 2016/08/03 - [MEDIUM] tdf#80724 try to reuse calculated underline font as much as possible. - tdf#80724
    323. 2016/09/28 - [MEDIUM] tdf#102073: sw: do not create swfootnotenumportion inside table - tdf#102073
    324. 2016/09/16 - [HIGHEST] tdf#102233: avoid infinite loop recursion in isprotect node method - tdf#102233
    325. 2016/09/28 - [MEDIUM] resolves: tdf#102358 writer cannot save 3d shape inserted from draw - tdf#102358
    326. 2016/10/02 - [MEDIUM] tdf#100726 improve readability of oustring concatination - tdf#100726
    327. 2016/10/16 - [MEDIUM] tdf#43740 don't add space after ininvisible characters. - tdf#43740
    328. 2016/10/21 - [HIGH] resolves: tdf#103359 undo of insert of multi column frame crashes - tdf#103359
    329. 2016/11/06 - [MEDIUM] tdf#65344: don’t put kashida before any final char - tdf#65344
    330. 2016/11/19 - [HIGH] tdf#104023 - fix wrong boolean logic for redlineflags - tdf#104023
    331. 2016/12/13 - [HIGH] resolves: tdf#103938 replace fix for tdf#78599/tdf#87977 - tdf#103938
    332. 2016/12/13 - [HIGH] resolves: tdf#103938 replace fix for tdf#78599/tdf#87977 - tdf#87977
    333. 2016/12/14 - [MEDIUM] tdf#104554: fix iterator calculus - tdf#104554
    334. 2017/01/03 - [MEDIUM] related: tdf#104841 sw pdf export: handle linked videos on non-first pages - tdf#104841
    335. 2016/12/30 - [MEDIUM] tdf#101828 handle rtf/richtext correctly - tdf#101828
    336. 2017/01/11 - [HIGH] tdf#74177 writer: ignoring comment allows number recognition - tdf#74177
    337. 2017/01/18 - [MEDIUM] tdf#35021 tab_over_margin pdf support for left/center/dec - tdf#35021
    338. 2017/01/17 - [MEDIUM] tdf#105212: basic sets delimiter prop to integer value - tdf#105212
    339. 2017/01/18 - [MEDIUM] tdf#104181 related: don't throw on this document - tdf#104181
    340. 2017/01/30 - [MEDIUM] resolves: tdf#101664 dropcaps not set in styles on load - tdf#101664
    341. 2017/02/02 - [LOW] tdf#104270 count hanging margin only if there is hanging portion. - tdf#104270
    342. 2017/01/23 - [MEDIUM] tdf#103258 add contextual edit footnote endnote command. - tdf#103258
    343. 2017/03/07 - [MEDIUM] tdf#106218 sw: compare document: tweak special handling of endofcontent - tdf#106218
    344. 2017/03/21 - [MEDIUM] tdf#106377 sw: fix undo of delete of toxmark from dialog - tdf#106377
    345. 2017/03/31 - [MEDIUM] tdf#101846: update spelling on url changes - tdf#101846
    346. 2017/04/03 - [MEDIUM] tdf#106237 sw: do some basic sanity checking on layout-cache - tdf#106237
    347. 2017/04/07 - [HIGHEST] resolves: tdf#102286 lets not crash on null pframe - tdf#102286
    348. 2017/04/10 - [MEDIUM] resolves: tdf#106078 get bounding box of commented region for gtk3 tooltips - tdf#106078
    349. 2017/04/10 - [MEDIUM] tdf#107057 revert the logic of swframe::paintarea - tdf#107057
    350. 2017/03/31 - [MEDIUM] tdf#43741 do not add space to the last character. - tdf#43741
    351. 2017/04/08 - [MEDIUM] tdf#106639 don't add space if snap to chars of text grid is effective. - tdf#106639
    352. 2017/04/19 - [MEDIUM] tdf#106929 sw: swcursorshell::pop() ensure cursor ring is recreated - tdf#106929
    353. 2017/04/21 - [HIGHEST] tdf#107126 sw: fix layout crash with section in footnote - tdf#107126
    354. 2017/04/20 - [MEDIUM] tdf#107301: improve non snap-to-char text rendering. - tdf#107301
    355. 2017/04/26 - [HIGHEST] tdf#107398 sw: do not leave empty footnote container in layout - tdf#107398
    356. 2017/04/19 - [MEDIUM] tdf#107204: make sure we always do unicode bidi, take two - tdf#107204
    357. 2017/04/25 - [HIGHEST] tdf#107350 - prevent crash in unotbl.cxx - tdf#107350
    358. 2017/05/12 - [HIGHEST] tdf#107568 sw: prevent moving/splitting of tables in footnotes - tdf#107568
    359. 2017/05/16 - [MEDIUM] tdf#107852 support displayname property for table styles - tdf#107852
    360. 2017/05/23 - [MEDIUM] tdf#107866 - changing table column width with alt+arrow key strokes is broken - tdf#107866
    361. 2017/05/24 - [MEDIUM] tdf#108040 don't turn on header to check if watermark exist - tdf#108040
    362. 2017/05/10 - [MEDIUM] tdf#106424 fix crash in sfxitempool::put - tdf#106424
    363. 2017/05/26 - [MEDIUM] tdf#108056 sw: add ui to disable subtractflysanchoredatflys compat option - tdf#108056
    364. 2017/05/29 - [MEDIUM] tdf#96256 sw: fix scrolling to cursor after paste - tdf#96256
    365. 2017/06/09 - [HIGHEST] tdf#108118 sw: fix recursive layouting during swcursorshell::paint() - tdf#108118
    366. 2017/06/12 - [MEDIUM] tdf#108427 direct cursor: add option to insert only spaces - tdf#108427
    367. 2017/06/12 - [MEDIUM] tdf#104640, tdf#108469: insert image where the cursor is - tdf#104640
    368. 2017/06/12 - [HIGH] tdf#104640, tdf#108469: insert image where the cursor is - tdf#108469
    369. 2017/06/22 - [HIGH] tdf#101821 sw: fix layout footnote use-after-free in swrootframe - tdf#101821
    370. 2017/06/26 - [MEDIUM] tdf#107880: make use of scopedvclptr - tdf#107880
    371. 2017/06/29 - [MEDIUM] tdf#108836 sw: don't enable undo if steps configured to 0 - tdf#108836
    372. 2017/07/05 - [MEDIUM] nitpick, tdf#107340 follow-up - tdf#107340
    373. 2017/07/04 - [MEDIUM] tdf#108873 fix merge data handling in fields - tdf#108873
    374. 2017/07/18 - [MEDIUM] tdf#109123 change swdocidle base class to idle - tdf#109123
    375. 2017/07/20 - [HIGHEST] tdf#109197 crash when deleting user field variables in sw - tdf#109197
    376. 2017/08/18 - [MEDIUM] tdf#99692 sw: fix the fix: don't set bnullcontent if node was split - tdf#99692
    377. 2017/07/25 - [MEDIUM] sw: fix string accesses in swscanner::nextword() (related: tdf#109081) - tdf#109081
    378. 2017/07/27 - [HIGH] tdf#108991 sw: fix crash due to not formatted but "valid" swtextframe - tdf#108991
    379. 2017/07/27 - [MEDIUM] tdf#109314 the same watermark for first page - tdf#109314
    380. 2017/07/28 - [MEDIUM] tdf#109313 tdf#108494: fix incorrect watermark position - tdf#109313
    381. 2017/08/11 - [HIGH] tdf#105705 sw: fix another case of bookmarks becoming un-sorted - tdf#105705
    382. 2017/07/26 - [MEDIUM] resolves: tdf#33692 drawing objects not visible after creation via ctrl+drag - tdf#33692
    383. 2017/08/09 - [HIGH] resolves: tdf#99286 for jpeg dpi use apis that know about mapunit::mappixel - tdf#99286
    384. 2017/07/30 - [MEDIUM] tdf#89409 render ruby inside the grid in standard mode. - tdf#89409
    385. 2017/08/21 - [HIGHEST] tdf#111524 sw: don't expand annotation mark when showing redline... - tdf#111524
    386. 2017/08/12 - [MEDIUM] tdf#111626 switch underline color. - tdf#111626
    387. 2017/08/21 - [HIGH] tdf#110355: loading options from default config - tdf#110355
    388. 2017/07/22 - [MEDIUM] tdf#109267: fix crash during undo of delete inside redline insert - tdf#109267
    389. 2017/06/27 - [MEDIUM] tdf#101936 sw: ignore comment anchors during search - tdf#101936
    390. 2017/08/30 - [MEDIUM] tdf#104602: don't re-draw page background when bonlytextbackground - tdf#104602
    391. 2017/09/06 - [MEDIUM] tdf#112163 sw: avoid crashing in layout on this document - tdf#112163
    392. 2017/09/19 - [MEDIUM] tdf#112447: connect all objects - tdf#112447
    393. 2017/09/26 - [HIGHEST] tdf#112574 sw: assert if a frame style contains a res_anchor - tdf#112574
    394. 2017/09/25 - [MEDIUM] tdf#112634 don't remove embedded database before close - tdf#112634
    395. 2017/10/09 - [MEDIUM] tdf#112942: apparently, rtab.getfollow() can change in between - tdf#112942
    396. 2017/08/12 - [MEDIUM] tdf#110994 make text-to-text alignment work in standard page mode. - tdf#110994
    397. 2017/10/23 - [HIGHEST] resolves: tdf#113336 avoid crash during teardown - tdf#113336
    398. 2017/10/26 - [MEDIUM] resolves: tdf#113455 impossible to clear width/height in pages - tdf#113455
    399. 2017/10/29 - [MEDIUM] tdf#94464 change text body default line spacing to 1.15 - tdf#94464
    400. 2017/11/02 - [HIGHEST] tdf#113597: inserting table in header and saving crashes - tdf#113597
    401. 2017/11/03 - [HIGHEST] tdf#113619 prevent cores when there is no cursor - tdf#113619
    402. 2017/11/06 - [MEDIUM] tdf#107554 new default table style - tdf#107554
    403. 2017/11/14 - [MEDIUM] resolves: tdf#113615 wrong swxshape from three possibilities returned - tdf#113615
    404. 2017/11/16 - [MEDIUM] resolves: tdf#113871 bounds check kashida pos - tdf#113871
    405. 2017/11/24 - [MEDIUM] tdf#113938 sw: apply new default vertical orientation only during import - tdf#113938
    406. 2017/12/01 - [HIGH] resolves: tdf#106322 keep original cell content when assigning number format - tdf#106322
    407. 2017/12/08 - [HIGHEST] tdf#114338 don't crash on watermark insert w/ existing header - tdf#114338
    408. 2017/12/12 - [MEDIUM] tdf#114396 sw: overly strict assertions in swframeformat::modify() - tdf#114396
    409. 2017/12/15 - [MEDIUM] tdf#100635 sw: fix layout crash caused by field expansion ... - tdf#100635
    410. 2017/12/24 - [MEDIUM] tdf#114663: consider left/right page numbers when not printing blanks - tdf#114663
    411. 2018/01/06 - [MEDIUM] tdf#114872: broken selection from other user - tdf#114872
    412. 2018/01/09 - [MEDIUM] tdf#114480 - revert "writer page shadow - avoid scaling ... - tdf#114480
    413. 2018/01/09 - [MEDIUM] tdf#106991: highlighting remains after select no fill - tdf#106991
    414. 2018/04/08 - [MEDIUM] tdf#114523 make inline tooltips for changes optional - tdf#114523
    415. 2018/01/26 - [HIGHEST] tdf#115221 crash in printing and comment - tdf#115221
    416. 2018/02/07 - [HIGH] tdf#102374: regex allow replacebackreferences for $ search - tdf#102374
    417. 2018/02/14 - [HIGHEST] tdf#115569 don't sign or validate text in tables - tdf#115569
    418. 2018/02/23 - [MEDIUM] tdf#115329 make navigate by drawing to previous drawing work - tdf#115329
    419. 2018/02/25 - [MEDIUM] tdf#116020: use actual whichids in dialogs for character properties - tdf#116020
    420. 2021/03/11 - [MEDIUM] revert "tdf#114076: expand cliprange to next pixelbound" ... - tdf#114076
    421. 2018/03/06 - [MEDIUM] revert "tdf#115432 footnote separator position remain in the left side - tdf#115432
    422. 2018/02/28 - [MEDIUM] tdf#91680 reserve space in margin for comments only if there are comments - tdf#91680
    423. 2018/03/03 - [LOW] tdf#84522 fix reversed text of column break mark in a rtl page. - tdf#84522
    424. 2018/03/12 - [MEDIUM] tdf#107094 backward heading search doesn't always work - tdf#107094
    425. 2018/03/14 - [MEDIUM] tdf#116397 get bounds of full field, not start of char inside field - tdf#116397
    426. 2018/03/21 - [LOW] resolves: tdf#116429 unwanted extra step in undo insert shape - tdf#116429
    427. 2018/03/23 - [MEDIUM] tdf#116525 writer, no shadow around box - tdf#116525
    428. 2018/03/13 - [MEDIUM] tdf#97622: apply asian spacing only to asian text - tdf#97622
    429. 2018/04/01 - [MEDIUM] tdf#116182: correct the index before using calcspacing. - tdf#116182
    430. 2019/07/10 - [MEDIUM] rework tdf#115600 display not found message for navigate by selection - tdf#115600
    431. 2018/02/19 - [MEDIUM] tdf#115067: we need to differentiate nbsp blank portions - tdf#115067
    432. 2018/05/01 - [MEDIUM] tdf#113866 print text in black print option doest not affect pdf export - tdf#113866
    433. 2018/05/08 - [MEDIUM] resolves: tdf#117499 no ok button in info dialog - tdf#117499
    434. 2018/05/16 - [MEDIUM] tdf#117668 fix wrong number of sections in document - tdf#117668
    435. 2018/04/28 - [MEDIUM] tdf#117189 fix table insertrow redo - tdf#117189
    436. 2018/05/23 - [MEDIUM] tdf#117247 just send a graphic_arrived hint after update - tdf#117247
    437. 2018/06/07 - [MEDIUM] tdf#118042: fix crash on target box in hyperlink dialog - tdf#118042
    438. 2018/06/11 - [MEDIUM] tdf#102907 selection indicator missing on vertical text - tdf#102907
    439. 2018/06/13 - [MEDIUM] tdf#116537: use page #s excluding empty pages when they are ignored - tdf#116537
    440. 2018/06/15 - [HIGHEST] tdf#117723: nullcheck the contentanchor before deref - tdf#117723
    441. 2018/06/25 - [HIGH] tdf#118219 sw: fix swcursorshell::getcontentatpos() redline crash - tdf#118219
    442. 2018/07/05 - [MEDIUM] tdf#118414 sw: fix fieldmarks in getnextattr() - tdf#118414
    443. 2018/07/17 - [MEDIUM] resolves: tdf#118545 restore to historic logic - tdf#118545
    444. 2018/07/18 - [MEDIUM] tdf#118528 sw layout: only direct formatting for emulatetablekeep - tdf#118528
    445. 2018/07/23 - [MEDIUM] tdf#118716 inner border of an embedded table can't be dragged around - tdf#118716
    446. 2018/07/26 - [HIGH] tdf#41063: don't jump to cursor when saving - tdf#41063
    447. 2018/08/16 - [HIGHEST] tdf#119294: reimplement fix for tdf#118859 - tdf#118859
    448. 2018/08/07 - [MEDIUM] tdf#119130 only have the active postit as a dialog control... - tdf#119130
    449. 2018/08/14 - [HIGH] tdf#117127 crash on inspecting value describing a table - tdf#117127
    450. 2018/08/14 - [MEDIUM] tdf#119252: revert "remove < ushrt_max check that is presumably no longer - tdf#119252
    451. 2018/08/14 - [MEDIUM] tdf#117086 crash on deleted swfootnotebossframe - tdf#117086
    452. 2018/08/16 - [MEDIUM] tdf#119294: reimplement fix for tdf#118859 - tdf#119294
    453. 2018/08/16 - [HIGHEST] tdf#118385 avoid crash on loading document - tdf#118385
    454. 2018/08/16 - [MEDIUM] tdf#119224 start and end are expected to exist for the scope of this function - tdf#119224
    455. 2018/08/17 - [HIGHEST] tdf#116370 cleanup writer idle job handing - tdf#116370
    456. 2018/08/28 - [MEDIUM] tdf#119458 just wakeup scheduler on active idle - tdf#119458
    457. 2018/08/30 - [MEDIUM] resolves: tdf#119607 crash in calling getpropertystate on textparagraph - tdf#119607
    458. 2018/09/05 - [MEDIUM] tdf#102290 sw ui: give all columns a chance to grow - tdf#102290
    459. 2018/09/07 - [MEDIUM] sw: tdf#119742 fix null pointer in setcursorinhdft - tdf#119742
    460. 2018/09/17 - [MEDIUM] tdf#119820 sw: optimize swtextglyphskey comparison - tdf#119820
    461. 2018/09/18 - [HIGH] tdf#119770 nullptr getgraphic return - tdf#119770
    462. 2018/09/17 - [MEDIUM] tdf#90850 enable align commands for a single shape in writer - tdf#90850
    463. 2018/10/08 - [MEDIUM] tdf#119993 sw: clear the font cache text glyphs on table col change - tdf#119993
    464. 2019/03/19 - [MEDIUM] tdf#118621 - optional header/footer menu - tdf#118621
    465. 2018/10/14 - [HIGH] tdf#118049 tdf#118833 tdf#118725: fix some swdepend regressions - tdf#118049
    466. 2018/10/14 - [MEDIUM] tdf#118049 tdf#118833 tdf#118725: fix some swdepend regressions - tdf#118833
    467. 2018/10/14 - [MEDIUM] tdf#118049 tdf#118833 tdf#118725: fix some swdepend regressions - tdf#118725
    468. 2018/10/27 - [MEDIUM] tdf#115296 extend vertical frameborders for joined frames - tdf#115296
    469. 2018/10/29 - [MEDIUM] tdf#120735 sw: clear the font cache text glyphs when layout finished - tdf#120735
    470. 2018/10/31 - [MEDIUM] tdf#121030 invalidate referenced fontinstances - tdf#121030
    471. 2018/11/10 - [HIGHEST] tdf#120115: dont crash on footnote/table undo/redo - tdf#120115
    472. 2018/11/28 - [HIGH] revert "resolves: tdf#112696 survive missing swdrawcontact - tdf#112696
    473. 2018/07/23 - [MEDIUM] tdf#112294 fix comments listbox selection in writer print dialog - tdf#112294
    474. 2018/11/07 - [MEDIUM] tdf#120839: special handling for anchored-to-char frames - tdf#120839
    475. 2018/12/18 - [MEDIUM] tdf#116496: don't add header when setting empty watermark - tdf#116496
    476. 2019/01/22 - [MEDIUM] tdf#86731 don't show 'spelling complete' when dictionary is missing - tdf#86731
    477. 2019/01/31 - [MEDIUM] tdf#122198 don't remove db after close - tdf#122198
    478. 2019/01/31 - [MEDIUM] tdf#79197 enable comment of a selected change - tdf#79197
    479. 2019/02/06 - [HIGH] resolves: tdf#123163 avoid null deref - tdf#123163
    480. 2019/01/29 - [MEDIUM] tdf#123002 disable off-page positioning for footer/header objects only - tdf#123002
    481. 2019/05/06 - [MEDIUM] tdf#122892 tdf#124366 sw: fix loop in swtextframe::calcfollow() - tdf#122892
    482. 2019/03/06 - [MEDIUM] tdf#123637 sw_redlinehide: fix iteration in swcursorshell::gotonextoutline() - tdf#123637
    483. 2019/03/07 - [MEDIUM] tdf#123259 sw_redlinehide: fix reanchoring of drawing objects - tdf#123259
    484. 2019/03/11 - [MEDIUM] tdf#119253 sw: fix layout loop with row-span table - tdf#119253
    485. 2019/03/05 - [MEDIUM] resolves tdf#122707 - replace listbox for print range by radio buttons - tdf#122707
    486. 2019/03/25 - [HIGH] resolves: tdf#124142 don't deref nullptr - tdf#124142
    487. 2018/12/26 - [LOWEST] tdf#60242 remember horizontal/vertical choice in split cells dialog - tdf#60242
    488. 2019/04/12 - [HIGH] resolves: tdf#124698 bubble down parent for modal dialog - tdf#124698
    489. 2019/04/15 - [MEDIUM] tdf#123855 sw_redlinehide: fix getexpandtext() not expanding footnotes - tdf#123855
    490. 2019/09/26 - [MEDIUM] resolves: tdf#122487 avoid duplicates when auto-naming drawing objects - tdf#122487
    491. 2019/04/25 - [MEDIUM] tdf#38703 i#42807 sw: stop clearing undo stack on tox update - tdf#38703
    492. 2019/05/06 - [MEDIUM] tdf#122892 tdf#124366 sw: fix loop in swtextframe::calcfollow() - tdf#124366
    493. 2019/05/11 - [LOW] tdf#104204 keep selection when context menu is opened on extended row - tdf#104204
    494. 2019/06/02 - [MEDIUM] tdf#119109 sw: tweak assertion in preparemake() - tdf#119109
    495. 2019/05/16 - [MEDIUM] tdf#125319 sw_redlinehide: handle empty paragraphs more like word - tdf#125319
    496. 2019/05/27 - [MEDIUM] tdf#125475 sw: update swtextframes when swtextline cache shrinks - tdf#125475
    497. 2019/06/04 - [MEDIUM] tdf#125685 sw: disregard footnotes in follow table on table split - tdf#125685
    498. 2019/06/07 - [HIGH] tdf#117347 sw form controls: fix disappearing fixedtext when editing textfield - tdf#117347
    499. 2019/06/07 - [MEDIUM] tdf#125624: this bugdoc overflows sal_uint16 - tdf#125624
    500. 2019/06/19 - [HIGH] tdf#125660 sw_redlinehide: don't create redlines for grfnode/olenode - tdf#125660
    501. 2019/06/19 - [MEDIUM] tdf#125754 sw_redlinehide: avoid recursive layout in sethideredlines() - tdf#125754
    502. 2019/06/20 - [MEDIUM] tdf#125983 crash: updating link to external files - tdf#125983
    503. 2019/06/21 - [MEDIUM] tdf#125741 sw: avoid joining table frames in swframe::preparecursor() - tdf#125741
    504. 2019/06/21 - [HIGH] tdf#125382: check if pdoc is not null - tdf#125382
    505. 2019/06/26 - [MEDIUM] tdf#125751 sw: don't start recursive layout in swtextframe::emptyheight() - tdf#125751
    506. 2019/07/11 - [LOW] tdf#121014 display tooltip for urls in writer textboxes/shapes - tdf#121014
    507. 2019/06/25 - [MEDIUM] tdf#126004: test editshell is ok before calling validateallparagraphsignatures - tdf#126004
    508. 2019/07/16 - [MEDIUM] tdf#126414: msforms: fix flickering of date field button on windows - tdf#126414
    509. 2019/06/07 - [MEDIUM] tdf#119228 add storage and serialisation for the resolved flag - tdf#119228
    510. 2019/07/05 - [MEDIUM] tdf#126222 headers/footers are at correct position after scrolling - tdf#126222
    511. 2019/07/31 - [MEDIUM] tdf#126138 sw: disambiguate swtabframe::findlastcontent() - tdf#126138
    512. 2019/08/05 - [MEDIUM] tdf#126684: store "dialogusecharattr" in res_paratr_grabbag - tdf#126684
    513. 2019/08/08 - [LOW] tdf#107317 make undo insert text box to shape display proper message - tdf#107317
    514. 2019/08/13 - [MEDIUM] resolves tdf#126257 - writer styles hierarchical organization - tdf#126257
    515. 2019/08/14 - [MEDIUM] tdf#122529 lok - table border position manipulation - tdf#122529
    516. 2019/08/10 - [MEDIUM] tdf#126353 merge character borders on layout portions. - tdf#126353
    517. 2019/09/23 - [MEDIUM] tdf#127422 draw text with correct pkernarray values. - tdf#127422
    518. 2019/10/02 - [LOW] resolves: tdf#127924 give hyperlink tooltip an area - tdf#127924
    519. 2019/09/20 - [MEDIUM] tdf#52316 writer status bar: show also printed page counts - tdf#52316
    520. 2019/10/07 - [MEDIUM] tdf#128009: allow spaces in autotext suggestions - tdf#128009
    521. 2019/10/09 - [HIGH] resolves: tdf#128037 don't create a11y element just to destroy it - tdf#128037
    522. 2019/10/14 - [MEDIUM] tdf#128138 sw_redlinehide: fix infinite loop in findattrsimpl() - tdf#128138
    523. 2019/10/18 - [HIGH] tdf#128232: fix crash when trying to delete unused user field - tdf#128232
    524. 2019/10/23 - [HIGH] resolves: tdf#128313 disambiguate flow-to search results - tdf#128313
    525. 2019/11/17 - [MEDIUM] tdf#121186: sync itemset and supportsfulldrawinglayerfillattributeset - tdf#121186
    526. 2019/11/18 - [MEDIUM] tdf#128557 add tooltips to styles lists - tdf#128557
    527. 2019/11/21 - [MEDIUM] tdf#118263 take over doc print options for new printer - tdf#118263
    528. 2019/11/25 - [MEDIUM] tdf#120734 increase max lookup value to 10.000 - tdf#120734
    529. 2019/11/27 - [MEDIUM] tdf#128898 import text from file with text-decode failed - tdf#128898
    530. 2019/12/04 - [HIGH] tdf#128845 writer, cannot modify a bibliography entry - tdf#128845
    531. 2021/07/16 - [LOW] fix lang::locale.language usage, tdf#128191 follow-up - tdf#128191
    532. 2019/12/16 - [LOW] tdf#128567 sw: fix flicker of table selection highlight - tdf#128567
    533. 2019/06/27 - [MEDIUM] tdf#126127: make ntmp smaller still, avoid -fsanitize=signed-integer-overflow - tdf#126127
    534. 2020/01/05 - [MEDIUM] tdf#88713 fix navigating navigator reminders - tdf#88713
    535. 2020/01/20 - [MEDIUM] tdf#128814 navigator content context menu related - tdf#128814
    536. 2020/02/05 - [MEDIUM] tdf#129881 missing sections in link section - tdf#129881
    537. 2020/02/20 - [MEDIUM] tdf#129553 sw_redlinehide follow-up: simplify replacebackreferences() - tdf#129553
    538. 2020/02/20 - [HIGH] tdf#129529 sw_redlinehide: infinite loop in swlayhelper::checkinsert() - tdf#129529
    539. 2020/02/27 - [HIGH] tdf#130951 use the correct outputdevice - tdf#130951
    540. 2020/02/26 - [MEDIUM] tdf#130945 writer: preview of linked doc is not updated when edited - tdf#130945
    541. 2020/02/26 - [MEDIUM] tdf#119748 sw layout: considertextwrap on initial positioning - tdf#119748
    542. 2020/03/05 - [MEDIUM] tdf#131134: corrects the cursor column while moving with arrow keys. - tdf#131134
    543. 2020/04/01 - [MEDIUM] tdf#131004 fix unstable paint of writer consecutive section frames - tdf#131004
    544. 2020/04/15 - [MEDIUM] tdf#132091 sw: fix fieldmark mess in swcursor::selectwordwt() - tdf#132091
    545. 2020/04/15 - [MEDIUM] tdf#122444 use fontwork name for object name - tdf#122444
    546. 2020/04/21 - [MEDIUM] tdf#127109 writer: fix undo entry "delete $1 - tdf#127109
    547. 2020/05/06 - [LOW] tdf#129235 change the color of active page border in print preview - tdf#129235
    548. 2020/06/02 - [MEDIUM] tdf#128502: try to support multiple documents in libreofficekit-using process - tdf#128502
    549. 2020/06/09 - [HIGH] tdf#133641 sw: fix crash double-clicking ch_txt_atr_formelement - tdf#133641
    550. 2020/05/29 - [MEDIUM] tdf#130802 swtextboxhelper::syncflyframeattr: fix dragging - tdf#130802
    551. 2020/06/10 - [MEDIUM] tdf#132254 sw: fix block selection copy reversed order - tdf#132254
    552. 2020/06/17 - [MEDIUM] tdf#134009 sw: prevent spurious undos in swcolumnframe::destroyimpl() - tdf#134009
    553. 2020/06/18 - [MEDIUM] tdf#133981 sw_redlinehide: oops, insertcnt_() is missing null... - tdf#133981
    554. 2020/06/19 - [MEDIUM] tdf#132326 sw_redlinehide: no frames allowed in undo swnodesarray - tdf#132326
    555. 2020/09/22 - [MEDIUM] tdf#101830 sw: show field name for inline input fields too - tdf#101830
    556. 2020/07/12 - [HIGH] tdf#127680 change even/odd dialog order - tdf#127680
    557. 2020/07/02 - [MEDIUM] tdf#133944 writer image shadow incorrect - tdf#133944
    558. 2020/07/18 - [LOW] tdf#120026 sw: keep table centered when resizing - tdf#120026
    559. 2020/07/16 - [MEDIUM] tdf#107225 tdf#122887 sw: fix reanchoring of textboxes - tdf#107225
    560. 2020/07/16 - [MEDIUM] tdf#107225 tdf#122887 sw: fix reanchoring of textboxes - tdf#122887
    561. 2020/07/25 - [MEDIUM] tdf#108820 sw layout: no ftn fieldshading in repeated header - tdf#108820
    562. 2020/12/05 - [HIGH] tdf#138136 tdf#38093 add option to treat sub outline levels as content - tdf#38093
    563. 2020/08/05 - [MEDIUM] tdf#135098 update swtablecursor m_selectedboxes before merge - tdf#135098
    564. 2020/07/30 - [HIGH] tdf#135082 fix print selection - tdf#135082
    565. 2020/08/11 - [MEDIUM] tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphs - tdf#134746
    566. 2020/08/14 - [HIGH] tdf#132892 revert "sw: paragraph-sign: erase metafields ... correctly - tdf#132892
    567. 2020/08/13 - [MEDIUM] tdf#129542 the control is already anchored to header/footer content - tdf#129542
    568. 2020/08/20 - [MEDIUM] tdf#132940 crash in mergedlo!vcl::region::operator= - tdf#132940
    569. 2020/08/26 - [MEDIUM] tdf#136144: initialize background colors to col_auto - tdf#136144
    570. 2020/08/28 - [MEDIUM] tdf#135001 sw_redlinehide: fix isshown() for at_para flys - tdf#135001
    571. 2020/09/02 - [MEDIUM] tdf#136399 accessibilitycheck: inserted a new check - tdf#136399
    572. 2020/09/03 - [MEDIUM] tdf#136468 added a new check for objects and nodes. - tdf#136468
    573. 2020/04/21 - [MEDIUM] tdf#132366 writer enhancement that highlights search results - tdf#132366
    574. 2020/09/18 - [MEDIUM] tdf#137104 added a check for headings in tables - tdf#137104
    575. 2020/10/26 - [MEDIUM] (related: tdf#131679) sw: only unmark if this swflyframe is marked - tdf#131679
    576. 2020/10/21 - [MEDIUM] tdf#137798 sw: apply textbox text alignment - tdf#137798
    577. 2020/10/27 - [HIGH] tdf#98868 re-register cloned toxmark if the dest doc is different - tdf#98868
    578. 2020/11/03 - [MEDIUM] tdf#137968 added check for the headings order - tdf#137968
    579. 2020/11/19 - [MEDIUM] tdf#138108 terminate on uncaught exception in a11y callback - tdf#138108
    580. 2020/11/25 - [MEDIUM] tdf#135044 sw: fix ctrl + drag textbox copy - tdf#135044
    581. 2020/09/18 - [MEDIUM] tdf#89709 make statusbar page number/bookmarks control tooltip show - tdf#89709
    582. 2020/12/05 - [MEDIUM] tdf#138136 tdf#38093 add option to treat sub outline levels as content - tdf#138136
    583. 2021/01/19 - [MEDIUM] tdf#116757 sw changesinmargin: add "show insertions in margin - tdf#116757
    584. 2021/03/06 - [MEDIUM] tdf#140796: wrong english string for u+2060 character - tdf#140796
    585. 2021/03/18 - [MEDIUM] tdf#140980 sw: fix bad strikethrough of annotations - tdf#140980
    586. 2020/11/12 - [MEDIUM] tdf#34828 give draw object a name when made - tdf#34828
    587. 2021/04/09 - [MEDIUM] tdf#141549 sw: fix ordering of virtual sdrobjects for textboxes - tdf#141549
    588. 2021/04/12 - [MEDIUM] tdf#141525 fix "line with arrow/circle" insertion error. - tdf#141525
    589. 2021/04/20 - [HIGH] tdf#138785 sw: fix mis-positioned as-char flys when deleting empty page - tdf#138785
    590. 2021/05/07 - [MEDIUM] tdf#138518 sw: layout: unbreak fdo80206-1.doc - tdf#138518
    591. 2021/04/27 - [MEDIUM] tdf#141924: swformatautoformat::getstylehandle may return nullptr - tdf#141924
    592. 2021/03/07 - [MEDIUM] tdf#137741 add ability to navigate by fields from navigate by control - tdf#137741
    593. 2021/04/30 - [MEDIUM] tdf#78864 sw track changes: cross out deleted images - tdf#78864
    594. 2021/05/04 - [MEDIUM] tdf#141945 sw: layout: check master frame when moving fly forward - tdf#141945
    595. 2021/05/09 - [MEDIUM] tdf#141307: adapt null-check - tdf#141307
    596. 2021/06/07 - [MEDIUM] tdf#104995: fix opposite cropping issue on flipped images in writer - tdf#104995
    597. 2021/06/08 - [LOW] resolves tdf#142651 writer: next change stopped working - tdf#142651
    598. 2021/06/12 - [MEDIUM] tdf#142741 and tdf#38187 set valid pages for footnote links pdf export. - tdf#142741
    599. 2021/06/15 - [MEDIUM] tdf#38187 create back link from footnote text to anchor in text - tdf#38187
    600. 2021/06/28 - [MEDIUM] tdf#143105 don't export empty urls to pdf - tdf#143105
    601. 2021/07/05 - [MEDIUM] tdf#140197 - letter cut off at certain zoom-level - tdf#140197
    602. 2021/07/14 - [MEDIUM] tdf#143320 crash at paste/undo paste again - tdf#143320
    603. 2021/07/15 - [MEDIUM] tdf#119695 only add word to autocomplete suggestions when the cursor leaves it - tdf#119695
    604. 2021/07/21 - [HIGH] tdf#139426 supress assertflypages in tabe re-layout - tdf#139426
    605. 2021/07/21 - [MEDIUM] tdf#143464: fix smarttag management - tdf#143464
    606. 2021/08/05 - [MEDIUM] tdf#99932: sw: fix for invalid anchor location for fly_at_char mode - tdf#99932
    607. 2021/08/26 - [MEDIUM] resolves tdf#142115 - make color of notespane customizable - tdf#142115
    608. 2021/08/31 - [MEDIUM] resolves tdf#142116 - respect field shading color on dark background - tdf#142116
    609. 2021/09/03 - [MEDIUM] tdf#144193 fix import crash - tdf#144193
    610. 2021/09/05 - [MEDIUM] tdf#144304 fix crashes from "speedup dynamic_cast to swtextframe - tdf#144304
    611. 2021/09/29 - [MEDIUM] resolves tdf#144677 - show bookmarks like fields - tdf#144677
    612. 2021/10/01 - [MEDIUM] tdf#144788 swnavigator: add footnotes and endnotes to content tree - tdf#144788
    613. 2021/10/02 - [MEDIUM] tdf#144122 use signed type to avoid stealthy underflow - tdf#144122
    614. 2021/10/18 - [MEDIUM] tdf#74604 tdf#54412 make recency work for hyperlink, field and footnote - tdf#74604
    615. 2021/10/18 - [MEDIUM] tdf#74604 tdf#54412 make recency work for hyperlink, field and footnote - tdf#54412
    616. 2021/10/31 - [MEDIUM] tdf#134294: fix chapter heading updates - tdf#134294
    617. 2021/11/12 - [MEDIUM] tdf#145611 sw: fix regression: undoing page breaks - tdf#145611
    618. 2021/08/15 - [MEDIUM] tdf#143422 hide "hyphenation data not found" in japanese - tdf#143422
    619. 2021/12/09 - [MEDIUM] tdf#146144 sw: add tooltip to table rows with change tracking - tdf#146144
    620. 2021/12/20 - [MEDIUM] related tdf#90805 sw table: ensure border when setting border style - tdf#90805
    621. 2021/12/16 - [HIGH] tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last node - tdf#144565
    622. 2022/01/12 - [MEDIUM] tdf#144862 adjust positioning experimental options - tdf#144862
    623. 2021/12/23 - [MEDIUM] tdf#138743 sw_redlinehide: delete flyframes when hiding tracked changes - tdf#138743
    624. 2022/01/07 - [MEDIUM] tdf#144890 invalid selection area when text in ltr run - tdf#144890
    625. 2022/01/18 - [MEDIUM] tdf#122995 trigger chart refresh directly in updatecharts for sw - tdf#122995
    626. 2022/03/08 - [MEDIUM] tdf#147416 sw_redlinehide: fix spell checking popup - tdf#147416
    627. 2022/03/09 - [MEDIUM] (related: tdf#139687) sw: ignore following footnotes in swtextframebreak - tdf#139687
    628. 2022/03/14 - [MEDIUM] tdf#147143 word selection error in arabic text - tdf#147143
    629. 2022/03/14 - [MEDIUM] tdf#135220 sw: fix layout after swundodelete - tdf#135220
    630. 2022/03/15 - [MEDIUM] tdf#119298 sw: keep automatic position on trivial width change - tdf#119298
    631. 2022/03/17 - [HIGH] related: tdf#148053 fix a crash in out of range dx array - tdf#148053
    632. 2021/11/23 - [MEDIUM] tdf#130318 - use the actual cursor position to create toc "for chapter - tdf#130318
    633. 2022/04/04 - [MEDIUM] resolves: tdf#148336 portion width can be zero - tdf#148336
    634. 2022/04/13 - [LOW] tdf#52113, tdf#148312 don't include table of contents hyperlinks - tdf#52113
    635. 2022/04/13 - [MEDIUM] tdf#52113, tdf#148312 don't include table of contents hyperlinks - tdf#148312
    636. 2022/04/16 - [MEDIUM] tdf#148594 correcting the number of kern spaces. - tdf#148594
    637. 2022/05/04 - [MEDIUM] tdf#148299 don't unmotivatedly mess with spaces in file names - tdf#148299
    638. 2022/02/22 - [MEDIUM] tdf#147590 update ole object after document refresh - tdf#147590
    639. 2022/05/01 - [MEDIUM] tdf#104930 aligning ctl text with hanging baseline. - tdf#104930
    640. 2022/05/14 - [HIGH] related tdf#149072: avoid warning "misuse of method - tdf#149072
    641. 2022/05/13 - [MEDIUM] tdf#65067 remove excessive spacing from formula objects - tdf#65067
    642. 2022/05/17 - [MEDIUM] tdf#148461 sw_redlinehide: fix assert in swcontentnode::delframes() - tdf#148461
    643. 2022/05/17 - [MEDIUM] tdf#148365 sw: fix freezing with frameisautomaticheight - tdf#148365
    644. 2022/06/07 - [MEDIUM] fix swviewshellimp::addpaintrect() rectangle compression (tdf#148255) - tdf#148255
    645. 2022/06/20 - [MEDIUM] fix swviewshellimp::addpaintrect() for sub-rects (tdf#146536) - tdf#146536
    646. 2022/06/09 - [LOW] tdf#145151 tdf#119540 sw istablemode: deselect unselected cell - tdf#119540
    647. 2022/06/29 - [MEDIUM] tdf#149747 docx import: use ui style name for tracked changes - tdf#149747
    648. 2022/06/29 - [MEDIUM] tdf#149775 - vba: find should stay around. - tdf#149775
    649. 2022/07/21 - [MEDIUM] revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396) - tdf#145396
    650. 2022/06/13 - [HIGH] tdf#149467 fix re-entrance crash - tdf#149467
    651. 2022/07/31 - [MEDIUM] tdf#116411 fix navigate by page next does not move the expected next - tdf#116411
    652. 2022/08/17 - [MEDIUM] tdf#147466 sw_redlinehide: avoid crashing by delete un-deleting - tdf#147466
    653. 2022/08/25 - [HIGH] tdf#150594 - prevent crash while searching for the next outline node - tdf#150594
    654. 2022/08/31 - [MEDIUM] tdf#150676 sw a11y: remove item from selection list on dispose - tdf#150676
    655. 2022/08/31 - [MEDIUM] tdf#150710: don’t draw kashida when drawing bullet - tdf#150710
    656. 2022/08/31 - [MEDIUM] tdf#150717 sw rdf metadata: add custom color bookmark boundary marks - tdf#150717
    657. 2022/09/11 - [HIGH] tdf#129163: gc cursor table at the end of the life of an portion enumeration - tdf#129163
    658. 2022/09/15 - [HIGH] tdf#106959: use table's first content node for cursor cleanup - tdf#106959
    659. 2022/09/22 - [MEDIUM] tdf#149952 sw a11y: don't send a11y events for internal-only cursor - tdf#149952
    660. 2022/09/22 - [HIGH] tdf#46733 sw: don't double-select column during deletecol - tdf#46733
    661. 2022/09/25 - [MEDIUM] tdf#144939: fix chapter numbering updates - tdf#144939
    662. 2022/09/26 - [MEDIUM] tdf#150726: fix previous fix - tdf#150726
    663. 2022/09/30 - [MEDIUM] tdf#148806 sw vba: fix getvbaeventprocessor - tdf#148806
    664. 2022/10/03 - [MEDIUM] tdf#126657, tdf#145104: don’t set language to none on defined styles - tdf#126657
    665. 2022/10/03 - [MEDIUM] tdf#126657, tdf#145104: don’t set language to none on defined styles - tdf#145104
    666. 2022/10/06 - [MEDIUM] tdf#150500 sw_fieldmarkhide: fix duplicate text frame on paste - tdf#150500
    667. 2022/10/08 - [MEDIUM] tdf#151429: don't convert oustrings to system encoding - tdf#151429
    668. 2022/10/14 - [HIGH] tdf#146500 sw: try to fix some layout loops caused by fly in table cell - tdf#146500
    669. 2022/10/25 - [MEDIUM] tdf#149189 detect and handle graphic change on sw ole - tdf#149189
    670. 2022/10/27 - [MEDIUM] tdf#151736 writer direct formatting crash - tdf#151736
    671. 2022/11/03 - [MEDIUM] related: tdf#149932 honour pango_underline_double for preedit underline - tdf#149932
    672. 2022/11/11 - [MEDIUM] tdf#151980 sw content controls: fix rtl render of dropdowns - tdf#151980
    673. 2022/11/04 - [MEDIUM] tdf#151904 make grammar mistake color configurable - tdf#151904
    674. 2022/11/23 - [MEDIUM] tdf#152187: crash when opening properties tab of text portion in uno inspector - tdf#152187
    675. 2022/11/22 - [MEDIUM] tdf#152165 improve the 'read-only content' dialog message - tdf#152165
    676. 2022/11/24 - [MEDIUM] tdf#141438 clean old comments //feature::condcoll - tdf#141438
    677. 2022/11/27 - [MEDIUM] resolves: tdf#147203 allow dnd between autotext categories - tdf#147203
    678. 2022/12/05 - [MEDIUM] tdf#152380: add checks for names and values sequences length equality - tdf#152380
    679. 2022/12/09 - [MEDIUM] tdf#150578 sw track changes: fix table toolbar at row deletion - tdf#150578
    680. 2022/12/14 - [MEDIUM] resolves: tdf#151753 'revert coverity#1212509 logically dead code' - tdf#151753
    681. 2022/12/20 - [MEDIUM] tdf#150823 sw: merge delete redlines in same paragraph - tdf#150823
    682. 2022/12/20 - [HIGH] tdf#146875 sw: move also at-frame flys off swpageframe - tdf#146875
    683. 2022/12/31 - [MEDIUM] related: tdf#150687 add info to warning as to what is not found - tdf#150687
    684. 2023/01/13 - [MEDIUM] tdf#150708 downgrade a11y sal_warn to sal_info - tdf#150708
    685. 2023/01/20 - [MEDIUM] tdf#150819 crash after a few paste and undo - tdf#150819
    686. 2023/01/20 - [MEDIUM] resolves: tdf#153116 null-ptr-deref in get-surrounding-text - tdf#153116
    687. 2023/01/23 - [MEDIUM] tdf#152541 sw: don't show hidden __refheading__ bookmarks - tdf#152541
    688. 2023/01/24 - [MEDIUM] tdf#129905 create toggle for section boundaries - tdf#129905
    689. 2023/01/31 - [MEDIUM] tdf#153289: remove problematic assertion - tdf#153289
    690. 2023/02/01 - [HIGH] tdf#152738 sw: fix lost swposition in spelling dialog - tdf#152738
    691. 2023/02/07 - [MEDIUM] tdf#153205 related: fix selection problems caused by cursor shell - tdf#153205
    692. 2023/02/20 - [MEDIUM] tdf#153754 "insert" - "chart" in writer hangs - tdf#153754
    693. 2023/02/21 - [MEDIUM] tdf#153728 can't assign macro to autotext - tdf#153728
    694. 2023/02/27 - [MEDIUM] tdf#146168 tdf#150613 list attributes: limit hack to rtf - tdf#146168

    calc

    import

    1. 2012/01/08 - [LOW] return earlier from scinterpreter::getdbparams on error, fdo#44442 - tdf#44442
    2. 2012/06/27 - [MEDIUM] resolved fdo#51478 handle array context in t() - tdf#51478
    3. 2012/11/08 - [HIGH] fdo#56829: correctly pass element values to matrix. - tdf#56829
    4. 2012/12/06 - [MEDIUM] fdo#33365 added wrapper for boost random, use that in rand() - tdf#33365
    5. 2013/02/06 - [MEDIUM] resolved fdo#60366 make match() accept a single cell reference - tdf#60366
    6. 2013/03/26 - [MEDIUM] fdo#42781 wae: unreachable code - tdf#42781
    7. 2013/04/11 - [MEDIUM] resolved fdo#63403 do not create matrix with 0 rows or cols - tdf#63403
    8. 2013/03/11 - [MEDIUM] fdo#60300: work-in-progress change to rework pivot table core. - tdf#60300
    9. 2013/05/10 - [MEDIUM] resolved fdo#64384 check subtotal row filtered also for single reference - tdf#64384
    10. 2013/07/09 - [MEDIUM] fix for fdo#51990 process external refs for macros - tdf#51990
    11. 2013/11/01 - [MEDIUM] resolves: fdo#71106 editing dde function crashes - tdf#71106
    12. 2013/12/06 - [HIGH] fdo#69518: correctly handle the old constraint syntax. - tdf#69518
    13. 2013/12/07 - [MEDIUM] correct utf8 handling for filterxml, fdo#72427 - tdf#72427
    14. 2014/01/02 - [MEDIUM] added latvian "lvl" to euroconvert(), fdo#73239 - tdf#73239
    15. 2014/01/08 - [MEDIUM] resolved fdo#72929 buffer jump matrix' result matrix blocks - tdf#72929
    16. 2014/06/05 - [MEDIUM] unify the handling of string position arguments, fdo#75971 related - tdf#75971
    17. 2014/07/10 - [MEDIUM] resolved fdo#80195 act on implicitly propagated error, if any - tdf#80195
    18. 2014/11/12 - [MEDIUM] fdo#86219 use vector replication when obtaining scalar for jump matrix - tdf#86219
    19. 2014/12/22 - [MEDIUM] fdo#85258 differentiate between empty cell and empty result in matrix - tdf#85258
    20. 2015/01/13 - [MEDIUM] fdo#85818: rename rgp to linest - tdf#85818
    21. 2015/04/20 - [MEDIUM] only convert in svmatrix, not in external references, tdf#88547 follow-up - tdf#88547
    22. 2015/02/11 - [MEDIUM] tdf#88576 check that two parameters are given for iferror() and ifna() - tdf#88576
    23. 2015/02/11 - [MEDIUM] resolves: tdf#39316 add matrix empty cells to scinterpreter::querymatrixtype() - tdf#39316
    24. 2014/12/09 - [MEDIUM] compute n-th root of negative numbers where n is odd. (tdf#69293) - tdf#69293
    25. 2015/03/09 - [HIGH] revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872 - tdf#89872
    26. 2015/02/26 - [MEDIUM] tdf#40835 add odff function fdist - tdf#40835
    27. 2015/04/01 - [MEDIUM] resolves: tdf#88672 add missing return if error to not crash - tdf#88672
    28. 2015/06/29 - [MEDIUM] resolves: tdf#31577 volatile lookup ranges must not be cached - tdf#31577
    29. 2015/07/20 - [MEDIUM] resolves: tdf#58838 do not use collation for equal/notequal operators - tdf#58838
    30. 2015/10/05 - [MEDIUM] resolves: tdf#91453 use configuration of text to number conversion - tdf#91453
    31. 2016/01/19 - [LOW] tdf#88737 handle temporary array formula matrix circular reference - tdf#88737
    32. 2016/04/10 - [MEDIUM] tdf#94429, tdf#92198, tdf#95233: style in conditional formatting - tdf#92198
    33. 2016/04/10 - [MEDIUM] tdf#94429, tdf#92198, tdf#95233: style in conditional formatting - tdf#95233
    34. 2016/04/18 - [MEDIUM] tdf#99371 fix for dde link update via function wizard - tdf#99371
    35. 2016/06/08 - [MEDIUM] use the new type information we now transport, tdf#35247 related - tdf#35247
    36. 2016/06/15 - [MEDIUM] resolves: tdf#100396 handle unspecified weekday arguments and support new ones - tdf#100396
    37. 2016/09/19 - [MEDIUM] resolves: tdf#100409 do not return coded double error for single matrix value - tdf#100409
    38. 2016/06/23 - [MEDIUM] tdf#100562 add constraints for function db - tdf#100562
    39. 2016/06/21 - [MEDIUM] tdf#100446 fix compatibilty issues with excel. - tdf#100446
    40. 2016/07/04 - [MEDIUM] tdf#100646 make correct use argument parttype in financial functions. - tdf#100646
    41. 2016/07/06 - [MEDIUM] tdf#100753 propagate error with var and stdev functions. - tdf#100753
    42. 2016/07/08 - [MEDIUM] tdf#100767 make mirr compliant with odff1.2 - tdf#100767
    43. 2016/07/08 - [MEDIUM] tdf#100762 add support for array arguments to npv. - tdf#100762
    44. 2016/07/13 - [LOW] resolves: tdf#100768 accept empty missing argument also for first parameter - tdf#100768
    45. 2016/07/28 - [MEDIUM] tdf#101166 treat argument paytype for calc function rate as boolean. - tdf#101166
    46. 2016/08/01 - [MEDIUM] resolves: tdf#101246 errors are not strings - tdf#101246
    47. 2016/08/17 - [MEDIUM] resolves: tdf#88257 handle filterxml array/matrix context - tdf#88257
    48. 2016/09/02 - [MEDIUM] tdf#101855 beta.dist: apply same constraints as excel does. - tdf#101855
    49. 2016/09/09 - [MEDIUM] tdf#101541 function workday.intl not working properly - tdf#101541
    50. 2016/09/07 - [MEDIUM] tdf#101943 make calc functions betainv and beta.inv comply with - tdf#101943
    51. 2016/09/21 - [MEDIUM] tdf#102328 add constraint for argument x in calc function gamma.dist. - tdf#102328
    52. 2016/10/13 - [MEDIUM] tdf#102948 make hypgeomdist odff1.2 compliant. - tdf#102948
    53. 2016/12/09 - [MEDIUM] tdf104532 handle constraints for negbinom.dist correctly. - tdf#104532
    54. 2016/12/12 - [MEDIUM] tdf#104581 handle constraints for negbinomdist in compliance with odff1.2. - tdf#104581
    55. 2016/12/31 - [MEDIUM] tdf#105019 fix poisson/poisson.dist deficiencies. - tdf#105019
    56. 2016/12/31 - [MEDIUM] tdf#104981 fix deficiencies with percentrank functions. - tdf#104981
    57. 2017/01/01 - [MEDIUM] tdf#105026 remove wrong constraint in permutationa. - tdf#105026
    58. 2017/01/20 - [MEDIUM] resolves: tdf#105158 set date or time return type for datevalue timevalue - tdf#105158
    59. 2017/01/10 - [MEDIUM] tdf#105238 : return error when sheets argument is not a reference. - tdf#105238
    60. 2017/02/17 - [MEDIUM] tdf#106049 apply proper constraints for calc function t.inv. - tdf#106049
    61. 2017/02/11 - [MEDIUM] tdf#105937 fix incorrect constraint for calc function t.dist.rt. - tdf#105937
    62. 2017/02/09 - [MEDIUM] tdf#105885 fix incorrect result with chisq.dist.rt. - tdf#105885
    63. 2017/02/27 - [MEDIUM] tdf#106210 apply correct constraint for calc function effective. - tdf#106210
    64. 2017/03/02 - [MEDIUM] tdf#106236 check for all constraints with calc function pduration. - tdf#106236
    65. 2017/06/15 - [MEDIUM] ensure all cases push an error return, tdf#104989 related (not the cause) - tdf#104989
    66. 2017/08/12 - [MEDIUM] tdf#109104: respect rfc3986 for newlines in scencodeurl - tdf#109104
    67. 2017/10/07 - [MEDIUM] tdf#89216 forward empty cells as empty to basic instead of 0.0 - tdf#89216
    68. 2017/12/19 - [MEDIUM] resolves: tdf#114539 only pop own parameters from stack - tdf#114539
    69. 2018/02/19 - [MEDIUM] resolves: tdf#115710 let css::sheet::functionaccess execute webservice - tdf#115710
    70. 2018/07/13 - [MEDIUM] rework formulatokenarray screcalcmode in preparation for tdf#94925 - tdf#94925
    71. 2018/07/26 - [MEDIUM] introduce and use scinterpreter::isinarraycontext(), tdf#91502 follow-up - tdf#91502
    72. 2019/06/01 - [MEDIUM] resolves: tdf#101473 handle volatile add-in results without formula cell - tdf#101473
    73. 2020/03/27 - [HIGH] resolves: tdf#131096 handle argument error and propagate - tdf#131096
    74. 2022/07/22 - [MEDIUM] resolves: tdf#150011 add hrk croatian kuna conversion to eur euro - tdf#150011
    75. 2022/09/01 - [MEDIUM] tdf#150712 reduce cost of sharedstring::getstring - tdf#150712
    76. 2022/09/14 - [MEDIUM] resolves: tdf#150926 add-in result svl::sharedstring needs to be interned - tdf#150926
    77. 2023/02/10 - [MEDIUM] tdf#153510: style: try harder to detect when there's nothing to do - tdf#153510

    format

    1. 2012/01/10 - [MEDIUM] fdo#44636 use date acceptance patterns in number scanner - tdf#44636
    2. 2012/04/15 - [MEDIUM] resolved fdo#48706 recognize $.12 as currency number - tdf#48706
    3. 2012/04/18 - [MEDIUM] resolved fdo#48875 do not let iso 8601 detection override locale's date order - tdf#48875
    4. 2012/08/29 - [MEDIUM] resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns - tdf#52240
    5. 2012/08/29 - [MEDIUM] resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns - tdf#52137
    6. 2012/08/29 - [MEDIUM] resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns - tdf#52288
    7. 2012/11/13 - [HIGH] resolved fdo#55369 accept fraction input if preset - tdf#55369
    8. 2012/11/13 - [MEDIUM] save fixed denominator for fractions fdo#56419 - tdf#56419
    9. 2012/11/13 - [MEDIUM] don't always show integer part for fraction formats with hard denom fdo#56205 - tdf#56205
    10. 2012/12/18 - [MEDIUM] resolved fdo#58179 impsvnumberformatscan::removequotes: both ... - tdf#58179
    11. 2012/12/19 - [MEDIUM] resolved fdo#54336 accept abbreviated combined date/time input - tdf#54336
    12. 2012/12/19 - [MEDIUM] resolved fdo#54344 let date pattern match overrule incomplete format match - tdf#54344
    13. 2013/03/13 - [MEDIUM] resolved fdo#62278 test for languagetag equality resolving system locale - tdf#62278
    14. 2013/04/05 - [MEDIUM] resolved fdo#63161 out of bounds string access - tdf#63161
    15. 2013/06/15 - [MEDIUM] use proper offset for additional locale data formats, fdo#64947 related - tdf#64947
    16. 2013/09/22 - [MEDIUM] fdo#54686 treat hard blank as soft blank in number - tdf#54686
    17. 2014/01/14 - [MEDIUM] fdo#54938: convert svx and svl to cppu::supportsservice... - tdf#54938
    18. 2014/05/17 - [MEDIUM] back out change for fdo#78119 now that we have stringcontainsword() - tdf#78119
    19. 2014/05/17 - [MEDIUM] resolved fdo#41166 match month and day name word instead of substring - tdf#41166
    20. 2014/06/06 - [MEDIUM] resolved fdo#79719 recognize ##-mmm-## as date even if ambiguous - tdf#79719
    21. 2014/07/03 - [MEDIUM] work around nonsense -werror=maybe-uninitialized, fdo#80166 follow-up - tdf#80166
    22. 2015/01/31 - [MEDIUM] tdf#88960 scientific format: add/remove digits with buttons - tdf#88960
    23. 2015/02/20 - [MEDIUM] tdf#88835 calc: general format: 2 digits in exponent - tdf#88835
    24. 2015/03/20 - [MEDIUM] tdf#90133 scientific format: allow variable decimal - tdf#90133
    25. 2015/05/03 - [MEDIUM] tdf#90258 toggle thousand separator with engineering notation - tdf#90258
    26. 2015/07/11 - [MEDIUM] write trailing text subformat also to excel .xls and .xlsx, tdf#92457 - tdf#92457
    27. 2015/08/01 - [MEDIUM] tdf#93071 remove trailing zeroes of scientific in general format - tdf#93071
    28. 2015/11/19 - [MEDIUM] tdf#95677 force sign to exponent for excel export - tdf#95677
    29. 2016/04/30 - [MEDIUM] tdf#31449 correctly test if fraction has no integer part - tdf#31449
    30. 2016/05/11 - [MEDIUM] tdf#99661 add max-denominator-value attribute to number:fraction - tdf#99661
    31. 2016/08/21 - [MEDIUM] tdf#101636 test index before reading oustring - tdf#101636
    32. 2018/08/16 - [MEDIUM] do not convert ymd date order to ydm and vice versa, tdf#107012 follow-up - tdf#107012
    33. 2017/10/04 - [MEDIUM] resolves: tdf#102075 support system [$-f400] time and [$-f800] long date - tdf#102075
    34. 2018/08/20 - [MEDIUM] one more "do not reorder date particles", tdf#113889 tdf#119013 follow-up - tdf#113889
    35. 2017/12/12 - [HIGH] resolves: tdf#114185 force keywordlocalization::localelegacy - tdf#114185
    36. 2018/05/03 - [LOW] revert "revert "resolves: tdf#116579 consider both work locale and format... - tdf#116579
    37. 2019/08/19 - [MEDIUM] related: tdf#72040 select iso 8601 date+time format without 't' if input - tdf#72040
    38. 2019/08/20 - [MEDIUM] resolves: tdf#122110 convert condition decimal separator to target locale - tdf#122110
    39. 2021/06/24 - [MEDIUM] tdf#143032: check if the literal is empty - tdf#143032
    40. 2021/09/13 - [MEDIUM] resolves: tdf#116184 check that there is no trailing number behind a match - tdf#116184
    41. 2022/05/03 - [MEDIUM] tdf#148383: obtain start/end strings always in system locale - tdf#148383
    42. 2022/06/20 - [MEDIUM] resolves: tdf#147265 return correct default if currency format is duplicate - tdf#147265
    43. 2022/10/23 - [MEDIUM] resolves: tdf#147817 ignore date acceptance pattern with numeric ambiguity - tdf#147817

    others

    1. 2012/01/06 - [MEDIUM] fdo#44467: deleting sheets should adjust drawing object pages as well. - tdf#44467
    2. 2012/01/09 - [HIGH] fdo#44545: skip filtered cells during auto-fill. - tdf#44545
    3. 2012/01/11 - [MEDIUM] fdo#44661: properly update range keys for pivot cache. - tdf#44661
    4. 2012/01/21 - [MEDIUM] fdo#44831: named range should overwrite existing name. - tdf#44831
    5. 2012/01/24 - [HIGH] fdo#45067: differentiate numeric and non-numeric field member values. - tdf#45067
    6. 2012/01/26 - [MEDIUM] fdo#44143: keep cells with broadcasters alive during deletion. - tdf#44143
    7. 2012/02/08 - [MEDIUM] copy settings for rtl with sheets, fdo#45768 - tdf#45768
    8. 2012/02/13 - [MEDIUM] fdo#45916: ensure formula cell's pcode isn't null even when compilation fails. - tdf#45916
    9. 2012/03/01 - [MEDIUM] use the correct db range for the copy, fdo#46712 - tdf#46712
    10. 2012/03/15 - [MEDIUM] fdo#47311 don't crash when pasting into more than 1 sheet - tdf#47311
    11. 2012/03/15 - [MEDIUM] update the relatice refs after the absolute refs, fdo#47285 - tdf#47285
    12. 2012/03/19 - [MEDIUM] check for negative sheet number here too, fdo#47503 - tdf#47503
    13. 2012/04/02 - [MEDIUM] fdo#45747 reverted use of init lists for backwards compabillity - tdf#45747
    14. 2012/04/02 - [MEDIUM] this hack in no longer needed, fdo#44337 - tdf#44337
    15. 2012/04/10 - [MEDIUM] search for hidden rows/columns and not filtered areas, fdo#48449 - tdf#48449
    16. 2012/04/15 - [MEDIUM] don't deduce increment from multiple equal list entries, fdo#39500 - tdf#39500
    17. 2012/04/19 - [HIGH] fdo#48856 update sheet-local named expressions correctly - tdf#48856
    18. 2012/04/22 - [HIGH] fdo#31005 table autoformats do not save/apply all properties - tdf#31005
    19. 2012/05/24 - [MEDIUM] revert "fix bad import positions of shapes & controls fdo#49430 - tdf#49430
    20. 2012/05/14 - [MEDIUM] fdo#49854: adjust array access for the addition of color scale attribute. - tdf#49854
    21. 2012/05/24 - [MEDIUM] resolved fdo#41214 crash due to offset error - tdf#41214
    22. 2012/05/31 - [LOW] revert "revert "fdo#50183 use one sheet as default in calc - tdf#50183
    23. 2012/06/10 - [HIGH] correctly copy the cond formats, fdo#50679 - tdf#50679
    24. 2012/06/09 - [MEDIUM] fdo#51017 odff: implement missing imaginary functions [aoo i111609 r1348096] - tdf#51017
    25. 2012/06/25 - [MEDIUM] repaint all cells if null is passed, fdo#51174 - tdf#51174
    26. 2012/06/26 - [MEDIUM] fdo#46338 preserve sheet name input of invalid reference - tdf#46338
    27. 2012/07/05 - [MEDIUM] fdo#51266: sync dimension members in several places upon refresh. - tdf#51266
    28. 2012/07/03 - [MEDIUM] check for invalid tab number, fdo#51667 - tdf#51667
    29. 2012/07/07 - [MEDIUM] fdo#43109: don't check for simple number when text format is requested. - tdf#43109
    30. 2012/07/08 - [MEDIUM] export all notes into odf, fdo#49924 - tdf#49924
    31. 2012/08/31 - [MEDIUM] handle missing cond format entries more gracefully, related fdo#52340 - tdf#52340
    32. 2012/07/19 - [MEDIUM] fdo#48549 system::beep() removal - tdf#48549
    33. 2012/07/24 - [MEDIUM] delete conditional format entries that are removed, fdo#52351 - tdf#52351
    34. 2012/07/27 - [MEDIUM] copy conditional formats with sheets, fdo#52457 - tdf#52457
    35. 2012/08/11 - [MEDIUM] implement automin and automax, fdo#50462 - tdf#50462
    36. 2012/08/22 - [HIGH] fdo#53640: correctly cache source data coming from database backend. - tdf#53640
    37. 2012/08/22 - [HIGHEST] fdo#53929: pivot table uses case insensitive string comparison. - tdf#53929
    38. 2012/08/26 - [MEDIUM] when swaping cols or rows insert notes at the right place, fdo#53979 - tdf#53979
    39. 2012/08/28 - [MEDIUM] resolved fdo#51926 handle .xlsm link to external sheet with space - tdf#51926
    40. 2012/08/28 - [MEDIUM] don't crash for invalid repaint ranges in cond formats, fdo#53839 - tdf#53839
    41. 2012/08/28 - [HIGHEST] prevent double delete of broadcaster, fdo#54074, fdo#53364 - tdf#54074
    42. 2012/08/28 - [MEDIUM] prevent double delete of broadcaster, fdo#54074, fdo#53364 - tdf#53364
    43. 2012/08/30 - [MEDIUM] fdo#53938: don't proceed when error occurs. - tdf#53938
    44. 2012/09/06 - [MEDIUM] handle protection in conditional formats correctly, fdo#51636 - tdf#51636
    45. 2012/09/17 - [HIGH] don't use delete with remove_if, related fdo#54498 - tdf#54498
    46. 2012/09/17 - [MEDIUM] hopefully a corect way to deal with deleting rows and cols, fdo#54842 - tdf#54842
    47. 2012/09/18 - [MEDIUM] broadcaster cells are empty, fdo#54553 - tdf#54553
    48. 2012/09/18 - [MEDIUM] shrink to used area for duplicate codn format, fdo#54349 - tdf#54349
    49. 2012/09/18 - [MEDIUM] rows with cond formats don't have empty background, fdo#54661, fdo#52535 - tdf#54661
    50. 2012/09/18 - [MEDIUM] rows with cond formats don't have empty background, fdo#54661, fdo#52535 - tdf#52535
    51. 2012/09/19 - [HIGHEST] use correct cell for broadcasting, fdo#55059 - tdf#55059
    52. 2012/09/26 - [MEDIUM] don't access out of bound array index, fdo#55022 - tdf#55022
    53. 2012/09/28 - [MEDIUM] fdo#54940 - make editing relative refs more intuitive to me - tdf#54940
    54. 2012/10/12 - [MEDIUM] don't insert notes from deleted cells, fdo#55885 - tdf#55885
    55. 2012/10/17 - [MEDIUM] ignore broadcaster cells to fill autofilter dialog, fdo#55712 - tdf#55712
    56. 2012/10/17 - [MEDIUM] only use non blank cells in the visible data methods, fdo#54552 - tdf#54552
    57. 2012/10/30 - [MEDIUM] fdo#56325: don't forget to build_tree() in filltable(). - tdf#56325
    58. 2012/11/05 - [MEDIUM] fdo#53531: time field can be represented with an extended time field type. - tdf#53531
    59. 2012/11/08 - [HIGH] fdo#54898: test equality by order index (integer) which is more stable. - tdf#54898
    60. 2012/11/23 - [MEDIUM] autofill should adapt the cond format range, fdo#57050 - tdf#57050
    61. 2012/11/24 - [MEDIUM] prevent 100% cpu on switched of autocalc with volatile func, fdo#42260 - tdf#42260
    62. 2012/11/25 - [MEDIUM] style list should be sorted, fdo#51588 - tdf#51588
    63. 2012/11/26 - [MEDIUM] we can now update formulas in cond formats correctly, fdo#48970 - tdf#48970
    64. 2012/12/05 - [HIGH] adapt cond format range when copying sheets, fdo#56742 - tdf#56742
    65. 2012/12/18 - [MEDIUM] handle last week/next week betweek different years, fdo#58340 - tdf#58340
    66. 2012/12/17 - [MEDIUM] first check that the number of cells has not been reached yet, fdo#58346 - tdf#58346
    67. 2012/12/18 - [MEDIUM] we need to use a copy of the original scpatternattr, fdo#58338 - tdf#58338
    68. 2012/12/25 - [MEDIUM] simplify cond format copy&paste code, fdo#58677 - tdf#58677
    69. 2012/12/31 - [MEDIUM] handle strings correctly in sccondformatentry::getexpression, fdo#58781 - tdf#58781
    70. 2013/01/03 - [MEDIUM] fdo#58004: let's remove these upper bound truncation. - tdf#58004
    71. 2013/01/10 - [MEDIUM] fdo#58531: register cells with external references at compile time. - tdf#58531
    72. 2013/01/10 - [MEDIUM] fdo#58069: invalidate sheet stream cache when directory path changes. - tdf#58069
    73. 2013/01/15 - [MEDIUM] revert "fix icon set rendering information creation, fdo#58610 - tdf#58610
    74. 2013/01/19 - [MEDIUM] copy styles from cond format between different docs, fdo#59159 - tdf#59159
    75. 2013/01/21 - [MEDIUM] resolved fdo#59583 prevent inappropriate column/row label detection - tdf#59583
    76. 2013/01/24 - [MEDIUM] import inherited number formats with cached values, fdo#59724 - tdf#59724
    77. 2013/01/25 - [HIGHEST] fdo#59056: re-calculate cell anchor position of a pasted drawing object. - tdf#59056
    78. 2013/01/26 - [MEDIUM] we need to use scrow for row numbers, fdo#59894 - tdf#59894
    79. 2013/01/30 - [HIGH] if no cond format is valid use the existing protection, fdo#58826 - tdf#58826
    80. 2013/02/07 - [MEDIUM] resolves: fdo#60420 copy chart leads to crash - tdf#60420
    81. 2013/02/14 - [MEDIUM] use >= as mentioned in the ui, fdo#60798 - tdf#60798
    82. 2013/02/19 - [MEDIUM] fdo#56276 - resize/reposition rotated shapes in a sensible way - tdf#56276
    83. 2013/02/19 - [MEDIUM] automatically extending cond formats is dangerous, fdo#60828 - tdf#60828
    84. 2013/02/19 - [HIGH] respect ndelflags, fdo#57661 - tdf#57661
    85. 2013/02/27 - [MEDIUM] the method is actually called twice, fdo#60306 - tdf#60306
    86. 2013/02/23 - [MEDIUM] use urm_copy when copying cond formats, fdo#60306, fdo#60311 - tdf#60311
    87. 2013/03/06 - [MEDIUM] prevent non-3d refs from being accepted in chart2, related fdo#61781 - tdf#61781
    88. 2013/03/07 - [HIGH] fdo#54651: only pick non-default number format for pivot field. - tdf#54651
    89. 2013/03/17 - [MEDIUM] fix fdo#37464 - cell border works backwards on right-to-left sheet - tdf#37464
    90. 2013/05/27 - [HIGH] fdo#51296 helptext added for hyperlinks, hlinks behave as in writer - tdf#51296
    91. 2014/03/27 - [HIGHEST] fdo#62155 - don't crash if we can't create an instance of a calc addin. - tdf#62155
    92. 2013/04/10 - [MEDIUM] fdo#51615: further tweaks in the jumping to the next cell. - tdf#51615
    93. 2013/04/11 - [MEDIUM] prevent vector and sequence out of bounds access, fdo#60300 - tdf#60300
    94. 2013/04/19 - [LOW] fdo#61541 : count number of selected cells in calc - tdf#61541
    95. 2013/04/17 - [MEDIUM] copy conditional formats correctly, fdo#63607 - tdf#63607
    96. 2013/05/28 - [HIGH] correctly delete note captions, fdo#64068 - tdf#64068
    97. 2013/05/31 - [MEDIUM] fix fdo#51835 indent changes in calc forces alignment to left - tdf#51835
    98. 2013/05/24 - [HIGH] remove inherited number formats, related fdo#60215 - tdf#60215
    99. 2013/06/23 - [MEDIUM] we don't need this hack without inherited number formats, fdo#66076 - tdf#66076
    100. 2013/07/01 - [MEDIUM] resolved fdo#35411 redefined maxcode 512 to formula_maxtokens 8192 - tdf#35411
    101. 2013/07/11 - [MEDIUM] fdo#66655: get getpivotdata to work again. - tdf#66655
    102. 2013/07/14 - [HIGH] fdo#63998: oops i introduced a new bug. let's not. - tdf#63998
    103. 2013/08/16 - [MEDIUM] fdo#37230 add legacy cell selection behavior and config. option - tdf#37230
    104. 2013/08/21 - [MEDIUM] fdo#68381 take care of cell notes on transpose - tdf#68381
    105. 2013/09/25 - [HIGHEST] compare against idf_hardattr, fdo#39484 - tdf#39484
    106. 2013/09/11 - [MEDIUM] add colored smilies to the icon sets, fdo#60107 - tdf#60107
    107. 2013/09/25 - [MEDIUM] fdo#50118 use english add-in function names - tdf#50118
    108. 2013/11/02 - [HIGHEST] fdo#40788: allow manual breaks in calc to be forced - tdf#40788
    109. 2013/12/05 - [MEDIUM] fdo#69984: handle duplicate field names correctly. - tdf#69984
    110. 2013/12/06 - [MEDIUM] fdo#66984: define an assignment operator to prevent double deletion. - tdf#66984
    111. 2013/12/09 - [HIGH] fix equalsascii conversion. noticed in fdo#72391 - tdf#72391
    112. 2014/01/03 - [HIGHEST] resolved fdo#72949 evaluate criteria on the query range - tdf#72949
    113. 2014/01/08 - [MEDIUM] fdo#73408: make the software interpreter selection stick in the ui. - tdf#73408
    114. 2014/01/14 - [MEDIUM] resolved fdo#73522 always create linkmanager if it doesn't exist yet - tdf#73522
    115. 2014/01/20 - [MEDIUM] resolved fdo#73836 do not apply format twice to string - tdf#73836
    116. 2014/01/23 - [MEDIUM] resolved fdo#71598 postpone setdirty during insert/delete - tdf#71598
    117. 2014/01/24 - [HIGH] resolved fdo#73235 initialize reference flags - tdf#73235
    118. 2014/02/14 - [MEDIUM] fdo#73800 fix incorrect separator in function description in calc - tdf#73800
    119. 2014/03/05 - [HIGHEST] fdo#67104 use correct command for show grid - tdf#67104
    120. 2014/03/06 - [HIGH] resolved fdo#61520 do not add multiple empty strings to the validation list - tdf#61520
    121. 2014/04/15 - [MEDIUM] fdo#76409: write output cell string to <text:p> element when saving to ods. - tdf#76409
    122. 2014/04/16 - [MEDIUM] fdo#74555: avoid excessive calls to getpreviewcellstyle(). - tdf#74555
    123. 2014/05/03 - [MEDIUM] fdo#78062: broadcast only on non-empty cells within deleted range. - tdf#78062
    124. 2014/05/05 - [MEDIUM] fdo#78054: initialize drawing layer when the document contains notes. - tdf#78054
    125. 2014/05/27 - [MEDIUM] resolved fdo#79228 resync scpatternattr if changed in getneededsize() - tdf#79228
    126. 2014/05/28 - [HIGHEST] related: fdo#79142 make setname default to reindexing - tdf#79142
    127. 2014/05/29 - [HIGHEST] resolves: fdo#79392 don't access after last row, when last row is max last row - tdf#79392
    128. 2014/06/13 - [MEDIUM] resolved fdo#79957 propagate forcearray through jump tokens - tdf#79957
    129. 2014/07/18 - [HIGHEST] resolved fdo#81294 store correct sheet number during range names update - tdf#81294
    130. 2014/07/17 - [MEDIUM] fdo#63756 build libxml2 with icu support - tdf#63756
    131. 2014/08/16 - [HIGH] don't call scmarkdata::getmarkedranges in sccolumn, related fdo#79422 - tdf#79422
    132. 2014/08/22 - [HIGH] resolved fdo#82936 do not clear the 3d flag on refupdate - tdf#82936
    133. 2014/08/25 - [HIGH] resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crash - tdf#81084
    134. 2014/08/25 - [HIGH] resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crash - tdf#80874
    135. 2014/08/25 - [HIGH] resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crash - tdf#81010
    136. 2014/08/31 - [LOW] fdo#57929 toggle absolute/relative of external reference - tdf#57929
    137. 2014/09/05 - [MEDIUM] parseexternaldocname() also for conventionxl_a1::parseanytoken(), fdo#83481 - tdf#83481
    138. 2014/10/09 - [HIGHEST] fdo#84810 avoid calc crash when using paste special - link - tdf#84810
    139. 2014/10/15 - [HIGH] resolves: fdo#81496 crash in calc format page - tdf#81496
    140. 2014/11/15 - [MEDIUM] fdo#73695 prevent use of invalidated iterator due to re-entrance - tdf#73695
    141. 2014/11/17 - [HIGH] fdo#83765 do not update references in sortreorderbycolumn() if disabled - tdf#83765
    142. 2014/12/05 - [HIGH] trim also empty leading column ranges, fdo#81501 follow-up - tdf#81501
    143. 2014/12/20 - [MEDIUM] fdo#86215 pool new scpatternattr if source and destination are different docs - tdf#86215
    144. 2014/12/08 - [MEDIUM] fdo#81286 : instant updates in sum/average in status bar - tdf#81286
    145. 2014/12/12 - [HIGH] resolves: fdo#87245 crash because clip doc doesn't own documentpool - tdf#87245
    146. 2014/12/16 - [HIGH] construct grouped scformulacell with bdirty=true, fdo#79249 related - tdf#79249
    147. 2014/12/18 - [MEDIUM] resolves: fdo#86978 append formula cells to track instead of tree - tdf#86978
    148. 2014/12/18 - [HIGHEST] fdo#68385 update references only if cut originates from the same document - tdf#68385
    149. 2015/02/02 - [MEDIUM] better fix for fdo#87558: duplication in last used functions sidebar list - tdf#87558
    150. 2014/12/23 - [MEDIUM] fdo#82014: remove old conditional formats when setting new one by uno api - tdf#82014
    151. 2015/01/22 - [MEDIUM] resolves: fdo#88721 correct negated condition in range name validation - tdf#88721
    152. 2015/01/30 - [MEDIUM] tdf#88810 cleanup (append() for number to string conv.) - tdf#88810
    153. 2015/02/06 - [HIGH] resolves: tdf#83461 do not override matcolsrows if already set - tdf#83461
    154. 2015/02/11 - [MEDIUM] add scmatrix::isemptyresult() for tdf#39316 fix preparation - tdf#39316
    155. 2014/12/21 - [MEDIUM] tdf#65505 tdf#57431 autofilter checkbox for blank cells like in ms excel - tdf#65505
    156. 2014/12/21 - [MEDIUM] tdf#65505 tdf#57431 autofilter checkbox for blank cells like in ms excel - tdf#57431
    157. 2015/02/24 - [MEDIUM] resolves: tdf#89484 check that sheet reference is within selected sheets - tdf#89484
    158. 2015/02/26 - [HIGH] tdf#81659 check that references are at least 2 cols/rows to expand edge - tdf#81659
    159. 2015/03/10 - [MEDIUM] tdf#89705: make hyperlinks clickable on impress/calc - tdf#89705
    160. 2015/03/28 - [MEDIUM] only handle formula group if useful, tdf#90042 related - tdf#90042
    161. 2016/11/09 - [MEDIUM] assert a supposed-to-be-fixed condition, tdf#89957 related - tdf#89957
    162. 2015/05/04 - [HIGHEST] resolves tdf#90757 ensure start row / end row order makes sense - tdf#90757
    163. 2015/05/06 - [HIGHEST] now also octableref is dbdata, tdf#91078 related - tdf#91078
    164. 2015/05/15 - [LOW] add missing ooxml icon sets, tdf#69095 - tdf#69095
    165. 2015/05/27 - [MEDIUM] resolves: tdf#91416 setting progress -> resize -> destroy formula context - tdf#91416
    166. 2015/06/03 - [HIGH] resolves: tdf#90435 secondary pool set to that of temp docs drawing layers - tdf#90435
    167. 2015/06/05 - [MEDIUM] tdf#90996: don't overwrite comments in sctable::fillformulavertical - tdf#90996
    168. 2015/06/11 - [HIGH] resolves: tdf#89643 report builder function wizard segfaults - tdf#89643
    169. 2015/06/12 - [MEDIUM] do not adjust rpn named expressions relative references, tdf#91842 follow-up - tdf#91842
    170. 2015/06/27 - [MEDIUM] tdf#90573 do not shift/move entire col/row references and ranges - tdf#90573
    171. 2015/06/27 - [HIGH] tdf#90717 prevent crash, not really fixed - tdf#90717
    172. 2015/06/25 - [MEDIUM] related tdf#92262: pivottable: crash when clicking on the autofilter arrow - tdf#92262
    173. 2015/07/16 - [HIGH] resolves: tdf#88402 remember sort "has headers" at anonymous database ranges - tdf#88402
    174. 2015/07/21 - [MEDIUM] resolves: tdf#92448 check for numeric '.' only if sheet separator is '.' - tdf#92448
    175. 2015/07/23 - [MEDIUM] tableref: generate error for header-less column references, tdf#91278 related - tdf#91278
    176. 2015/07/27 - [MEDIUM] tdf#92548, limit number of characters shown in formula wizard - tdf#92548
    177. 2015/08/12 - [MEDIUM] resolves: tdf#93388 broadcasting to removed listeners isn't a good idea - tdf#93388
    178. 2015/08/13 - [HIGH] resolves: tdf#93098 replace remembered listener when replacing cell - tdf#93098
    179. 2015/08/15 - [HIGH] resolves: tdf#93358 resync attribute pattern that may have changed - tdf#93358
    180. 2015/10/30 - [MEDIUM] tdf#95419 fix performance fall-out, tdf#92749 follow-up - tdf#92749
    181. 2015/09/14 - [MEDIUM] resolves: tdf#93895 broadcast cell changes when multi-selection was pasted - tdf#93895
    182. 2015/09/16 - [MEDIUM] resolves: tdf#94249 do not remove broadcasters while iterators are in use - tdf#94249
    183. 2015/09/27 - [MEDIUM] don't try to create oustring from editeng directly, tdf#94542 - tdf#94542
    184. 2015/09/23 - [MEDIUM] tdf#94214 odff function finv incorrectly saved as com.microsoft.f.inv - tdf#94214
    185. 2015/10/05 - [MEDIUM] use collator for ui visible sorting, tdf#94173 follow-up - tdf#94173
    186. 2015/10/05 - [MEDIUM] resolves: tdf#91453 use configuration of text to number conversion - tdf#91453
    187. 2015/10/07 - [MEDIUM] resolves: tdf#94796 linest and logest have forcearray parameters - tdf#94796
    188. 2015/10/17 - [HIGH] tdf#48456 : when searching for a number, consider formatting - tdf#48456
    189. 2015/12/01 - [MEDIUM] resolves: tdf#95748 no group interpreter when calculations are running - tdf#95748
    190. 2015/11/01 - [HIGH] tdf#34449 : ability of deleting borders of a cell from adjacent cell - tdf#34449
    191. 2015/12/11 - [MEDIUM] tdf#96339 fix bug in sort list - tdf#96339
    192. 2015/12/12 - [MEDIUM] tdf#96447 : show correct borders in border editor when multimarked - tdf#96447
    193. 2015/12/15 - [MEDIUM] resolves: tdf#95440 sharedstring are interned per document, re-intern - tdf#95440
    194. 2015/12/21 - [MEDIUM] tdf#96588 - avoid redundant pivot cache filter on import. - tdf#96588
    195. 2016/01/12 - [HIGH] tdf#90606 crash when delete a large part of a column with shift cells left - tdf#90606
    196. 2016/01/22 - [MEDIUM] tdf#34873 : better way to show autofilter count - tdf#34873
    197. 2016/01/21 - [HIGH] tdf#96910 : calc crashes while using "insert column left" for large documents - tdf#96910
    198. 2016/01/27 - [MEDIUM] tdf#96222: better to avoid anything except mm_none, says eike - tdf#96222
    199. 2018/06/21 - [MEDIUM] tdf#112452 : refine the fix for tdf#94561 - tdf#94561
    200. 2016/03/15 - [MEDIUM] resolves: tdf#93196 add recursioncounter guard also to interpretformulagroup() - tdf#93196
    201. 2016/03/30 - [MEDIUM] tdf#97525 vcl: make deletionlistener internal - tdf#97525
    202. 2019/10/26 - [MEDIUM] resolves: tdf#117715 conditional format takes precedence; reverts tdf#93300 - tdf#93300
    203. 2016/04/01 - [MEDIUM] copy used names to other doc, not only referencing sheet; tdf#56518 - tdf#56518
    204. 2016/04/03 - [MEDIUM] tdf#97499 fixed containers parameters clearing #4 - tdf#97499
    205. 2016/04/13 - [MEDIUM] tdf#96996 sc: fix the data pilot - tdf#96996
    206. 2016/04/19 - [MEDIUM] const as const can, tdf#99322 follow-up - tdf#99322
    207. 2016/04/19 - [MEDIUM] don't try to open in new window by default, tdf#70959 - tdf#70959
    208. 2016/04/16 - [MEDIUM] tdf#99329 : by default show sum and average statusbar functions... - tdf#99329
    209. 2016/04/25 - [MEDIUM] resolves: tdf#99461 reverse logic of tokenpointers::skiptoken() - tdf#99461
    210. 2016/04/29 - [MEDIUM] resolves: tdf#76523 copy used names or pointing to sheet to other document - tdf#76523
    211. 2016/05/14 - [HIGH] recognize #ref! particles of invalidated references, tdf#86575 follow-up - tdf#86575
    212. 2016/04/24 - [MEDIUM] tdf#99479: delete column with styles resets the 'apply style' drop down - tdf#99479
    213. 2016/05/16 - [HIGH] tdf#99255 calc crashing on undo after spell correction - tdf#99255
    214. 2016/05/18 - [MEDIUM] resolves: tdf#86502 split formula groups referring bounds shifted into - tdf#86502
    215. 2016/05/19 - [MEDIUM] resolves: tdf#83746 wrapaddress() didn't do what it was supposed to do - tdf#83746
    216. 2016/05/24 - [MEDIUM] resolves: tdf#99733 don't crash on moving range of cells - tdf#99733
    217. 2016/05/30 - [MEDIUM] actually multiple destination sheets are handled, tdf#97158 follow-up - tdf#97158
    218. 2016/05/26 - [MEDIUM] tdf#100160 - changing opencl state doesn't update sheet - tdf#100160
    219. 2016/06/02 - [MEDIUM] resolves: tdf#98880 ensure backing context of doublevectorreftoken... - tdf#98880
    220. 2016/06/07 - [MEDIUM] resolves: tdf#89186 descend into dimension children to obtain leaf result - tdf#89186
    221. 2016/06/13 - [MEDIUM] resolves: tdf#90419 diminish precision error in series fill - tdf#90419
    222. 2016/06/15 - [MEDIUM] introduce scmatrix::getdoublewithstringconversion() preparing for tdf#100409 - tdf#100409
    223. 2016/06/17 - [MEDIUM] resolves: tdf#91365 use underlying numeric value if available [api change] - tdf#91365
    224. 2016/06/27 - [MEDIUM] tdf#75387: don't case-fold strings for formula group calculations - tdf#75387
    225. 2016/07/05 - [HIGH] resolves: tdf#90285 do not reuse the same startlisteningcontext - tdf#90285
    226. 2016/07/04 - [HIGH] resolves: tdf#91995 copying cells to undo doc shallow copied note pointer - tdf#91995
    227. 2016/07/07 - [MEDIUM] tdf#99512 - opencl - restrict scope of vlookup optimization to doubles. - tdf#99512
    228. 2016/07/12 - [HIGHEST] tdf#100883 - opencl impls. that use seh are still bad. - tdf#100883
    229. 2016/07/16 - [HIGH] resolves: tdf#100764 check row when determining bounds for deleted range - tdf#100764
    230. 2016/07/20 - [MEDIUM] switch also internal default to wildcards, tdf#88581 related - tdf#88581
    231. 2016/08/09 - [MEDIUM] resolves: tdf#101309 crash on deleted sdrobject - tdf#101309
    232. 2016/08/16 - [MEDIUM] update mibroadcasterpos before copying it, tdf#100852 related - tdf#100852
    233. 2016/07/20 - [LOW] tdf#30456 enable to empty or not merged cells - tdf#30456
    234. 2016/08/24 - [MEDIUM] tdf#100726 - improve readability of oustring concatanations - tdf#100726
    235. 2016/09/02 - [MEDIUM] tdf#101866: get rid of two more erroneous upper-casings of strings - tdf#101866
    236. 2016/09/25 - [MEDIUM] tdf#91312, don't forget to delete the old cond format indices - tdf#91312
    237. 2016/09/30 - [MEDIUM] resolves: tdf#101711 problems with attempt to remove unused bg images - tdf#101711
    238. 2016/10/26 - [MEDIUM] resolves: tdf#92117 create only one undo for all unmergecells() calls - tdf#92117
    239. 2016/10/27 - [MEDIUM] sc: ooxml: range with file id within quoted sheet name, tdf#103531 related - tdf#103531
    240. 2016/11/07 - [MEDIUM] resolves: tdf#103701 bulk-broadcast the correct hint id for formula groups - tdf#103701
    241. 2016/11/09 - [MEDIUM] resolves: tdf#103689 do not slice 3d area broadcasters into separate sheets - tdf#103689
    242. 2016/11/16 - [MEDIUM] tdf#96475 restore the emptydisplayedasstring condition during load - tdf#96475
    243. 2016/11/26 - [MEDIUM] resolves: tdf#103493 copying note captions needs a completed destination sheet - tdf#103493
    244. 2016/12/16 - [MEDIUM] resolves: tdf#103543 disable mass broadcasts from drawing objects' changes - tdf#103543
    245. 2017/01/06 - [MEDIUM] read single error constant formula as such, tdf#105024 related - tdf#105024
    246. 2017/01/09 - [HIGH] resolves: tdf#104711 adjust range reference constructed of named anchors - tdf#104711
    247. 2017/01/25 - [HIGH] resolves: tdf#104675 scconditionalformat ranges needed to start listening - tdf#104675
    248. 2017/02/17 - [HIGHEST] more counts<sc_dpout_maxlevels to check, tdf#105858 related - tdf#105858
    249. 2017/03/07 - [HIGHEST] resolves: tdf#106385 don't release sccaptionptr too early - tdf#106385
    250. 2017/04/09 - [MEDIUM] shrinking the db area just causes problems, tdf#89546 - tdf#89546
    251. 2017/03/09 - [MEDIUM] tdf#84837 add show/hide all comments commands to calc. - tdf#84837
    252. 2017/04/20 - [MEDIUM] resolves: tdf#99625 add parameter classification for textjoin and concat - tdf#99625
    253. 2017/04/22 - [MEDIUM] mark all new styles as default styles, tdf#103380, tdf#103330 - tdf#103380
    254. 2017/04/22 - [MEDIUM] mark all new styles as default styles, tdf#103380, tdf#103330 - tdf#103330
    255. 2017/04/19 - [MEDIUM] tdf#107258 create show/hide all comments toggle button. - tdf#107258
    256. 2017/04/27 - [HIGH] tdf#106051 notify listeners on top and bottom of split formula group - tdf#106051
    257. 2017/05/12 - [HIGH] tdf#82326 calc 32bits unable to open files with a lot of cond formatting - tdf#82326
    258. 2017/08/11 - [MEDIUM] tdf#107797 updateautofilter handle more entries - tdf#107797
    259. 2017/06/01 - [MEDIUM] tdf#108098 correct detection of mixed state. - tdf#108098
    260. 2017/06/15 - [HIGH] prevent excess rows included in the resulting range list, tdf#95883 follow-up - tdf#95883
    261. 2017/03/16 - [MEDIUM] repaint whole range for range based cond formats, tdf#105696 - tdf#105696
    262. 2017/07/20 - [MEDIUM] another attempt to blind fix tdf#108612 - tdf#108612
    263. 2017/08/01 - [HIGHEST] resolves: tdf#109856 undo 'insert multiple tabs after' doesn't work - tdf#109856
    264. 2017/11/21 - [MEDIUM] invert logic of scsetstringparam::* enum value checks, tdf#103234 follow-up - tdf#103234
    265. 2017/11/21 - [MEDIUM] tdf#113970 : blacklist vlookup/hlookup for threading... - tdf#113970
    266. 2017/12/10 - [HIGHEST] tdf#114342 move recursion guard to encompass threaded path too - tdf#114342
    267. 2018/01/26 - [MEDIUM] coverity#1428613 check isvalidreference() return value, tdf#108989 follow-up - tdf#108989
    268. 2018/03/04 - [MEDIUM] related tdf#116171: don't try to convert empty value in timestamp - tdf#116171
    269. 2018/03/22 - [MEDIUM] tdf#116470:apply bold to cjk/ctl pivot table style - tdf#116470
    270. 2018/04/06 - [MEDIUM] tdf#116836 don't move objects out of cell when shrinking cell - tdf#116836
    271. 2018/04/16 - [HIGHEST] resolves: tdf#116003 check presence of subtotal in group, tdf#107267 follow-up - tdf#116003
    272. 2018/05/02 - [MEDIUM] tdf#117145 cleanup mapmode handling between sdrmodel/uno api - tdf#117145
    273. 2018/05/07 - [HIGHEST] tdf#116977 secured ::clone methods - tdf#116977
    274. 2018/06/20 - [MEDIUM] related: tdf#117049 treat yet unknown result as initial 0.0 - tdf#117049
    275. 2018/06/24 - [MEDIUM] tdf#118296 grid line color cannot be reverted - tdf#118296
    276. 2018/06/21 - [MEDIUM] tdf#112452 : refine the fix for tdf#94561 - tdf#112452
    277. 2018/07/14 - [MEDIUM] broadcast formula cells marked for recalc, tdf#94925 related - tdf#94925
    278. 2018/08/22 - [MEDIUM] resolves: tdf#119402 +- typo sign flip - tdf#119402
    279. 2018/10/04 - [MEDIUM] do not let end row creep above start row, tdf#69977 tdf#119305 follow-up - tdf#119305
    280. 2018/10/04 - [HIGH] resolves: tdf#120238 remove wrong assert() - tdf#120238
    281. 2018/10/05 - [HIGH] tdf#120317 set control layer name if not default - tdf#120317
    282. 2018/10/27 - [MEDIUM] tdf#115317 fix empty url representation - tdf#115317
    283. 2018/11/22 - [MEDIUM] tdf#116931 fix scale when calc cells move indirectly - tdf#116931
    284. 2019/04/08 - [MEDIUM] tdf#124327 sc opengl: fix lack of aa text in charts - tdf#124327
    285. 2019/04/27 - [MEDIUM] tdf#124997: only skip parsing non-empty cells for unallocated columns - tdf#124997
    286. 2019/03/18 - [MEDIUM] tdf#123762 cell anchored object is deleted if cell is deleted - tdf#123762
    287. 2019/05/16 - [HIGHEST] tdf#125054 fixed whichids for cloned items - tdf#125054
    288. 2019/05/07 - [MEDIUM] resolves tdf#87965 - make 'search results' dialog optional - tdf#87965
    289. 2019/05/20 - [MEDIUM] resolves: tdf#125109 prefer edit format's acceptance patterns and ymd order - tdf#125109
    290. 2019/06/11 - [MEDIUM] resolves: tdf#125808 empty labels in pivot table from registered data source - tdf#125808
    291. 2019/06/14 - [MEDIUM] resolves: tdf#124251 do not treat internal "uri" as real path uri - tdf#124251
    292. 2019/07/16 - [MEDIUM] tdf#126393 select cell even when clicking on a hyperlink - tdf#126393
    293. 2019/07/17 - [MEDIUM] tdf#121039 "open hyperlink" from context menu does not work - tdf#121039
    294. 2019/07/16 - [HIGHEST] tdf#126418: add some more checks for allocated columns - tdf#126418
    295. 2019/10/26 - [MEDIUM] resolves: tdf#117715 conditional format takes precedence; reverts tdf#93300 - tdf#117715
    296. 2019/10/26 - [MEDIUM] related: tdf#117715 tdf#128403 couple attr_language_format attr_value_format - tdf#128403
    297. 2020/01/13 - [HIGH] tdf#129908 crash at data > group and outlone > autooutline - tdf#129908
    298. 2020/01/28 - [MEDIUM] resolves: tdf#130239 set an explicit parent for the message dialog - tdf#130239
    299. 2020/05/29 - [MEDIUM] related: tdf#131423 choose() supports only 30 jump targets, limit in dialog - tdf#131423
    300. 2020/07/01 - [MEDIUM] don't add a cell to a non-existent column (tdf#104865) - tdf#104865
    301. 2020/10/10 - [MEDIUM] resolves: tdf#137370 re-enable ui translated standard cell style names - tdf#137370
    302. 2020/10/13 - [HIGH] resolves: tdf#137248 fix wrong condition breaking non-group interpret - tdf#137248
    303. 2020/06/06 - [MEDIUM] tdf#34686 calc: add option to disable paste with enter key - tdf#34686
    304. 2020/11/18 - [MEDIUM] resolves: tdf#114956 skip broadcast optimization for scpostits - tdf#114956
    305. 2020/12/01 - [HIGHEST] resolves: tdf#138549 use getspecialtextboxshadow to identify scpostit - tdf#138549
    306. 2021/01/27 - [MEDIUM] tdf#124701 sc status bar: hide bad filtered row count - tdf#124701
    307. 2021/04/06 - [MEDIUM] resolves: tdf#128334 reset mncurrentsheetendpos, mncurrentsheettab in all cases - tdf#128334
    308. 2021/03/30 - [MEDIUM] tdf#119457 - check for a valid range name and cell reference - tdf#119457
    309. 2021/04/29 - [MEDIUM] tdf#141970 revert "tdf#129606: round the mean of the two subtractions - tdf#141970
    310. 2021/06/08 - [MEDIUM] resolves tdf#142499 - make fat cross cursor optional - tdf#142499
    311. 2021/08/20 - [MEDIUM] tdf#59820 - search for the longest substring in a multiline string - tdf#59820
    312. 2021/11/28 - [MEDIUM] tdf#132145: synchronize scappcfg with configuration - tdf#132145
    313. 2021/11/30 - [MEDIUM] tdf#145671 don't open url twice in cell edit mode - tdf#145671
    314. 2022/01/03 - [MEDIUM] tdf#129115 calc functions opt_* have no help id's - tdf#129115
    315. 2022/02/14 - [LOW] tdf#147404 sc autofillpreview: consider hidden cells - tdf#147404
    316. 2022/02/26 - [HIGH] revert "related: tdf#147448 scope owning mutex before it gets destroyed - tdf#147448
    317. 2022/03/01 - [MEDIUM] tdf#118117 sc pivottable: str_pivot_data is an existing name too - tdf#118117
    318. 2022/04/28 - [MEDIUM] tdf#148837: fix cell range negative selection - tdf#148837
    319. 2022/05/06 - [MEDIUM] tdf#107765: use the correct sheet index. - tdf#107765
    320. 2022/06/25 - [MEDIUM] tdf#149647 libreoffice calc cursor not positioned correctly - tdf#149647
    321. 2022/06/27 - [MEDIUM] tdf#137747 fix poisson.dist required argument - tdf#137747
    322. 2022/08/02 - [MEDIUM] resolves: tdf#150203 gather addin english names and provide for functionaccess - tdf#150203
    323. 2022/08/03 - [MEDIUM] resolves: tdf#150253 add english names for gram_api addin functions - tdf#150253
    324. 2022/08/08 - [MEDIUM] use charclass::uppercase() for addins' english ui names, tdf#135993 follow-up - tdf#135993
    325. 2022/09/29 - [HIGH] introduce sctable::getcolumndata() (tdf#151182) - tdf#151182
    326. 2022/10/03 - [MEDIUM] tdf#139480 sc: un/track changes now marks spreadsheet as unsaved - tdf#139480
    327. 2022/09/13 - [MEDIUM] [api change] resolves tdf#131136 - remove option "use printer metrics - tdf#131136
    328. 2022/10/24 - [MEDIUM] resolves: tdf#140554 function wizard, fixed() second parameter is optional - tdf#140554
    329. 2022/12/21 - [MEDIUM] tdf#152535 provide better localization for "grand" subtotal strings - tdf#152535
    330. 2023/01/10 - [MEDIUM] related: tdf#152948 align addinmap english names to add-in implementation - tdf#152948
    331. 2023/02/10 - [MEDIUM] tdf#153514: try to find exact match, even when searching case-insensitively - tdf#153514
    332. 2023/02/27 - [MEDIUM] related: tdf#151429 move fix for tdf#152717 to scbytesequencetostring - tdf#151429
    333. 2023/02/27 - [MEDIUM] tdf#97551 added marker and hint for formula to calc - tdf#97551

    impress

    drawingml

    1. 2012/04/09 - [MEDIUM] fdo43752: pptx import fix affected odp imports. - tdf#43752
    2. 2012/12/13 - [MEDIUM] fix fdo#58237 import hyperlinks for shapes in xlsx documents - tdf#58237
    3. 2013/08/15 - [HIGH] fdo#56976: remove duplicate updownarrow and add uparrow definition - tdf#56976
    4. 2013/10/07 - [MEDIUM] fix fdo#70220 superscript not imported from pptx. - tdf#70220
    5. 2013/12/01 - [MEDIUM] fix 2d vs 3d coordinatesystem regression, fdo#67300 - tdf#67300
    6. 2014/03/12 - [MEDIUM] mso writes broken files, fdo#74929 - tdf#74929
    7. 2014/04/24 - [MEDIUM] fdo#77089 pass shape dimensions to graphicfilter for wmf - tdf#77089
    8. 2014/07/15 - [HIGH] fdo#80569:fileopen:4.4 regression .docx chart not rendered properly - tdf#80569
    9. 2014/09/03 - [HIGH] mso finally decided to follow the spec, fdo#83312 - tdf#83312
    10. 2014/12/15 - [MEDIUM] resolves: fdo#87281 crash on importing diagram in .docx file - tdf#87281
    11. 2015/10/21 - [MEDIUM] chart series support hatches, tdf#94227 - tdf#94227
    12. 2016/06/02 - [MEDIUM] tdf#100153 modify nosmoking shape - tdf#100153
    13. 2016/11/06 - [MEDIUM] tdf#100733 oox: update preset shape definition for polar handles. - tdf#100733
    14. 2017/02/10 - [MEDIUM] related: tdf#105707 pptx import: warn on invalid smartart fallback relid - tdf#105707
    15. 2017/04/07 - [MEDIUM] tdf#106520 xlsx: black square where image should be - tdf#106520
    16. 2017/12/16 - [MEDIUM] fix searched attribute for 3d chart shape, tdf114169 - tdf#114169
    17. 2018/11/30 - [MEDIUM] tdf#121282, tdf#121279, set text properties also on complex data labels - tdf#121282
    18. 2018/11/30 - [MEDIUM] tdf#121282, tdf#121279, set text properties also on complex data labels - tdf#121279
    19. 2019/06/27 - [MEDIUM] tdf#126030 translate automatic chart title in ooxml charts - tdf#126030
    20. 2019/07/05 - [MEDIUM] tdf#126192 translate automatic axis labels - tdf#126192
    21. 2019/11/27 - [MEDIUM] tdf#127811 tdf#127813 introduce compatibility key for the data series - tdf#127813
    22. 2022/02/23 - [MEDIUM] tdf#147609 and ofz#44965 indirect-leak - tdf#147609

    slidesorter

    1. 2012/01/22 - [MEDIUM] fdo#43705: fix incomplete updating of the page preview pane in draw - tdf#43705
    2. 2012/05/11 - [MEDIUM] avoid recursion that can mess up dnd setup (fdo#41996) - tdf#41996
    3. 2012/08/02 - [MEDIUM] fdo#51231 revert "slidesorter: show the buttons on the opposite side... - tdf#51231
    4. 2012/11/07 - [HIGHEST] fdo51023: revert e4450c54aee85b295b933e91d207fd8220c01107 for mac os x - tdf#51023
    5. 2013/06/13 - [MEDIUM] fdo#65456 - provide visual clues in slidesorter for custom animation. - tdf#65456
    6. 2013/08/03 - [MEDIUM] fdo#67707 - avoid crash with sidebar when switching to writer from impress. - tdf#67707
    7. 2013/10/05 - [MEDIUM] fdo#33848 show zoom slider when the focus is on the slides sidebar - tdf#33848
    8. 2013/11/04 - [MEDIUM] fdo#70047 only copy slides when ctrl key pressed. - tdf#70047
    9. 2014/06/27 - [MEDIUM] fdo#63378 enable impress remote dialog menu item for all view shells. - tdf#63378
    10. 2014/08/11 - [MEDIUM] fdo#81933 do not select 1st slide unconditionally - tdf#81933
    11. 2015/04/02 - [LOW] tdf#89641 page numbering in calc and draw/impress - tdf#89641
    12. 2015/06/10 - [MEDIUM] tdf#91909 uno commands for slide navigation and sorting - tdf#91909
    13. 2015/10/14 - [MEDIUM] tdf#95041 fix more sidebar node names - tdf#95041
    14. 2016/02/28 - [MEDIUM] tdf#93837 sd: initial import of context menu xml files - tdf#93837
    15. 2016/05/18 - [HIGH] related: tdf#99523 select only the desired slides - tdf#99523
    16. 2016/05/24 - [MEDIUM] resolves: tdf#100024 crash when setting a background image - tdf#100024
    17. 2016/12/12 - [MEDIUM] tdf#104046 - slides in the slide pane don't update in realtime - tdf#104046
    18. 2016/12/28 - [HIGH] tdf#64588 - prevent loss of non-uniquely-named slide - tdf#64588
    19. 2017/08/18 - [LOWEST] tdf#107183 set different dialog title for renaming master slide - tdf#107183
    20. 2017/11/03 - [MEDIUM] resolves: rtl: tdf#60315 slide pane context menu misplaced - tdf#60315
    21. 2018/05/11 - [HIGHEST] resolves: tdf#117475 page properties change triggers page reorder event - tdf#117475
    22. 2018/06/11 - [HIGH] tdf#118068 insertionindicator should be temporary - tdf#118068
    23. 2018/11/06 - [HIGHEST] tdf#121198: fix crash in sdrpage::getpagenum() - tdf#121198
    24. 2019/02/28 - [MEDIUM] tdf#120774: remove 7-year-old workaround of now non-existent bug - tdf#120774
    25. 2019/03/21 - [HIGH] tdf#124211: fix regression in sd/slidesorter - tdf#124211
    26. 2019/07/02 - [MEDIUM] tdf#126180: endtextedit on all views before delete/cut slide - tdf#126180
    27. 2019/08/15 - [MEDIUM] tdf#125191 give object copies unique names - tdf#125191
    28. 2020/01/21 - [MEDIUM] tdf#129388: avoid any actual painting of the slide sorter in the lokit case - tdf#129388
    29. 2020/02/19 - [MEDIUM] resolves: tdf#129446 explicitly pass the mouse event window - tdf#129446
    30. 2021/01/22 - [MEDIUM] tdf#139830: keep the right context for chart after view switch (impress). - tdf#139830
    31. 2021/03/04 - [MEDIUM] resolves tdf#66470 - scaling value in statusbar - tdf#66470
    32. 2021/11/30 - [MEDIUM] use drawgradient() instead of doing it manually (tdf#145796) - tdf#145796
    33. 2021/12/23 - [MEDIUM] tdf#146003 tdf#106613 draw: fix slide rename not updated in navigator - tdf#146003
    34. 2021/12/23 - [MEDIUM] tdf#146003 tdf#106613 draw: fix slide rename not updated in navigator - tdf#106613
    35. 2022/08/04 - [MEDIUM] tdf#117388 use native scrollbar under gtk in impress/draw documents - tdf#117388
    36. 2022/11/23 - [MEDIUM] resolves: tdf#145491 make sure focused page is selected after undo/redo - tdf#145491

    others

    1. 2012/01/10 - [MEDIUM] tools container rework regression fix (for fdo#41657) - tdf#41657
    2. 2012/04/18 - [MEDIUM] fdo#42986 add presentationsize 16:9 widescreen - tdf#42986
    3. 2012/07/05 - [MEDIUM] related: fdo#51247 bandaid to not crash - tdf#51247
    4. 2013/02/24 - [MEDIUM] fix fdo#60855 rtl ui: handout show boxes out of page border - tdf#60855
    5. 2013/03/24 - [MEDIUM] fdo#60462 - small errors in the layout margins of the text boxes - tdf#60462
    6. 2013/04/02 - [MEDIUM] fdo#59071 slideshow: allow automatic transitions with sub-second - tdf#59071
    7. 2013/04/10 - [MEDIUM] fdo#47018 impress crashes when modifying bullet - tdf#47018
    8. 2013/05/07 - [HIGH] resolves: fdo#66027 #i122116# remove galleryexplorer member functions - tdf#66027
    9. 2013/07/17 - [MEDIUM] fdo#45233 allow editing pps/ppsx autoplay presentations - tdf#45233
    10. 2013/12/05 - [MEDIUM] fdo#54938: convert sd to use cppu::supportsservice - tdf#54938
    11. 2013/11/09 - [MEDIUM] fdo#71428: spelling of "turquise" in impress table design - tdf#71428
    12. 2014/04/24 - [MEDIUM] resolves: fdo#60040 crash after undoing master page application - tdf#60040
    13. 2014/06/13 - [MEDIUM] resolves: fdo#78151 change style on toggling bullets on master page outliners - tdf#78151
    14. 2014/08/19 - [HIGH] resolves: fdo#82355 crash on loading ppt - tdf#82355
    15. 2014/09/05 - [HIGH] fdo#82681: return isuserdefined w/o negation - tdf#82681
    16. 2014/10/23 - [MEDIUM] fdo#85247: copy and paste of a slide results in a blue slide in presentation mode. - tdf#85247
    17. 2015/04/19 - [HIGH] tdf#90357: fix crash while pasting into draw from impress. - tdf#90357
    18. 2015/05/28 - [MEDIUM] tdf#91702 - fix stack-based messbox allocation. - tdf#91702
    19. 2015/06/08 - [MEDIUM] resolves: tdf#91932 enable casemap property in impress/draw - tdf#91932
    20. 2015/10/01 - [MEDIUM] tdf#92341 make autocorrect entry actually work - tdf#92341
    21. 2015/12/09 - [MEDIUM] tdf#89540 completed show draw functions button for impress and draw. - tdf#89540
    22. 2016/02/01 - [MEDIUM] tdf#84843 stop using pseudoslots for drawing slots - tdf#84843
    23. 2016/01/27 - [MEDIUM] tdf#96414 remove showing navigator during slideshow - tdf#96414
    24. 2016/06/09 - [MEDIUM] resolves: tdf#93135 there is no sdrattr_text_autogrowsize property - tdf#93135
    25. 2016/08/26 - [MEDIUM] tdf#56403: text is right aligned in rtl locales - tdf#56403
    26. 2017/02/10 - [LOW] tdf#89329: use unique_ptr for pimpl in stlfamily - tdf#89329
    27. 2017/07/27 - [MEDIUM] tdf#87592 consistent terminology for master slides - tdf#87592
    28. 2017/08/03 - [MEDIUM] tdf#93244 widescreen format - tdf#93244
    29. 2017/10/03 - [MEDIUM] tdf#112836 master view, bottom areas are wrongly positioned - tdf#112836
    30. 2017/10/15 - [MEDIUM] tdf#112689 - replace chained o(u)stringbuffer::append() with operator+ - tdf#112689
    31. 2017/11/11 - [MEDIUM] tdf#111738: duplicated numbering alignment option on numbering dialog - tdf#111738
    32. 2018/05/04 - [HIGHEST] tdf#116879 separate sdrobjlist::clear() as needed - tdf#116879
    33. 2018/04/29 - [MEDIUM] tdf#99301 fix handouts selected order - tdf#99301
    34. 2018/05/13 - [MEDIUM] tdf#117455 - new drawing styles - tdf#117455
    35. 2018/06/18 - [MEDIUM] tdf#47795 set mntextgrouping to last non with_previous level. - tdf#47795
    36. 2018/08/22 - [HIGHEST] resolves: tdf#119259 reused in-use sdstylesheet removed by undo - tdf#119259
    37. 2018/09/13 - [MEDIUM] tdf#94369 - default set of impress graphic styles - tdf#94369
    38. 2018/10/16 - [MEDIUM] tdf#120626 'rewind' doesn't stick when effect duration is changed - tdf#120626
    39. 2018/10/27 - [MEDIUM] tdf#120376 sd: fix duplicated styles on copy/paste - tdf#120376
    40. 2018/10/31 - [MEDIUM] tdf#120920 assertion failure when switching slide layouts with text entered - tdf#120920
    41. 2018/10/25 - [LOW] tdf#37483 add drag'n'drop to reorder custom impress animations - tdf#37483
    42. 2018/11/04 - [HIGH] tdf#63029 copy and paste comments with slide - tdf#63029
    43. 2019/02/24 - [MEDIUM] tdf#88969 restart interactive sequence. - tdf#88969
    44. 2020/08/30 - [MEDIUM] tdf#136276: fix physics animations faulty duplication - tdf#136276
    45. 2020/11/25 - [MEDIUM] partially resolves tdf#134369: enable word-wrap by default for shapes in sd - tdf#134369
    46. 2021/07/26 - [MEDIUM] tdf#142817: correctly replace animation effect that comes with a command - tdf#142817
    47. 2022/01/31 - [MEDIUM] tdf#146999 draw, artifacts when scrolling up and down - tdf#146999
    48. 2022/09/25 - [MEDIUM] tdf#150715 animations in lo impress do not work properly - tdf#150715
    49. 2022/11/17 - [MEDIUM] tdf#138111: fix apparent copy-paste error in apinamemap for sd style "a0 - tdf#138111

    ignored bugs

    100285 100342 101363 107197 108523 114175 118161 130428 130977 131147 131907 135457 136620 136708 138223 145621 38831 39674 43135 47222 49052 56983 65082 70143 77307 80748 85486 88826 89500 89756 93240 94205 94814 97087 97667