Releases/4.1.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.
    • Linux deb and rpm:
      • please, read detailed instructions for different distributions
      • the Linux packages can be installed in parallel to LibreOffice 4.0, but not run simultaneously - documents will be opened in the version you've started first.
    • Windows:
      • If you notice undesirable interactions between LibreOffice and OpenOffice.org, please report this as a bug.
      • LibreOffice windows installers are signed by The Document Foundation.

    Help files

    • The Windows multi-language installer as well as the langpacks do only contain localized UI. By default, LibreOffice uses online help - if you need help files on your disk, please install the helppack for your language. If there is no helppack for your language (because help has not been translated to your language), then you can install and use the English helppack or check the online help in any available language.

    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 against the 4.0 code line:

    1. bnc#382137 OOo - docx document crashes Writer when using internal OOXML filter [Jan Holesovsky]
    2. bnc#404221 PPT export: fix text rotation in shapes: [Michael Stahl]
    3. bnc#484599 DataPilot and cell insertion oddity [Kohei Yoshida]
    4. bnc#592908 OOXML: writer - Frame's background color is not imported. [Cédric Bosdonnat]
    5. bnc#615317 recompile cells with #NAME! for English function name option. [Kohei Yoshida]
    6. bnc#615357 Using function names other than English, swtiching 'Use English function names' from On to Off does not take effect automatically. [Kohei Yoshida]
    7. bnc#654230 OOXML: writer export doc->docx - page specific footer extended to every pages after exporting. [Luke Deller]
    8. bnc#657905 display the scaled fontsize in the toolbar. [Muthu Subramanian]
    9. bnc#699334 legacy diagram import (PPTX). [Muthu Subramanian]
    10. bnc#705982 fix make animations inside SmartArt work. [Thorsten Behrens]
    11. bnc#734735 use full available size for pie charts. [Muthu Subramanian]
    12. bnc#758621 revert "show preset texts in slide placeholder" [Felix Zhang, Jan Holesovsky]
    13. bnc#777788 revert '"Fix" ' [Tor Lillqvist]
    14. bnc#779630 initial DOCX import of w:sdt's w:date [Miklos Vajna, Luboš Luňák]
    15. bnc#779642 ignore framePr inside table or the table import won't work [Cédric Bosdonnat]
    16. bnc#780044 detect whether a bezier shape is open or closed [Luboš Luňák]
    17. bnc#780645 testcase: missing <w:tblLayout w:type=fixed/> [Miklos Vajna]
    18. bnc#780748 basic EMF+ implementation. [Muthu Subramanian]
    19. bnc#780830 fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in [Radek Doulik]
    20. bnc#791777 raise warning when saving macro laden doc as a macro-free format [Noel Power]
    21. bnc#792778 testcase [Miklos Vajna]
    22. bnc#793262 testcase [Miklos Vajna]
    23. bnc#793414 fixed the left margin of bullet [Felix Zhang]
    24. bnc#793998 SwTxtFormatter::FormatLine: fix missing repaints [Miklos Vajna]
    25. bnc#794350 [PPTX] Flip gradient fill as well. [Muthu Subramanian]
    26. bnc#798309 OOXML import: A shape with background are missed when importing xlsx. [Noel Power]
    27. bnc#802350 cell validation is not a special (cell) content. [Kohei Yoshida]
    28. bnc#802888 SwPageFrm: let macro fields have priority over background objects [Miklos Vajna]
    29. bnc#805071 unit tests and data for [Noel Power]
    30. bnc#805901 use default set of root certificates, if available, when using SSL [Tor Lillqvist]
    31. bnc#810508 fixes import of Scatternet and Bubble charts. [Muthu Subramanian]
    32. bnc#812793 (Workaround) Transparent background import in EMF+. [Muthu Subramanian]
    33. bnc#813291 [PPTX] Axis Labels with percentage. [Muthu Subramanian]
    34. bnc#813528 stub out some missing XPageSetup api [Noel Power]
    35. bnc#816516 implement easy access to the recent documents. [Jan Holesovsky]
    36. bnc#816583 place ooxml shapes properly to paragraph area (part of [Luboš Luňák]
    37. bnc#816593 WW8 import testcase [Miklos Vajna]
    38. bnc#816603 testcase [Miklos Vajna]
    39. bnc#816939 charts have mashed axis rendering ... [Muthu Subramanian]
    40. bnc#817477 [re-file]Autosave causes Macro change not to be stored on save. [Noel Power]
    41. bnc#818997 RTF import: don't ignore page breaks between shapes [Miklos Vajna]
    42. bnc#819614 XShapeDumper: Dump more values, to be able to test . [Jan Holesovsky]
    43. bnc#819865 partial fix for [Noel Power]
    44. coverity#705440 # check ftell return value when emitting Type1 subset [Herbert Dürr]
    45. coverity#705441 # handle invalid FDSelect entry while emitting Type1 [Herbert Dürr]
    46. coverity#706125 # fix overallocation on 64bit platforms [Herbert Dürr]
    47. coverity#706171 # handle invalid PFB chunk header [Herbert Dürr]
    48. coverity#708653 # remove unused member SalXLib::pYieldEntries_ [Herbert Dürr]
    49. coverity#708666 # remove unused member m_aThread from GetPPDAttribs struct [Herbert Dürr]
    50. coverity#708912 # fix a double free in Sd*Options [Herbert Dürr]
    51. coverity#1000602 fix check for null pointer [Markus Mohrhard]
    52. coverity#1000604 dereference after null check [Julien Nabet]
    53. coverity#1000707 out of bounds access [Markus Mohrhard]
    54. coverity#1000721 resource Leak [Norbert Thiebaud]
    55. coverity#1000855 unitialized scalar variable [Norbert Thiebaud]
    56. coverity#1000869 use of unitialized variable [Markus Mohrhard]
    57. coverity#1019372 /373: Resource leaks [Julien Nabet]
    58. coverity#1019374 resource leak [Julien Nabet]
    59. coverity#1019413 unitialized scalar variable [Norbert Thiebaud]
    60. coverity#1019431 use of freed memory [Markus Mohrhard]
    61. coverity#440065 logically dead code [Julien Nabet]
    62. coverity#440066 logically dead code [Julien Nabet]
    63. coverity#440141 null Dereference [Norbert Thiebaud]
    64. coverity#440717 dereference after null check [Julien Nabet]
    65. coverity#440784 logically dead code + cleanup [Julien Nabet]
    66. coverity#440801 dereference after null check [Julien Nabet]
    67. coverity#440825 logically dead code [Julien Nabet]
    68. coverity#440839 resource leak in object [Julien Nabet]
    69. coverity#441015 use after free [Caolán McNamara]
    70. coverity#441021 dereference after null check [Julien Nabet]
    71. coverity#441041 unitialized variable [Markus Mohrhard]
    72. coverity#441160 Logically dead code [Julien Nabet]
    73. coverity#703910 destination buffer too small [Caolán McNamara]
    74. coverity#704123 logical vs. bitwise operator [Julien Nabet]
    75. coverity#704128 logical vs. bitwise operator [Julien Nabet]
    76. coverity#704129 operands don't affect result [Julien Nabet]
    77. coverity#704141 resource leak [Markus Mohrhard]
    78. coverity#704143 resource leak in object [Julien Nabet]
    79. coverity#704144 resource leak in object [Julien Nabet]
    80. coverity#704145 resource leak in object [Julien Nabet]
    81. coverity#704165 fix memory leak [Markus Mohrhard]
    82. coverity#704204 logically dead code [Norbert Thiebaud]
    83. coverity#704205 /704206/704207 Logically dead code [Julien Nabet]
    84. coverity#704213 /704214/704215 Logically dead code [Julien Nabet]
    85. coverity#704216 logically dead code [Julien Nabet]
    86. coverity#704225 logically dead code [Julien Nabet]
    87. coverity#704226 logically dead code [Julien Nabet]
    88. coverity#704229 Logically dead code [Julien Nabet]
    89. coverity#704237 logically dead code [Julien Nabet]
    90. coverity#704243 logically dead code [Julien Nabet]
    91. coverity#704244 Logically dead code [Julien Nabet]
    92. coverity#704247 logically dead code [Julien Nabet]
    93. coverity#704288 logically dead code [Julien Nabet]
    94. coverity#704289 logically dead code [Julien Nabet]
    95. coverity#704293 logically dead code [Julien Nabet]
    96. coverity#704302 logically dead code [Julien Nabet]
    97. coverity#704311 logically dead code [Julien Nabet]
    98. coverity#704320 logically dead code [Julien Nabet]
    99. coverity#704321 logically dead code [Julien Nabet]
    100. coverity#704327 logically dead code [Julien Nabet]
    101. coverity#704334 /704335/704336 Logically dead code [Julien Nabet]
    102. coverity#704341 logically dead code [Julien Nabet]
    103. coverity#704345 logically dead code [Julien Nabet]
    104. coverity#704348 logically dead code [Julien Nabet]
    105. coverity#704364 logically dead code [Julien Nabet]
    106. coverity#704371 logically dead code [Julien Nabet]
    107. coverity#704434 non-array delete for scalars [Julien Nabet]
    108. coverity#704453 new[] vs delete mismatch [Markus Mohrhard]
    109. coverity#704551 dereference after null check [Norbert Thiebaud]
    110. coverity#704590 explicit null dereferenced [Julien Nabet]
    111. coverity#704618 explicit null dereferenced [Julien Nabet]
    112. coverity#704628 /704629/704630 Explicit null dereferenced [Julien Nabet]
    113. coverity#704709 dereference after null check [Julien Nabet]
    114. coverity#704774 explicit null dereferenced [Julien Nabet]
    115. coverity#704822 to (Explicit null dereference) [Julien Nabet]
    116. coverity#704931 explicit null dereferenced [Julien Nabet]
    117. coverity#705107 use of invalid iterator [Markus Mohrhard]
    118. coverity#705109 use of invalid iterator [Markus Mohrhard]
    119. coverity#705110 use of invalid iterator [Markus Mohrhard]
    120. coverity#705115 using invalid iterator [Julien Nabet]
    121. coverity#705120 missing unlock of mutex [Markus Mohrhard]
    122. coverity#705121 missing unlock of mutex [Markus Mohrhard]
    123. coverity#705132 add missing break [Markus Mohrhard]
    124. coverity#705135 missing break in switch [Julien Nabet]
    125. coverity#705137 missing break in switch [Julien Nabet]
    126. coverity#705210 add missing break [Markus Mohrhard]
    127. coverity#705347 missing break in switch [Norbert Thiebaud]
    128. coverity#705351 missing break in switch [Norbert Thiebaud]
    129. coverity#705355 missing break in switch [Norbert Thiebaud]
    130. coverity#705356 missing break in switch [Norbert Thiebaud]
    131. coverity#705402 improper use of negative value [Norbert Thiebaud]
    132. coverity#705444 improper use of negative value [Norbert Thiebaud]
    133. coverity#705446 self assignment [Markus Mohrhard]
    134. coverity#705449 comparing array against NULL [Markus Mohrhard]
    135. coverity#705451 comparison of array against NULL [Markus Mohrhard]
    136. coverity#705626 and fix memory leak [Markus Mohrhard]
    137. coverity#705627 fix memory leak [Markus Mohrhard]
    138. coverity#705636 fix memory leak [Markus Mohrhard]
    139. coverity#705637 fix memory leak and add documentation [Markus Mohrhard]
    140. coverity#705648 fix memory leak [Markus Mohrhard]
    141. coverity#705651 fix memory leak [Markus Mohrhard]
    142. coverity#705655 fix memory leak [Markus Mohrhard]
    143. coverity#705657 fix memory leak [Markus Mohrhard]
    144. coverity#705669 fix memory leak [Markus Mohrhard]
    145. coverity#705676 fix memory leak [Markus Mohrhard]
    146. coverity#705689 fix memory leak [Markus Mohrhard]
    147. coverity#705697 fix memory leak [Markus Mohrhard]
    148. coverity#705698 fix memory leak and add some documentation [Markus Mohrhard]
    149. coverity#705699 fix memory leak [Markus Mohrhard]
    150. coverity#705704 fix memory leak [Markus Mohrhard]
    151. coverity#705720 fix memory leak [Markus Mohrhard]
    152. coverity#705725 fix memory leak [Markus Mohrhard]
    153. coverity#705726 fix memory leak [Markus Mohrhard]
    154. coverity#705729 fix memory leak [Markus Mohrhard]
    155. coverity#705731 resource leak [Norbert Thiebaud]
    156. coverity#705732 resource leak [Julien Nabet]
    157. coverity#705733 resource leak [Julien Nabet]
    158. coverity#705734 resource leak [Julien Nabet]
    159. coverity#705746 resource leak [Caolán McNamara]
    160. coverity#705747 resource leak [Julien Nabet]
    161. coverity#705748 resource leak [Julien Nabet]
    162. coverity#705760 resource leak [Julien Nabet]
    163. coverity#705769 fix memory leak [Markus Mohrhard]
    164. coverity#705782 resource Leak [Norbert Thiebaud]
    165. coverity#705976 [Norbert Thiebaud]
    166. coverity#707496 uninitialized scalar variable [Caolán McNamara]
    167. coverity#707497 uninitialized scalar variable [Caolán McNamara]
    168. coverity#7074977 [Norbert Thiebaud]
    169. coverity#707499 [Norbert Thiebaud]
    170. coverity#707502 uninitialized scalar variable [Caolán McNamara]
    171. coverity#707515 uninitialized scalar variable [Caolán McNamara]
    172. coverity#707516 uninitialized scalar variable [Caolán McNamara]
    173. coverity#707517 uninitialized scalar variable [Caolán McNamara]
    174. coverity#707519 uninitialized scalar variable [Caolán McNamara]
    175. coverity#707555 uninitialized scalar variable [Caolán McNamara]
    176. coverity#707600 uninitialized pointer field [Norbert Thiebaud]
    177. coverity#707601 uninitialized pointer field [Norbert Thiebaud]
    178. coverity#707602 uninitialized pointer field [Norbert Thiebaud]
    179. coverity#708649 # start to fix mis-pimpl-ification of Window class [Herbert Dürr]
    180. coverity#708921 use after free [Julien Nabet]
    181. coverity#735295 +735296 Buffer not null terminated [Julien Nabet]
    182. coverity#735355 operands don't affect result [Julien Nabet]
    183. coverity#735364 logical vs. bitwise operator [Julien Nabet]
    184. coverity#735368 operation has no effect [Markus Mohrhard]
    185. coverity#735372 copy-paste error [Julien Nabet]
    186. coverity#735373 copy-paste error [Julien Nabet]
    187. coverity#735374 copy-paste error [Julien Nabet]
    188. coverity#735375 copy-paste error [Julien Nabet]
    189. coverity#735378 fix copy&paste error [Markus Mohrhard]
    190. coverity#735382 copy-paste error [Julien Nabet]
    191. coverity#735384 fix copy&paste error [Markus Mohrhard]
    192. coverity#735389 copy-paste error [Julien Nabet]
    193. coverity#735398 logically dead code [Norbert Thiebaud]
    194. coverity#735400 [Norbert Thiebaud]
    195. coverity#735533 logically dead code [Julien Nabet]
    196. coverity#735579 logically dead code [Norbert Thiebaud]
    197. coverity#735601 [Norbert Thiebaud]
    198. coverity#735664 dereference Null [Norbert Thiebaud]
    199. coverity#735665 dereference after null check [Norbert Thiebaud]
    200. coverity#736009 explicit null dereferenced [Norbert Thiebaud]
    201. coverity#736014 using invalid iterator [Julien Nabet]
    202. coverity#736015 use of invalid iterator [Markus Mohrhard]
    203. coverity#736043 missing break in switch [Norbert Thiebaud]
    204. coverity#736047 missing break [Markus Mohrhard]
    205. coverity#736107 nesting level mismatch [Markus Mohrhard]
    206. coverity#736108 nesting level mismatch [Markus Mohrhard]
    207. coverity#736110 make clear that this is not part of the if [Markus Mohrhard]
    208. coverity#736111 make clear that this is not part of the if [Markus Mohrhard]
    209. coverity#736112 make clear that this is not part of the if [Markus Mohrhard]
    210. coverity#736132 comparison of array against NULL [Markus Mohrhard]
    211. coverity#736134 dereference Null [Norbert Thiebaud]
    212. coverity#736135 dereference Null [Norbert Thiebaud]
    213. coverity#736164 [Norbert Thiebaud]
    214. coverity#736207 out-of-bounds access [Caolán McNamara]
    215. coverity#736209 out-of-bounds access [Caolán McNamara]
    216. coverity#736210 destination buffer too small [Caolán McNamara]
    217. coverity#736211 destination buffer too small [Caolán McNamara]
    218. coverity#736322 fix memory leak [Markus Mohrhard]
    219. coverity#736492 fix memory leak [Markus Mohrhard]
    220. coverity#736522 /736523: Resource leak [Julien Nabet]
    221. coverity#736569 fix memory leak [Markus Mohrhard]
    222. coverity#736572 possible memory leak and memory corruption + docu [Markus Mohrhard]
    223. coverity#736939 swapped arguments [Markus Mohrhard]
    224. coverity#738541 [Norbert Thiebaud]
    225. coverity#738551 uninitialized scalar variable [Caolán McNamara]
    226. coverity#738556 unitialized scalar field [Norbert Thiebaud]
    227. coverity#738776 uninitialized scalar field [Norbert Thiebaud]
    228. coverity#738777 uninitialized scalar field => unused member [Norbert Thiebaud]
    229. coverity#738973 use after free [Caolán McNamara]
    230. coverity#738974 use after free [Caolán McNamara]
    231. coverity#738975 use after free [Caolán McNamara]
    232. coverity#738978 fix use after free. [Jan Holesovsky]
    233. coverity#738979 use after free [Julien Nabet]
    234. coverity#982145 buffer not null terminated [Julien Nabet]
    235. coverity#982249 unchecked return value [Norbert Thiebaud]
    236. coverity#982269 copy-paste error [Julien Nabet]
    237. coverity#982270 fix copy&paste error [Markus Mohrhard]
    238. coverity#982271 copy-paste error [Julien Nabet]
    239. coverity#982272 copy-paste error [Julien Nabet]
    240. coverity#982277 reosurce leak [Markus Mohrhard]
    241. coverity#982282 resource leak in object [Julien Nabet]
    242. coverity#982283 resource leak in object [Julien Nabet]
    243. coverity#982288 logically dead code [Norbert Thiebaud]
    244. coverity#982306 logically dead code [Julien Nabet]
    245. coverity#982310 logically dead code [Julien Nabet]
    246. coverity#982443 explicitt null dereferenced [Norbert Thiebaud]
    247. coverity#982460 explicit null dereferenced [Julien Nabet]
    248. coverity#982590 explicit null dereferenced [Norbert Thiebaud]
    249. coverity#982591 dereference after null check [Norbert Thiebaud]
    250. coverity#982642 add missing break [Markus Mohrhard]
    251. coverity#982735 negative loop bound [Norbert Thiebaud]
    252. coverity#982797 out-of-bounds write [Julien Nabet]
    253. coverity#982801 out-of-bounds access [Caolán McNamara]
    254. coverity#982817 out-of-bounds access [Norbert Thiebaud]
    255. coverity#982853 assign instead of compare [Julien Nabet]
    256. coverity#982854 assign instead of compare [Julien Nabet]
    257. coverity#982967 fix memory leak [Markus Mohrhard]
    258. coverity#982969 resource leak [Norbert Thiebaud]
    259. coverity#982971 & fix memory leak [Markus Mohrhard]
    260. coverity#982972 & fix memory leak [Markus Mohrhard]
    261. coverity#982973 resource leak [Julien Nabet]
    262. coverity#982974 fix memory leak [Markus Mohrhard]
    263. coverity#982975 and more: fix memory leaks [Markus Mohrhard]
    264. coverity#982991 fix memory leak [Markus Mohrhard]
    265. coverity#983009 resource leak [Julien Nabet]
    266. coverity#983036 /37/38: Resource leak [Julien Nabet]
    267. coverity#983056 resource leak [Julien Nabet]
    268. coverity#983096 resource leak [Julien Nabet, Noel Power]
    269. coverity#983099 fix memory leak [Markus Mohrhard]
    270. coverity#983100 close resource handle [Markus Mohrhard]
    271. coverity#983107 fix memory leak [Markus Mohrhard]
    272. coverity#983108 fix memory leak [Markus Mohrhard]
    273. coverity#983173 resource leak [Norbert Thiebaud]
    274. coverity#983175 resource leak [Norbert Thiebaud]
    275. coverity#983197 resource leak [Norbert Thiebaud]
    276. coverity#983198 resource leak [Norbert Thiebaud]
    277. coverity#983200 resource leak [Norbert Thiebaud]
    278. coverity#983201 fix memory leak [Markus Mohrhard]
    279. coverity#983214 resource leak [Michael Stahl]
    280. coverity#983232 resource leak [Norbert Thiebaud]
    281. coverity#983372 dereference before null check [Norbert Thiebaud]
    282. coverity#983483 string not null terminated [Norbert Thiebaud]
    283. coverity#984038 uninitialized scalar variable [Caolán McNamara]
    284. coverity#984041 uninitialized scalar variable [Caolán McNamara]
    285. coverity#984042 move potentially uninitialized scalar variables [Caolán McNamara]
    286. coverity#984077 unitialized pointer field [Norbert Thiebaud]
    287. coverity#984099 unitialized scalar field [Norbert Thiebaud]
    288. coverity#984351 uninitialized scalar field => unused member [Norbert Thiebaud]
    289. coverity#984440 use after free [Julien Nabet]
    290. coverity#984443 use after free [Norbert Thiebaud]
    291. coverity#988423 fix memory leak [Markus Mohrhard]
    292. coverity#988424 logically dead code [Julien Nabet]
    293. coverity#988428 missing break in switch [Julien Nabet]
    294. coverity#989728 uninitialized scalar [Marc-André Laverdière]
    295. coverity#989729 and Uninitialized scalar field [Marc-André Laverdière]
    296. coverity#989730 and Uninitialized scalar field [Marc-André Laverdière]
    297. coverity#736478 leaked file descriptors [Markus Mohrhard]
    298. deb#703486 keep migrating more user extensions after one failed [Stephan Bergmann]
    299. tdf#30715 Several commands are under the wrong category. [Joren De Cuyper]
    300. tdf#30862 Layout of User Data form in Preferences too narrow [Caolán McNamara]
    301. tdf#30983 Text in frame anchored to top margin not correctly exported to RTF [Miklos Vajna]
    302. tdf#31082 cursor visible during Impress presentation [jorendc]
    303. tdf#31849 [UI]: Text in Buttons with "see more double arrow" misplaced [Caolán McNamara]
    304. tdf#32368 Link both Ctrl+Y as Ctrl+Shift+Z as shortcut keys for Redo [Joren De Cuyper]
    305. tdf#330191 a NULL value of float type is not NaN [Lionel Elie Mamane]
    306. tdf#33091 Report Builder: all Numeric formats except "General/Standard" of *current* UI language format NULL as NaN [Lionel Elie Mamane]
    307. tdf#33302 FILEOPEN/EDITING RTL text: parentheses and brackets "(...) [...]" inverted to ")...( ]...[" with some fonts [navin patidar]
    308. tdf#33370 Readme file could be easier to follow - support copy/paste of install commands. [Jan Bobisud]
    309. tdf#33484 Printing multiple files from Windows Explorer at once makes LibreOffice unusable [Stephan Bergmann]
    310. tdf#34423 Functionality Request: Rotate Images in Writer [Tomaž Vajngerl]
    311. tdf#34540 Help Message Box is not resizeable and doesn't shows all information [Andras Timar]
    312. tdf#34558 Calc: font display corruption in merged cells containing line breaks when scrolling [Michael Stahl, David Tardon]
    313. tdf#34800 EDITING: Comments added to footer are placed at the right top of the page. [Michael Stahl, Joren De Cuyper]
    314. tdf#34897 FILESAVE as .ppt mis-rotates text [Michael Stahl]
    315. tdf#35320 Editing : Justified problem in arabic [Ahmad H. Al Harthi]
    316. tdf#35546 EDITING: Inserting multiple images, one per slide [Gergő Mocsi, Samuel Mehrbrodt]
    317. tdf#35756 Import large HTML table, data gets truncated [Eike Rathke]
    318. tdf#35785 LibreOffice's support of the "recent documents" feature of the Windows 7 Start menu broken [Jesús Corrius, Jesús]
    319. tdf#36635 WMV/WMA/AAC missing in "All movie and sound files" filter of insert movie and sound command [Joel Madero]
    320. tdf#36668 Possibility to add image captions above the image [Caolán McNamara]
    321. tdf#36791 Text and images are not displayed from a docx document [Eilidh McAdam]
    322. tdf#36858 Oracle Report Builder date calculation error [Lionel Elie Mamane]
    323. tdf#36876 FILESAVE: When saving in MSWord doc format, table is put inside a frame [Miklos Vajna]
    324. tdf#36991 crash when duplicating draw page with linked wmf pictures [Armin Le Grand]
    325. tdf#37024 UI: WEB-View for Form layout no longer available [Oliver-Rainer Wittmann]
    326. tdf#37219 Add exported PDF files to recent documents [anuragkanungo]
    327. tdf#37222 UI: Possibility to open exported PDF in a simple way immediately after export required [anuragkanungo]
    328. tdf#37716 FILEOPEN RTF: frame contents (graphics & text) missing when imported [Miklos Vajna]
    329. tdf#37758 UI: Particular dialogs with preview show useless toolbars [Jan Holesovsky]
    330. tdf#38246 Change visibility of comments / notes via Notes Ruler Control [UI] [VIEWING] (OOoNotes2) [Rodolfo Ribeiro Gomes]
    331. tdf#38385 Failure to read correct border info from OOXML (2nd edition) XLSX files [Noel Power]
    332. tdf#38448 MAILMERGE -> create new address list -> customize -> no scrolling [Christopher Copits]
    333. tdf#38820 Wizards: Java to Python? conversion [Xisco Fauli]
    334. tdf#38837 Reduce power consumption: timers must end eventually [pkoroau pkoroau]
    335. tdf#38838 Removal/Replacement of the String/UniString with OUString once and for all. [Gergő Mocsi, Marcos Paulo, Author: Gergő Mocsi, elixir, Ádám Csaba Király, Jean-Noël Rouvignac]
    336. tdf#38895 Input possible for Numbering separator at AutoCaption in Writer options [Jack Leigh]
    337. tdf#39066 Hyperlinks are missing after closing [Chr. Rossmanith]
    338. tdf#39135 EDITING CRASH when R1C1 conversion (Shift+F4) from relative to absolute [Kohei Yoshida]
    339. tdf#39440 cppcheck cleanliness [Radu Ioan]
    340. tdf#39445 write tools/ pieces out [Krisztian Pinter, Andras Timar]
    341. tdf#39446 Bloat Removal. Removing uncallable code with callcatcher [Jean-Noël Rouvignac]
    342. tdf#39454 allow (show/hide) comments for selected cells (cell range) [Rodolfo Ribeiro Gomes]
    343. tdf#39468 translate German comments, removing redundant ones [Cassandra Freund, gerhard oettl, Christian M. Heller, Gábor Nyers, Philipp Riemer, Stefan Knorr, Hansgerd Schneider, David Verrier, Chris Sherlock]
    344. tdf#39593 copy/paste code detector / fixing [Minh Ngo]
    345. tdf#39632 Consolidate GetMsiProperty() [Mathias Michel, Andras Timar]
    346. tdf#39674 find / fix all German spellings in internal APIs [Thomas Arnhold]
    347. tdf#39907 Disable UI "Corner Radius" for custom shape rectangle [Radek Doulik]
    348. tdf#39983 [Feature Request] Support macOS 10.7 (Lion) full-screen mode [Tor Lillqvist]
    349. tdf#40100 EDITING YEARFRAC function returns incorrect results for some dates [Winfried Donkers]
    350. tdf#40102 Multi-paragraph footnotes are not fully displayed when mouse is over the number [László Németh]
    351. tdf#40421 PRINTING shapes with transparent(?) Bitmap background loses bezier curves [Thorsten Behrens]
    352. tdf#40496 "Clear Direct Formatting" clears RTL directionality [navin patidar]
    353. tdf#41737 LOCALHELP: Indentation and colors missing in BASIC code examples [Andras Timar]
    354. tdf#42122 Deleting entries from user-defined dictionaries does not work properly [Michael Meeks]
    355. tdf#42144 FILESAVE as .doc (MSO97) looses page bottom margin formatting [Miklos Vajna]
    356. tdf#42195 Writer FILEOPEN functionality request: add Support for embedded fonts. [Luboš Luňák]
    357. tdf#42543 Report Designer Wizard missing Label display and editing capability [Xisco Fauli]
    358. tdf#42781 fix windows build warnings ... [Petr Kraus]
    359. tdf#42893 EDITING: Improve 'Capitalize first letter of sentence' [anuragkanungo]
    360. tdf#42899 Autosave causes Macro change not to be stored on save. [Noel Power]
    361. tdf#43105 regression: WW8 nested table import [Bjoern Michaelsen]
    362. tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc. [Radu Ioan]
    363. tdf#43460 Replace rtl::OUString getLength()==0 with isEmpty() etc. [Thomas Arnhold]
    364. tdf#43650 UI: Disable the scrollbar tooltip when scrolling with Mouse Wheel [Ruslan Kabatsayev]
    365. tdf#44053 some columns are misplaced in table [Miklos Vajna]
    366. tdf#44718 Add Unicode 2034 (Triple Prime) to OpenSymbol [Mathias Hasselmann]
    367. tdf#44736 FILEOPEN: Loading RTF files is slow in comparison with LibO 3.4.4 (part of closed bug #44157) [Michael Meeks]
    368. tdf#44994 write out tools' FileCopier class ... [Andras Timar]
    369. tdf#45183 FILEOPEN - broken layout of rtf document [Miklos Vajna]
    370. tdf#45533 EDITING: Pasting TABLE as RTF from SPSS fails [Miklos Vajna]
    371. tdf#45941 test bug for rest api and bugzilla git integration [Miklos Vajna]
    372. tdf#45964 wrong behaviour of List "collected words" in Tools > Autocorrect > Word completion [Christopher Copits]
    373. tdf#46186 RTL: RTL table reverses its direction on LTR page [Gokul]
    374. tdf#46553 Update embedded manifest on win32 builds to declare dpiAware [Andras Timar]
    375. tdf#46718 UI: Delete multiple styles at once [Joren De Cuyper]
    376. tdf#46808 Adapt UNO services to new-style [Gergő Mocsi, Noel Grandin, Caolán McNamara, Stephan Bergmann]
    377. tdf#468080 remove unnecessary XMultiServiceFactory from framework [Noel Grandin]
    378. tdf#47011 Add an auto save option (not auto recovery) [Krisztian Pinter]
    379. tdf#47018 EDITING Copying text with non default bullets corrupts presentation, ultimately crashes Impress [Ivan Timofeev, Cao Cuong Ngo, Stephan Bergmann, Eike Rathke]
    380. tdf#47209 In SQL mode in Queries, Base crashes when a second SELECT followed by quotes is entered. [Caolán McNamara]
    381. tdf#47576 SVG: SVG export does not include hyperlinks [Moritz Kuett]
    382. tdf#47951 Mailmerge creates some duplicates with old Mail merge dialog (only for flat text file driver .?) [Lionel Elie Mamane]
    383. tdf#48056 FILEOPEN Report with charts fails with Message "Failed to parse the report" [Lionel Elie Mamane]
    384. tdf#48086 UI: Menu 'Insert Animated Image' Animation dialog has no Help button [Joel Madero]
    385. tdf#48440 FILEOPEN RTF: page breaks in otherwise empty paragraphs ignored [Miklos Vajna]
    386. tdf#48549 System::Beep() removal [Thomas Arnhold]
    387. tdf#48557 FILESAVE as .docx (MSO2007) loses Frames [Miklos Vajna]
    388. tdf#48735 FILESAVE save as pptx discard crop information [Pallavi Jadhav]
    389. tdf#48775 CRASH when opening biblio.odb via tools menu without Base module installed [Michael Meeks]
    390. tdf#49076 EDITING: OS Clipboard content includes list counter after selecting part of a numbered list item (word in text line) [Michael Stahl]
    391. tdf#49202 Bundled EXTENSIONS RU, EN, HU Dictionaries broken when Python-UNO bridge not installed [Andras Timar]
    392. tdf#49508 slideshow does not render square gradients correctly [Armin Le Grand]
    393. tdf#50415 Shortcut names are not localized on Linux [Aurimas Fišeras]
    394. tdf#50827 Extra, unwanted, Slovenian dictionary (share/wordbook/sl.dic) [Andras Timar]
    395. tdf#51300 VIEWING: Comments are not readable (shown in white over yellow) [Noel Power]
    396. tdf#51556 FORMATTING [accessibility] Tab/keyboard behaviour in dialog Conditional formatting strange [Caolán McNamara]
    397. tdf#51615 EDITING: Replace button in Find & Replace Dialog does not search for the next occurrence [Jan Holesovsky, Joren De Cuyper]
    398. tdf#51656 Mean value line starts in wrong place in column graph [elixir]
    399. tdf#51810 openformula requires error values written as office:value-type="string" [Markus Mohrhard]
    400. tdf#51828 UI: Sort: can use more than 3 criteria once only [Albert Thuswaldner]
    401. tdf#51916 FILEOPEN: Crash when opening particular RTF document with TABLES [Miklos Vajna]
    402. tdf#51976 EDITING: Base embedded HSQLDB needs minutes for first "Go to last record in the Table" [Lionel Elie Mamane]
    403. tdf#52159 EDITING: Error bars values become Y-values when copying charts from calc to writer [Markus Mohrhard]
    404. tdf#52318 LOCALHELP: Icons and text wrong and/or missing for new LibO File dialog [Andras Timar]
    405. tdf#52519 Libreoffice crash when typing some Malayalam text using ibus [Caolán McNamara]
    406. tdf#52540 Ligatures hyphenation bug using graphite font (Linux Libertine G): "ligc" is ignored [László Németh]
    407. tdf#53031 Undoing sheet deletion restores it to the default directionality regardless of the original sheet directionality [Manal Alhassoun]
    408. tdf#53163 Crosshatching is spilling out of objects when printed/pdf exported [David Tardon]
    409. tdf#53278 Draw instead of russian show obscure characters in CDR file (Corel Draw 12 format) [Fridrich Štrba]
    410. tdf#53442 VIEWING: Text range annotation limited to a single paragraph [Miklos Vajna]
    411. tdf#53594 FILEOPEN : Import RTF file but ole are not well positioned in table/cells [Maxime de Roucy]
    412. tdf#53985 FILEOPEN: particular MSO2007 .docx document is "shortened" (part of contents missing) [Miklos Vajna]
    413. tdf#54087 Firefox plugin not recognized in LibO 3.6 (regression) [Andras Timar]
    414. tdf#54165 Unable to localize key names [Aurimas Fišeras]
    415. tdf#54278 Only en-US help pack should contain en-US help [Andras Timar]
    416. tdf#54335 [FORMATTING, EDITING] Typing an existing style name into Style box changes hierarchy of styles [Joren De Cuyper]
    417. tdf#54612 Pictures not rendered and text missing when rendering RTF document [Miklos Vajna]
    418. tdf#54638 Too slow to import file with lots of cells with multi-line contents. [Kohei Yoshida]
    419. tdf#55430 EDITING: Single mouse click selection of element completely drawn in front of selected filled area impossible [Markus Mohrhard, Lennard Wasserthal]
    420. tdf#55432 EDITING: the context menu opened out of screen boundaries if (1) opened by the keyboard key and (2) in column A, (3) in RTL mode, and (4) column A is wider than menu width*1.6 :) [Abdulaziz A Alayed]
    421. tdf#55469 math fonts have wrong line spacing [Khaled Hosny]
    422. tdf#55570 autocorrect slow-down [Caolán McNamara]
    423. tdf#55582 Pasting a drawing object while another one is selected overwrites the initial one [Lennard Wasserthal]
    424. tdf#55621 FILESAVE: default row heights not exported for xlsx [Noel Power]
    425. tdf#55693 Auto correct: Two capitalized letters are not corrected if dash or slash are directly before the two letters [Christopher Copits, Caolán McNamara]
    426. tdf#55814 Condition for hidden section replaced by "0" [David Ostrovsky]
    427. tdf#56124 add calc functions IFERROR and IFNA as in ODFF1.2 [Winfried Donkers, Eike Rathke]
    428. tdf#56272 FILEOPEN: Drawings are shown at wrong position [Miklos Vajna]
    429. tdf#56276 Resizing a cell-anochored rotated object on row height change works weird. [Noel Power]
    430. tdf#56513 Regression: Second header/footer of section lost during FILESAVE as .doc [Pierre-Eric Pelloux-Prayer]
    431. tdf#56772 FILTER: CALC moves some column content to another cell with some HTML file [Eike Rathke]
    432. tdf#56832 FILEOPEN add ogv to video types for import [Samuel Mehrbrodt]
    433. tdf#56886 WMF contents not shown [Lennard Wasserthal]
    434. tdf#56976 FILESAVE pptx glitches when saving up arrow [Lennard]
    435. tdf#56995 Presentation Console - Need to turn this off. [mmeof]
    436. tdf#57061 Not all personal data imported during install from /3 User Profile [Stephan Bergmann]
    437. tdf#57079 Crash Using Edit Contour dialog and then changing Configuration [Michael Stahl]
    438. tdf#57180 add calc function NUMBERVALUE() as in ODFF1.2 [Winfried Donkers, Eike Rathke]
    439. tdf#57203 Launching .vbs before LibO causes error "Unknown option: -Embedding" and command line help appears [Aurimas Fišeras]
    440. tdf#57362 Cannot save document after editing footer background and border [Christopher Copits]
    441. tdf#57417 LDAP address book support disappeared [David Ostrovsky]
    442. tdf#57422 presenter console RTL support needs completion [Faisal M. Al-Otaibi, Ahmad Harthi, Abdulaziz A Alayed, Abdulelah Alarifi]
    443. tdf#57469 key handling broken in dialog Tools > Customize .. > Add [Caolán McNamara]
    444. tdf#57545 remove redundant capitalType functions [Quentin Pradet]
    445. tdf#57553 EDITING: On computer without JRE, Picture dialog shows: JRE required and freezes after OK [Caolán McNamara]
    446. tdf#57678 FILEOPEN: TABLES from particular RTF file imported as plain text [Miklos Vajna]
    447. tdf#57881 FORMATTING Page style Default has Page layout 'Mirrored' as default - also for existing documents [Miklos Vajna]
    448. tdf#57886 formula mangled when FILEOPEN particular .RTF [Miklos Vajna]
    449. tdf#57908 Margins, header/footer spacing imported incorrectly from .doc [Luke Deller]
    450. tdf#57938 First character before ranged comment cannot be edited or removed [Miklos Vajna]
    451. tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ [Marcos Paulo de Souza, Julien Nabet, Andrew Branch]
    452. tdf#58068 Localization broken in master [Andras Timar]
    453. tdf#58076 RTF FILEOPEN import result 2 pages (1 page in LO 3.4) [Miklos Vajna]
    454. tdf#58169 LOCALHELP: missing for save setting 'ODF 1.2 compat mode' [Andras Timar]
    455. tdf#58204 Textbox properties export to PPT bad (Impress) [Michael Stahl]
    456. tdf#58237 FILEOPEN: hyperlinks for shapes not imported ( xlsx ) [Noel Power]
    457. tdf#58306 Extension CT2N crashes on function Input (from File) [Luboš Luňák, Noel Power]
    458. tdf#58325 Not clear which font warning label about TrueType/screen/missing fonts refers to [Caolán McNamara]
    459. tdf#58360 FILEOPEN .xls changes anchor of pictures from "Cell" to "Page" [Noel Power]
    460. tdf#58362 crash when customize toolbar [David Tardon]
    461. tdf#58364 'Align' Toolbar should have a more specific name [Joel Madero]
    462. tdf#58376 EDITING: PAGE FORMAT page layout -> Only right -> CRASH [Miklos Vajna]
    463. tdf#58451 Base crash when Execute report with a empty database [Noel Grandin]
    464. tdf#58473 crash in transliteration ... [Michael Meeks]
    465. tdf#58562 EDITING: copy and paste of CHART from Calc looses Y values [Kohei Yoshida]
    466. tdf#58610 FORMATTING: IconSet not working correctly [Markus Mohrhard]
    467. tdf#58630 Calc - CRASH when using Validity [Caolán McNamara]
    468. tdf#58646 RTF: \page is not rendered [Miklos Vajna]
    469. tdf#58749 CRASH when "Format > Page" [Caolán McNamara]
    470. tdf#58766 "enable macro recording" status lost at restart [LeMoyne Castle]
    471. tdf#58778 FORMATTING: conditional formats can easily be created without a specified range (especially iconset) [Markus Mohrhard]
    472. tdf#58789 Chart Data Labels not saving in xlsx format [Katarina Behrens]
    473. tdf#58807 No sound with statement "beep" [Thomas Arnhold]
    474. tdf#58842 EDITING\QUERY: deleted distinct in sql view comes back when switch to design view [Zolnai Tamás]
    475. tdf#58858 FILESAVE: can't save .xls test file as .ods after deleting cells [Markus Mohrhard]
    476. tdf#58863 FILEOPEN particular .xlsx: "IF" condition not calculated [Markus Mohrhard]
    477. tdf#58865 Hardcoded product name in UI string [Caolán McNamara]
    478. tdf#58909 Extension upgrade fails with error "Cannot create folder" [Stephan Bergmann]
    479. tdf#58919 Cursor is at Left when Table is converted to RTL in Impress [Lior Kaplan, Gokul]
    480. tdf#58933 FILEOPEN: RTF-filter; Addition of empty paragraphs in table’s cells [Miklos Vajna]
    481. tdf#58949 FILEOPEN: DOCX-filter; DOC format formulas embedded in OOXML (DOCX) file, don’t save and don’t edit [Miklos Vajna]
    482. tdf#58957 UI: Function Wizard for CONVERT refer to old calc.xcu [Markus Mohrhard]
    483. tdf#58963 SLIDESHOW not full screen [Tor Lillqvist]
    484. tdf#58978 FILEOPEN and FILESAVE causes General Error for .odt [Stephan Bergmann]
    485. tdf#58988 Copy and paste chart fails if the source sheet does not have the default name [Kohei Yoshida]
    486. tdf#59029 Format Paintbrush default changed to paste character formatting [Maxime de Roucy]
    487. tdf#59042 Option 'Application background' invisible because 'Document Background' covers Application Background [Robert Roth]
    488. tdf#59071 Feature suggestion - Impress - SLIDESHOW: allow automatic transitions with sub-second accuracy [Cao Cuong Ngo]
    489. tdf#59084 PIVOTTABLE refreshing with date group field crashes [Kohei Yoshida]
    490. tdf#59101 [Feature Request] Make Find hotkey (Ctrl+F) a toggle command [Joren De Cuyper]
    491. tdf#59182 Double scrollbar for special characters dialog [Caolán McNamara]
    492. tdf#59193 automatic row height does not work after import [Noel Power]
    493. tdf#59197 New Locale Data for Sidama Language Submitted [Tadele Assefa]
    494. tdf#59209 New option 'Ignore system input language' has no help. [Andras Timar]
    495. tdf#59240 FORMATTING: Thai number shown as Arabic numerals [Korrawit Pruegsanusak]
    496. tdf#59246 character preview of special character dialog cannot display completely [Caolán McNamara]
    497. tdf#59248 Writer and Fax wizards do not work [Stephan Bergmann]
    498. tdf#59249 Mail merge setting test stopped working [Michael Stahl]
    499. tdf#59259 With some master pages, freezes when try to print [Jan Holesovsky]
    500. tdf#59273 FILEOPEN: Writer doesn't display all table cells in DOCX file [Miklos Vajna]
    501. tdf#59293 FILEOPEN: .ods: error values in array formula result not preserved when cached [Markus Mohrhard]
    502. tdf#59325 Buttons disappeared in calc [Eike Rathke]
    503. tdf#59337 EDITING: Lack of "fi" and "ffi" typographical ligatures support in auto-correct feature in french languages causes false positives. [László Németh]
    504. tdf#59397 UI: Use more precise wording at 'Find & Replace - More Options - Styles' [Vishv Brahmbhatt]
    505. tdf#59419 RTF: Tables not rendered (regression) [Miklos Vajna]
    506. tdf#59515 paste attempt raises 'unknown source' dialog [Stephan Bergmann]
    507. tdf#59530 Writer's doc import and export fails to support comments attached to ranges [Miklos Vajna]
    508. tdf#59573 Problem with comments attached to text ranges, if the text range is at end of document [Miklos Vajna]
    509. tdf#59583 EDITING: Cannot use formula with user-defined function [Eike Rathke]
    510. tdf#59629 Custom animation: only the first line is animated [Armin Le Grand]
    511. tdf#59638 REGRESSION FILEOPEN: RTF import doesn't handle list types correctly [Miklos Vajna]
    512. tdf#59713 Add spellchecking dictionary for Bosnian language [Andras Timar]
    513. tdf#59724 FILEOPEN: Inherited currency format not retained through close and open [Markus Mohrhard]
    514. tdf#59767 Missing second button row in (Polish) Page Format dialog with very long texts in buttons [Caolán McNamara]
    515. fdo#59789 missing croatian keyboard layout [Katarina Behrens]
    516. tdf#59793 Hard-coded strings in the Compress Graphics dialog [Tomaž Vajngerl]
    517. tdf#59819 FILESAVE: .xlsx: new functions (AVERAGEIF,AVERAGEIFS,COUNTIFS,SUMIFS,IFERROR,IFNA) lead to warning in Excel 2013, and IFNA is not accepted [Eike Rathke]
    518. tdf#59828 Add an ability to use Format Paintbrush multiple times [Joel Madero]
    519. tdf#59846 No padding between options in Font and Font Effect pages (Character dialog) [Robert Roth]
    520. tdf#59850 EDITING: typed date decreased one day [Isamu Mogi]
    521. tdf#59857 FILESAVE: Calc saves Excel 2007/2010 spreadsheet incorrectly [Markus Mohrhard]
    522. tdf#59865 ERRORMESSAGE: "Search key not found" window title too verbose [Robert Roth]
    523. tdf#59867 Windows 8 assigned an LCID to Catalan Valencian [Andras Timar]
    524. tdf#59881 sdremote - deadlock ... [Michael Meeks]
    525. tdf#59889 FORMATTING: Dragging edge in table re-sizes column width of the next column instead of current column. [K_Karthikeyan]
    526. tdf#59892 Text written with Graphite Font (e.g Linux Biolinum G) Mirrored when the context direction is Right-to-left [navin patidar]
    527. tdf#59893 Presentation: Help : wrong shortcut key description [Andras Timar]
    528. tdf#59922 Incorrect character range for Unicode block "Katakana Phonetic" with GNU unifont [Caolán McNamara, OKANO Takayoshi]
    529. tdf#59928 EDITING: Impossible to fill text into Fields - Functions - Placeholder - text [Michael Stahl]
    530. tdf#59953 [RTF] FILEOPEN: wrong column widths for tables with merged cells [Miklos Vajna]
    531. tdf#59962 Counting: choose number of characters for the whole document [Robert Roth]
    532. tdf#59973 FILESAVE row height export to xlsx still buggy [Noel Power]
    533. tdf#60032 FILEOPEN,FILESAVE: .xlsx: import/export Excel 2013 new spreadsheet functions [Eike Rathke]
    534. tdf#60075 FILEOPEN: File containing SVG attached to a connector closes immediately [Thorsten Behrens, David Tardon]
    535. tdf#60083 ]FILEOPEN] spreadsheet doesn't show error bars [Markus Mohrhard]
    536. tdf#60115 ldapbe2.uno.so doesn't use full nss lib flags, fails to build [David Tardon]
    537. tdf#60117 BASIC: oWindow.SetVisible not working WITH WINDOWS [Noel Power]
    538. tdf#60139 LO cannot start Fatal error on Mac: lightproof-hu_hu-1.3.oxt clashes with bundled dict-hu.oxt [Stephan Bergmann]
    539. tdf#60148 Clean up warnings from the Clang compiler plugin [nccuong]
    540. tdf#60213 UI: When undock Task Pane the right-click on Layouts not working well [Faisal M. Al-Otaibi]
    541. tdf#60253 Unable to select data for error bars in calc [Markus Mohrhard]
    542. tdf#60259 Writer behaves erratically when reverse replacing $ with nothing [Eike Rathke]
    543. tdf#60265 Document converter wizard fails to find powerpoint files to convert [Julien Nabet, Caolán McNamara]
    544. tdf#60300 PIVOTTABLE: Calc crashing when using GETPIVOTDATA on pivottable that has automatic subtotals [Kohei Yoshida, Noel Grandin, Eike Rathke]
    545. tdf#60306 EDITING: CONDITIONAL FORMATTING destroyed after copy-paste cell [Markus Mohrhard]
    546. tdf#60322 add calc function SKEWP as in ODFF v1.2 [Winfried Donkers, Eike Rathke]
    547. tdf#60386 Document Statistics shell extension not translated [David Tardon]
    548. tdf#60427 Missing ZWNJ support for German ligature handling [László Németh]
    549. tdf#60450 Printer list is missing its border in Print dialog [Joren De Cuyper]
    550. tdf#60468 FILEOPEN: CSV cannot handle field using embedded tab and line breaks altogether [Eike Rathke]
    551. tdf#60483 "English" should be "English (United States)" [Andras Timar]
    552. tdf#60491 missing emboleobj library on non-Windows platforms, causing Editing embedded Excel spreadsheet in Writer to fail [Michael Stahl]
    553. tdf#60534 Brackets (..),{..},[..] inverted to )..(,}..{,]..[ when switch to RTL text direction with Graphite fonts only. ( Affect :all Libo applications). [Stephan Bergmann, Rene Engelhard, navin patidar]
    554. tdf#60542 Color of menu items does not update to match personas [Cao Cuong Ngo]
    555. tdf#60549 Pictures not saved to .pptx [Michael Meeks]
    556. tdf#60562 type detection for binary XLS format broken on master [Kohei Yoshida]
    557. tdf#60579 [Template manager] No way to change name of template [Cédric Bosdonnat]
    558. tdf#60581 [Template manager] Can not import template after descending into directory [Rafael Dominguez]
    559. tdf#60594 EDITING: Enhancement request: Page count does not match visible pages [Jan Holesovsky]
    560. tdf#60604 Impress Remote: Non-English characters in speaker notes garbled [Michael Meeks, Artur Dryomov]
    561. fdo#60625 Invisible mouse cursor in Red Hat Linux 6.2 [anuragkanungo]
    562. tdf#60627 EDITING: CRASH when 'Format - Bullets and Numbering' [Caolán McNamara]
    563. tdf#60638 EMF+ files rendered as empty boxes [Muthu Subramanian]
    564. tdf#60641 non-localizable string: Native Numbering [Ádám Csaba Király]
    565. tdf#60645 Formulas not refreshing on document (.ods) opening [Markus Mohrhard, Eike Rathke]
    566. tdf#60663 Adapt hyphenation dialog to HIG [Honza Minarik]
    567. tdf#60690 kill #ifdef HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL [Michael Meeks, vjinoch]
    568. tdf#60691 add emacs + vim modelines to all .src and .hrc files [Borim]
    569. tdf#60701 Send Document as email fails, when application is installed to a directory with a space [Arnaud Versini, Stephan Bergmann]
    570. tdf#60719 FILEOPEN: pdf file result in a crash [Norbert Thiebaud]
    571. tdf#60722 RTF import wrong shape order and coloring problems [Miklos Vajna]
    572. tdf#60724 spelling errors and typos in binaries found by lintian [Bjoern Michaelsen, Thomas Arnhold, Benjamin Drung, Gregg King, Kenneth Beck, Vojta Koukal, sadam36, Steven Meyer]
    573. tdf#60738 FORMATTING: Can't format (bold/italic/underline/...) comment text [Miklos Vajna]
    574. tdf#60764 EDITING: Data sort dialog box is bigger [Caolán McNamara]
    575. tdf#60769 FILEOPEN, FILESAVE, "Could not save document, error in writing sub document context.xml" then corrupt file. [Miklos Vajna]
    576. tdf#60780 'Save a Copy' command [Ádám Csaba Király]
    577. tdf#60791 Impress remote: fix elapsed time tracking [Ota Chasák]
    578. tdf#60798 FORMATTING: Conditional Formatting icon set provides false result [Markus Mohrhard]
    579. tdf#60804 Print to File leads to Crash [Noel Grandin]
    580. tdf#60834 EDITING: Find and Replace dialog box fields are inconsistent about selection on click [Cao Cuong Ngo]
    581. tdf#60842 FILEOPEN table embedded in ODT: <table-cell value-type="string"/>: string-value attribute ignored [Michael Stahl]
    582. tdf#60886 Show Variable field shows no content in Page Header/Footer, Frames [Michael Stahl]
    583. tdf#60907 MySQL Connector build fails on macOS [Lionel Elie Mamane, David Tardon]
    584. tdf#60910 FILESAVE loses Fontwork/shape objects [Luke Deller]
    585. tdf#60915 FORMATTING: Date with [~buddhist] always show the year with 4 digits [Korrawit Pruegsanusak]
    586. tdf#60922 FILEOPEN, FILESAVE create document as odt, save as docx , corrupts [Miklos Vajna]
    587. tdf#60924 move libraries to autoinstallation in scp2 [Marcos Paulo de Souza, Bjoern Michaelsen, Matúš Kukan]
    588. tdf#60949 move libraries from UNOLIBS_OOO to OOOLIBS in build system [Marcos Paulo de Souza]
    589. tdf#60967 EDITING: Table shortcut Ctrl+Shift+Del ineffective cannot delete following paragraph of a table [Michael Stahl]
    590. tdf#60977 Recalculation on load: Usage of cached values conflicting with XVolatliteResults of UNO plugins [Markus Mohrhard]
    591. tdf#61025 Crash when adding a comment on a cell [Markus Mohrhard, Lennard Wasserthal]
    592. tdf#61060 Freeze and unfreeze don't modify document [Sameer Deshmukh]
    593. tdf#61135 Implement a 'stepped lines' feature [EricSeynaeve, Eric Seynaeve]
    594. tdf#61186 Print dialog ignores saved settings from Printer Settings + more [Caolán McNamara]
    595. tdf#61187 CRASH when click 'Add' in EXTENSIONS Manager to open LibO File Dialog [Noel Grandin]
    596. tdf#61193 EDITING: Writer crashes when pasting RTF footnote [Miklos Vajna]
    597. tdf#61203 SQL syntax error inserting new record into empty table [Lionel Elie Mamane]
    598. tdf#61309 FILEOPEN: Open particular docx result in crash (assertion failure) [Michael Stahl]
    599. tdf#61343 FILEOPEN: Writer crashes while opening this docx file [Miklos Vajna]
    600. tdf#61373 VIEWING: Tabtext is displayed outside tabs with gtk oxygen theme [Caolán McNamara]
    601. tdf#61379 Wrong entries for Java path in Help [Andras Timar]
    602. tdf#61390 ACCESSIBILITY: [Template Manager] All key board navigation is lacking [Cédric Bosdonnat, Rafael Dominguez]
    603. tdf#61394 FILESAVE: [Template Manager]Accept button label should be 'OK' to be consistent with other dialogs [Rafael Dominguez]
    604. tdf#61429 LibreOffice doesn't remember the setting "Hierarchy" of the Styles and Formatting dialog [Michael Stahl]
    605. tdf#61458 [FORMATTING] New lines (\n) in heading paragraphs should not be displayed "as-is" in index [Ádám Csaba Király]
    606. tdf#61459 UI: Function wizard buttons icons broken [Caolán McNamara]
    607. tdf#61484 FILEOPEN: Can't open file [Markus Mohrhard]
    608. tdf#61492 EDITING:Bullet and text overlap in edit view when text font size is increased by using (ctrl +]) shortcut. [navin patidar]
    609. tdf#61503 uno.util.Bootstrap.bootstrap() [Peter Foley, Tor Lillqvist]
    610. tdf#61507 broken export of title (metadata) to RTF format [Miklos Vajna]
    611. tdf#61513 kill unused FSysFailOnErrorImpl macro [Marcos Paulo de Souza]
    612. tdf#61514 clean obsolete tools/ filesystem abstraction [Andras Timar]
    613. tdf#61540 Insert column in a table deforms it, reduces the column size [K_Karthikeyan]
    614. tdf#61541 UI: Count Number of selected Cells [Prashant Pandey]
    615. tdf#61594 FILEOPEN: Import problem: Word docx document with multi-page table [Miklos Vajna]
    616. tdf#61665 FORMCONTROLS Modifying column spacing in Writer causes crash [Caolán McNamara]
    617. tdf#61688 SIGABRT with debug build in VclBuilder::handleChild [Caolán McNamara, Terrence Enger]
    618. tdf#61725 REPORTBUILDER cannot execute/wizard-create any report: failed assertion SolarMutex not locked [Lionel Elie Mamane]
    619. tdf#61726 REPORTBUILDER: all reports fail with Java exception IncompatibleClassChangeError [David Ostrovsky]
    620. tdf#61781 Error bars of charts created via cell range in Calc are lost after saving and reopening [Markus Mohrhard]
    621. tdf#61789 PDF: Error in exporting vector graphics to PDF [Michael Meeks]
    622. tdf#61790 LibreOffice is not "My Project" [Andras Timar]
    623. tdf#61794 QUERYDESIGN limit window limited to four digits [Zolnai Tamás]
    624. tdf#61797 QUERYDESIGN limit window: ESCape key does not abort the change [Zolnai Tamás]
    625. tdf#61801 crash on Tools - Options - LibreOffice - Personalization - Select Background Image [Noel Grandin]
    626. tdf#61847 tolerate pngs with invalid tailing IDAT chunk lengths [Michael Meeks]
    627. tdf#61873 WiFi as an experimental feature not mentioned in app [Siqi LIU (via Code Review)]
    628. tdf#61909 FILEOPEN particular .RTF: VIEWING with unexpected character background color [Miklos Vajna]
    629. tdf#61940 Unable to Change Shape Fill Colors [Caolán McNamara]
    630. tdf#61948 [EDITING], [REGRESSION], [CRASH] - Using Data | Validity crashes Calc [Caolán McNamara]
    631. tdf#61950 Change Presentation Minimizer and Report Builder from bundled extensions to plain code [David Ostrovsky]
    632. tdf#61952 FORMATTING: crash when switching between left and right page [Michael Stahl]
    633. tdf#61993 doc/docx auto font color inverted in LibreOffice [Luke Deller]
    634. tdf#62050 EDITING: comments window in RTL UI not working well [navin patidar]
    635. tdf#62088 Impress crashes on setting master pages [Jan Holesovsky]
    636. tdf#62090 Mid statement doesn't work as expected [Julien Nabet]
    637. tdf#62094 CRASH when trying shortcuts in PRINTING dialog [Michael Meeks]
    638. tdf#62096 Replace O(U)String compareTo with == [Prashant Pandey, Efe Gürkan YALAMAN, Janit Anjaria, Fridrich Štrba, Artur Dryomov, Sameer Deshmukh]
    639. tdf#62116 FILEOPEN .ods created with LibO 3.6: Link behind text lost [Kohei Yoshida]
    640. tdf#62119 FORMATTING: Crash when loading Line Styles [Thorsten Behrens]
    641. tdf#62147 FILEOPEN table embedded in ODT: <table-cell string-value="FOO" table:style-name="BAR"/>: style BAR not applied to FOO [Michael Stahl]
    642. tdf#62154 Opentype feature 'locl' not active [Caolán McNamara]
    643. tdf#62155 Libreoffice crashes after upgrade while using formula bar [Michael Meeks]
    644. tdf#62206 FORMATTING: Cell reference inside conditional format will not move when row is inserted/removed before first conditional format row [Markus Mohrhard]
    645. tdf#62224 Border Values changes on reopening the format cells Widget in impress [Gokul]
    646. tdf#62278 debug warning fr_LU != fr_LU locales don't match [Eike Rathke]
    647. tdf#62287 FORMATTING: programme crash when applying gradient to Impress master page background [Caolán McNamara]
    648. tdf#62288 RTF: Gap added inside tables (regression) [Miklos Vajna]
    649. tdf#62291 WIKIHELP: Mention of un-evaluated variable %PRODUCTVERSION on Fontwork_1 page [Andras Timar]
    650. tdf#62303 Enhancement request: Set default install folder under Windows to \LibreOffice\ [tinderbox]
    651. tdf#62312 Error Bars Disappear in Calc when saved as .xls or .xlsx [Markus Mohrhard]
    652. tdf#62336 Command line conversion to HTML fails + crash on some platforms for certain document(s) [Michael Meeks]
    653. tdf#62399 FORMATING: incorrect matching of border lines in 'Table Format' dialog for RTL Table [Faisal M. Al-Otaibi]
    654. tdf#62470 FORMATING: incorrect matching of border lines in 'Table Format' dialog for RTL Table [Faisal M. Al-Otaibi]
    655. tdf#62475 Remove pointless comments and ASCII art [Philipp Riemer]
    656. tdf#62478 CRASH when FILEOPEN Tools - Options - Base - Databases [Caolán McNamara]
    657. tdf#62483 Missing Default button in Format -> Alignment dialog at Math [Joren De Cuyper]
    658. tdf#62525 Convert manual refcounting / copy-on-write implementations to cow_wrapper [Thomas Arnhold]
    659. tdf#62537 error in local help for AutoText macro [Andras Timar]
    660. tdf#62538 libcdr: cdr import faulty -> Incorrect alignment of the ellipses [Fridrich Štrba]
    661. tdf#62617 displaying of object groups having subobjects on different layers is broken [Michael Stahl]
    662. tdf#62643 EDITING Word completion: when adding to a partly finished word, word completion ignores the word part that already is there and creates non sense [Miklos Vajna]
    663. tdf#62665 SLIDESHOW start slide setting ignored [Katarina Behrens]
    664. tdf#62673 EDITING: non editable cells in table when cells are merged [karth]
    665. tdf#62682 SVG Export Crashes for Hyperlinks with Linebreaks [Thorsten Behrens]
    666. tdf#62699 drop "pass-through" header files [Marcos Paulo de Souza, Michael Dunphy]
    667. tdf#62805 FILEOPEN RTF : table not displayed [Maxime de Roucy]
    668. tdf#62815 SLIDESHOW: Slideshow does not open [Michael Meeks]
    669. tdf#62834 exporting embedded EMF file as SVG causes mangled svg. [Michael Meeks]
    670. tdf#62890 Too small buttons for text in the Digital Signatures tab at PDF Export dialog [Andreas Mantke]
    671. tdf#62937 incorrect/no progression from Database Wizard step 1 [Petr Mladek]
    672. tdf#62965 EDITING: image contour editing crashes [Michael Stahl]
    673. tdf#62977 FILEOPEN RTF: Doesn't handle \uN keywords with unsigned N [Miklos Vajna]
    674. tdf#63023 FILESAVE FILEOPEN Writer does not read correctly its own RTF files with headers and footers [Miklos Vajna]
    675. tdf#63033 Update Dutch dictionary to OpenTaal2.10 [pje335_NL]
    676. tdf#63154 replace tools/solar.h macros with osl versions [Marcos Paulo de Souza]
    677. tdf#63197 avoid packing stuff into zips during build [Julien Nabet]
    678. tdf#63290 UI: Goal Seek - incorrect term "current cell" [Lior Kaplan, Joren De Cuyper]
    679. tdf#63311 EDITING: value of the property "String" is not set to "" for completely deleted text in Shapes (reappears after 'save - close - reopen') [Muthu Subramanian]
    680. tdf#63391 race condition (freeze) between "convert macros" and "connect DB" in FileOpen event [Lionel Elie Mamane]
    681. tdf#63398 Form recordsource events triggered earlier in BASE [Lionel Elie Mamane]
    682. tdf#63426 presentation wizard crashes [Caolán McNamara]
    683. tdf#63503 delete button in special character dialog shouldn't delete all [Andras Timar]
    684. tdf#63546 EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned. [Caolán McNamara, navin patidar]
    685. tdf#63591 Images from *.ui files are not packed automatically [Caolán McNamara, David Tardon]
    686. tdf#63592 change text direction while editing take you out from the edit mode [abdulmajeed ahmed, Caolán McNamara]
    687. tdf#63603 FILEOPEN: .doc style named "Default" confused with default style [Luke Deller]
    688. tdf#63607 Cut Paste Undo loses conditional format [Markus Mohrhard]
    689. tdf#63622 FILEOPEN: "Import / open files" forgets the last folder used [Tor Lillqvist]
    690. tdf#63659 Document dispatcher opens window instead of applying the settings [Noel Power]
    691. tdf#63680 EDITING: CRASH when click on contents or entering a line of text [Miklos Vajna]
    692. tdf#63685 FILEOPEN: docx import regression: graphic is not displayed [Miklos Vajna]
    693. tdf#63690 replace RTL_CONTEXT_ macros with SAL_INFO [Radu Ioan]
    694. tdf#63693 Forced 32 bits java VM even bulding the SDK for a x64 target [Stephan Bergmann]
    695. tdf#63695 EDITING: subform does not properly get focus on button click or listbox touch; leads to ignoring changes in subform [Lionel Elie Mamane]
    696. tdf#63711 Bad alternative hyphenation in Calc (but good in Writer) [László Németh]
    697. tdf#63749 Gallery is missing entries "resource id 6015 not found" [Armin Le Grand]
    698. tdf#63802 libreoffice writer's surrounding text support (STS) for Input Methods is not working [Caolán McNamara]
    699. tdf#63805 EDITING: 'Autofill - Date - Months' wrong if day of month exceeds max. days of month [Eike Rathke]
    700. tdf#63840 No text appears in Unity menus on Ubuntu 12.04 LTS [Bjoern Michaelsen]
    701. tdf#63878 [FORMATTING] On an RTL spreadsheet, changing zoom level moves charts [Faisal M. Al-Otaibi, Noel Power]
    702. tdf#64003 RMI/SND missing in "All movie and sound files" filter of insert movie and sound command [Joel Madero]
    703. tdf#64011 RTL sheets: you can't draw shapes from left to right, also the start position are wrong [Faisal M. Al-Otaibi]
    704. tdf#64048 FORMATTING: clearcontents in VBA code clears formats [Michael Meeks]
    705. tdf#64062 crash when loading odp [Thorsten Behrens]
    706. tdf#64078 export of zoom settings to OOXML is broken [Noel Power]
    707. tdf#64082 logo toolbar: problems with hideturtle and showturtle [László Németh]
    708. tdf#64085 EDIT:Calc: Outside of editing mode, Arabic text is left-aligned when changing wrt direction to RTL and text alignment to justify. [navin patidar]
    709. tdf#64150 FILEOPEN crash opening document with text:p child of draw:frame [Lionel Elie Mamane]
    710. tdf#64205 WIKI-help: Double single quotes not escaped. [Andras Timar]
    711. tdf#64211 WIKIHELP: Help for the printing dialog box is missing [Andras Timar]
    712. tdf#64224 FILESAVE: Chart with transparent background loses transparency when spreadsheet saved in Excel 2007/2010 format [Markus Mohrhard]
    713. tdf#64237 Crash when scrolling in the text of a particular ODT file [Arnaud Versini]
    714. tdf#64249 Opening a ".docx" document crashes LibreOffice [Cédric Bosdonnat]
    715. tdf#64256 FILEOPEN: Crash or General Error when opening a docx/rtf file with graphics bullets [Miklos Vajna]
    716. tdf#64287 missing preview in "Insert Index/Table" dialog [Caolán McNamara]
    717. tdf#64294 Update Slovak dictionaries [Andras Timar]
    718. tdf#64311 no SMB . gnome-vfs support [Michael Meeks]
    719. tdf#64331 i18n: add language N'ko [nqo-GN] [Eike Rathke]
    720. tdf#64382 Lithuanian spell checker dictionary does not work [regression] [Andras Timar]
    721. tdf#64384 SUBTOTAL function fails with scalar as 2nd parameter [Eike Rathke]
    722. tdf#64406 Missing Right Parens in Tools/Strings/Elimchar Function [Joren De Cuyper]
    723. tdf#64446 Repeat shortcut isn't showed correctly in menu entry [Joren De Cuyper]
    724. tdf#64456 Writer crash when open Bibliography Database [Lionel Elie Mamane]
    725. tdf#64512 Impress loses Custom Animations for SVG imports at save or load [Thorsten Behrens]
    726. tdf#64528 Database Creation Wizard - Mac Addressbook creation failure [Lionel Elie Mamane]
    727. tdf#64531 [FILESAVE] After saving DOCX with Table of Contents in LO - Word shows the page numbers cropped off [Adam Co]
    728. tdf#64536 Macros: Is not working properly macro DIR$ [Noel Power]
    729. tdf#64577 LibreOffice Writer crashes when browsing CMIS (Alfresco 4.2) folders with files larger than XGB [Cédric Bosdonnat]
    730. tdf#64579 [FILEOPEN] Opening attached .pptx file crashes Impress [Thorsten Behrens]
    731. tdf#64584 Vertical writing mode is not functional. [Caolán McNamara]
    732. tdf#64586 PPT does not import text in placeholders [Jan Holesovsky]
    733. tdf#64652 allow autocorrect entries longer than 30 digits [Andras Timar]
    734. tdf#64707 Unable to start application using desktop menu on Linux [Petr Mladek]
    735. tdf#64751 Header & footer blue tags empty (no visible text) [Khaled Hosny]
    736. i#101884 crash when loading .doc file [Jan Holesovsky]
    737. i#103131 step1 for IVS-support on WIN platforms: use IVS-enabled fonts [Khaled Hosny, Herbert Dürr, Luboš Luňák]
    738. i#105784 vcl: improve selection of fallback font by supplying language hint when none exists [Caolán McNamara]
    739. i#106766 Crash when cancelling extension update [Stephan Bergmann]
    740. i#108092 SRB: "Plot missing options" not respected for line charts [Lionel Elie Mamane]
    741. i#110881 Impress slideshow mode does not work properly since it doesn't use _NET_WM_STATE_FULLSCREEN [Caolán McNamara]
    742. i#111684 WW8: Missing EndNote / Bibus fields [Oliver-Rainer Wittmann]
    743. i#112022 Allow extended clipboard creation [Stephan Bergmann]
    744. i#112652 ORB: report builder not handle correctly NULL values [Lionel Elie Mamane]
    745. i#112873 Native widget drawing corrupts tree list box content [Herbert Dürr]
    746. i#113605 embeddedobj: lacking ::ReleaseStgMedium() call on STGMEDIUM object which causes obvious memory leaks [Jian Fang Zhang]
    747. i#113608 animations: All animation nodes are leaked [Jian Fang Zhang]
    748. i#115917 tools: bezier curve drawing and smoothness [Armin Le Grand]
    749. i#115922 Fontwork alignment floater is broken [Herbert Dürr]
    750. i#116001 TextFitToSize item can be optimized [Jan Holesovsky]
    751. i#116162 Filling of combined curves are missing when black and white printing is selected [Armin Le Grand]
    752. i#116244 unwanted rotation of non-closed polylines [Caolán McNamara, Armin Le Grand]
    753. i#116701 In Traditional Chinese version, Republic of China Calender's era year is displayed with 2 digits [Korrawit Pruegsanusak]
    754. i#116758 Impress forces excessive Xorg utilization and eventually crashes the window manager [Herbert Dürr]
    755. i#116981 rtl/source/bootstrap.cxx does not clean up memory [Stephan Bergmann]
    756. i#117461 GridControl: Illegal part of row entries is shown after the addRows [Jürgen Schmidt]
    757. i#117782 [IT] Not enough space for option description in Calc [Caolán McNamara]
    758. i#117968 crash when duplicating draw page with linked pictures [Armin Le Grand]
    759. i#118267 Undo after resize and connector line width change does not resize arrowheads [Armin Le Grand]
    760. i#118556 replace framework::OUStringHashCode with rtl::OUStringHash [Ariel Constenla-Haile]
    761. i#118780 copy title and desc from svg file to graphic object property when inserting a svg graphic [Armin Le Grand]
    762. i#118813 Slide Preview ignores Landscape Page Layout [Andre Fischer]
    763. i#118845 [non-pro] htmlexpo gallery theme dispayed on gallery [Armin Le Grand]
    764. i#118905 [From Symphony]White block( on Mac and Black block on Windows) appears if click somewhere else in presentation [Armin Le Grand]
    765. i#118925 ICU Regex: look-ahead and look-behind are not work well with replacement [Herbert Dürr]
    766. i#119124 IDL: description about exception of css::awt::grid::XMutableGridDataModel#updateRowData is wrong [Ariel Constenla-Haile]
    767. i#119125 Break and Convert actions in AOO Draw corrupt imported SVG [Armin Le Grand]
    768. i#119149 Grid Control: selection change event is not triggered when multiple selection is reduced to the one of the selection [Ariel Constenla-Haile]
    769. i#119161 Regression: Writer set table border's line style like "none" during import from .docx [Jürgen Schmidt]
    770. i#119272 user directory file size grows to 160mb due to bundled extensions [Andre Fischer]
    771. i#119287 Shadow is not applied to chart initially. [Armin Le Grand]
    772. i#119292 AOO doesn't open documents (forms) in the saved view (web layout ) [Oliver-Rainer Wittmann]
    773. i#119307 ERROR - Flip Menu Window Image Distorted [Armin Le Grand]
    774. i#119337 xlsx import with chart is not displayed [Armin Le Grand]
    775. i#119366 Can't remove password from file (regression) [Oliver-Rainer Wittmann]
    776. i#119403 AOO 3.4 - GridControl not refreshing after deleting rows [Jürgen Schmidt, Caolán McNamara]
    777. i#119443 [From Symphony]the shape 3D property effect in MS PPT can't be load correctly. [Armin Le Grand]
    778. i#119446 [From Symphony]Formula field lost [Oliver-Rainer Wittmann]
    779. i#119450 [From Symphony]The image OLE's icon doesn't display correctly in Aoo3.4 [Armin Le Grand]
    780. i#119459 [From Symphony]The position of Shape (connectors) in slide is incorrect after save once by AOO3.4. [Armin Le Grand]
    781. i#119460 Date labels on Pivot Tables are not localizable [Ariel Constenla-Haile]
    782. i#119464 [From Symphony]text alignment changed from left to center when importing the docx [Yong Lin Ma]
    783. i#119466 [From Symphony]All tables in the sample file are converted to frames, and the display is ugly. [Chen ZuoJun]
    784. i#119475 [From Symphony]PPT Import:some bullet symbol different from in MS [Armin Le Grand]
    785. i#119477 [From Symphony]PPT Export: Diagram bullet can not be displayed correctly after saved as *.ppt in AOO [Sun Ying, Xisco Fauli]
    786. i#119491 [From Symphony]Under Handout view mode, Header&Footer displays inconsistent with the one presented in MS PowerPoint [Jianyuan Li]
    787. i#119492 [From Symphony]The .xlsx sample file is opened with modified state [Andre Fischer]
    788. i#119493 [From Symphony] AOO crash if a connector which connected to PPT table [Andre Fischer]
    789. i#119495 [From Symphony]Arrow style of line changes after save the sample file to a new .ppt file. [Andre Fischer]
    790. i#119496 [From Symphony]PPT Import:Word Art becomes larger [Armin Le Grand]
    791. i#119502 [From Symphony][Crash]When save the file as ppt, AOO crashes [Andre Fischer]
    792. i#119510 [From Symphony]one column is lost if opened in AOO [Lei De Bin]
    793. i#119513 [From Symphony]Picture is lost when opening sample PPT file [Herbert Dürr]
    794. i#119514 [From Symphony]Item lists are incorrectly imported by Symphony. [Xisco Fauli, Jianyuan Li]
    795. i#119515 [From Symphony] The numbering in table cell changes to bullets when saved in AOO [Sun Ying]
    796. i#119516 [From Symphony]a pic in the .doc file cannot display in Aoo 3.4 [Armin Le Grand]
    797. i#119519 [From Symphony] One shape's border cannot be displayed completely [Andre Fischer]
    798. i#119523 [From Symphony]The line indent change after save once by AOO [Sun Ying]
    799. i#119524 [From Symphony]Can not open the sample ppt file which contain vb controls in the slide master. [Zhe Wang]
    800. i#119532 [From Symphony]the bullet color display incorrectly in AOO3.4 [Andre Fischer]
    801. i#119536 [From Symphony]arrow change size and position in MS after save odp to ppt format [Andre Fischer]
    802. i#119544 [From Symphony] sequence number is not displayed when open docx [Jürgen Schmidt]
    803. i#119545 [From Symphony]The title text is not Italic in Studio design template like that in MS Office. [Andre Fischer]
    804. i#119546 [From Symphony]he table border got lost when open the .ppt file in AOO [Andre Fischer]
    805. i#119549 [From Symphony]Position of drawing obj incorrect when opening .doc in aoo 3.4 if the text direction of the whole document is vertical [Lei De Bin]
    806. i#119551 [From Symphony]Can't open by MS Office correctly when save sample file contain line with text to ppt format file [Andre Fischer, Caolán McNamara]
    807. i#119554 [From Symphony]3D extrusion direction gets lost in MS powerpoint after AOO save as .ppt file [Andre Fischer]
    808. i#119555 [From Symphony]font size of Fontwork changes from 96 to 36 after save as new .doc file [Herbert Dürr]
    809. i#119557 [From Symphony] Column header can not be displayed correclty in AOO3.4 after open the xls file. [Andre Fischer]
    810. i#119559 [From Symphony]Vertical letters in "VerticalText" fontwork get horizontal when opening .ppt file [Herbert Dürr]
    811. i#119567 [From Symphony]WMF graphic size changed too small to see if saved by AOO [Oliver-Rainer Wittmann]
    812. i#119570 [From Symphony]the content display mess when open the sample in AOO3.4 [Jianyuan Li]
    813. i#119576 [From Symphony]Paragraph indent and spacing between bullets and text are inconsistent with MS word [Lei De Bin]
    814. i#119581 [From Symphony] MS's Macro button symbol can't correct display in aoo 3.4 [Lei De Bin]
    815. i#119592 [From Symphony] The left-style columns display with the same width when opening with AOO [Andre Fischer]
    816. i#119601 PNG export does not allow transparence [Armin Le Grand]
    817. i#119609 [From Symphony]Alphabetical and roman numberals became ditial numbering [Lei De Bin]
    818. i#119621 [From Symphony]Outline level in sample file lost [Jürgen Schmidt]
    819. i#119624 [From Symphony]Group objects in table can not be placed correctly [Oliver-Rainer Wittmann]
    820. i#119632 [From Symphony]Macro button lost if save template to .doc file [Lei De Bin]
    821. i#119634 [From Symphony]Shape shadow lost if load .doc file in AOO [Oliver-Rainer Wittmann]
    822. i#119653 [From Symphony]Crash after delete column(s) from chart's source table, and then adjusted table size [Jürgen Schmidt]
    823. i#119657 [From Symphony] Additional dot appear after the numbering. [Jian Fang Zhang]
    824. i#119703 Save .xls in OO3.4, the rotation setting of grahpic in grouped object will be lost. [Armin Le Grand]
    825. i#119711 [From Symphony]exit animation changed after save as ppt file to another ppt [Sun Ying]
    826. i#119735 SVG Export: missing implementation for com.sun.star.svg.SVGWriter when using GraphicProvider [Armin Le Grand]
    827. i#119740 [From Symphony]animation flash once doesn't work after save the ppt by aoo [Andre Fischer]
    828. i#119750 [From Symphony]Transparency setting of Fill color lost in cell comments. [Armin Le Grand]
    829. i#119755 [From Symphony]star and symbol shape in ppt changed after openning by AOO [Armin Le Grand]
    830. i#119756 Animation:Text animation play not correct with sample file in AOO [Armin Le Grand]
    831. i#119803 After upgrading to 3.4 RTF User Fields are not saving [Oliver-Rainer Wittmann]
    832. i#119872 [From Symphony]all drawing objects lost aftering saving to another ppt by AOO [Andre Fischer]
    833. i#119875 [From Symphony] Vertical text direction in table cell change to horizontal after saving to another .ppt by AOO [Sun Ying]
    834. i#119877 [From Symphony]The graphic background in left table display incorrectly when using AOO open the sample .ppt file [Andre Fischer]
    835. i#119881 [From Symphony]"Ring Inside" style fontwork display wrongly as a half ring when opening a .ppt file [Sun Ying]
    836. i#119884 [From Symphony]Fontwork alignment changes after saving to another ppt with AOO [Andre Fischer]
    837. i#119885 PPT Import:textbox lost part of text in AOO [Armin Le Grand]
    838. i#119887 [From Symphony]Shape shadow position changed incorrect if open the ppt doc via AOO [Andre Fischer]
    839. i#119888 [From Symphony]Shape border and fill color lost if open the ppt doc via AOO [Andre Fischer]
    840. i#119889 [From Symphony] Import .pptx file into OO3.4, the vertical text direction of the table will be lost. [Jürgen Schmidt]
    841. i#119902 only rename the first master page, the other master pages keep default name [Andre Fischer]
    842. i#119907 [From Symphony] Number formating are changed after save and reopen it again. [Andre Fischer]
    843. i#119912 [From Symphony]Crash when redo split the pasted table [Jürgen Schmidt]
    844. i#119922 [From Symphony]Graphic in header and footer can not be displayed correctly [Michael Stahl]
    845. i#119941 [From Symphony] Removing chart in odt file, it causes a crash. [Armin Le Grand]
    846. i#119945 [From Symphony]Application crashed if undo add caption to drawing object [Oliver-Rainer Wittmann]
    847. i#119952 [From Symphony]Cannot open sample file [Oliver-Rainer Wittmann]
    848. i#119953 [From Symphony]Undo redo insert file cause application crashed [Andre Fischer]
    849. i#119954 [From Symphony]Application crashed if undo/redo covert nest table to text [Oliver-Rainer Wittmann]
    850. i#119960 [From Symphony]Text outside quotation cannot be paste in cell [Eike Rathke]
    851. i#119964 [From Symphony]Number displays different from MS with the same format code [Wang Lei]
    852. i#119965 [From Symphony] Picture missing when saving ODP file [Andre Fischer]
    853. i#119974 [From Symphony]Ellipse shape display too large in MS office after save odp file to ppt format file [Zhe Wang]
    854. i#119989 [From Symphony]Pie chart height becomes greater when open Excel file [Armin Le Grand]
    855. i#119997 [From Symphony] [MemoryLeak]There is a memory leak in function WinGlyphFallbackSubstititution::FindFontSubstitute [Herbert Dürr]
    856. i#119999 [From Symphony]Need press "ESC" key twice to exist chart edit mode [Armin Le Grand]
    857. i#120015 Application crash when undo "Graphic styles" action. [Armin Le Grand]
    858. i#120016 Put paragraphs which more than one page into table, some contents are not visibleBui [Oliver-Rainer Wittmann]
    859. i#120021 [From Symphony] There is a memory leak in function PptSlidePersistEntry::~PptSlidePersistEntry() [Herbert Dürr]
    860. i#120028 [From Symphony] There is a memory leak in function SwWW8ImplReader::MatchSdrBoxIntoFlyBoxItem [Caolán McNamara]
    861. i#120029 [MemoryLeak]All GlobalAcceleratorConfiguration objects get leaked [Andre Fischer]
    862. i#120039 [From Symphony]the background of the file create from template 'blue_floral.otp' changed after save as the ppt or pot file [Xisco Fauli, Andre Fischer]
    863. i#120049 Aoo crash when modify the "Random effects" animation effect's trigger condition to "Start effect on click of" [Zhe Wang]
    864. i#120050 [From Symphony] There is a memory leak in function SdPage::CreateTitleAndLayout [Andre Fischer]
    865. i#120055 Crash on loading ODS document. [Andre Fischer]
    866. i#120077 [From Symphony] There are some memory leaks in function ScXMLFontAutoStylePool_Impl::ScXMLFontAutoStylePool_Impl [Armin Le Grand]
    867. i#120096 wipe up and wipe down effect works fail in Aoo 3.4,but ok in OO3.3 [Andre Fischer]
    868. i#120098 [From Symphony] There is a memory leak in function WW8Export::WriteFkpPlcUsw [Armin Le Grand]
    869. i#120105 [From Symphony] There is a memory leak in function ScTableSheetObj::PrintAreaUndo_Impl [Armin Le Grand]
    870. i#120106 [From Symphony] There is a memory leak in function SwHTMLWriter::CollectFlyFrms [Armin Le Grand]
    871. i#120145 ENABLE_PRESENTER_EXTRA_UI stops build [Ariel Constenla-Haile]
    872. i#120158 [From Symphony]Time format is different than MS Office [Lei De Bin, Caolán McNamara]
    873. i#120165 [From Symphony]Impress crashed when play screen show with sample file [Armin Le Grand]
    874. i#120168 [From Symphony] optimize chart saving to improve xls saving performance [Andre Fischer]
    875. i#120172 [Crash]After undo delete text box with animation assgined, edit the textbox will cause a crash. [Andre Fischer]
    876. i#120174 Reduce tomcat build to delivered parts [Andre Fischer]
    877. i#120224 [From Symphony]Cell text direction changed after saved as doc file [Lei De Bin]
    878. i#120230 [From Symphony] disable antialiased lines for background hatches [Armin Le Grand]
    879. i#120233 [From Symphony] characters at the beginning of each lines in shape are lost when loading the sample ppt in AOO [Lei De Bin]
    880. i#120237 Crash when changing a shape background on macOS [Herbert Dürr]
    881. i#120300 PreventHelpTips is not documented in com.sun.star.text.ViewSettings [Ariel Constenla-Haile]
    882. i#120306 better input checks in WinSalBitmap::ImplCreateDIB() [Herbert Dürr]
    883. i#120334 svg: fill color is rendered wrongly [Armin Le Grand]
    884. i#120341 Rework SCSTR_FIELDSEP so that it is less error-prone [Ariel Constenla-Haile]
    885. i#120413 Regression: Check for Update disabled by default in AOO 3.4.0 and 3.4.1 [Ariel Constenla-Haile]
    886. i#120435 import of special svg picture crashes AOO [Armin Le Grand]
    887. i#120437 [From Symphony]Connector line does not shown correctly in grouped object [Armin Le Grand]
    888. i#120442 Copy text to Firefox or Chrome cause data damaged [Herbert Dürr]
    889. i#120515 Use enhancements from #120498# in calc and writer for editing draw objects [Armin Le Grand]
    890. i#120539 Gradient of type 'Square' is not always square [Armin Le Grand]
    891. i#120554 [From Symphony]Shape Gradient MS2003 import/export Enhancement [Jianyuan Li]
    892. i#120556 [From Symphony]"Ring Outside" style fontwork display wrongly as a half ring when opening a .ppt file [Sun Ying]
    893. i#120569 Fup to #119443# one point connector line custom shapes with line width are not well handled when used as 3D shapes [Armin Le Grand]
    894. i#120571 "Save Keyboard Configuration" dialog does not display the file extension for "Configuration" file type [Ariel Constenla-Haile]
    895. i#120573 [From Symphony]Page number in footer alignment changed after saved [Lei De Bin]
    896. i#120596 When using scroll arrows w/high-resolution image/zoomed in, scroll arrows stick down indefinitely until the side of the document is reached [Armin Le Grand]
    897. i#120598 Apache Find/Replace Flaw in OpenOffice 3.4.0 [Herbert Dürr]
    898. i#120627 the text on the Y axis is reversed when export ppt file to PDF format [Zhe Wang]
    899. i#120635 httpserv.jar of xmlsecurity is not built in output tree [Andre Fischer]
    900. i#120642 square gradient has not enough steps [Regina Henschel, Armin Le Grand]
    901. i#120650 the slide content corrupt when open in Aoo [Armin Le Grand]
    902. i#120663 FrameView object created in SlideSorterViewShell and ToolPanelViewShell constructor is never released [Jian Fang Zhang]
    903. i#120667 TextRanger, pBound member obj is not freed [Jian Fang Zhang]
    904. i#120675 big memory leak when opening the digital signature of sample file howtouse.odt [Jian Fang Zhang]
    905. i#120684 [From Symphony] Animation color is not exported correctly to PPT. [Andre Fischer]
    906. i#120735 Loading a document contains textfield objects, the para objects and editengine objects attached to it are not freed [Jian Fang Zhang]
    907. i#120764 [From Symphony] Grid size for snake wipe transition too fine [Andre Fischer]
    908. i#120848 [From Symphony]"Fit shape to text" property not work after openning ppt by AOO [Armin Le Grand]
    909. i#120928 Import Graphic Bullets of MS Word Binary Document into AOO Writer Correctly [Cédric Bosdonnat]
    910. i#120999 Cannot resize AutoGrowWidth text shape in the first try [Armin Le Grand]
    911. i#121074 brightness of picture in master page changed after save the sample .odp file as .ppt [Armin Le Grand]
    912. i#121090 Draw delete part of closed polygon on saving [Armin Le Grand]
    913. i#121128 "Save Graphics..." exports SVG as hex-encoded PNG image [Armin Le Grand]
    914. i#121134 Aoo crashes while opening the MS Word document [Jian Fang Zhang]
    915. i#121185 Rotated metafile looses rotation of gradient in presentation mode and in export [Armin Le Grand]
    916. i#121197 css.style.NumberingType IDL document contains non-ascii characters [Ariel Constenla-Haile]
    917. i#121215 [From Symphony]Font name Arial in XLS is changed to Arial1 when save as .ods [Herbert Dürr]
    918. i#121221 SVG file not rendered correctly - style in grouping overrides too much? [Armin Le Grand]
    919. i#121233 Lanczos3 resampling for Bitmaps [Armin Le Grand]
    920. i#121407 Integrate useful gallery themes from the Symphony branch [Armin Le Grand]
    921. i#121420 Add sidebar feature [Oliver-Rainer Wittmann, Andre Fischer]
    922. i#121442 Impossible to extend the status bar with extensions [Ariel Constenla-Haile]
    923. i#121445 Allow ThumbNails to have Alpha and use common tiling background in gray and white [Armin Le Grand]
    924. i#121482 Regular expressions Search for bold word select all paragraph [Herbert Dürr]
    925. i#121503 Resizing problems in the StartCenter [Herbert Dürr]
    926. i#121511 Add gradients from Symphony to AOO [Armin Le Grand]
    927. i#121520 Adopt palette to Symphony palette partially [Armin Le Grand]
    928. i#121633 some regular expressions fail unless "match case" is also ON [Herbert Dürr]
    929. i#121791 [sidebar]: migrate line property panel (W,C,I) [Armin Le Grand]
    930. i#121793 [sidebar]: migrate page property panel (W) [Oliver-Rainer Wittmann]
    931. i#121907 Incompatible license in "odt2mediawiki.xsl" of Mediawiki Publisher [Ariel Constenla-Haile]
    932. i#121933 hide/view invade whole panel when docked above/below another panel [Oliver-Rainer Wittmann]
    933. i#121960 [sidebar] Disabling commands is broken [Andre Fischer]
    934. i#121981 [sidebar] Table Design section does not display in sidebar [Andre Fischer]
    935. i#122025 [sidebar] Unlabeled UNO commands [Oliver-Rainer Wittmann]
    936. i#122026 [sidebar] "Irregular" UNO command naming scheme [Oliver-Rainer Wittmann]
    937. i#122027 [sidebar] Dispatching ".uno:NumberType" crashes [Andre Fischer]
    938. i#122028 [sidebar] Dispatching ".uno:SwPageColumn" crashes [Andre Fischer]
    939. i#122030 [sidebar] autodoc fails to parse com/sun/star/ui/LayoutSize.idl [Andre Fischer]
    940. i#122041 [sidebar]: Unify usages of ColorPopups and their appearances [Armin Le Grand]
    941. i#122042 In Line dialog in the LineStyle tab the line style selection selects the wrong style [Armin Le Grand]
    942. i#122047 [Sidebar]On properties panel, superscript and subscript buttons do not work as intended [Andre Fischer]
    943. i#122049 [Sidebar]A new wording for text displayed on Properties deck when no object is selected [Andre Fischer]
    944. i#122051 [sidebar] integrate XML Form document's "Data Navigator" into sidebar [Andre Fischer]
    945. i#122054 [sidebar] Bullets and Numbering dropdown dialog can not close, and the status will be incorrect [Zheng Fan]
    946. i#122056 [sidebar] Empty panels in some Writer-based document types (XML forms, db forms/reports) [Oliver-Rainer Wittmann, Andre Fischer]
    947. i#122057 [sidebar] Custom tool panel extension "confuses" the sidebar [Andre Fischer]
    948. i#122067 [sidebar] Selection in number list gallery does not reflect selection [Oliver-Rainer Wittmann]
    949. i#122072 [Sidebar]Can't load line arrow type after setting arrow type [Armin Le Grand]
    950. i#122074 [sidebar]Paragragh indent is disable on textbox/shape/Comment [Oliver-Rainer Wittmann]
    951. i#122079 [Sidebar]Vertical Stacked Status update wrong [Oliver-Rainer Wittmann]
    952. i#122082 [sidebar] Some items enabled on read-only documents [Andre Fischer]
    953. i#122085 [Sidebar] Custom animation UI in sidebar the effect text overwrite when switching between animations [Andre Fischer]
    954. i#122086 [sidebar] Allow title bars of decks and panels to display icons [Andre Fischer]
    955. i#122087 [Sidebar]Text and Paragraph panel not display when input text in new created textbox [Oliver-Rainer Wittmann]
    956. i#122093 [sidebar] layouts disappear in Slide Master View [Andre Fischer]
    957. i#122095 [sidebar] Crash inserting table in Draw/Impress [Andre Fischer]
    958. i#122104 [sidebar] No tab bar button is selected. [Andre Fischer]
    959. i#122105 [sidebar] Unable to change an underline style from drop down menu [Oliver-Rainer Wittmann]
    960. i#122111 [sidebar] Crash on working with groups or multiple selection [Armin Le Grand]
    961. i#122118 [Sidebar] 2 incorrect tips shown in the bullets drop down list inside sidebar [Zheng Fan]
    962. i#122121 [sidebar]Line panel-line color on sidebar will not be blank when select many different color line. [Armin Le Grand]
    963. i#122131 [sidebar]cell appearance-no dialog pop up when focus a cell and click "more" button. [Andre Fischer]
    964. i#122140 [sidebar]text panel-can't set other underline style by side bar. [Oliver-Rainer Wittmann]
    965. i#122141 [sidebar]when click "more" button in text panel,no character property dialog pop up. [Oliver-Rainer Wittmann]
    966. i#122142 can't select text in comment of a cell in spreadsheet. [Armin Le Grand]
    967. i#122144 [sidebar] Improve sidebar UI [Andre Fischer]
    968. i#122156 [sidebar] properties panel refresh incorrectly sometime [Oliver-Rainer Wittmann]
    969. i#122157 [sidebar] The sidebar option missing from View menu [Andre Fischer]
    970. i#122182 [sidebar] The underline button in the sidebar does both underline and strikethrough [Oliver-Rainer Wittmann]
    971. i#122186 [sidebar] Font selection box in TextProperty panel is too small. [Andre Fischer]
    972. i#122194 [sidebar] propertypanel.hrc has wrong license text [Oliver-Rainer Wittmann]
    973. i#122208 improve compatibility with standard STL [Herbert Dürr]
    974. i#122218 [sidebar] Provide panel for inserting shapes [Andre Fischer]
    975. i#122219 [Sidebar] Properties items unsteady [Andre Fischer]
    976. i#122230 [sidebar] problems with F6 (accessibility) in tab bar [Andre Fischer]
    977. i#122241 A set MapMode does not survive a Push/Pop call pair when mapping is temporarily disabled [Armin Le Grand]
    978. i#122251 [sidebar] In Properties frame scrolling with cursor <DOWN> past Number Format property panel changes the active cell on of current sheet [ia2] [Andre Fischer]
    979. i#122254 [sidebar] Process mouse wheel events [Andre Fischer]
    980. i#122255 [sidebar] Store panel expansion state (non persistent) [Andre Fischer]
    981. i#122260 [sidebar]: 'Show Shapes' Icon truncated in Navigator Panel by useless grey area [Oliver-Rainer Wittmann]
    982. i#122261 Navigator contents listing covers bottom of Navigator Heading [Oliver-Rainer Wittmann]
    983. i#122270 [sidebar] Paragraph content panel - Line Spacing Toolbar, not able to select spacing with keyboard navigation (W) [Oliver-Rainer Wittmann]
    984. i#122271 [sidebar] Content panel title - no associated detail for annotation when gaining focus (W, C, I, D)[ia2] [Andre Fischer]
    985. i#122272 [sidebar] Configuration menu selections not updating push button status of Tab bar objects [Andre Fischer]
    986. i#122275 [Sidebar] Slide master layout not changing [Andre Fischer]
    987. i#122291 [Sidebar] layout panel empty in normal view/Slide Sort View /Slide Master View/Notes View [Andre Fischer]
    988. i#122298 [sidebar] The 'More Options' button in the content panel title has no tooltip and no help-id [Andre Fischer]
    989. i#122302 [sidebar] Color controls in text property panel have different functionality from toolbar [Andre Fischer]
    990. i#122306 Calc fails transforming galician month's names in format DMY [Ariel Constenla-Haile]
    991. i#122310 [sidebar] page size value not displays as width*Height in size panel in landscape orientation [Oliver-Rainer Wittmann]
    992. i#122315 [sidebar] Detail menu on the panel title bar is not feature status aware [Andre Fischer]
    993. i#122320 [sidebar] deck has no closer when sidebar is not docked to right edge [Andre Fischer]
    994. i#122321 [sidebar] undock by dragging is no longer possible [Andre Fischer]
    995. i#122329 [sidebar] You can drag the Styles&Formatting window out of the sidebar desk [Andre Fischer]
    996. i#122336 [sidebar] Close button does not close sidebar window but docks it [Andre Fischer]
    997. i#122352 [sidebar] Hide or disable menu entries for disabled sidebar decks [Andre Fischer]
    998. i#146890 remove code associated with psprint::CompatMetricOverride service [Noel Grandin]
    999. i#20020 Cell-Select, Table-Select commands and Table-Format command-name [Stephan Bergmann]
    1000. i#20044 API: sc.ScCellObj::com:sun:star:sheet:XCellRangesQuery [Andre Fischer]
    1001. i#20052 Q-PCD Allow installation or modification of JRE via Tools/Options [Stephan Bergmann]
    1002. i#23187 Word file that is borked in OO.o. [Jan Holesovsky]
    1003. i#29679 User Guide 2 task [Jan Holesovsky]
    1004. i#50881 sfx2: Redirect from this document is not redirecting to the specified URL [Michael Stahl]
    1005. i#51621 Macro Copy Paste does not work from a button [Lionel Elie Mamane]
    1006. i#52127 OpenDocument <text:numbered-paragraph> element not supported on OpenDocument import [Jan Holesovsky]
    1007. i#54102 Connector prevents rotation of group of objects [Armin Le Grand]
    1008. i#55430 OOo2.0 rc1 zh_TW build not exist on server [Lennard Wasserthal]
    1009. i#56806 WW: page background graphic lost on export [Yong Lin Ma]
    1010. i#60700 DevGuide: getCppuType -> UnoType [Alex Ivan]
    1011. i#61025 WW8: paragraph border wrong, thus incorrect Font metrics [Lennard Wasserthal]
    1012. i#61075 Fields from Endnote skipped during Word import in OOo 2 [Oliver-Rainer Wittmann]
    1013. i#66923 Can't Find JRockit JVM [Ariel Constenla-Haile]
    1014. i#68503 underline in pdf-exported odt (full-just)-often bleed over margin [Herbert Dürr]
    1015. i#79611 Read Error due to "text:bookmark" inside frame properties [Jan Holesovsky]
    1016. i#82852 Presentation Minimizer: missing icon in information dialog [Ariel Constenla-Haile]
    1017. i#87883 pls add possibility to find available printers via API (as in File|PrintSetup) [Caolán McNamara]
    1018. i#89667 WW8: Bibus fields in .doc not imported at all [Oliver-Rainer Wittmann]
    1019. i#90987 helpex rename on windows fails [Stephan Bergmann]
    1020. i#93128 Data validity works incorrectly with criteria "Allow text length" for numbers [Herbert Dürr, Eike Rathke]
    1021. i#98430 ODF created by MS Word (with frame/picture in shape) won't open [Jan Holesovsky]
    1022. i#99564 WW8: Certain documents with table causes crash during import [Jan Holesovsky]
    1023. i#106749 docx export: invalid sectPr added at the beginning of the doc [Pierre-Eric Pelloux-Prayer]
    1024. lp#1085169 we overactivate here, as it does not seem to hurt [Bjoern Michaelsen]
    1025. lp#1182082 disable internal unity integration against glib<2.36 [Bjoern Michaelsen]
    1026. lp#766153 HandleFontOptions crash [Caolán McNamara]
    1027. lp#892904 HandleFontOptions crash [Caolán McNamara]
    1028. rhbz#156677 OpenOffice.org poorly named menu entires [Caolán McNamara]
    1029. rhbz#186515 OpenOffice.org Draw has program associaton [Caolán McNamara]
    1030. rhbz#527719 [pa_IN] English Characters are bad in shape with Punjabi [Caolán McNamara]
    1031. rhbz#623191 compiz and full-screen problems with _NET_WM_STATE_FULLSCREEN from gtk_window_fullscreen not applied [Caolán McNamara]
    1032. rhbz#742780 libreoffice-sdk: settings.mk adds an extra -O when building extensions [Stephan Bergmann]
    1033. rhbz#761009 HandleFontOptions crash [Caolán McNamara]
    1034. rhbz#867808 [abrt] libreoffice-core-3.5.7.2-2.fc17: cppu::createCTD calls std::terminate for unhandled RuntimeException [Caolán McNamara, Stephan Bergmann]
    1035. rhbz#902694 [CCJK] [Indic][fix available] Impossible short-cuts keys for 'OK' and 'Cancel' buttons in LibreOffice for various CJK/Indic languages [Caolán McNamara]
    1036. rhbz#902884 check for GetSelectedMasterPage failure anyway [Caolán McNamara]
    1037. rhbz#903615 avoid null ptr dereference [David Tardon]
    1038. rhbz#908674 adapt rtl::Allocator::construct to C++11 [Stephan Bergmann]
    1039. rhbz#915743 fiddle with hard-coded neon config.h to support USE_NONBLOCKING_CONNECT [Stephan Bergmann]
    1040. rhbz#918168 ICU: CVE-2013-0900 race condition allows DoS [Eike Rathke]
    1041. rhbz#919020 replace decimal separator at correct position, [Eike Rathke]
    1042. rhbz#920697 , presentation not fullscreen [Caolán McNamara]
    1043. rhbz#927223 and syntax highlighter crash [Caolán McNamara]
    1044. rhbz#928568 Detect aggregators listening at themselves [Stephan Bergmann]
    1045. rhbz#954991 avoid static data (causing trouble at exit) [Stephan Bergmann]