Releases/5.0.0/Beta1

    From The Document Foundation Wiki

    Installation

    General for this Beta: parallel installation

    • This Beta release will install in parallel to your existing LibreOffice installation.

    Windows

    • LibreOffice 5.0 will be made available as 64bit version in addition to the 32bit version. Installing the 64bit version requires Windows Vista or newer, the 32bit Version runs on Windows XP or newer.

    New Features

    An in-progress list of features for this version is available here.

    Reported Bugs

    A list of annoying bugs still contained in this version is available from Bugzilla, the full list of reported bugs is here.

    List of fixed bugs

    Bugs fixed compared to the 5.0.0 Alpha1:

    1. bnc#203704 RTF export: fix unexpected table row break [Miklos Vajna]
    2. bnc#839727 don't create random data series [Markus Mohrhard]
    3. coverity#1078827 dereference before null check [Caolán McNamara]
    4. coverity#1257113 uninitialized pointer field [Caolán McNamara]
    5. coverity#1272392 see if a re-org will silence Resource leak [Caolán McNamara]
    6. coverity#1295034 uncaught exception [Miklos Vajna]
    7. coverity#1296207 deliberate Unchecked return value [Caolán McNamara]
    8. coverity#1296208 operands don't affect result [Caolán McNamara]
    9. coverity#1296209 logically dead code (gold) [Caolán McNamara]
    10. coverity#1296210 explicit null dereferenced [Caolán McNamara]
    11. coverity#1296211 pCurWin == pNewWin at this point [Caolán McNamara]
    12. coverity#1296212 another attempt to get coverity to parse this [Caolán McNamara]
    13. coverity#1296213 another attempt to get coverity to parse this [Caolán McNamara]
    14. coverity#1296214 dereference null return value [Caolán McNamara]
    15. coverity#1296215 dereference before null check [Caolán McNamara]
    16. coverity#1296216 uncaught exception [Caolán McNamara]
    17. coverity#1296217 use after free [Caolán McNamara]
    18. coverity#1296292 merge these two enum types [Caolán McNamara]
    19. coverity#1296293 uninitialized scalar field [Caolán McNamara]
    20. coverity#1297231 division or modulo by float zero [Caolán McNamara]
    21. coverity#1297232 division or modulo by float zero [Caolán McNamara]
    22. coverity#1297233 dereference after null check [Caolán McNamara]
    23. coverity#1297234 uncaught exception [Caolán McNamara]
    24. coverity#1297235 uncaught exception [Caolán McNamara]
    25. coverity#1297236 uninitialized scalar field [Caolán McNamara]
    26. coverity#1298896 dead code [Caolán McNamara]
    27. coverity#1298897 deadcode [Caolán McNamara]
    28. coverity#1298898 coverity seems a little confused here [Caolán McNamara]
    29. coverity#1298899 resource leak [Markus Mohrhard]
    30. coverity#1298900 init member [Markus Mohrhard]
    31. i#27773 SotStorage ctor takes as 3rd param a StorageMode (aka short) [Stephan Bergmann]
    32. i#59101 word 6 graphic anchors should work like word 97 ones [Caolán McNamara]
    33. i#72503 vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_Bool [Stephan Bergmann]
    34. i#95974 sw: avoid layout crash on ooo95974-1.odt [Michael Stahl]
    35. i#119155 don't crash with odd content in footnotes [Caolán McNamara]
    36. i#124922 remove dead CoreTextStyle::SetTextColor [Stephan Bergmann]
    37. rhbz#1198848 sw: delete *all* table redlines to fix DOCX import crash [Michael Stahl]
    38. rhbz#1205072 [abrt] libreoffice-core: SwListImpl::~SwListImpl(): soffice.bin killed by SIGSEGV [Michael Stahl]
    39. rhbz#1213173 [abrt] libreoffice-core: com::sun::star::uno::WeakReferenceHelper::clear(): soffice.bin killed by SIGSEGV [Michael Stahl]
    40. rhbz#1215060 soffice.bin killed by SIGFPE while Libreoffice tries to open the document which is exported from Polarion on f21 [Caolán McNamara]
    41. rhbz#1215443 [abrt] libreoffice-core: operator==<const editeng::MisspellRange*, std::vector<editeng::MisspellRange> >(): soffice.bin killed by SIGSEGV [David Tardon]
    42. tdf#33266 Writer crashes when bibliography database selected, when Base isn't installed [Bjoern Michaelsen]
    43. tdf#34555 add crop features to svx [Philippe Jung]
    44. tdf#38693 document property TotalTime misinterpreted as seconds [Ravindra_Vidhate]
    45. tdf#39547 image title/description is lost after changing anchor [Niklas Johansson]
    46. tdf#44621 fixed drag and drop in OSX 10.7+ [mmeof2]
    47. tdf#55502 Harden a bit [Julien Nabet]
    48. tdf#55665 fix a corner case OLE processing [Mike Kaganski]
    49. tdf#56036 allow calc compiler treat tabs and newlines as spacers [Mike Kaganski]
    50. tdf#60573 conditional formatting does not allow scrolling [Henry Castro]
    51. tdf#61397 improve gluepoints help page [Olivier Hallot]
    52. tdf#62475 partial handmade fixes [Andrea Gelmini]
    53. tdf#62536 FORMATTING: Closing autoformat for bold/underline character doesn't end autoformatting [Miklos Vajna]
    54. tdf#63054 pdf_string_parser incorrectly handles escapes [Mike]
    55. tdf#63416 do not sort header in autofilter if user has chosen one in dialog [scito]
    56. tdf#64773 Help pages for IFNA and IFERROR Calc functions [Olivier Hallot]
    57. tdf#65498 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
    58. tdf#65509 auto Save Also Too Disabled [Joel]
    59. tdf#65695 write density 96 DPI to JPEG files at compression [Tomaž Vajngerl]
    60. tdf#66141 SwTxtFrm::FormatQuick(bool) endless loop [Mike]
    61. tdf#66232 css::uno::Reference can automatically up-cast now [Mike Kaganski, Stephan Bergmann]
    62. tdf#66305 odf2xhtml: do not display the page numbers in TOC [Robert Antoni Buj Gelonch]
    63. tdf#66353 make a basic regression test for formula parser [Caolán McNamara, Mike Kaganski]
    64. tdf#67421 prevent unloading objects due to cache full [Mike Kaganski]
    65. tdf#68871 nuke old Elements box from menu, rename new pane [Adolfo Jayme Barrientos, Julien Nabet]
    66. tdf#69095 add missing OOXML icon sets, [Markus Mohrhard]
    67. tdf#69316 sort numbering options meaningfully [Katarina Behrens]
    68. tdf#69552 Function FLOOR and CEILING inconsistent with OpenFormula specification [Eike Rathke, Winfried Donkers]
    69. tdf#70318 don't forget to clean up second fake paragraph [Mike Kaganski]
    70. tdf#71034 [OS X] Ugly (too heavy) fake bold [Khaled Hosny]
    71. tdf#72007 align to right if undocked [Caolán McNamara]
    72. tdf#72142 slightly darken default workspace again to be easier on the eyes [Adolfo Jayme Barrientos]
    73. tdf#72361 forced intercept for exponentiial trendline [Laurent Balland-Poirier]
    74. tdf#73211 gtk checkboxes need erase afer toggling [Caolán McNamara]
    75. tdf#74299 improve DXF import [Mike Kaganski]
    76. tdf#74301 WMF: use LibreOffice locale on OEM_CHARSET/DEFAULT_CHARSET [Mike Kaganski]
    77. tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filter [PriyankaGaikwad]
    78. tdf#75015 first part for axis title manual position export, [Markus Mohrhard]
    79. tdf#75019 bookmarks in exporting to mediawiki [Robert Antoni Buj Gelonch]
    80. tdf#75256 improve sifr - new and reworked lines, bugfixing and some new ones. [Cassandra Freund]
    81. tdf#75316 add test for [Markus Mohrhard]
    82. tdf#75360 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
    83. tdf#75531 failed to convert the margins [Robert Antoni Buj Gelonch]
    84. tdf#76825 styles drop down menu is too narrow [Caolán McNamara]
    85. tdf#76941 docx export image greyscale [Joren De Cuyper]
    86. tdf#77985 change saturday to working day for Formula NETWORKDAYS [Winfried Donkers]
    87. tdf#78606 unittest for docx section header export bug [Eilidh McAdam]
    88. tdf#78834 enable localized system dialogs on OS X [Andras Timar]
    89. tdf#79278 slightly darken default workspace again to be easier on the eyes [Adolfo Jayme Barrientos]
    90. tdf#80075 correct Writer formula bar screenshot [Andras Timar]
    91. tdf#80340 table changes format in PPTX format [yogesh.bharate001]
    92. tdf#80708 RTF export: fix unexpected table row break [Miklos Vajna]
    93. tdf#82968 python3: fix stdio detection on WNT harder [Michael Stahl]
    94. tdf#83366 copy and Paste crashes Calc when original doc closed [Henry Castro]
    95. tdf#83527 change split window expande handle to be more visible [Tomaž Vajngerl]
    96. tdf#84153 "Edit Comment" in context menu when a cell has a comment [Ravindra_Vidhate]
    97. tdf#84240 Red squiggly underline does not appear instantly [Deena Francis]
    98. tdf#84347 export each axis only once non-deleted [Markus Mohrhard]
    99. tdf#84435 mod operator does not deal with decimals as described in help [Julien Nabet]
    100. tdf#85424 sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter() [Michael Stahl]
    101. tdf#85432 use sensible variable naming, follow-up [Eike Rathke]
    102. tdf#85769 avoid writing font name attribute twice, by ignoring empty value [Matúš Kukan]
    103. tdf#85911 docx: export comment initials [Joren De Cuyper]
    104. tdf#86138 context menu should state the name of the toolbar [Philippe Jung]
    105. tdf#86606 removal of additional direct formatting [Yousuf Philips]
    106. tdf#86619 create new table context menu submenus and reorganize entries [Yousuf Philips]
    107. tdf#86624 add test for [Markus Mohrhard]
    108. tdf#86639 SwEditShell: when setting para style, reset char attrs if needed [Miklos Vajna]
    109. tdf#86814 RTF import: fix sometimes lost bold style [Miklos Vajna]
    110. tdf#86850 always display clipboard functions in context menu [Trent MacAlpine]
    111. tdf#87373 fix Kerning broken on OS X [Khaled Hosny, Thorsten Wagner]
    112. tdf#87539 and docx export image greyscale, watermark, black&white [Joren De Cuyper]
    113. tdf#87545 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
    114. tdf#87735 updated Danish dictionary [Andras Timar]
    115. tdf#87862 row spacing sneaked out, put it back [Katarina Behrens]
    116. tdf#88056 Use different placeholders for Impress and Draw [Katarina Behrens]
    117. tdf#88547 error handling per element and propagate, follow-up [Winfried Donkers, Eike Rathke]
    118. tdf#88608 clear SearchLabel when altering the search string [Joren De Cuyper]
    119. tdf#88710 cleanup after removing dbtoolsclient [Matthew Nicholls]
    120. tdf#88835 both scientific formats are of type medium, follow-up [Laurent Balland-Poirier, Eike Rathke]
    121. tdf#88848 add test for [Markus Mohrhard]
    122. tdf#89152 add missing .ui localizations to install script [Andras Timar]
    123. tdf#89182 draw Note mark before text for correct ZOrder [Laurent Godard]
    124. tdf#89395 add Nyanja [ny-MW] locale data [Eike Rathke]
    125. tdf#89510 enable "Check uppercase words" by default [Julien Nabet]
    126. tdf#89758 interactive crop preview shouldn't scale proportionally [Trent MacAlpine]
    127. tdf#89783 MM fixes potential endless loops with dbgutil build [Christoph Lutz, Katarina Behrens, Vasily Melenchuk]
    128. tdf#89790 revert "DOCX: saving LO version number in app.xml" [Joren De Cuyper, Radu Ioan]
    129. tdf#89794 sw: implement SwXFlatParagraph::getPropertySetInfo() [Michael Stahl]
    130. tdf#90090 customizing and positioning additional toolbars [Yousuf Philips]
    131. tdf#90110 basic: fix Randomize statement [Michael Stahl]
    132. tdf#90133 extend ODF: variable decimal in scientific format [Laurent Balland-Poirier]
    133. tdf#90141 layout crash with table in footnote [Caolán McNamara]
    134. tdf#90150 page numbering in the status bar which may cause confusion [massinissaHamidi]
    135. tdf#90174 FILESAVE: export of bullet color for pptx [PriyankaGaikwad]
    136. tdf#90190 PPTX table cell border width is not exported. [Miklos Vajna, yogesh.bharate001]
    137. tdf#90223 PPTX table cell left and right margin is not exported. [yogesh.bharate001]
    138. tdf#90225 enhancement : Cannot open compressed csv files from calc [Dennis Francis]
    139. tdf#90245 support for table merge cell export. [Sujith Sudhakaran]
    140. tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exported [PriyankaGaikwad]
    141. tdf#90252 add missing Asian slide layout icons in new Tango style [Adolfo Jayme Barrientos]
    142. tdf#90257 prevent dialog from growing out of the screen [Katarina Behrens]
    143. tdf#90258 sidebar: toggle Thousand/Engineering [Laurent Balland-Poirier]
    144. tdf#90260 testcase [Miklos Vajna]
    145. tdf#90357 fix crash while pasting into draw from impress. [Muthu Subramanian]
    146. tdf#90387 breeze: update icon theme, and fix [andreas_ka]
    147. tdf#90421 RTF export: ignore hyperlinks without an URL [Miklos Vajna]
    148. tdf#90474 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
    149. tdf#90532 support more font properties for title OOXML export, [Markus Mohrhard]
    150. tdf#90539 special case for EMF placeholder icon of OLE object [Andras Timar]
    151. tdf#90565 focus category list on showing the dialog [Katarina Behrens]
    152. tdf#90604 vcl: reduce MapMode precision further to 32 bits... [Michael Stahl]
    153. tdf#90605 FILESAVE:PPTX Line shape style was not exported [PriyankaGaikwad]
    154. tdf#90607 test Case for the patch [Charu Tyagi]
    155. tdf#90614 oups... I was too eager in replacing getAny() with makeAny() [Lionel Elie Mamane]
    156. tdf#90640 xmloff: ODF export: fix style:background-image attributes [Michael Stahl]
    157. tdf#90672 PPTX table cell border color is not exported. [yogesh.bharate001]
    158. tdf#90673 FILESAVE:PPTX Paragraph text direction right-to-left is not exported [PriyankaGaikwad]
    159. tdf#90681 table model can have truly empty cells [Caolán McNamara]
    160. tdf#90720 textframe background was not transparent [Sushil Shinde]
    161. tdf#90723 LibreLogo: missing oldlcap initialization [László Németh]
    162. tdf#90728 add test for line only chart export [Markus Mohrhard]
    163. tdf#90729 export data labels for all chart types, [Markus Mohrhard]
    164. tdf#90733 we don't support invertIfNegative yet [Markus Mohrhard]
    165. tdf#90746 export that we don't support bubble3D [Markus Mohrhard]
    166. tdf#90749 export that we don't support leader lines [Markus Mohrhard]
    167. tdf#90757 ensure start row / end row order makes sense [Eike Rathke]
    168. tdf#90766 table - keep with paragraph setting is broken [Zolnai Tamás]
    169. tdf#90782 fix better label for named formulas [Adolfo Jayme Barrientos, Olivier Hallot]
    170. tdf#90802 add Church Slavic [cu-RU] locale [Aleksandr Andreev, Eike Rathke]
    171. tdf#90808 sw: fix detection of duplicate CrossRefBookmarks [Michael Stahl]
    172. tdf#90812 rPr is not exported after roundtrip. [yogesh.bharate001]
    173. tdf#90816 sw: fix bookmark loss in SwUndoDelete [Michael Stahl]
    174. tdf#90820 revert "Hack to make an in-destruction SwFlyInCntFrm ... [Michael Stahl]
    175. tdf#90822 descenders cropped [Thorsten Wagner]
    176. tdf#90828 FILESAVE:XLSX export of underline color for text inside textbox [PriyankaGaikwad]
    177. tdf#90830 add Tango help icons [Adolfo Jayme Barrientos]
    178. tdf#90839 added support for inside placement for the best fit case [Marco Cecchetti]
    179. tdf#90851 add test for plotArea manualLayout, [Markus Mohrhard]
    180. tdf#90876 don't assume varyColors for bubbleChart [Markus Mohrhard]
    181. tdf#90882 writer: insert row/col before/after [Philippe Jung]
    182. tdf#90883 WRITER: Insert button with multiple rows/columns selected [Philippe Jung]
    183. tdf#90890 hyperlink inside textbox is not exported after roundtrip. [yogesh.bharate001]
    184. tdf#90905 fix for url encoding in internal urls [Vasily Melenchuk]
    185. tdf#90908 FILESAVE: XLSX wrong export of font size 18 [PriyankaGaikwad]
    186. tdf#90911 fix wrong parameter size on getsockname [Juergen Funk]
    187. tdf#90935 calc / sort dialog fixage. [Michael Meeks]
    188. tdf#90955 CharKerning i.e spc is not exported after RT. [yogesh.bharate001]
    189. tdf#90956 don't resize the border window when disposing [Michael Meeks, Caolán McNamara]
    190. tdf#90968 highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat) [Zolnai Tamás]
    191. tdf#90969 basic: add horrible hack to avoid crash due to ... [Michael Stahl]
    192. tdf#90979 our values are related to the inner mode, [Markus Mohrhard]
    193. tdf#90982 repair parts of the conditional formatting dialog. [Markus Mohrhard, Michael Meeks]
    194. tdf#90990 listbox focus issue post dispose. [Michael Meeks]
    195. tdf#90994 sidebar tab bar buttons should should have accessible names [Niklas Johansson]
    196. tdf#91009 Correct thousands separator character for locale es_CR [Julien Nabet]
    197. tdf#91014 dispose SfxControllerItem sub-class earlier. [Michael Meeks]
    198. tdf#91015 CSV dialog crasher. [Michael Meeks]
    199. tdf#91027 cleanup dbaccess dispose logic. [Michael Meeks]
    200. tdf#91043 attempted fix of filer-less gtk+ save dialog crash. [Michael Meeks]
    201. tdf#91050 fix typo TabePage->TabPage [Andrea Gelmini]
    202. tdf#91051 fix typo Trancparency->Transparency [Andrea Gelmini]
    203. tdf#91052 use macros to standardize 'make' constructors for VclBuilder. [Michael Meeks]
    204. tdf#91057 transliterateChar2Char throws MultipleCharsOutputException [Caolán McNamara]
    205. tdf#91064 revert "DOCX: saving LO version number in app.xml" [Joren De Cuyper]
    206. tdf#91066 condensed Character Spacing i.e spc(negative value) is not exported after RT. [yogesh.bharate001]
    207. tdf#91073 don't queue an async user event when disposed. [Michael Meeks]
    208. tdf#91074 RTF import: handle \dplineco* for text frames [Miklos Vajna]
    209. tdf#91077 unit tests for shape import of discarded DOCX header/footer [László Németh]
    210. tdf#91078 now also ocTableRef is DBData [Eike Rathke]
    211. tdf#91081 fix LO crash after dialog closing by ESC [Philippe Jung]
    212. tdf#91090 avoid de-referencing DIALOG_NO_PARENT (-1) [Michael Meeks, Caolán McNamara, Noel Grandin]
    213. tdf#91100 don't Notify focus changes after dispose. [Michael Meeks]
    214. tdf#91122 docx import: fix wrong vertical position of OLE object shape [László Németh]
    215. tdf#91125 nail a clutch of calc modeless dialog lifecycle issues. [Michael Meeks]
    216. tdf#91126 enable click-on-column-header sorting [Katarina Behrens]
    217. tdf#91127 audit for unfortunate SAL_NO_ACQUIRE referencing issues. [Michael Meeks]
    218. tdf#91128 dockwin post-dispose crash fix. [Michael Meeks]
    219. tdf#91138 hold reference until idle dispose. [Michael Meeks]
    220. tdf#91140 ODF import: try to ignore invalid draw:fill="solid" [Michael Stahl]
    221. tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crash [Miklos Vajna]
    222. tdf#91185 appearance settings lifecycle fix. [Michael Meeks]
    223. tdf#91195 vcl: reduce MapMode Fraction precision to avoid... [Michael Stahl]
    224. tdf#91227 vcl: fix crash in ImplListBox during paste special in Writer [Miklos Vajna]
    225. tdf#91239 add missing disposeAndClear logic for basctl. [Julien Nabet, Michael Meeks]
    226. tdf#91240 cope with state-change after dispose and dispose fixedtext. [Michael Meeks]
    227. tdf#91254 draw missing EMF hairlines with linecap settings [László Németh]
    228. tdf#91259 fix help browser focus issue post dispose. [Philippe Jung, Michael Meeks]
    229. tdf#91260 add missing test document [László Németh]
    230. tdf#91261 DOCX import: snapGrid property of paragraphs are ignored [Mark Hung]
    231. tdf#91267 better algorithm for OOXML column width import, [Markus Mohrhard]
    232. tdf#91269 VclPtr::reset does not delete the widget, [Markus Mohrhard]
    233. tdf#91273 crash when closing formula wizard (cancel or ok) [Julien Nabet]
    234. tdf#91280 fix capitalization in OpenCL white/blacklist dialog [Adolfo Jayme Barrientos]
    235. tdf#91311 handle toolbox tracking events post dispose safely. [Michael Meeks]
    236. tdf#91335 don't use default style as parent for OOXML cond format style, [Markus Mohrhard]
    237. tdf#91364 fix data-pilot and auto-filter popup lifecycle. [Michael Meeks]
    238. tdf#91367 replace import with direct ScCompiler calls [Markus Mohrhard]
    239. tdf#91382 UI: Crash after visiting Sidebar Properties Page [Philippe Jung]
    240. tdf#91392 orig map for orig code paths, and new map for new path [Caolán McNamara]
    241. tdf#91904 import Image for bullets through "Add and Resize" Button [Heena Gupta]

    List of bugs fixed in Alpha1 compared to the 4.4 codeline:

    1. bnc#171052 use the same advanced Ellipse and Rectangle shapes in writer as draw [Caolán McNamara]
    2. bnc#513579 writerfilter: refactor to get rid of savedPositionOffset{V,H} statics [Miklos Vajna]
    3. bnc#637947 export shape shadow to DrawingML [Andras Timar]
    4. bnc#822341 PPTX export of embedded text documents [Zolnai Tamás]
    5. bnc#862510 PPTX import: Wrong text color inside shape [Zolnai Tamás]
    6. bnc#910045 wrong cell fill color defined by table style [Zolnai Tamás]
    7. coverity#265794 dereference null return value [Caolán McNamara]
    8. coverity#440858 argument cannot be negative [Caolán McNamara]
    9. coverity#440978 dereference before null check [Caolán McNamara]
    10. coverity#703948 unchecked return value [Caolán McNamara]
    11. coverity#703967 unchecked return value [Caolán McNamara]
    12. coverity#703982 unchecked return value [Caolán McNamara]
    13. coverity#703983 unchecked return value [Caolán McNamara]
    14. coverity#704009 unchecked return value [Caolán McNamara]
    15. coverity#704150 resource leak in object [Caolán McNamara]
    16. coverity#704151 resource leak in object [Caolán McNamara]
    17. coverity#704152 resource leak in object [Caolán McNamara]
    18. coverity#704228 'Constant' variable guards dead code [Caolán McNamara]
    19. coverity#704347 logically dead code [Caolán McNamara]
    20. coverity#704645 dereference after null check [Caolán McNamara]
    21. coverity#704680 dereference after null check [Caolán McNamara]
    22. coverity#704751 explicit null dereferenced [Caolán McNamara]
    23. coverity#704777 explicit null dereferenced [Caolán McNamara]
    24. coverity#705106 rearrange the assert and condition [Caolán McNamara]
    25. coverity#705150 missing break in switch [Caolán McNamara]
    26. coverity#705667 silence Resource leak [Caolán McNamara]
    27. coverity#706128 document Wrong sizeof argument [Caolán McNamara]
    28. coverity#707772 uninitialized scalar field [Caolán McNamara]
    29. coverity#707985 uninitialized scalar field [Caolán McNamara]
    30. coverity#708424 uninitialized scalar field [Caolán McNamara]
    31. coverity#708576 uninitialized scalar field [Caolán McNamara]
    32. coverity#708922 use after free [Caolán McNamara]
    33. coverity#735323 unchecked return value [Caolán McNamara]
    34. coverity#735379 annotate to dismiss Copy-paste error [Caolán McNamara]
    35. coverity#735393 resource leak in object [Caolán McNamara]
    36. coverity#735429 logically dead code [Caolán McNamara]
    37. coverity#735433 document Logically dead code [Caolán McNamara]
    38. coverity#735515 logically dead code [Caolán McNamara]
    39. coverity#735901 dereference after null check [Caolán McNamara]
    40. coverity#735915 dereference after null check [Caolán McNamara]
    41. coverity#736477 document deliberate Resource leak at detection point [Caolán McNamara]
    42. coverity#736943 untrusted loop bound [Caolán McNamara]
    43. coverity#738950 structurally dead code [Caolán McNamara]
    44. coverity#738980 use after free [Caolán McNamara]
    45. coverity#982279 resource leak in object [Caolán McNamara]
    46. coverity#982280 resource leak in object [Caolán McNamara]
    47. coverity#982431 division or modulo by float zero [Caolán McNamara]
    48. coverity#982432 division or modulo by float zero [Caolán McNamara]
    49. coverity#983096 document Resource leak [Caolán McNamara]
    50. coverity#984091 uninitialized scalar field [Caolán McNamara]
    51. coverity#984097 uninitialized pointer field [Caolán McNamara]
    52. coverity#988421 unchecked return value [Caolán McNamara]
    53. coverity#1000115 forgot to add bugdoc [Miklos Vajna]
    54. coverity#1019325 unchecked dynamic_cast [Caolán McNamara]
    55. coverity#1019327 unchecked dynamic_cast [Caolán McNamara]
    56. coverity#1019331 unchecked dynamic_cast [Caolán McNamara]
    57. coverity#1019332 unchecked dynamic_cast [Caolán McNamara]
    58. coverity#1078451 unchecked return value [Caolán McNamara]
    59. coverity#1186125 big parameter passed by value [Caolán McNamara]
    60. coverity#1195349 argument cannot be negative [Caolán McNamara]
    61. coverity#1202743 Bad bit shift operation [Caolán McNamara]
    62. coverity#1209001 unchecked return value [Caolán McNamara]
    63. coverity#1209008 unchecked return value [Caolán McNamara]
    64. coverity#1209049 unchecked return value [Stephan Bergmann]
    65. coverity#1209863 rework to explicitly compare cMaxChar [Caolán McNamara]
    66. coverity#1213364 untrusted loop bound [Caolán McNamara]
    67. coverity#1213367 rework to make comparison to len more clear [Caolán McNamara]
    68. coverity#1213368 untrusted value as argument [Caolán McNamara]
    69. coverity#1213370 rework to make comparison to rec[i].slen more clear [Caolán McNamara]
    70. coverity#1213376 silence unhelpful untrusted loop bound warnings [Stephan Bergmann]
    71. coverity#1215304 silence unhelpful untrusted loop bound warnings [Stephan Bergmann]
    72. coverity#1242421 dereference after null check [Caolán McNamara]
    73. coverity#1242459 identical code for different branches [Caolán McNamara]
    74. coverity#1242531 untrusted value as argument [Caolán McNamara]
    75. coverity#1242624 untrusted loop bound [Caolán McNamara]
    76. coverity#1242632 use of untrusted scalar value [Caolán McNamara]
    77. coverity#1242653 untrusted loop bound [Caolán McNamara]
    78. coverity#1242658 untrusted loop bound [Caolán McNamara]
    79. coverity#1242675 untrusted value as argument [Caolán McNamara]
    80. coverity#1242704 untrusted loop bound [Caolán McNamara]
    81. coverity#1242728 use of untrusted scalar value [Caolán McNamara]
    82. coverity#1242775 use of untrusted scalar value [Caolán McNamara]
    83. coverity#1242793 untrusted value as argument [Caolán McNamara]
    84. coverity#1242836 use of untrusted scalar value [Caolán McNamara]
    85. coverity#1242859 untrusted loop bound [Caolán McNamara]
    86. coverity#1242875 untrusted pointer write [Caolán McNamara]
    87. coverity#1242895 untrusted loop bound [Caolán McNamara]
    88. coverity#1242911 silence Untrusted loop bound [Caolán McNamara]
    89. coverity#1242927 use of untrusted scalar value [Caolán McNamara]
    90. coverity#1242937 use of untrusted scalar value [Caolán McNamara]
    91. coverity#1242939 untrusted loop bound [Caolán McNamara]
    92. coverity#1242942 use of untrusted scalar value [Caolán McNamara]
    93. coverity#1242945 untrusted value as argument [Caolán McNamara]
    94. coverity#1244944 untrusted loop bound [Caolán McNamara]
    95. coverity#1244945 untrusted value as argument [Caolán McNamara]
    96. coverity#1244946 untrusted value as argument [Caolán McNamara]
    97. coverity#1255386 unchecked return value [Stephan Bergmann]
    98. coverity#1255387 help coverity out here wrt Division by zero [Caolán McNamara]
    99. coverity#1255388 division or modulo by float zero [Caolán McNamara]
    100. coverity#1255389 dereference null return value [Caolán McNamara]
    101. coverity#1255390 resource leak [Caolán McNamara]
    102. coverity#1255391 silence false TOCTOU warning [Stephan Bergmann]
    103. coverity#1255908 resource leak [Caolán McNamara]
    104. coverity#1255909 uninitialized scalar field [Caolán McNamara]
    105. coverity#1256310 don't call rand [Caolán McNamara]
    106. coverity#1256663 only allow comparing iterators from the same ring [Bjoern Michaelsen]
    107. coverity#1256663 sw: fix Ring::equals() [Michael Stahl]
    108. coverity#1256664 division or modulo by float zero [Caolán McNamara]
    109. coverity#1256668 uninit ptr field [Bjoern Michaelsen]
    110. coverity#1256669 uninit ptr field [Bjoern Michaelsen]
    111. coverity#1257107 handle these consistently [Bjoern Michaelsen, Caolán McNamara]
    112. coverity#1257108 unchecked dynamic_cast [Caolán McNamara]
    113. coverity#1257109 unchecked dynamic_cast [Caolán McNamara]
    114. coverity#1257110 big parameter passed by value [Caolán McNamara]
    115. coverity#1257113 uninitialized scalar field [Caolán McNamara]
    116. coverity#1257114 result is not floating-point [Caolán McNamara]
    117. coverity#1257735 logically dead code [Caolán McNamara]
    118. coverity#1257736 explicit null dereferenced [Caolán McNamara]
    119. coverity#1257737 dereference null return value [Caolán McNamara]
    120. coverity#1257738 uncaught exception [Caolán McNamara]
    121. coverity#1257741 uninitialized scalar field [Caolán McNamara]
    122. coverity#1257742 uninitialized pointer field [Caolán McNamara]
    123. coverity#1257743 uninitialized pointer field [Caolán McNamara]
    124. coverity#1258449 explicit null dereferenced [Caolán McNamara]
    125. coverity#1260295 wrong operator used [Caolán McNamara]
    126. coverity#1260296 unchecked dynamic_cast [Caolán McNamara]
    127. coverity#1260301 using invalid iterator [Caolán McNamara]
    128. coverity#1260332 unused value [Caolán McNamara]
    129. coverity#1260333 unused value [Caolán McNamara]
    130. coverity#1260446 uninitialized scalar field [Caolán McNamara]
    131. coverity#1260447 uninitialized scalar field [Caolán McNamara]
    132. coverity#1260448 uninitialized scalar field [Caolán McNamara]
    133. coverity#1261762 resource leak [Caolán McNamara]
    134. coverity#1261766 uninitialized pointer field [Caolán McNamara]
    135. coverity#1264390 try and help coverity out wrt Bad bit shift operation [Caolán McNamara]
    136. coverity#1264391 help coverity out wrt Logically dead code [Caolán McNamara]
    137. coverity#1264392 help coverity out wrt Logically dead code [Caolán McNamara]
    138. coverity#1264393 /1264394: missing break [Julien Nabet]
    139. coverity#1264396 uninitialized scalar field [Caolán McNamara]
    140. coverity#1265791 unchecked return value [Caolán McNamara]
    141. coverity#1265792 dereference after null check [Caolán McNamara]
    142. coverity#1265793 dereference after null check [Caolán McNamara]
    143. coverity#1265795 dereference null return value [Caolán McNamara]
    144. coverity#1265796 dereference null return value [Caolán McNamara]
    145. coverity#1265797 dereference null return value [Caolán McNamara]
    146. coverity#1265798 dereference null return value [Caolán McNamara]
    147. coverity#1265799 dereference null return value [Caolán McNamara]
    148. coverity#1265800 dereference null return value [Caolán McNamara]
    149. coverity#1265801 dereference null return value [Caolán McNamara]
    150. coverity#1265802 dereference null return value [Caolán McNamara]
    151. coverity#1265803 dereference null return value [Caolán McNamara]
    152. coverity#1265804 dereference null return value [Caolán McNamara]
    153. coverity#1265805 dereference null return value [Caolán McNamara]
    154. coverity#1265806 dereference null return value [Caolán McNamara]
    155. coverity#1265807 dereference null return value [Caolán McNamara]
    156. coverity#1265808 dereference null return value [Caolán McNamara]
    157. coverity#1265809 dereference null return value [Caolán McNamara]
    158. coverity#1265810 dereference null return value [Caolán McNamara]
    159. coverity#1265811 dereference null return value [Caolán McNamara]
    160. coverity#1266437 unintended comparison to logical negation [Caolán McNamara]
    161. coverity#1266438 unintended comparison to logical negation [Caolán McNamara]
    162. coverity#1266440 unchecked return value [Caolán McNamara]
    163. coverity#1266441 unchecked return value [Caolán McNamara]
    164. coverity#1266442 dereference after null check [Caolán McNamara]
    165. coverity#1266443 dereference after null check [Caolán McNamara]
    166. coverity#1266444 explicit null dereferenced [Caolán McNamara]
    167. coverity#1266445 explicit null dereferenced [Caolán McNamara]
    168. coverity#1266446 explicit null dereferenced [Caolán McNamara]
    169. coverity#1266447 explicit null dereferenced [Caolán McNamara]
    170. coverity#1266448 explicit null dereferenced [Caolán McNamara]
    171. coverity#1266449 explicit null dereferenced [Caolán McNamara]
    172. coverity#1266450 explicit null dereferenced [Caolán McNamara]
    173. coverity#1266451 explicit null dereferenced [Caolán McNamara]
    174. coverity#1266452 explicit null dereferenced [Caolán McNamara]
    175. coverity#1266453 explicit null dereferenced [Caolán McNamara]
    176. coverity#1266454 explicit null dereferenced [Caolán McNamara]
    177. coverity#1266455 explicit null dereferenced [Caolán McNamara]
    178. coverity#1266457 identical code for different branches [Caolán McNamara]
    179. coverity#1266458 argument cannot be negative [Caolán McNamara]
    180. coverity#1266459 improper use of negative value [Caolán McNamara]
    181. coverity#1266460 argument cannot be negative [Caolán McNamara]
    182. coverity#1266461 improper use of negative value [Caolán McNamara]
    183. coverity#1266463 argument cannot be negative [Caolán McNamara]
    184. coverity#1266464 argument cannot be negative [Caolán McNamara]
    185. coverity#1266465 improper use of negative value [Caolán McNamara]
    186. coverity#1266466 argument cannot be negative [Caolán McNamara]
    187. coverity#1266467 dereference null return value [Caolán McNamara]
    188. coverity#1266468 dereference null return value [Caolán McNamara]
    189. coverity#1266469 dereference null return value [Caolán McNamara]
    190. coverity#1266471 dereference null return value [Caolán McNamara]
    191. coverity#1266472 dereference null return value [Caolán McNamara]
    192. coverity#1266473 dereference null return value [Caolán McNamara]
    193. coverity#1266474 dereference null return value [Caolán McNamara]
    194. coverity#1266475 dereference null return value [Caolán McNamara]
    195. coverity#1266476 silence Dereference null return value [Caolán McNamara]
    196. coverity#1266479 silence Resource leak [Caolán McNamara]
    197. coverity#1266480 silence Pointer to local outside scope [Caolán McNamara]
    198. coverity#1266481 pointer to local outside scope [Caolán McNamara]
    199. coverity#1266483 string not null terminated [Caolán McNamara]
    200. coverity#1266484 rework to scrutinze mnLen [Caolán McNamara]
    201. coverity#1266485 untrusted value as argument [Caolán McNamara]
    202. coverity#1266486 untrusted loop bound [Caolán McNamara]
    203. coverity#1266487 use of untrusted scalar value [Caolán McNamara]
    204. coverity#1266488 untrusted loop bound [Caolán McNamara]
    205. coverity#1266489 untrusted loop bound [Caolán McNamara]
    206. coverity#1266491 untrusted loop bound [Caolán McNamara]
    207. coverity#1266492 untrusted value as argument [Caolán McNamara]
    208. coverity#1266493 use of untrusted scalar value [Caolán McNamara]
    209. coverity#1266494 untrusted value as argument [Caolán McNamara]
    210. coverity#1266495 untrusted loop bound [Caolán McNamara]
    211. coverity#1266496 untrusted loop bound [Caolán McNamara]
    212. coverity#1266498 uninitialized scalar variable [Caolán McNamara]
    213. coverity#1266499 uninitialized scalar field [Caolán McNamara]
    214. coverity#1266500 unused value [Caolán McNamara]
    215. coverity#1266501 unused value [Caolán McNamara]
    216. coverity#1266502 useless call [Caolán McNamara]
    217. coverity#1266503 useless call [Caolán McNamara]
    218. coverity#1266504 useless call [Caolán McNamara]
    219. coverity#1266505 useless call [Caolán McNamara]
    220. coverity#1266506 useless call [Caolán McNamara]
    221. coverity#1266507 useless call [Caolán McNamara]
    222. coverity#1266508 useless call (gold) [Caolán McNamara]
    223. coverity#1266509 useless call [Caolán McNamara]
    224. coverity#1266510 useless call [Caolán McNamara]
    225. coverity#1266511 useless call [Caolán McNamara]
    226. coverity#1266513 useless call [Caolán McNamara]
    227. coverity#1266514 useless call [Caolán McNamara]
    228. coverity#1266515 useless call [Caolán McNamara]
    229. coverity#1266516 useless call [Caolán McNamara]
    230. coverity#1266518 use after free [Caolán McNamara]
    231. coverity#1266519 use after free [Caolán McNamara]
    232. coverity#1267628 resource leak in object [Caolán McNamara]
    233. coverity#1267629 logically dead code [Caolán McNamara]
    234. coverity#1267630 logically dead code [Caolán McNamara]
    235. coverity#1267635 logically dead code [Caolán McNamara]
    236. coverity#1267636 logically dead code [Caolán McNamara]
    237. coverity#1267637 logically dead code in SwUndo::Repeat() [Michael Stahl]
    238. coverity#1267638 logically dead code in SwUndo::RedoWithContext() [Michael Stahl]
    239. coverity#1267639 logically dead code in SwUndo::UndoWithContext() [Michael Stahl]
    240. coverity#1267641 sw: logically dead code [Michael Stahl]
    241. coverity#1267642 logically dead code [Caolán McNamara]
    242. coverity#1267643 logically dead code [Caolán McNamara]
    243. coverity#1267644 logically dead code [Caolán McNamara]
    244. coverity#1267645 logically dead code [Caolán McNamara]
    245. coverity#1267646 sw: logically dead code [Michael Stahl]
    246. coverity#1267647 logically dead code [Caolán McNamara]
    247. coverity#1267648 logically dead code [Caolán McNamara]
    248. coverity#1267649 logically dead code [Caolán McNamara]
    249. coverity#1267650 logically dead code [Caolán McNamara]
    250. coverity#1267651 logically dead code [Caolán McNamara]
    251. coverity#1267652 logically dead code [Caolán McNamara]
    252. coverity#1267653 logically dead code [Caolán McNamara]
    253. coverity#1267654 sw: logically dead code in SwCrsrShell::GoNextCell() [Michael Stahl]
    254. coverity#1267655 logically dead code [Caolán McNamara]
    255. coverity#1267656 logically dead code [Caolán McNamara]
    256. coverity#1267657 logically dead code [Caolán McNamara]
    257. coverity#1267659 logically dead code [Caolán McNamara]
    258. coverity#1267660 etc.: remove redundant checks [Stephan Bergmann]
    259. coverity#1267665 logically dead code [Caolán McNamara]
    260. coverity#1267666 logically dead code in SwUndo::CanRepeat() [Michael Stahl]
    261. coverity#1267668 logically dead code [Caolán McNamara]
    262. coverity#1267670 division or modulo by float zero [Caolán McNamara]
    263. coverity#1267671 dereference after null check [Caolán McNamara]
    264. coverity#1267672 unchecked dynamic_cast [Caolán McNamara]
    265. coverity#1267673 dereference after null check [Caolán McNamara]
    266. coverity#1267674 dereference after null check [Caolán McNamara]
    267. coverity#1267676 identical code for different branches [Caolán McNamara]
    268. coverity#1267677 big parameter passed by value [Caolán McNamara]
    269. coverity#1267679 dereference before null check [Caolán McNamara]
    270. coverity#1267680 dereference before null check [Caolán McNamara]
    271. coverity#1267681 dereference before null check [Caolán McNamara]
    272. coverity#1267682 help coverity out wrt String not null terminated [Caolán McNamara]
    273. coverity#1267683 vcl: try to suppress a silly one [Michael Stahl]
    274. coverity#1267684 uncaught exception [Caolán McNamara]
    275. coverity#1267685 uncaught exception [Caolán McNamara]
    276. coverity#1267686 basctl: uncaught exception [Michael Stahl, Caolán McNamara]
    277. coverity#1267687 uncaught exception [Caolán McNamara]
    278. coverity#1267688 uncaught exception [Caolán McNamara]
    279. coverity#1267689 uncaught exception [Caolán McNamara]
    280. coverity#1267690 uncaught exception [Caolán McNamara]
    281. coverity#1267691 uncaught exception [Caolán McNamara]
    282. coverity#1267692 uncaught exception [Caolán McNamara]
    283. coverity#1267693 uncaught exception [Caolán McNamara]
    284. coverity#1267694 uncaught exception [Caolán McNamara]
    285. coverity#1267696 uncaught exception [Caolán McNamara]
    286. coverity#1267697 uninitialized scalar variable [Caolán McNamara]
    287. coverity#1267698 uninitialized scalar field [Caolán McNamara]
    288. coverity#1267699 division or modulo by float zero [Caolán McNamara]
    289. coverity#1267700 uninitialized scalar field [Caolán McNamara]
    290. coverity#1268022 logically dead code [Caolán McNamara]
    291. coverity#1268023 logically dead code [Caolán McNamara]
    292. coverity#1268024 basctl: uncaught exception [Michael Stahl]
    293. coverity#1268025 mnOrigHeight and mnNewHeight is unused now [Caolán McNamara]
    294. coverity#1268297 logically dead code [Caolán McNamara]
    295. coverity#1268298 mark up code [Caolán McNamara]
    296. coverity#1268301 dereference null return value [Caolán McNamara]
    297. coverity#1269573 uncaught exception [Caolán McNamara]
    298. coverity#1269574 uncaught exception [Caolán McNamara]
    299. coverity#1269575 uncaught exception [Caolán McNamara]
    300. coverity#1269577 uncaught exception [Caolán McNamara]
    301. coverity#1269578 uncaught exception [Caolán McNamara]
    302. coverity#1269579 uncaught exception [Caolán McNamara]
    303. coverity#1269580 uncaught exception [Caolán McNamara]
    304. coverity#1269581 uncaught exception [Caolán McNamara]
    305. coverity#1269582 uncaught exception [Caolán McNamara]
    306. coverity#1269583 uncaught exception [Caolán McNamara]
    307. coverity#1269584 uncaught exception [Caolán McNamara]
    308. coverity#1269585 uncaught exception [Caolán McNamara]
    309. coverity#1269586 uncaught exception [Caolán McNamara]
    310. coverity#1269587 uncaught exception [Caolán McNamara]
    311. coverity#1269588 uncaught exception [Caolán McNamara]
    312. coverity#1269589 uncaught exception [Caolán McNamara]
    313. coverity#1269590 uncaught exception [Caolán McNamara]
    314. coverity#1269591 uncaught exception [Caolán McNamara]
    315. coverity#1269592 uncaught exception [Caolán McNamara]
    316. coverity#1269593 uncaught exception [Caolán McNamara]
    317. coverity#1269594 uncaught exception [Caolán McNamara]
    318. coverity#1269595 uncaught exception [Caolán McNamara]
    319. coverity#1269596 uncaught exception [Caolán McNamara]
    320. coverity#1269597 uncaught exception [Caolán McNamara]
    321. coverity#1269598 uncaught exception [Caolán McNamara]
    322. coverity#1269599 uncaught exception [Caolán McNamara]
    323. coverity#1269600 uncaught exception [Caolán McNamara]
    324. coverity#1270937 unchecked dynamic_cast [Caolán McNamara]
    325. coverity#1272391 dereference null return value [Caolán McNamara]
    326. coverity#1287398 logically dead code [Caolán McNamara]
    327. coverity#1287399 logically dead code [Caolán McNamara]
    328. coverity#1287400 control flow issues (MISSING_BREAK) [Eike Rathke]
    329. coverity#1288894 dereference after null check, golden [Caolán McNamara]
    330. coverity#1288895 explicit null dereferenced [Caolán McNamara]
    331. coverity#1288897 resource leak [Zolnai Tamás]
    332. coverity#1291169 dead code [Caolán McNamara]
    333. coverity#1291170 unchecked dynamic_cast [Caolán McNamara]
    334. coverity#1292224 probably this is what was meant... [Stephan Bergmann]
    335. coverity#1292225 variable guards dead code [Caolán McNamara]
    336. coverity#1292227 missing break in switch [Caolán McNamara]
    337. coverity#1292910 dereference after null check [Caolán McNamara]
    338. coverity#1292911 capture by reference [Stephan Bergmann]
    339. coverity#1294408 logically dead code [Caolán McNamara]
    340. coverity#1294409 dereference after null check [Caolán McNamara]
    341. coverity#1294410 missing break [Miklos Vajna]
    342. coverity#1294411 dlhandle is "leaked" [Tor Lillqvist]
    343. deb#766788 revert "Related: alloc on heap instead of stack" [Caolán McNamara]
    344. gnome 745909: grab/ungrab keyboard for menus [Caolán McNamara]
    345. i#14297 convert docking window RID_SVXDLG_FONTWORK to .ui [Caolán McNamara]
    346. i#20542 add description about getTextFieldMasters... [Tsutomu Uchino]
    347. i#31053 this shall apparently check that aScheme is neither http nor https [Stephan Bergmann]
    348. i#34420 1.sxi concealed divide by zero [Caolán McNamara]
    349. i#34459 add description about IllegalArgumentException... [Tsutomu Uchino]
    350. i#38829 resoles: Implemented fractional inches for Bug . [Foo Lai Choo]
    351. i#46871 add French translation for Space key [Ariel Constenla-Haile]
    352. i#53565 add descriptions about parameters of member methods [Tsutomu Uchino]
    353. i#57753 join Java AsynchronousFinalizer thread well before exit [Stephan Bergmann]
    354. i#63614 fix strange type mismatch when Iif function is used [Tsutomu Uchino]
    355. i#67663 add vertical alighment on property UI [Tsutomu Uchino]
    356. i#78615 don't pretend to have a bitmap url if we are not using bitmaps [Markus Mohrhard]
    357. i#81637 replace column header "Title" by "Name" [Ariel Constenla-Haile]
    358. i#82283 unpack_update is LINUX, SOLARIS only [Stephan Bergmann]
    359. i#85241 store settings about value highlighting in document [Tsutomu Uchino]
    360. i#87132 [API CHANGE] remove oslDescriptorType/Flag [Stephan Bergmann]
    361. i#87732 remove gid_Profile_Setup_Ini junk [Stephan Bergmann]
    362. i#93570 DOC import: tokenize PlcfAtnBkf and PlcfAtnBkl [Miklos Vajna]
    363. i#93570 sw: add RES_FLTR_ANNOTATIONMARK [Miklos Vajna]
    364. i#94895 revert "fix illegal result of Replace runtime function" [Caolán McNamara, Tsutomu Uchino]
    365. i#95167 XIRR() function gives Err:502 [Regina Henschel]
    366. i#98734 save/load ScaleMode property of image control on dialogs [Tsutomu Uchino]
    367. i#105557 fix locking for SwXTextMarkup [Michael Stahl]
    368. i#105692 rearrange the order of the controls and fix name of type [Caolán McNamara]
    369. i#114416 use default service name for scroll bar... [Tsutomu Uchino]
    370. i#116863 remove the extra space before colon... [Tsutomu Uchino]
    371. i#117606 reintegrate portion of a patch originally submitted by [Richard PALO]
    372. i#118485 text:p is not allowed as child element of draw:frame [Markus Mohrhard]
    373. i#120772 do not ignore last three properties... [Tsutomu Uchino]
    374. i#121504 image missing from doc [Caolán McNamara]
    375. i#123653 skip ranges that end before starting point [Caolán McNamara]
    376. i#124638 SwFrm::PaintBackground: handle fill attrs when comparing background [Miklos Vajna]
    377. i#125985 Change Insert Footnote toolbar comment [Kay Schenk]
    378. lp#1419836 provide decent error message [Bjoern Michaelsen]
    379. rhbz#1036877 [abrt] libreoffice-core-4.1.3.2-8.fc20: JNI UNO bridge finalize call still active during exit [Stephan Bergmann]
    380. rhbz#1136013 svx: try to make the ExternalToolEdit not crash all the time [Michael Stahl]
    381. rhbz#1177022 vcl: fix PDF embedding of Type 1 fonts [Michael Stahl]
    382. rhbz#1184582 [abrt] libreoffice-core: gcc3::raiseException(): soffice.bin killed by SIGABRT [Stephan Bergmann]
    383. rhbz#1192732 Javascript macro script editor broken (java null pointer exception) [Stephan Bergmann]
    384. tdf#12345 removed redundant newlines in the code [gamebusterz]
    385. tdf#30425 remove duplicate L10n icons. [Andrew]
    386. tdf#30425 remove old icons -2 [Andrew]
    387. tdf#30716 more engineering notation format tests, [Laurent Balland-Poirier, Eike Rathke]
    388. tdf#31082 revert both the previous cursor commit and the commit it fixed [Matthew Francis]
    389. tdf#32664 pass keyboard media keys through to the OS [Caolán McNamara]
    390. tdf#34467 Fit to Frame for text boxes is broken [Julien Nabet]
    391. tdf#34548 do not crash when undoing layout change [David Tardon]
    392. tdf#36933 implement test for [Raal, Markus Mohrhard]
    393. tdf#37156 insert table copy as nested table in non-starting cell position [László Németh]
    394. tdf#37650 further improvement of svg export [Chr. Rossmanith]
    395. tdf#38829 resoles: Implemented fractional inches for Bug . [Foo Lai Choo]
    396. tdf#38835 strip out OUString globals [Noel Grandin]
    397. tdf#38838 useless call (gold) [Caolán McNamara]
    398. tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType() [Eike Rathke]
    399. tdf#39372 speed up ScriptRun::getPairIndex [Noel Grandin]
    400. tdf#39440 cppcheck cleanliness, Fixing basic cpp errors [Varun, Radu Ioan]
    401. tdf#39440 reduce scope of local variables [Łukasz Hryniuk, Juan Picca, Michael Dunphy, Michael Weghorn]
    402. tdf#39468 translate German comments [Daniel Sikeler, Christian M. Heller, Tobias Madl, Michael Jaumann, Chris Sherlock, Michael Weghorn, Jennifer Liebel, Philipp Weissenbacher]
    403. tdf#39468 translate German variable in sc export filter [Chris Sherlock]
    404. tdf#39596 replace cstyle casts [Juan Picca]
    405. tdf#40110 add disabled test code for [Markus Mohrhard]
    406. tdf#40835 add 4th argument to FDIST when exporting to OOXML [Winfried Donkers]
    407. tdf#40835 add ODFF function FDIST [Winfried Donkers, Eike Rathke]
    408. tdf#42481 empty element evaluates to 0 [Eike Rathke]
    409. tdf#42897 warn the user if string without quote is entered as condition value. [Markus Mohrhard, Laszlo Kis-Adam]
    410. tdf#43157 enable format check in sal_detail_logFormat [Jorge Cunha Mendes, Stephan Bergmann]
    411. tdf#43368 remove MapiLogon/Logoff calls so simplemail works with WLM [Aron Budea]
    412. tdf#43534 add test for [Raal, Markus Mohrhard]
    413. tdf#43700 implement test for [Raal, Markus Mohrhard]
    414. tdf#45266 don't write extension elements into ODF namespaces [Markus Mohrhard]
    415. tdf#46343 add the tensor product operator to "Elements Dock" [Takeshi Abe]
    416. tdf#46723 enable configmgr unit tests [Radu Ioan]
    417. tdf#46808 OOoEmbeddedObjectFactory does implement optional XLinkFactory [Stephan Bergmann]
    418. tdf#47577 zoom slider should only react to full click [Rodolfo Ribeiro Gomes]
    419. tdf#49893 fixed crash on rtf shape group parsing [Vasily Melenchuk]
    420. tdf#50640 allow the cursor to enter empty vertical input fields [Caolán McNamara]
    421. tdf#51287 personalisation of keyboard shortcuts incoherence [Rishabh Kumar]
    422. tdf#51460 calc fails to set undo step after changing image anchor mode [Henry Castro]
    423. tdf#51741 add undo operation for deleting a bookmark + unit test [Matúš Kukan]
    424. tdf#51935 that just looks wrong [Markus Mohrhard]
    425. tdf#52540 refix graphite layout generally [Martin Hosken]
    426. tdf#53148 windows cursor improvements. Fixes and . [Rimas Kudelis]
    427. tdf#53151 windows cursor improvements. Fixes and . [Rimas Kudelis]
    428. tdf#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrm [Caolán McNamara]
    429. tdf#55502 shell BASIC function with empty third param hangs [Julien Nabet]
    430. tdf#55997 revert "Work around slight offset causing sc_unoapi failure" [Stephan Bergmann]
    431. tdf#56467 copy text of meta actions with valid text length [Chr. Rossmanith]
    432. tdf#57431 autofilter checkbox for blank cells like in MS Excel [Deena Francis]
    433. tdf#57950 replace chained append() with operator+ [Krisztian Pinter, Bjoern Michaelsen]
    434. tdf#57950 replace chained O(U)StringBuffer::append() with operator+ [Austin Chen]
    435. tdf#59663 actually make the exported file valid [Markus Mohrhard]
    436. tdf#59886 export fixed date and time fields to docx. [Eilidh McAdam]
    437. tdf#60060 DOCX export of section protection [Eilidh McAdam]
    438. tdf#60739 code factorisation [Michaël Lefèvre]
    439. tdf#62101 show only file extensions we're able to insert [Katarina Behrens]
    440. tdf#62947 add paste special to table and text box context menus [Yousuf Philips]
    441. tdf#63230 add unit test for [Eike Rathke]
    442. tdf#63690 remove rtl_logfile [Thorsten Behrens]
    443. tdf#63905 fix regression by using paper size set in printer properties [Clément Lassieur]
    444. tdf#64075 SVG Import: close non-closed filled polygons [Vort]
    445. tdf#64229 add test file for [Raal]
    446. tdf#64229 add test for [Markus Mohrhard]
    447. tdf#64573 add captions to Photo Album [Rishabh Kumar]
    448. tdf#65505 autofilter checkbox for blank cells like in MS Excel [Deena Francis]
    449. tdf#65788 svg export - put transform attribute into text element [Chr. Rossmanith]
    450. tdf#66455 there is no x error bar for bar charts [Markus Mohrhard]
    451. tdf#67343 arrange Help button in a secondary group [Adolfo Jayme Barrientos]
    452. tdf#68117 unit test [Ursache Vladimir]
    453. tdf#68137 crash in traversing script fields [Caolán McNamara]
    454. tdf#68183 sw: config option for disabling the creation of automatic RSID marks [Miklos Vajna]
    455. tdf#68547 turkısh "ı" ıs specıal [Matthew J. Francis]
    456. tdf#68871 add the tensor product operator to "Elements Dock" [Takeshi Abe]
    457. tdf#68963 fix __refheading__ regression, set only CrossRefs as TOC. [Justin Luth]
    458. tdf#69293 compute n-th root of negative numbers where n is odd. [Supreme Aryal]
    459. tdf#69685 move functions to appropriate categories [Stanislav Horacek]
    460. tdf#70062 keep drawing anchor objects sorted [Caolán McNamara]
    461. tdf#70185 correct and reenable SmNodeToTextVisitor's test case [Takeshi Abe]
    462. tdf#70733 move functions to appropriate categories [Stanislav Horacek, Joel]
    463. tdf#70886 fix for [Noel Power]
    464. tdf#71095 calc doesn't paste images copied from some web browsers [Henry Castro]
    465. tdf#71278 revert both the previous cursor commit and the commit it fixed [Matthew Francis]
    466. tdf#71797 strange font selection bug with font preview [Noel Power]
    467. tdf#72755 only use double mmap as fallback [Stephan Bergmann]
    468. tdf#73165 don't restart timer if already running [Caolán McNamara]
    469. tdf#73219 incredibly dubious hunk of code [Caolán McNamara]
    470. tdf#73695 prevent use of invalidated iterator due to re-entrance [Eike Rathke]
    471. tdf#74124 bilinear scaling with blending for some formats [Tomaž Vajngerl]
    472. tdf#74591 changes shortcut key "prior" and "next" to "PgUp" and "PgDn" [Rishabh Kumar]
    473. tdf#74880 small leak in scaddins [Caolán McNamara]
    474. tdf#74886 add test case for data label default value import [Markus Mohrhard]
    475. tdf#75256 update sifr icontheme [Cassandraa Freund]
    476. tdf#75256 updating icons and adding duplicate links [Cassandra Freund, Yousuf Philips]
    477. tdf#75614 RTF import: fix missing text after footnote [Miklos Vajna]
    478. tdf#75757 remove inheritance to std::vector [Ashod Nakashian, Juan Picca, Matthew Pottage, Michaël Lefèvre]
    479. tdf#76776 crashes after paste a table from Writer [Caolán McNamara]
    480. tdf#76870 add support for Excel2013 function ENCODEURL [Winfried Donkers]
    481. tdf#76870 operate on UTF-8 encoded string, follow-up [Eike Rathke]
    482. tdf#77122 allow generated, unique frame name to be saved [Justin Luth]
    483. tdf#78599 wrong method [Caolán McNamara]
    484. tdf#78622 fix LibreLogo tooltips [Yousuf Philips]
    485. tdf#78854 do not crash when undoing layout change [David Tardon]
    486. tdf#78921 save embedded fonts in Flat ODF [David Tardon]
    487. tdf#79045 PDF Import: fix text displacement [Vort]
    488. tdf#79409 allow selection from list field in protected section [Andras Timar]
    489. tdf#79738 FILEOPEN: Number lines in footer not compatible with MSO [Charu Tyagi]
    490. tdf#79941 unit test for (handle short reads) [Stephan Bergmann]
    491. tdf#79975 toggle checkered background back on [Caolán McNamara]
    492. tdf#80091 add test for [Markus Mohrhard]
    493. tdf#80137 paste array formula into range pastes as non-array formula [Henry Castro]
    494. tdf#80403 revert "Writer specific AutoCorr use FastParser" [Daniel Sikeler, Stephan Bergmann]
    495. tdf#80503 vcl: add new metafile viewer demo - mainly for [Chris Sherlock]
    496. tdf#80715 sw: fix Ring::MoveTo() not doing anything... [Michael Stahl]
    497. tdf#80822 convert MM progress dialogs to modal [Jan-Marek Glogowski]
    498. tdf#80823 SwDoc::AppendDoc: take care of marks when inserting page break [Miklos Vajna]
    499. tdf#81073 addition of text zoom levels to print preview zoom [Rishabh Kumar]
    500. tdf#81195 add test for [Markus Mohrhard]
    501. tdf#81407 import marker color from OOXML [Markus Mohrhard]
    502. tdf#81475 added/removed/rearranged buttons from various toolbars [Yousuf Philips]
    503. tdf#81475 improvements to writer web standard toolbar [Yousuf Philips, Maxim Monastirsky]
    504. tdf#81596 write TRUE() for 2nd IF() parameter [Winfried Donkers, Eike Rathke]
    505. tdf#81643 regression in rendering of borders [Kohei Yoshida, Zolnai Tamás]
    506. tdf#81659 split formula grouping for reference edge expansion [Eike Rathke]
    507. tdf#81918 implement a sane and working dxf font export, [Markus Mohrhard]
    508. tdf#81925 add label to .uno:SearchLabel [Andras Timar]
    509. tdf#82014 repaint & set the document to modified after condformat change. [Jan Holesovsky, Matúš Kukan]
    510. tdf#82018 assert on laying out 3.docx [Caolán McNamara]
    511. tdf#82216 import chart MSO 2007 streams correctly for docx files, [Markus Mohrhard]
    512. tdf#82259 fix for unaddressable access reading TT font data. [Ashod Nakashian]
    513. tdf#82312 excel chart has a wrong size [Noel Grandin]
    514. tdf#82430 gcc-wrappers: command line *must* start with a space [Michael Stahl]
    515. tdf#82616 set limits on spinboxes according to size of workarea [Katarina Behrens]
    516. tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing background [Miklos Vajna]
    517. tdf#82695 allow to build with system collada2gltf [David Tardon]
    518. tdf#82784 cui: Area tab page: do not override imported bitmaps [Michael Stahl]
    519. tdf#82870 scale "super" quality degradation bug [Tomaž Vajngerl]
    520. tdf#82942 multiple crashes on changing text in SwInputFields [Caolán McNamara]
    521. tdf#82998 no object:active descendant changed emitted [Caolán McNamara]
    522. tdf#83058 file corrupt due to data label position is invalid in chart.xml [PriyankaGaikwad]
    523. tdf#83073 use loaded graphic's width/height as defaults [Caolán McNamara]
    524. tdf#83099 fix Top of formula bar is missing when expanding on Windows 7 [Tomofumi Yagi]
    525. tdf#83187 improve performance of some matrix operations [Markus Mohrhard]
    526. tdf#83354 chart is truncated - moved down outside the margins of the object [Zolnai Tamás]
    527. tdf#83565 addition of wrap left and wrap right to context menu [Yousuf Philips]
    528. tdf#83753 check each potential JRE location only once [Stephan Bergmann, Michael Weghorn]
    529. tdf#83889 FILEOPEN:PPTX bullet point is followed by spurious symbol [PriyankaGaikwad]
    530. tdf#83937 tentative fix for [Tor Lillqvist]
    531. tdf#83955 enable insert comment and rearrange buttons [Yousuf Philips]
    532. tdf#84002 add support for .ase color palettes [Chris Laplante]
    533. tdf#84168 convert wpftimpress to use ImportFilter base class [Kishor Bhat]
    534. tdf#84213 changed 'Display Ruler' to 'View Ruler' [Yousuf Philips]
    535. tdf#84228 fix annoying double shadow in preview [Katarina Behrens]
    536. tdf#84228 set rectangle props after setting shadow props [Katarina Behrens]
    537. tdf#84233 rearrange impress's slide context menu and minor fix bugs in draw's [Yousuf Philips]
    538. tdf#84294 vcl: fix PDF export of transparent Writer frames in LO 4.3 [Michael Stahl]
    539. tdf#84315 kill svx dbtoolsclient [Matthew Nicholls]
    540. tdf#84514 don't hide grid along with checkbox if not needed [Katarina Behrens]
    541. tdf#84556 add test for [Markus Mohrhard]
    542. tdf#84592 improve SvTreeListBox class with alternating rows. [Palenik Mihály]
    543. tdf#84628 created .project file generator. [Gulsah Kose]
    544. tdf#84714 ODT export: write <loext:table> inside <draw:custom-shape> [Miklos Vajna]
    545. tdf#84795 revert "Menu, DropDown-List don't disappear with right mouse click" [Caolán McNamara]
    546. tdf#84848 enable 'save as' button in toolbar [Yousuf Philips]
    547. tdf#84881 actually check the status of the time stamp response [Tor Lillqvist]
    548. tdf#84909 move slide view toolbar and hide slide sorter toolbar [Yousuf Philips]
    549. tdf#84938 convert VCL_INPUT_ #defines to 'enum class' [Noel Grandin, Tobias Madl, Jennifer Liebel]
    550. tdf#84942 make fodt non crashy like odt for formulas inside shapes [Caolán McNamara]
    551. tdf#84943 make fodt non crashy like odt for formulas inside shapes [Caolán McNamara]
    552. tdf#85027 fix Add button to StatusBar: Fit page to window [Rodolfo Ribeiro Gomes]
    553. tdf#85174 PDF Import: fix character positions [Vort]
    554. tdf#85195 only check export formats for default format [David Tardon]
    555. tdf#85286 android: add missing libraries for embedded object loading [Miklos Vajna]
    556. tdf#85304 add test for [Markus Mohrhard]
    557. tdf#85486 clean up unnecessary enumerations from xenum.hxx [Radu Ioan]
    558. tdf#85496 editeng: don't hide the DbgCheckAttribs() behind OSL_DEBUG_LEVEL > 2 [Michael Stahl]
    559. tdf#85554 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapes [Miklos Vajna]
    560. tdf#85594 additional tweaking of the standard, formatting and draw toolbars [Yousuf Philips]
    561. tdf#85617 write externalLink Relationship Target IURI encoded [Markus Mohrhard, Eike Rathke]
    562. tdf#85818 translated and fixed function names in comments in scfuncs.src [Laurent Charrière]
    563. tdf#85845 android: draw tiles immediately when they are ready [Tomaž Vajngerl]
    564. tdf#85848 sc tiled rendering: Use DrawContent() in PaintTile() too. [Jan Holesovsky]
    565. tdf#85849 on-demand create thumbnails of tiles in the sidebar [Tomaž Vajngerl]
    566. tdf#85856 add test for [Markus Mohrhard]
    567. tdf#85875 MultiLineEdit like Edit should not forward mouse-[down|up] [Caolán McNamara]
    568. tdf#85876 add unittest [Bjoern Michaelsen]
    569. tdf#85889 revert "handle pc, pca and mac rtf keywords in writerfilter" [Andras Timar]
    570. tdf#85945 reorganize the file menu and set global shortcut for .uno:CloseDoc [Yousuf Philips]
    571. tdf#86147 do not reset r/o mode for SID_SAVETO [Stephan Bergmann]
    572. tdf#86159 floating windows have complicated borders [Caolán McNamara]
    573. tdf#86182 RTF import: fix handling of \rtlpar [Miklos Vajna]
    574. tdf#86253 add test case for [Markus Mohrhard]
    575. tdf#86289 rename Page Preview to Print Preview [Stanislav Horacek]
    576. tdf#86399 don't clobber cluster start caret pos [Caolán McNamara]
    577. tdf#86518 add test case for [Markus Mohrhard]
    578. tdf#86543 reinterpret_cast -1 of appropriate width as special marker [Stephan Bergmann]
    579. tdf#86552 remove inheritance from std::vector [Michaël Lefèvre]
    580. tdf#86578 sw: fix rendering of legacy documents with fly achored at fly [Michael Stahl]
    581. tdf#86606 remove direct formatting entries from context menu [Yousuf Philips]
    582. tdf#86611 partial fix (item #5) Draw statusbar tip [Rodolfo Ribeiro Gomes]
    583. tdf#86614 reorganize image, shape and line context menus [Yousuf Philips]
    584. tdf#86619 removal of less used table context menu items [Yousuf Philips]
    585. tdf#86637 (part) OpenCL options help page [Olivier Hallot]
    586. tdf#86664 VSD import: handle metadata [Miklos Vajna]
    587. tdf#86734 add test for [Markus Mohrhard]
    588. tdf#86745 possible exception/segfault in jurt jpipe.dll under Windows ... [Juergen Funk]
    589. tdf#86754 add test case for [Markus Mohrhard]
    590. tdf#86772 show localized filter names in Save dialog [David Tardon]
    591. tdf#86787 page style margin limited to 99.99mm [Rishabh Kumar]
    592. tdf#86793 vcl: speed up OutputDevice::GetEllipsisString() [Michael Stahl]
    593. tdf#86871 (part) replace "..." in UI buttons [Olivier Hallot]
    594. tdf#86929 Kill FOREACHPAM_START for good (part1) [Bjoern Michaelsen, Julien Nabet]
    595. tdf#86931 wrong offsets used to set language [Caolán McNamara]
    596. tdf#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapes [Miklos Vajna]
    597. tdf#87003 kill BOOST_FOREACH on master [Pieter Adriaensen, Nathan Yee]
    598. tdf#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortion [Miklos Vajna]
    599. tdf#87015 image missing from doc [Caolán McNamara]
    600. tdf#87016 kill "Use system font for user interface" for good [Julien Nabet]
    601. tdf#87030 PDF signing using Windows API, work in progress [Tor Lillqvist]
    602. tdf#87074 null-ref error from NLPSolver in Basic [LeMoyne Castle]
    603. tdf#87085 LibreLogo help: use clearer example of RECTANGLE command [Andras Timar]
    604. tdf#87098 change zoom level tile layer zoom level on load [Tomaž Vajngerl]
    605. tdf#87098 don't adjust zoom/position for spreadsheets [Tomaž Vajngerl]
    606. tdf#87110 revert writer won't allow us to enter multiple CrossRefBookmark [Michael Stahl, Caolán McNamara]
    607. tdf#87123 Impossible to create a form with wizard [Julien Nabet]
    608. tdf#87155 avoid negative scaling (and assertion failures further on) [Tor Lillqvist]
    609. tdf#87185 add verbs before entries in image context menu [Yousuf Philips]
    610. tdf#87199 sw: fix root cause of a11y crash when merging cells [Michael Stahl, Caolán McNamara]
    611. tdf#87234 addition of many large and small breeze icons [Yousuf Philips, Andreas Kainz]
    612. tdf#87242 merge duplicate clip setup code [Caolán McNamara]
    613. tdf#87248 assume 0 chse means use encoding that matches lid [Caolán McNamara]
    614. tdf#87301 don't rely on the shape to get the control [Lionel Elie Mamane]
    615. tdf#87309 SVG - use black as default currentColor if no color was specified [Chr. Rossmanith]
    616. tdf#87356 enable switching between gradient and solid fill data bar [Adolfo Jayme Barrientos, Katarina Behrens]
    617. tdf#87382 get rid of C-style cast, follow-up [Eike Rathke]
    618. tdf#87432 normal icons for folders in android doc browser [Jacobo Aragunde Pérez]
    619. tdf#87441 check for read-only RemoveHiddenContent [Stefan Heinemann, Stephan Bergmann]
    620. tdf#87441 send document as Email removes invisible content [Charu Tyagi, Stefan Heinemann]
    621. tdf#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commands [Miklos Vajna]
    622. tdf#87551 category tree is too thin since conversion to .ui [Adolfo Jayme Barrientos, Caolán McNamara]
    623. tdf#87574 outline numbering "None" is not retained in docx [Mark Hung]
    624. tdf#87636 new button not clickable when Templates preselected [Caolán McNamara]
    625. tdf#87675 disable 'edit' when next style is same as current one. [Heena Gupta]
    626. tdf#87675 "Edit" Button for linked style in edit paragraph style [Heena Gupta]
    627. tdf#87676 hide object, text and image toolbars by default [Yousuf Philips]
    628. tdf#87684 option to make tabbar inline with scrollbar again [Tomaž Vajngerl]
    629. tdf#87706 correct object/image styles dialog title and tooltip [Yousuf Philips]
    630. tdf#87760 don't crash on searching for a place to put the anchor [Michael Stahl, Caolán McNamara]
    631. tdf#87789 re Fix opening mork CollectedAddressBook Table [Julien Nabet, Stephan Bergmann]
    632. tdf#87789 re Fix opening mork CollectedAddressBook Table [Stephan Bergmann]
    633. tdf#87822 dock the master view toolbar [Yousuf Philips]
    634. tdf#87834 add 2 unit tests [Julien Nabet]
    635. tdf#87862 rearrange lower half of slide transition panel [Katarina Behrens]
    636. tdf#87863 Calc tooltip text for hyperlink wrong on OSX [Julien Nabet]
    637. tdf#87876 make checkbox label shorter, move warning into tooltip [Caolán McNamara]
    638. tdf#87904 changing the sort arrangment of impress's sidebar tabs [Yousuf Philips]
    639. tdf#87945 make “Auto/No Fill” button more obvious by adding an icon to it [Adolfo Jayme Barrientos]
    640. tdf#87968 Assertion failed: false rtl_uString_newFromSubString [Julien Nabet]
    641. tdf#87972 enhancement Cannot repeat items labels on a pivot table [Deena Francis]
    642. tdf#88001 Default document view, force single page rather than automatic [vsfoote]
    643. tdf#88045 edit Button for Numbering Style in Edit Paragraph Style [Heena Gupta]
    644. tdf#88045 relate: Edit Numbering Style Button is nonclickable for None Entry [Heena Gupta]
    645. tdf#88056 prep UNO stuff for ODF export/import [Katarina Behrens, Julien Nabet]
    646. tdf#88069 make the string 'Fax' localizable in Fax Wizard [Andras Timar]
    647. tdf#88158 display two "Open..." entries in the file-menu [Juergen Funk]
    648. tdf#88169 do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSH [Stephan Bergmann]
    649. tdf#88200 add test for [Markus Mohrhard]
    650. tdf#88205 adapt uses of css::uno::Sequence to use initializer_list ctor [Takeshi Abe]
    651. tdf#88206 change uses of cppu::WeakImplHelper* to the variadic variant [Takeshi Abe]
    652. tdf#88230 remove bogus AcquireSolarMutex fpicker wrapper [Stephan Bergmann, Pranav Kant]
    653. tdf#88256 revert accidental change to configure.ac [Noel Grandin]
    654. tdf#88337 add test document [Regina Henschel, Michael Stahl]
    655. tdf#88339 it's unnecessary to obtain the marked object in move mode, followup [Eike Rathke]
    656. tdf#88398 disable grouped listeners for now [Kohei Yoshida, Eike Rathke]
    657. tdf#88427 add GUI to enter and maintain a list of Time Stamping Authorities [Tor Lillqvist]
    658. tdf#88428 add GUI to select one of user-configured Time Stamp Authorities [Tor Lillqvist]
    659. tdf#88431 pass the selected Time Stamp Authority, if any, along to vcl [Tor Lillqvist]
    660. tdf#88465 PDF Import: fix scale and rotate image transformations [Vort]
    661. tdf#88475 RowSetBase: reposition cache before interrogating it [Lionel Elie Mamane]
    662. tdf#88504 untranslated strings in Hangul/Hanja Conversion dialog [David Tardon]
    663. tdf#88551 on init of DbCellControl, load value from Model [Lionel Elie Mamane]
    664. tdf#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLE [Caolán McNamara]
    665. tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA() [Winfried Donkers, Eike Rathke]
    666. tdf#88583 MSWordExportBase: fix handling of paragraph background color [Miklos Vajna]
    667. tdf#88594 crash on F1 with local help [Caolán McNamara]
    668. tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updated [Niklas Johansson]
    669. tdf#88710 kill svx dbtoolsclient [Matthew Nicholls]
    670. tdf#88711 add binding for BasicStepOut [Kishor Bhat]
    671. tdf#88721 correct negated condition in range name validation [Eike Rathke]
    672. tdf#88740 parse with locale decimal separator [Eike Rathke, Andras Timar]
    673. tdf#88763 the orca screen reader does not speak control names [Niklas Johansson]
    674. tdf#88786 add unit test for [Eike Rathke]
    675. tdf#88792 do not hold a ScFormulaCell** in group area listener [Eike Rathke]
    676. tdf#88810 XLSX export: more cleanup [László Németh]
    677. tdf#88812 sw: speed up SwDoc::MakeFlyAndMove() [Miklos Vajna]
    678. tdf#88825 absent datasource causes exception / abort [Caolán McNamara]
    679. tdf#88826 replace MM100toEMU() by convertHmmToEmu() [Juan Picca]
    680. tdf#88835 calc: General format: 2 digits in exponent [Laurent Balland-Poirier]
    681. tdf#88836 UI: in-form navigation bar icons gone [Zolnai Tamás]
    682. tdf#88899 sw: fix expanding of SwDocInfoField with DateTime [Michael Stahl]
    683. tdf#88906 only split new span if it does not enclose exisiting span [Stephan Bergmann]
    684. tdf#88915 Update Tango autosum icon for recognizability [Adolfo Jayme Barrientos]
    685. tdf#88933 labeling of images impossible without category [Caolán McNamara]
    686. tdf#88935 test for [Zolnai Tamás]
    687. tdf#88960 scientific format: add/remove digits with buttons [Laurent Balland-Poirier]
    688. tdf#88970 restore section page extended tips [Caolán McNamara]
    689. tdf#88999 scientific format: add/remove digits with buttons [Laurent Balland-Poirier]
    690. tdf#89004 move to std:set instead of std::vector [Ursache Vladimir]
    691. tdf#89085 edit page break does not open proper tab [Rishabh Kumar]
    692. tdf#89119 SVG - accelerated import of huge paths without fill [Chr. Rossmanith]
    693. tdf#89135 install OpenGL slide transitions unconditionally on Windows [Andras Timar]
    694. tdf#89141 dump ugly hack working around an ancient libxcb bug [Vasily Melenchuk, Luboš Luňák]
    695. tdf#89170 we need to use the edit engine attibute id for rich text, [Markus Mohrhard]
    696. tdf#89174 disable swipe gesture when zoomed in. [Siqi Liu]
    697. tdf#89193 sw: add missing SwXPageStyle properties [Michael Stahl]
    698. tdf#89199 UI option to show data bar only (no values) [Katarina Behrens]
    699. tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unused [Miklos Vajna]
    700. tdf#89243 allow box to expand on resizing [Adolfo Jayme Barrientos]
    701. tdf#89267 reduce duplicate code [Pranav Kant]
    702. tdf#89281 fix performance regression of XLS import - cleanup [László Németh]
    703. tdf#89294 scanner items are now in Media submenu [Stanislav Horacek]
    704. tdf#89319 revert "remove redundant file seekings in XLS export" [Eike Rathke, László Németh]
    705. tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert]
    706. tdf#89361 remove remnants of Gopher support [Adolfo Jayme Barrientos]
    707. tdf#89364 native-code.py: Don't add the entire libchartcorelo.a. [Jan Holesovsky]
    708. tdf#89372 use VclComboBoxNumeric instead of GtkComboBox [Julien Nabet]
    709. tdf#89387 revert "Add functor for ScAmpersand" [Łukasz Hryniuk, Eike Rathke]
    710. tdf#89394 . fix hangs because of unavailable Windows UNC path. [Jan Kantert]
    711. tdf#89405 DOC export: fix corrupted comment order [Piet van Oostrum]
    712. tdf#89417 disable hardware accel checkbox if property is readonly [Caolán McNamara]
    713. tdf#89423 add missing small delete table icons [Yousuf Philips]
    714. tdf#89436 ScHorizontalAttrIterator - fix condition + cleanup [Eike Rathke, László Németh]
    715. tdf#89437 add note, not all languages have autocorrection of ordinal suffixes [Niklas Johansson]
    716. tdf#89451 add test for missing chart area style fill import, [Markus Mohrhard]
    717. tdf#89454 add test for [Markus Mohrhard]
    718. tdf#89478 svx: hack around LogicToPixel assert in SvxRuler::UpdateTabs [Michael Stahl]
    719. tdf#89482 return size of system virtual device resource at construction. [Michael Meeks, Justin Luth]
    720. tdf#89496 fixed crash on rtf shape group parsing [Vasily Melenchuk]
    721. tdf#89592 avmedia: avoid passing an empty any to InitPropertySequence() [Miklos Vajna, Swachhand Lokhande]
    722. tdf#89597 resize formula buffers after adding a dummy sheet [Katarina Behrens]
    723. tdf#89630 remove extra space added when assigning styles for TOC [Matthew Francis]
    724. tdf#89641 page numbering in Calc and Draw/Impress [Dobra Gabor]
    725. tdf#89642 native-code.py: Add more forms constructors. [Jan Holesovsky]
    726. tdf#89666 vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo [Michael Stahl, Norbert Thiebaud]
    727. tdf#89700 move “File type” up [Adolfo Jayme Barrientos]
    728. tdf#89705 disable Ctrl+Click for mobile apps. [Siqi Liu]
    729. tdf#89750 svx: fix ExternalToolEdit on Windows [Michael Stahl]
    730. tdf#89756 switched postfix to prefix operator++/-- [Gulsah Kose]
    731. tdf#89774 oox: TotalTime is in minutes [Miklos Vajna]
    732. tdf#89783 sal_uInt16 replacement by size_t [Vasily Melenchuk]
    733. tdf#89791 Add unit test [Julien Nabet]
    734. tdf#89802 xmloff: fix ODF import of frame with empty style name ref [Michael Stahl]
    735. tdf#89806 fixed background fill export for table cell. [Sushil Shinde]
    736. tdf#89873 UI: some dialog windows not being painted [Juergen Funk]
    737. tdf#89885 use a readonly GtkEntry for location [Caolán McNamara]
    738. tdf#89908 enhancement : Add Search field to the autofilter [Deena Francis]
    739. tdf#89957 prevent crash, not really fixed [Eike Rathke]
    740. tdf#90001 3D refs with more than one sheet should not set sheets deleted, [Markus Mohrhard]
    741. tdf#90003 revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion" [Miklos Vajna]
    742. tdf#90024 don't set compare handler in constructor [Katarina Behrens]
    743. tdf#90028 avoid crash if style is not found [David Tardon]
    744. tdf#90029 FM_PROP_DATE/TIME confusion [Stephan Bergmann]
    745. tdf#90030 jump to Last Edited Slide Menu Entry [Anurag Kanungo]
    746. tdf#90042 only handle formula group if useful [Laurent Godard, Eike Rathke]
    747. tdf#90090 rearrange Draw's UI by moving around its toolbars [Yousuf Philips]
    748. tdf#90099 group new style and change style together as one undo [Caolán McNamara]
    749. tdf#90130 don't clobber new solid-color on seeing old transparency [Caolán McNamara]
    750. tdf#90133 scientific format: allow variable decimal [Laurent Balland-Poirier]
    751. tdf#90157 untangle locale label and trim some whitespace [Adolfo Jayme Barrientos]
    752. tdf#90174 FILESAVE: export of bullet color for pptx [Stephan Bergmann, PriyankaGaikwad]
    753. tdf#90187 icon for track changes toolbar button and sidebar [Yousuf Philips]
    754. tdf#90197 added UI part for minLength and maxLength databar property, [Benjamin Ni]
    755. tdf#90228 1.06 turns into a monster [Caolán McNamara]
    756. tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page break [Miklos Vajna]
    757. tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exported [PriyankaGaikwad]
    758. tdf#90291 fix missing track changes tab icon in the sidebar [Yousuf Philips]
    759. tdf#90292 crash in pivot table when dragging field into Rows fields [Julien Nabet]
    760. tdf#90301 string access out of bounds [Eike Rathke]
    761. tdf#90362 sw: config option for ignoring protected areas [Miklos Vajna]
    762. tdf#90384 queue_resize needs to Invalidate the optimal cache size [Caolán McNamara]
    763. tdf#90391 we need a more intelligent increment for the iterator, [Markus Mohrhard, Eike Rathke]
    764. tdf#90423 too risky to dlclose basctl once opened [Caolán McNamara]
    765. tdf#90447 vba find() should NOT select the found cell. [Justin Luth]
    766. tdf#90478 hide explanation on ODF when default format is alien [Jacobo Aragunde Pérez, Juan A. Suarez Romero]
    767. tdf#90481 fix cropped buttons [Caolán McNamara]
    768. tdf#90492 rearrange toolbars and buttons in Chart [Yousuf Philips]
    769. tdf#90504 0x7 chars in .doc are not always cell/row ends [Caolán McNamara]
    770. tdf#90511 same problem for color scales [Markus Mohrhard]
    771. tdf#90533 add test for [Markus Mohrhard]
    772. tdf#90566 memory leak: maChangeListeners is not properly disposed [Julien Nabet]
    773. tdf#90594 MM: Fix for broken translation between Bookmarks and row indizes [Christoph Lutz]
    774. tdf#90681 table model can have truly empty cells [Caolán McNamara]