Releases/4.2.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.

    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.1 code line:

    1. abi#3241 fix crash on RTF import [Miklos Vajna]
    2. abi#4817 attempt to access an element in an empty container [Miklos Vajna]
    3. bnc#382137 OOo - docx document crashes Writer when using internal OOXML filter [Miklos Vajna]
    4. bnc#581614 explicitly export no fill to .docx when fillstyle is set to none [Luboš Luňák]
    5. bnc#593612 Slide appears quite garbled when imported from PPTX [Felix Zhang]
    6. bnc#654532 OOXML: impress export ppt->pptx - equilateral octagon shape is no longer equilateral [Tor Lillqvist]
    7. bnc#779620 DOCX import: try harder to convert floating tables to text frames [Miklos Vajna]
    8. bnc#779642 VML import: import result of sdt fields [Miklos Vajna]
    9. bnc#780044 handle v:shape having coordsize with 0 (part of [Luboš Luňák]
    10. bnc#780830 revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in " [Michael Meeks]
    11. bnc#795857 fix Use correct sizes for EMF+ bitmap rendering [Thorsten Behrens, Radek Doulik]
    12. bnc#802888 SwPageFrm: one more clickable field fix [Miklos Vajna]
    13. bnc#812793 clrChange applying for EMFs [Muthu Subramanian]
    14. bnc#813528 follow fix for [Noel Power]
    15. bnc#816593 DOCX filter: import paragraph spacing from table style [Cédric Bosdonnat, Miklos Vajna]
    16. bnc#819614 Set the position and name immediately. [Muthu Subramanian, Jan Holesovsky]
    17. bnc#819822 XLSX Chart import with internal data table. [Muthu Subramanian]
    18. bnc#819865 fix for itemstate in parent style incorrectly reported as set [Noel Power]
    19. bnc#820077 import images with duotone filter. [Muthu Subramanian]
    20. bnc#820273 multilevel labels are rotated. [Muthu Subramanian]
    21. bnc#820385 fix emf transparency handling [Luboš Luňák]
    22. bnc#820503 writerfilter: improve mc:AlternateContent support [Miklos Vajna]
    23. bnc#820504 RTF import: don't anchor shapes TO_PAGE [Cédric Bosdonnat, Miklos Vajna]
    24. bnc#820509 testcase [Miklos Vajna]
    25. bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style property [Miklos Vajna]
    26. bnc#820792 map docx line alignment properly to writer's line-of-text align [Luboš Luňák]
    27. bnc#820800 docx import of wrap polyon was based on dest size of picture [Cédric Bosdonnat]
    28. bnc#820836 dmapper, fixed typos in first page style creation [Cédric Bosdonnat]
    29. bnc#822175 OOXML: docx export - text box in docx file is missing in MSO after exported by LibreOffice from doc. [Miklos Vajna]
    30. bnc#822908 compatibility setting for MS Word wrapping text in less space [Luboš Luňák]
    31. bnc#823626 ugly workaround for external leading with symbol fonts [Luboš Luňák]
    32. bnc#823655 RTF import: ignore styles without a type [Miklos Vajna]
    33. bnc#823675 RTF import: fix import of numbering bullet associated font [Miklos Vajna]
    34. bnc#825305 RTF import of fFilled shape property [Miklos Vajna]
    35. bnc#825976 added common flags support for SEQ field import [Cédric Bosdonnat]
    36. bnc#827332 Charts shrink [Muthu Subramanian]
    37. bnc#828390 export subscript text. [Muthu Subramanian]
    38. bnc#830205 stop-gap solution to avoid crash. [Jan Holesovsky]
    39. bnc#831457 placeholders text size is not correct. [Muthu Subramanian]
    40. bnc#834035 test file [Miklos Vajna]
    41. bnc#834720 labels wrongly interpreted as dates. [Muthu Subramanian]
    42. bnc#834722 chart shown flipped. [Muthu Subramanian]
    43. bnc#835985 when printing handouts using the default, 'Order' did not count. [Jan Holesovsky]
    44. bnc#837302 Don't introduce a redlined delete and the end of doc. [Jan Holesovsky]
    45. bnc#839727 crash fix. [Muthu Subramanian]
    46. coverity#1000697 out of bounds access [Caolán McNamara]
    47. coverity#1000838 fix overrides' exception specifications [Stephan Bergmann]
    48. coverity#1000839 fix overrides' exception specifications [Stephan Bergmann]
    49. coverity#1000840 fix overrides' exception specifications [Stephan Bergmann]
    50. coverity#1000841 fix overrides' exception specifications [Stephan Bergmann]
    51. coverity#1027709 this fall-through doesn't make sense [Caolán McNamara]
    52. coverity#1028072 leak undo in corner case [Caolán McNamara]
    53. coverity#1028073 possible memory leak [Markus Mohrhard]
    54. coverity#1028321 uninitialized scalars [Caolán McNamara]
    55. coverity#1028322 uninitialized scalars [Caolán McNamara]
    56. coverity#1028323 uninitialized scalars [Caolán McNamara]
    57. coverity#1038282 resource leak in sidebar [Caolán McNamara]
    58. coverity#1038283 resource leak [Caolán McNamara]
    59. coverity#1038307 negative loop bound [Caolán McNamara]
    60. coverity#1038502 uninitialized member [Caolán McNamara]
    61. coverity#1038503 fix uninitializ [Caolán McNamara]
    62. coverity#1038507 calm coverity nerves about a double free [Caolán McNamara]
    63. coverity#1078500 copy-paste error [Julien Nabet]
    64. coverity#1078580 dereference after null check [Julien Nabet]
    65. coverity#1078608 unlikely NULL deref case [Caolán McNamara]
    66. coverity#1078610 talk coverity down from the ledge [Caolán McNamara]
    67. coverity#1078611 talk coverity down from the ledge [Caolán McNamara]
    68. coverity#1078656 read has a break, but Write doesn't [Caolán McNamara]
    69. coverity#1078684 ensure no -1 uses in replaceAt [Caolán McNamara]
    70. coverity#1078685 consider if there is < 3 % [Caolán McNamara]
    71. coverity#1078699 keep coverity and nesting test happy [Caolán McNamara]
    72. coverity#1078700 keep coverity and nesting test happy [Caolán McNamara]
    73. coverity#1078701 keep coverity and nesting test happy [Caolán McNamara]
    74. coverity#1078702 keep coverity and nesting test happy [Caolán McNamara]
    75. coverity#1078725 dereference null return value [Julien Nabet]
    76. coverity#1078768 pass big parameter by reference [Markus Mohrhard]
    77. coverity#1078782 fix memory leak [Markus Mohrhard]
    78. coverity#1078783 fix memory leak [Markus Mohrhard]
    79. coverity#1078784 and fix memory leaks [Markus Mohrhard]
    80. coverity#1078785 and fix memory leaks [Markus Mohrhard]
    81. coverity#1078786 fix memory leak [Markus Mohrhard]
    82. coverity#1078787 fix memory leak [Markus Mohrhard]
    83. coverity#1078788 fix memory leak [Markus Mohrhard]
    84. coverity#1078790 resource leak [Caolán McNamara]
    85. coverity#1078847 we're writing a byte, so use a byte [Caolán McNamara]
    86. coverity#1079045 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    87. coverity#1079047 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    88. coverity#1079048 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    89. coverity#1079049 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    90. coverity#1079050 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    91. coverity#1079051 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    92. coverity#1079053 uncaught Exception. [Andrzej J.R. Hunt]
    93. coverity#1079054 uncaught exception. [Andrzej J.R. Hunt]
    94. coverity#1079151 make it impossible to have an init m_eType [Caolán McNamara]
    95. coverity#1079152 uninitialized m_bOnWin [Caolán McNamara]
    96. coverity#1079183 unitialized pointer value [Markus Mohrhard]
    97. coverity#1079186 ununinitialized pointer [Caolán McNamara]
    98. coverity#1079187 try and silence this warning [Caolán McNamara]
    99. coverity#1079188 uninitialized member [Caolán McNamara]
    100. coverity#1079199 uninitialized member [Caolán McNamara]
    101. coverity#1079200 uninitialized member [Caolán McNamara]
    102. coverity#1079262 uninitialized member variables [Caolán McNamara]
    103. coverity#1079270 uninitialized member variables [Caolán McNamara]
    104. coverity#1079271 uninitialized member variables [Caolán McNamara]
    105. coverity#1079272 uninitialized member variable [Caolán McNamara]
    106. coverity#1079273 uninitialized member variables [Caolán McNamara]
    107. coverity#1079274 uninitialized member variables [Caolán McNamara]
    108. coverity#1079275 uninitialized member variables [Caolán McNamara]
    109. coverity#1079276 uninitialized member variables [Caolán McNamara]
    110. coverity#1079290 uninitialized member [Caolán McNamara]
    111. coverity#1079303 uninitialized members [Caolán McNamara]
    112. coverity#1079304 uninitialized members [Caolán McNamara]
    113. coverity#1079305 uninitialized members [Caolán McNamara]
    114. coverity#1079306 uninitialized members [Caolán McNamara]
    115. coverity#1079314 uninitialized members [Caolán McNamara]
    116. coverity#1079327 uninitialized scalar values [Caolán McNamara]
    117. coverity#1079332 uninitialized scalar field [Caolán McNamara]
    118. coverity#1079333 uninitialized scalar field [Caolán McNamara]
    119. coverity#1079335 uninitialized scalar field [Caolán McNamara]
    120. coverity#1079343 mContext.cipher is not initialized... [Caolán McNamara]
    121. coverity#1079350 uninitialized scalar field [Caolán McNamara]
    122. coverity#1079361 unused pointer value [Caolán McNamara]
    123. coverity#1079393 wrapper object use after free [Caolán McNamara]
    124. coverity#107946 uncaught exception. (firebird-sdbc) [Andrzej J.R. Hunt]
    125. coverity#1103655 logically dead code, we check for < 4 already [Caolán McNamara]
    126. coverity#1103666 check for NULL [Caolán McNamara]
    127. coverity#1103675 use normal assert, as it's toast anyway [Caolán McNamara]
    128. coverity#1103676 use normal assert, as it's toast anyway [Caolán McNamara]
    129. coverity#1103679 calm coverity re invalid iterators [Caolán McNamara]
    130. coverity#1103681 annotate as deliberate fallthrough [Caolán McNamara]
    131. coverity#1103695 avoid use of -1 here [Caolán McNamara]
    132. coverity#1103712 big element passed by value [Caolán McNamara]
    133. coverity#1103719 leak on default: path [Caolán McNamara]
    134. coverity#1103720 make leak impossible [Caolán McNamara]
    135. coverity#1103722 resource leak [Caolán McNamara]
    136. coverity#1103727 the intent is surely to compare nPos, nStart cannot be -1 [Caolán McNamara]
    137. coverity#1103728 malloc(1) [Caolán McNamara]
    138. coverity#1103739 unintialized members [Caolán McNamara]
    139. coverity#1103740 uninitialized value [Caolán McNamara]
    140. coverity#1103749 unintialized member [Caolán McNamara]
    141. coverity#1103755 unint members [Caolán McNamara]
    142. coverity#1103756 missing initialization [Caolán McNamara]
    143. coverity#1103760 uninitialized members [Caolán McNamara]
    144. coverity#1103761 uninit member [Caolán McNamara]
    145. coverity#1103762 uninit member [Caolán McNamara]
    146. coverity#1103763 uninitialized member [Caolán McNamara]
    147. coverity#1103764 uninitialized scalar field [Caolán McNamara]
    148. coverity#1103765 missing initialization [Caolán McNamara]
    149. coverity#1103767 uninitialized members [Caolán McNamara]
    150. coverity#1103768 uninitialized scalar field [Caolán McNamara]
    151. coverity#1103771 uninitialized members [Caolán McNamara]
    152. coverity#1103774 avoid use after free [Caolán McNamara]
    153. coverity#440614 use after free [Caolán McNamara]
    154. coverity#441298 use after free [Caolán McNamara]
    155. coverity#441342 potential resource leak [Caolán McNamara]
    156. coverity#703918 ensure buffer is null terminated [Caolán McNamara]
    157. coverity#704124 wrong operator used, harmless though [Caolán McNamara]
    158. coverity#704127 coverity gold, typo, should be 0x0020 not 0x002 [Caolán McNamara]
    159. coverity#704368 RtfAttributeOutput::ParaNumRule_Impl(): logically dead code [Miklos Vajna]
    160. coverity#704695 /704708: Dereference after null check [Julien Nabet]
    161. coverity#705101 try and help coverity out re infinite loop [Caolán McNamara]
    162. coverity#705102 try and help coverity out re infinite loop [Caolán McNamara]
    163. coverity#705646 leak on error path [Caolán McNamara]
    164. coverity#705647 leak on error path [Caolán McNamara]
    165. coverity#705713 fix memory leak [Markus Mohrhard]
    166. coverity#705740 leak on error case [Caolán McNamara]
    167. coverity#705741 more leaks on early return [Caolán McNamara]
    168. coverity#705742 leak on early return [Caolán McNamara]
    169. coverity#705745 mem leak on early exit [Caolán McNamara]
    170. coverity#705750 fix leak [Caolán McNamara]
    171. coverity#705754 leaks on early return [Caolán McNamara]
    172. coverity#705755 leaks on early return [Caolán McNamara]
    173. coverity#705756 leaks on early return [Caolán McNamara]
    174. coverity#705757 leaks on early return [Caolán McNamara]
    175. coverity#705759 why such an obvious mem leak here [Caolán McNamara]
    176. coverity#705761 pItem leaks [Caolán McNamara]
    177. coverity#705762 fix memory leak [Markus Mohrhard]
    178. coverity#705764 fix memory leak [Caolán McNamara]
    179. coverity#705767 memory leak [Caolán McNamara]
    180. coverity#705780 seeing as this is irredeemably wrong remove it [Caolán McNamara]
    181. coverity#705982 ensure umask for mkstemp [Caolán McNamara]
    182. coverity#705985 ensure umask for mkstemp [Caolán McNamara]
    183. coverity#705986 avoid tmpnam [Caolán McNamara]
    184. coverity#707499 check for 0 nDims [Caolán McNamara]
    185. coverity#707521 unintialized member [Caolán McNamara]
    186. coverity#707522 uninitialized member [Caolán McNamara]
    187. coverity#707531 silence coverity [Caolán McNamara]
    188. coverity#707537 unitialized scalars [Caolán McNamara]
    189. coverity#707583 uninitialized variables [Caolán McNamara]
    190. coverity#707595 uninitialized values [Caolán McNamara]
    191. coverity#707598 uninitialized scalar values [Caolán McNamara]
    192. coverity#707636 uninitialized members [Caolán McNamara]
    193. coverity#707638 uninitialized members [Caolán McNamara]
    194. coverity#707643 uninitialized members [Caolán McNamara]
    195. coverity#707646 uninitialized member variables [Caolán McNamara]
    196. coverity#707647 uninitialized member variables [Caolán McNamara]
    197. coverity#707648 uninitialized member [Caolán McNamara]
    198. coverity#708496 uninitialized member [Caolán McNamara]
    199. coverity#708514 uninitialized members [Caolán McNamara]
    200. coverity#708571 uninitialized members [Caolán McNamara]
    201. coverity#708574 uninitialized members [Caolán McNamara]
    202. coverity#708635 uninitialized members [Caolán McNamara]
    203. coverity#708741 uninitialized members [Caolán McNamara]
    204. coverity#708773 unused pointer value [Caolán McNamara]
    205. coverity#708782 unused pointer value [Caolán McNamara]
    206. coverity#708895 unused variable [Caolán McNamara]
    207. coverity#735395 potential memory leak [Caolán McNamara]
    208. coverity#736166 unlikely out of bounds [Caolán McNamara]
    209. coverity#736167 unlikely out of bounds [Caolán McNamara]
    210. coverity#736168 help coverity out a bit [Caolán McNamara]
    211. coverity#736174 yikes, sizeof(char[]) includes 0, so 4 not 3 [Caolán McNamara]
    212. coverity#736176 aArgInput is only 4 items, what's with the loop over 5 elements [Caolán McNamara]
    213. coverity#736180 out of bounds [Caolán McNamara]
    214. coverity#736189 out of bounds [Caolán McNamara]
    215. coverity#736191 out of bounds [Caolán McNamara]
    216. coverity#736192 out of bounds [Caolán McNamara]
    217. coverity#736194 out of bounds [Caolán McNamara]
    218. coverity#736195 out of bounds [Caolán McNamara]
    219. coverity#736197 out of bounds [Caolán McNamara]
    220. coverity#736198 out of bounds [Caolán McNamara]
    221. coverity#736199 out of bounds [Caolán McNamara]
    222. coverity#736200 out of bounds [Caolán McNamara]
    223. coverity#736201 out of bounds [Caolán McNamara]
    224. coverity#736202 out of bounds [Caolán McNamara]
    225. coverity#736203 out of bounds access [Caolán McNamara]
    226. coverity#736204 out of bounds access [Caolán McNamara]
    227. coverity#736205 out of bounds access [Caolán McNamara]
    228. coverity#736208 out of bounds access [Caolán McNamara]
    229. coverity#736213 clip nLevel to legal bounds [Caolán McNamara]
    230. coverity#736321 resource leak [Caolán McNamara]
    231. coverity#736323 resource leak [Caolán McNamara]
    232. coverity#736398 resource leak [Caolán McNamara]
    233. coverity#736482 fix leak [Caolán McNamara]
    234. coverity#736503 memleak [Caolán McNamara]
    235. coverity#736504 memleak [Caolán McNamara]
    236. coverity#736508 memleaks on early exit [Caolán McNamara]
    237. coverity#736509 memleaks on early exit [Caolán McNamara]
    238. coverity#736510 mem leaks in early error return cases [Caolán McNamara]
    239. coverity#736516 memleaks on early exit [Caolán McNamara]
    240. coverity#736586 fix memory leaks [Markus Mohrhard]
    241. coverity#736943 clamp no of ttc entries to physical max [Caolán McNamara]
    242. coverity#738542 uninitialized member [Caolán McNamara]
    243. coverity#738544 unitialized member [Caolán McNamara]
    244. coverity#738545 uninitialized scalar [Caolán McNamara]
    245. coverity#738553 uninitialized scalar [Caolán McNamara]
    246. coverity#738557 unused mbIsMediaWindowJavaBased member [Caolán McNamara]
    247. coverity#738558 uninitialized members [Caolán McNamara]
    248. coverity#738559 uninitialized member [Caolán McNamara]
    249. coverity#738560 uninitialized member [Caolán McNamara]
    250. coverity#738561 uninitialized member [Caolán McNamara]
    251. coverity#738562 uninitialized member [Caolán McNamara]
    252. coverity#738563 uninitialized member [Caolán McNamara]
    253. coverity#738564 uninitialized member [Caolán McNamara]
    254. coverity#738572 uninitialized members [Caolán McNamara]
    255. coverity#738896 uninitialized members [Caolán McNamara]
    256. coverity#738954 unused returned pointer [Caolán McNamara]
    257. coverity#738972 use after free [Caolán McNamara]
    258. coverity#982700 silence coverity [Caolán McNamara]
    259. coverity#982804 out of bounds [Caolán McNamara]
    260. coverity#982805 out of bounds [Caolán McNamara]
    261. coverity#983035 fix potential memleak [Caolán McNamara]
    262. coverity#983198 fully fix potential memory leak [Caolán McNamara]
    263. coverity#984417 unused returned pointer [Caolán McNamara]
    264. coverity#984418 unused returned pointer [Caolán McNamara]
    265. coverity#1019312 check inflateInit return value [Caolán McNamara]
    266. coverity#1027391 dead default in switch [Norbert Thiebaud]
    267. coverity#1027396 logically dead code [Norbert Thiebaud]
    268. coverity#1027641 dereference after null check [Norbert Thiebaud]
    269. coverity#1027646 dereference after null check [Norbert Thiebaud]
    270. coverity#1027651 dereference after null check [Norbert Thiebaud]
    271. coverity#1028107 dereference before null check [Norbert Thiebaud]
    272. coverity#1028110 dereference before null check [Norbert Thiebaud]
    273. coverity#1028587 9 Unitialized scalar field [Norbert Thiebaud]
    274. coverity#1038294 explicit null dereference [Norbert Thiebaud]
    275. coverity#1038296 missing break in switch [Norbert Thiebaud]
    276. coverity#1038307 negative loop bound [Norbert Thiebaud, Caolán McNamara]
    277. coverity#1038312 dereference before null check [Julien Nabet]
    278. coverity#1038508 use after free (USE_AFTER_FREE) [Caolán McNamara]
    279. coverity#705765 resource leak [Norbert Thiebaud]
    280. coverity#705766 resource leak [Norbert Thiebaud]
    281. coverity#706154 destination buffer too small [Norbert Thiebaud]
    282. coverity#707511 unitialized pointer read [Norbert Thiebaud]
    283. coverity#707538 unitialized scalar variables [Norbert Thiebaud]
    284. coverity#707543 unitialized scalar variable [Norbert Thiebaud]
    285. coverity#707549 unitialized scalar variable [Norbert Thiebaud]
    286. coverity#707550 unitialized scalar variable [Norbert Thiebaud]
    287. coverity#707554 unitialized scalar variable [Norbert Thiebaud]
    288. coverity#707562 unitialized scalar variable [Norbert Thiebaud]
    289. collabora#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlink [Miklos Vajna]
    290. collabora#1000018 RTF import: empty para at the end of footnote text got lost [Miklos Vajna]
    291. tdf#30425 Making Icon Themes is Far too Difficult [Rodolfo Ribeiro Gomes]
    292. tdf#31714 Improve documentation to show how to show hidden columns and rows. [Laurent Balland-Poirier]
    293. tdf#32059 Commands merge with variables [Marcos Paulo de Souza, Michael Duelli]
    294. tdf#33243 fix SVG export presentation placeholder texts exported [Kurosawa Takeshi]
    295. tdf#33600 better default gradient set [Jean-François Fortin Tam]
    296. tdf#33798 In certain partial installation scenarios just one "module" gets installed [Andras Timar]
    297. tdf#33848 UI – Zoom slider should not hide when Slides sidebar is in use [Samuel Mehrbrodt]
    298. tdf#33960 cross reference to a list number, dot bug [Michael Stahl, Troy Rollo]
    299. tdf#33983 Wrong term "Page" instead of "Slide" in PDF export dialog. [Caolán McNamara]
    300. tdf#34987 Impress disregards Master Slide setting of text area [Caolán McNamara]
    301. tdf#35208 we need to use ScDocumentImport for all calls [Markus Mohrhard]
    302. tdf#35422 FILEOPEN Excel 2010-generated encrypted xlsx documents fails, opens Filter Selector Dialog [Tomaž Vajngerl]
    303. tdf#35712 add polynomial regression type trend line [Tomaž Vajngerl]
    304. tdf#35712 correct update of equation in status bar [Laurent Balland-Poirier]
    305. tdf#35785 LibreOffice's support of the "recent documents" feature of the Windows 7 Start menu broken [Jesús Corrius]
    306. tdf#36634 Formula editor becomes slower and slower [Frédéric Wang]
    307. tdf#36868 Different paragraph numbering than msword in doc [Miklos Vajna]
    308. tdf#36946 Slide transitions in Impress should be sorted in meaningful categories (Usability improvement) [Andrzej J.R. Hunt]
    309. tdf#36964 termchange "Remove Filter" to "Show all" [Stanislav Horacek, Samuel Mehrbrodt]
    310. tdf#37230 Calc shift-ctrl-down/up/left/right keystroke changed its behaviour [Tomaž Vajngerl]
    311. tdf#37341 Goal Seek hangs indefinitely for too many calculation steps (Formula Cell $F$110) [Winfried, Stephan Bergmann]
    312. tdf#37606 EDITING, TABLES: Edit > Select All doesn't work on a document beginning with a table [Miklos Vajna]
    313. tdf#37758 return from full-screen should restore toolbars. [Jan Holesovsky]
    314. tdf#38144 Functionality request:UI Option in Writer to enable snap to grid in ruler [Tomaž Vajngerl]
    315. tdf#38838 Removal/Replacement of the String/UniString with OUString once and for all. [Thomas Arnhold, Stephan Bergmann, Caolán McNamara, Chr. Rossmanith]
    316. tdf#38878 Upgrade internal xpdf to poppler [Fridrich Štrba]
    317. tdf#39001 Inserts a blank page at the end of all RTF documents [Miklos Vajna]
    318. tdf#39468 translate German comments, removing redundant ones [Cassandra Freund, Philipp Riemer, Laurent BP, Nicolas Christener, Henning Diedler, Laurent Balland-Poirier]
    319. tdf#39593 copy/paste code detector / fixing [Jelle van der Waa]
    320. tdf#39625 Make existing cppunittests work [Jelle van der Waa]
    321. tdf#39674 find / fix all German spellings in internal APIs [Thomas Arnhold]
    322. tdf#39881 Fixing the search feature in Calc [Matúš Kukan]
    323. tdf#40077 Bottom portion (Descenders) of characters cropped in gtk-based VCL Edit control (with or without combo) [Samuel Mehrbrodt]
    324. tdf#40315 change png for moving average trendline [Laurent Balland-Poirier]
    325. tdf#40594 FILEOPEN .docx (MSO2010) does not show CHART object [Vinaya Mandke]
    326. tdf#40713 FILESAVE problem dBASE Format M [Eike Rathke]
    327. tdf#40788 FORMATTING - Calc ignores manual breaks when "fit to number of pages" is chosen [Eilidh McAdam]
    328. tdf#41407 EDITING: Presentation documents with a large number of complex EPS graphics renders very slowly. [Björgvin Ragnarsson]
    329. tdf#41547 WRITER: Turkish characters exported as blanks [Khaled Hosny]
    330. tdf#41599 contrib: Add available dictionary for language Pāli [Eike Rathke]
    331. tdf#42023 correct options for table columns width [Stanislav Horacek]
    332. tdf#42155 win32: remove duplicated / redundant stringbuffer classes [Julien Nabet]
    333. tdf#42783 remove CPU variable from environment [Michael Stahl]
    334. tdf#43090 Auto Closing / Highlighting of brackets [Marcos Paulo de Souza]
    335. tdf#43093 DOCX: set alignment if not already set [Faisal M. Al-Otaibi]
    336. tdf#43093 FILEOPEN: [docx] MS Office documents opens with wrong alignment and directionality [Faisal M. Al-Otaibi]
    337. tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc. [Honza Havlíček, Jacobo Aragunde Pérez]
    338. tdf#43460 Replace rtl::OUString getLength()==0 with isEmpty() etc. [Jelle van der Waa, Chr. Rossmanith]
    339. tdf#44029 docx files with RTL paragraphs aren't compatible with Word [Faisal M. Al-Otaibi]
    340. tdf#44134 Using the new STDEV.M and STDEV.P formulas in MS Excel 2010 results in errors in LibreOffice. [Winfried Donkers]
    341. tdf#44582 RTL UI: Horizontal scrollbar in navigator window is broken [Ivan Timofeev]
    342. tdf#44689 Page numbers with offset in MS formats [Miklos Vajna, Adam Co, Piao Jing Nan]
    343. tdf#44715 FILEOPEN: rtf import fails to set cell borders correctly [Miklos Vajna]
    344. tdf#44736 FILEOPEN: Loading RTF files is slow in comparison with LibO 3.4.4 (part of closed bug #44157) [Matúš Kukan]
    345. tdf#45020 [EDITING] selecting cells with Shift-Arrow with filtered rows/columns does not skip hidden rows/columns [Markus Mohrhard]
    346. tdf#45349 Formula disappears after editing [Tor Lillqvist]
    347. tdf#45777 Dangerous handling of ending spaces in hyperlinks [Thomas Arnhold]
    348. tdf#45970 FORMATTING "pale green" is not green at all [Thomas Arnhold]
    349. tdf#46037 Clean up uses of comphelper/configurationhelper.hxx [Julien Nabet, Fridrich Štrba, Stephan Bergmann]
    350. tdf#46186 RTL: RTL table reverses its direction on LTR page [Jan Holesovsky]
    351. tdf#46361 FILEOPEN: Faulty import of docx file which contains a simple drawing [Miklos Vajna]
    352. tdf#46374 Replace all occurence of stardiv [Thomas Arnhold]
    353. tdf#46410 fix FindRange [Andras Timar]
    354. tdf#46723 enable configmgr unit tests ... [Jelle van der Waa]
    355. tdf#46808 Adapt UNO services to new-style [Noel Grandin, Noel Power, Stephan Bergmann]
    356. tdf#46990 LibreOffice fails to recognize MATE as GNOME/GTK-based desktop [Michael Meeks, Pader Rezso]
    357. tdf#47440 FILEOPEN: RTF file produced by JapserReport messed up on import [Miklos Vajna]
    358. tdf#47677 track Changes Toolbar [Joel Madero]
    359. tdf#47802 FILEOPEN: Runtime Error [Miklos Vajna]
    360. tdf#47802 Bring the 8bit and 16bit .doc on par. [Jan Holesovsky]
    361. tdf#47958 gross cut/paste signal emission nonsense [Julien Nabet, Caolán McNamara]
    362. tdf#48835 Provide an application menu in GNOME 3 [Caolán McNamara]
    363. tdf#48846 FORMATTING Writer: Formula resizing not working [Caolán McNamara]
    364. tdf#49666 CRASH while opening RTF document [Miklos Vajna]
    365. tdf#49708 EDITING FILESAVE Setting primary key was silently ignored [Lionel Elie Mamane]
    366. tdf#50118 calc UI "Use English function names" not as it should be [Winfried Donkers]
    367. tdf#50436 "make install" fails; ERROR: Missing files [David Tardon]
    368. tdf#51115 [FILEOPEN] PDF is not opened in draw, but as text file [Michael Stahl]
    369. tdf#51296 UI: Calc doesn't take care of security setting "Ctrl-click required to follow hyperlinks" [Akash Shetye]
    370. tdf#51639 'SOFFICE.EXE --VERSION' starts LibO Start Center instead showing version [Andras Timar]
    371. tdf#51990 A Calc macro fails when arguments refer to other files, (works in OOO v3.2) [Noel Power]
    372. tdf#52204 Find/Search option should support ignoring diacritics (Arabic Tashkeel and Hebrew nikkud) [abdulmajeed ahmed]
    373. tdf#52540 Ligatures hyphenation bug using graphite font (Linux Libertine G): "ligc" is ignored [László Németh]
    374. tdf#52622 Reduce copy and paste code: lcl_GetImageFromPngUrl [José Guilherme Vanz]
    375. tdf#53032 Undo does not undo middle-click pasted test [Michael Meeks]
    376. tdf#53042 [FILEOPEN] Bad macos import from xlsm [Noel Power]
    377. tdf#53449 FILESAVE: With CSV format, "Save" converts field delimiter to TAB [Eike Rathke]
    378. tdf#53556 Formatting and alignment issues with RTF documents [Miklos Vajna]
    379. tdf#54186 JCL Options from PPD not shown in Print -> Properties -> Device [Caolán McNamara]
    380. tdf#54264 FILEOPEN: LO cannot open more than one file at a time from Mac Finder [Stephan Bergmann]
    381. tdf#54493 On Windows auto enable CJK or CTL features if a keyboard layout in that category is installed [Marc Garcia, Caolán McNamara]
    382. tdf#54686 Numbers with percent signs not detected as numbers in French [Laurent Balland-Poirier]
    383. tdf#54812 Remove unnecessary 'Size optimization for ODF format' option [Samuel Mehrbrodt, Stanislav Horacek]
    384. tdf#54900 RTF IMPORT: Wrong text alignment in table cells: left instead of center [Miklos Vajna]
    385. tdf#54938 Adapt supportsService implementations to cppu::supportsService [Marcos Paulo de Souza, José Guilherme Vanz]
    386. tdf#54938 pretend to support service m_sServiceName [Lionel Elie Mamane]
    387. tdf#55290 LOdev 3.7 won't install. Error 1935 [Stephan Bergmann]
    388. tdf#55618 LOCALHELP: obsolete for CALC Conditional Formatting [Andras Timar]
    389. tdf#55853 Variable with coefficients not italicized [Frédéric Wang]
    390. tdf#55929 UI Tango Theme: 'Max Size' icon inconsistency [Rodolfo Ribeiro Gomes]
    391. tdf#56007 Explorer shell extension: Thumbnail generation slow on network drives [Michael Meeks, Mathieu Parent]
    392. tdf#56209 FILEOPEN: opening a .ods file saved in Excel (pre-ODF1.2) damages all formula [Eike Rathke]
    393. tdf#56355 freeze layout / page format normalization. [Jan-Marek Glogowski]
    394. tdf#56392 Writer: hyphenation is not always used in line break algorithm [László Németh]
    395. tdf#56412 RTL UI: Movement of embedded objects is opposite to the change direction [abdulmajeed ahmed]
    396. tdf#56679 FILESAVE DOCX export color property for underlines not exported to DOCX [Adam Co]
    397. tdf#56960 FILEOPEN particular .xlsx shows cell border lines with wrong FORMATTING (too thick) [Noel Power]
    398. tdf#56976 FILESAVE pptx glitches when saving up arrow [Tor Lillqvist]
    399. tdf#57490 Deprecate IsSpellCapitalization [Thomas Arnhold, Stephan Bergmann]
    400. tdf#57659 big-endian EXIF Tag "Orientation" is disregarded by Writer [Julien Nabet]
    401. tdf#57874 EDITING: Writer crashes while editing text using filtered "recorded changes" list [Pierre-Eric Pelloux-Prayer]
    402. tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ [Jelle van der Waa, Andrzej J.R. Hunt, Julien Nabet]
    403. tdf#58034 Version details in About box for dailies are not the same in MSVC and MinGW builds [Petr Mladek]
    404. tdf#58094 FILEOPEN: Cannot open, crash with attached file MML [Caolán McNamara]
    405. tdf#58144 unreadable text used during installation on Windows XP [Andras Timar]
    406. tdf#58577 Text frame lost when saved as OpenXML (.docx) [Miklos Vajna]
    407. tdf#58819 FILESAVE as .docx: loss of page background picture (watermark) [Miklos Vajna]
    408. tdf#58912 FILESAVE: HTML export: headers and footers cause non-validating html code [Thomas Arnhold]
    409. tdf#58942 Help: "Standard" number format stands for "General" number format [Laurent Balland-Poirier]
    410. tdf#58982 Splashscreen not centered using dual monitors [Samuel Mehrbrodt]
    411. tdf#58995 ACCESSIBILITY: [a11y] Java SE JRE 1.7 Java Accessibility API not fully supporting LibreOffice UNO Accessibility API via JAB bridge [David Ostrovsky]
    412. tdf#59256 hide this option when experimental features are disabled [Andras Timar]
    413. tdf#59427 next step template menu: change string New Document.. to Manage [Cor Nouws]
    414. tdf#59427 [Template Manager] low discoverability of new template manager - we could use "File → Organize templates" menu [Cor Nouws]
    415. tdf#59524 Allow FILESAVE with password for xlsx and other not LibreOffice XML-based formats [Tomaž Vajngerl]
    416. tdf#59542 smaller +/- buttons will not be truncated at the bottom [Andras Timar]
    417. tdf#59641 Tools->Import Formula->MathML copies already entered formula [Marcos Paulo de Souza]
    418. tdf#59642 Tools -> Import Formula does not work if a MathML file is selected using "All files (*.*)" file filter [Marcos Paulo de Souza]
    419. tdf#59727 FILESAVE, FILEOPEN: Valid Formula Causes #NAME? Error on Re-Open [Winfried Donkers, Eike Rathke]
    420. tdf#59867 Windows 8 assigned an LCID to Catalan Valencian [Eike Rathke]
    421. tdf#59981 UI: Tab type switch in ruler has not intuitive order [Joel Madero]
    422. tdf#60107 Calc conditional formatting icon sets: Please add smilies :-) [Markus Mohrhard]
    423. tdf#60215 FILEOPEN: FORMATTING of value-related color, localized decimal separator and Currency VIEWING need Complete Recalculation [Markus Mohrhard]
    424. tdf#60565 EDITING: Installing or deleting fonts with Writer open results in bizarre document layout [Michael Meeks]
    425. tdf#60662 Adapt zoom dialog to HIG [Thomas Arnhold]
    426. tdf#60698 kill pointless one-file library ... [Marcos Paulo de Souza, Stephan Bergmann]
    427. tdf#60711 Update help file/docs to reflect current capabilities of Calc re: charts on separate sheets [Stanislav Horacek]
    428. tdf#60724 spelling errors and typos in binaries found by lintian [Thomas Arnhold]
    429. tdf#60740 Too slow to export file with lots of cells with multi-line contents. [Kohei Yoshida]
    430. tdf#60764 EDITING: Data sort dialog box is bigger [Caolán McNamara]
    431. tdf#60805 VIEWING: Particular border style and width invisible for zoom 100% + Scale 100% [Kohei Yoshida, Noel Power]
    432. tdf#60875 LOCALHELP incomplete for Menu 'View - Value Highlighting' of protected cells [Stanislav Horacek]
    433. tdf#60889 FILEOPEN: Incorrect opening XLSX file (that happens to be not valid according to OOXML, may be produced by software like 1C:Enterprise) [Raymond Wells]
    434. tdf#60896 Double click in Special Characters picker inserts nothing [Ivan Timofeev]
    435. tdf#60924 move libraries to autoinstallation in scp2 [Marcos Paulo de Souza, Fridrich Štrba]
    436. tdf#60990 FILESAVE as .docx (MSO2007): paragraph background pictures lost when reopen [Miklos Vajna]
    437. tdf#61002 support for var.p and var.s needed [Winfried Donkers]
    438. tdf#61059 FILEOPEN: XLS Calc warns of macros, but there are no macros in doc [Markus Mohrhard]
    439. tdf#61201 Crash when copying a special =OFFSET() to a new spreadsheet [Kohei Yoshida]
    440. tdf#61241 Dialog box for Background style in Style and Formatting pane not correctly displayed [Caolán McNamara]
    441. tdf#61544 UI: Some fields don't fit into Options dialog [Caolán McNamara]
    442. tdf#61589 LibreOffice 4.0 cmis connection to alfresco over https [Cédric Bosdonnat]
    443. tdf#61594 FILEOPEN: Import problem: Word docx document with multi-page table [Miklos Vajna]
    444. tdf#61725 REPORTBUILDER cannot execute/wizard-create any report: failed assertion SolarMutex not locked [Lionel Elie Mamane, Stephan Bergmann]
    445. tdf#61754 Number range name doesn't work with Catalan UI [Caolán McNamara]
    446. tdf#61950 Change Presentation Minimizer from bundled extensions to plain code [David Ostrovsky, Stephan Bergmann]
    447. tdf#62044 Copy Paste from Impress break Writer's Heading Styles (Heading 1, Heading 2, etc) [Miklos Vajna]
    448. tdf#62057 Copying of diagram: categories and y axis interchanged in Calc [Markus Mohrhard]
    449. tdf#62082 Consolidate buttons in the animation pane into a single toolbar [Samuel Mehrbrodt]
    450. tdf#62119 FORMATTING: Crash when loading Line Styles [David Tardon]
    451. tdf#62192 broken launch script, bork in March in Germany [Erik Auerswald]
    452. tdf#62323 BASIC macro fails when converting a Hex string that is negative on Linux 64bit [Noel Power]
    453. tdf#62442 LibreOffice.app is scribbled into by language pack installer which destroys its integrity [Tor Lillqvist]
    454. tdf#62461 put preferred image first [Caolán McNamara]
    455. tdf#62475 Remove pointless comments and ASCII art [Philipp Riemer, Jelle van der Waa, sonakshi nathani]
    456. tdf#62601 Quick search (ctrl+f) affected by invisible option from the search-and-replace dialog [abdulmajeed ahmed]
    457. tdf#62699 drop "pass-through" header files [Thomas Arnhold, Srijan Choudhary]
    458. tdf#62729 Cell (range) name lost after FILESAVE after other sheet has been deleted [Noel Power]
    459. tdf#62846 Incorrect glyph to Unicode mappings in PDFs [Jonathan Schultz, Tor Lillqvist]
    460. tdf#62938 FORMATTING: Print ranges: when more rows (including row $1) are set to repeat, that first will be removed from the rows to repeat, after saving&opening of file [Markus Mohrhard]
    461. tdf#63020 replace ::comphelper::stl_begin()... [Marcos Paulo de Souza]
    462. tdf#63033 Update Dutch dictionary to OpenTaal2.10 [pje335_NL, Joren De Cuyper]
    463. tdf#63053 FILESAVE, FILEOPEN: ampersand in document title causes corrupt docx when saving; truncates title when loading [abdulmajeed ahmed]
    464. tdf#63133 write tools/tempfiles.hxx out [Palenik Mihály]
    465. tdf#63211 MAILMERGE: looses embedded image when e-mailing as html [Ciorba Edmond]
    466. tdf#63254 UI: Horizontal scrollbar area isn't displayed when resizing while sheet is RTL and gtk integration is present [Ivan Timofeev]
    467. tdf#63271 UI: Hyperlink Dialog doesn't Close After Hyperlink is Inserted [Thomas Arnhold]
    468. tdf#63315 sign windows binaries during build [David Tardon]
    469. tdf#63351 UI: UI: formula editor should use ZoomSlider [Thomas Arnhold]
    470. tdf#63428 LibreOffice crashes when pasting a text with annotations copied from "Scrivener" [Miklos Vajna]
    471. tdf#63460 renamed ku* to kmr-Latn*, [Eike Rathke]
    472. tdf#63546 EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned. [Eike Rathke]
    473. tdf#63546 made horizontal cell alignment depend on writing direction, [Eike Rathke]
    474. tdf#63690 replace RTL_CONTEXT_ macros with SAL_INFO [Jelle van der Waa, Radu Ioan, Ricardo Montania]
    475. tdf#63819 ctrl+Backspace also deletes the space before the word [Samuel Mehrbrodt]
    476. tdf#63866 UI: useless checkbox 'hide group separator' in toolbar [Samuel Mehrbrodt, Jason Hulme]
    477. tdf#63926 remove extra include paths in svtools/ and sfx2/ [Marcos Paulo de Souza, Michael Stahl, Radu Ioan]
    478. tdf#63998 PIVOTTABLE: Does not filter on page field [Kohei Yoshida]
    479. tdf#64053 Support Info dialog is 2009 pixels wide [Andras Timar]
    480. tdf#64125 Regression: Importing a big SVG image ignores it's aspect ratio [Armin Le Grand, Chr. Rossmanith]
    481. fdo#6412 mach64 vertex buffer cleanup [Lionel Elie Mamane]
    482. tdf#64238 FILEOPEN: Writer shows footer elements that are hidden in Word [Adam Co]
    483. tdf#64350 [FILEOPEN] [FILESAVE] DOCX loads with border looking different and when saving to DOCX changes borders [Adam Co]
    484. tdf#64401 CONDITIONAL FORMATTING: Icon Set - Formulas are not visible [Markus Mohrhard]
    485. tdf#64423 Import of XML Excel file into Calc fails with General input/output error. [Kohei Yoshida]
    486. tdf#64451 Add a 'find all' button in the find bar [Andrzej J.R. Hunt]
    487. tdf#64491 [FILEOPEN] [FILESAVE] After Saving DOCX with Smart-Art and opening in Word - document is blank [Miguel Gomez]
    488. tdf#64495 Writer 4 cannot find regular expressions like \xAD or \x00AB [Michael Stahl]
    489. tdf#64632 FORMATTING: mtextra font needed even though it can be mapped to unicode [Sean Young]
    490. tdf#64637 FILEOPEN RTF General I/O error when opening OCR-generated file [Miklos Vajna]
    491. tdf#64741 FILEOPEN: Thunderbird-addressbook doesn't show collected addresses, shows only empty table "AddressBook" (personal addressbook of TB) [David Ostrovsky]
    492. tdf#64753 FILESAVE: Sheet Protection removed from XLSX after saving & reopening file [Noel Power]
    493. tdf#64826 FILESAVE: Exporting to DOCX doesn't save 'Track Changes' when it is turned on [Adam Co]
    494. tdf#64920 FILEOPEN .dif format unreadable [Markus Mohrhard]
    495. tdf#64977 Adding Tibetan Language Support [Elie Roux, Fridrich Strba]
    496. tdf#65102 Windows Installation desktop icon gets installed regardless to chosen option [Andras Timar]
    497. tdf#65108 Clean-up header includes (global/local) [Jelle van der Waa]
    498. tdf#65108 inter-module includes <> include/avmedia [Lionel Elie Mamane, Norbert Thiebaud]
    499. tdf#65124 define HAVE_FMERGENEUTRALITEMS for MSVC build [Maxim Monastirsky]
    500. tdf#65129 Windows Installer checks OS version before proceeding [Andras Timar]
    501. tdf#65139 Sidebar: apply page-style 'landscape' to a landscape page set using sidebar will result in portrait layout [Oliver-Rainer Wittmann]
    502. tdf#65199 FORMATTING: Inconsistency in frame formatting options: "AutoSize" and "Automatic" have same function [pje335_NL]
    503. tdf#65216 Base crashes without trace on closing a dialogue and opening a new form [Lionel Elie Mamane]
    504. tdf#65243 Broken markup in libreoffice.1, loffice.1, lofromtemplate.1 [Eric S. Raymond]
    505. tdf#65244 Build fails with because of libpng-devel missing, while configure is fine [Michael Stahl]
    506. tdf#65257 [FILESAVE] DOCX export of background color [Adam Co]
    507. tdf#65265 FILESAVE: DOCX export - LO doesn't export track changes that relate to formatting [Adam Co]
    508. tdf#65295 FILESAVE: DOCX Export - formatted text-box changes appearance & location [Miklos Vajna, Siqi LIU]
    509. tdf#65295 fix gradient focus issue [Adam Co]
    510. tdf#65354 REPORTBUILDER: Incorrect time zone being displayed in date field [Lionel Elie Mamane]
    511. tdf#65355 ruler Comment control doesn't disappears [Rodolfo Ribeiro Gomes]
    512. tdf#65370 Element Dock: empty Symbol window [Tomaž Vajngerl]
    513. tdf#65403 FILEOPEN: DOCX Import of text with highlighting and character shading loses highlighting [Zolnai Tamás]
    514. tdf#65404 FILESAVE: DOCX export of text with highlighting and character shading loses the highlighting information [Zolnai Tamás]
    515. tdf#65456 Provide visual clues in slidesorter for custom animation [Ciorba Edmond]
    516. tdf#65457 Provide visual clues in presenter view for custom animations and slide transitions [Ciorba Edmond]
    517. tdf#65478 REPORTBUILDER: Crash by following case 2 from tdf#61725 + click cancel [Michael Stahl]
    518. tdf#65536 UI: Modify Style will lead in Crash [Caolán McNamara]
    519. tdf#65541 Missing dependencies among packages of our "generic" Linux instsets (Libreoffice 4.0.4 RC1 systematically segfaults) [Stephan Bergmann]
    520. tdf#65546 Regression Sidebar: Properties deck -> Text panel keyboard navigation broken [Caolán McNamara]
    521. tdf#65586 Elements Dock window has no tooltips [Marcos Paulo de Souza]
    522. tdf#65588 elements Dock: Scrollbar moves into input window [José Guilherme Vanz]
    523. tdf#65619 segfault querying spreadsheet with LIKE criterion [Lionel Elie Mamane]
    524. tdf#65632 FILEOPEN RTF Don't/slow open rtf files, when Record Changes is activated [Miklos Vajna]
    525. tdf#65653 EDITING: Base crashes with queries with keyword "LIKE" in GUI-Mode [Lionel Elie Mamane]
    526. tdf#65655 FILEOPEN FILESAVE: 'Different Odd & Even Pages' flag lost [Adam Co]
    527. tdf#65710 FILEOPEN DOCX import color property for underlines not imported from DOCX [Adam Co]
    528. tdf#65718 FILESAVE: DOCX Export - when saving picture with 'Square' wrapping style the 'Distance from text' is lost [Adam Co]
    529. tdf#65809 Sidama Locale Sort Order is not Specified Properly [Andras Timar]
    530. tdf#65839 [UI] calc : anomoly in data sub-menu [Joren De Cuyper]
    531. tdf#65908 missing com.sun.star.view.XPrintJobListener JOB_STARTED [Ariel Constenla-Haile]
    532. tdf#65924 Regression in drawing the shadow around document in Writer [Caolán McNamara]
    533. tdf#65932 FILEOPEN: HTML import crash [Miklos Vajna]
    534. tdf#65935 Confusing "Readonly content cannot be changed" dialog for range based comments [Michael Stahl]
    535. tdf#65975 build fails ... [Michael Stahl, Michael Meeks]
    536. tdf#65994 Dutch spell checking does not work, other languages work doubtfull [pje335_NL]
    537. tdf#66002 REPORTBUILDER - hang when toggle on properties icon of report in Edit Report mode [Lionel Elie Mamane]
    538. tdf#66024 Wide accents are not stretchy when exported to MathML [Frédéric Wang]
    539. tdf#66025 uno.py Importing bindings causes python to crash. [David Bolen]
    540. tdf#66027 EDITING: Writer crashed when attempting to insert/link an item from the sidebar gallery [Ariel Constenla-Haile]
    541. tdf#66040 FILEOPEN: RTF import - nothing is imported [Miklos Vajna]
    542. tdf#66042 Glyph fallback affects previous character needelessly [Caolán McNamara]
    543. tdf#66072 deb file conflict libkdebe1lo.so in libobasis4.1-core01 and in libobasis4.1-kde-integration [David Tardon]
    544. tdf#66075 Blanks are not correctly exported to MathML [Frédéric Wang]
    545. tdf#66076 FORMATTING of value-related color does not work with calculated values [Markus Mohrhard]
    546. tdf#66081 Improve grouping of binary operators [Frédéric Wang]
    547. tdf#66086 Commands wideslash, widebslash and overstrike are not correctly exported to MathML [Frédéric Wang]
    548. tdf#66088 Many mathematical symbols are incorrectly exported as <mo> operators [Frédéric Wang]
    549. tdf#66105 UI dialogs File Save confirmation / File > Properties / Paste special extreem wide with long file names/paths [Caolán McNamara]
    550. tdf#66108 CRASH while exporting to PDF using Helvetica font with Latin characters other than Basic Latin Unicode Block [Khaled Hosny]
    551. tdf#66130 LIKE gives error when used in a Join criterion [Lionel Elie Mamane]
    552. tdf#66145 Turning off 'Same content on first page' does not reflect in UI [Michael Stahl, Adam Co]
    553. tdf#66180 LibreLogo: HEADING is not clockwise [László Németh]
    554. tdf#66215 EDITING: unable to select a text to change its properties (bold, italic ...) when picture defined as background [Michael Stahl]
    555. tdf#66232 fix opening files via COM server [Andras Timar]
    556. tdf#66241 FILEOPEN: cannot open file [Markus Mohrhard]
    557. tdf#66246 compile failure for Chinese developers [Fridrich Štrba, Isamu Mogi]
    558. tdf#66276 MathML export: avoid using combining characters for accents and diacritical marks [Frédéric Wang]
    559. tdf#66277 Use columnalign to implement matrix alignment [Frédéric Wang]
    560. tdf#66278 MathML export does not distinguish between inline and display equations [Frédéric Wang]
    561. tdf#66281 underbrace and overbrace are not stretchy when exported to MathML [Frédéric Wang]
    562. tdf#66282 Replace <mfenced> elements by equivalent <mrow>+<mo> constructions [Frédéric Wang]
    563. tdf#66283 phantom and stylistic commands generate useless elements [Frédéric Wang]
    564. tdf#66288 Crash when Opening ODT File [Michael Stahl]
    565. tdf#66335 unnecessary space for buttons in scrollbars [Ivan Timofeev]
    566. tdf#66376 i18n: change locale data [hr-HR] [Krunoslav Šebetić, Eike Rathke]
    567. tdf#66395 Compilation error in Windows with UTF-8 unfriendly codepage [Fridrich Štrba, Isamu Mogi]
    568. tdf#66399 FORMATTING: LO doesn't format 'Two Lines In One' like MS Word [Adam Co]
    569. tdf#66400 FILEOPEN: DOCX import document with 'Combine Characters' ignored [Caolán McNamara]
    570. tdf#66407 [Overlapping labels]: LibreOffice - General - Option - italian language [Caolán McNamara]
    571. tdf#66416 Incorrect unicode characters used in the "Brackets" menu [Frédéric Wang]
    572. tdf#66422 UI: Allow to add a "X" grid button for charts [Tomaž Vajngerl]
    573. tdf#66433 Add "Bitcoin" to the dictionary [Andras Timar]
    574. tdf#66435 Layoutmanager should prevent one tab alone in a row [Stefano Facchini, Caolán McNamara]
    575. tdf#66474 FILEOPEN: Regression. Indent and placement errors in imported docx header [Miklos Vajna]
    576. tdf#66477 Data Analysis Toolkit [Tomaž Vajngerl]
    577. tdf#66524 LibreOffice 410rc1 start time regression vs. 3.6.6/4.0.4 [Michael Meeks, Caolán McNamara]
    578. tdf#66543 FILESAVE: DOCX exporting line numbers changes the values [Adam Co]
    579. tdf#66565 Another problem with RTF IMPORT loosing table column widths [Miklos Vajna]
    580. tdf#66575 Incorrect removal of last line in SmXMLExport::ExportTable [Frédéric Wang]
    581. tdf#66586 dynamicaly add a control to a dialog does not work [Noel Power]
    582. tdf#66591 Missing picture in Germanophone OLH under index certificate [Andras Timar]
    583. tdf#66602 i18n: add language Ngäbere [gym-PA] [Eike Rathke]
    584. tdf#66645 XHTML export: bad alignment/spacing of mathematical expressions [Frédéric Wang]
    585. tdf#66646 EDITING: Paste Special... Add does not treat Empty Cells as zero value [Markus Mohrhard]
    586. tdf#66675 Prompt to save dialog box is resizeable [Caolán McNamara]
    587. tdf#66682 RTF: RTF bullets and numbering - bad export [Miklos Vajna]
    588. tdf#66688 FILESAVE: DOCX Export of shape with textbox inside crashes LO [Adam Co]
    589. tdf#66691 Librelogo toolbar is missing from menu [Stephan Bergmann]
    590. tdf#66700 REPORTBUILDER - CRASH when deleting field added in Report Design mode [Caolán McNamara]
    591. tdf#66703 REPORTBUILDER - report design wizard does not start on click (missing libjava_uno.jnilib symlink) [Stephan Bergmann]
    592. tdf#66715 EDITING: Special spaces aren’t displayed correctly [Michael Stahl]
    593. tdf#66718 BASIC Clipboard API has lost functionality [Stephan Bergmann]
    594. tdf#66743 Rtf files don't look right [Miklos Vajna]
    595. tdf#66745 Fontwork not anti-aliased and with irritating rendering artifacts on >200% zoom [Michael Stahl]
    596. tdf#66761 Other: Macro controlled Python Mailmerge broken [Caolán McNamara]
    597. tdf#66762 Other: com.sun.star.awt.DisplayAccess removed without alternative [Noel Grandin]
    598. tdf#66773 FILESAVE: DOCX export results in wrong line spacing [Adam Co]
    599. tdf#66781 FILESAVE: DOCX Export shows hidden bullets after saved by LO [Adam Co]
    600. tdf#66815 Dropdown widget for line style in dialog Page Style does not react properly on DOWN when focus is on top of the list [Caolán McNamara]
    601. tdf#66817 widget Arrow(plus?) for More options in dialog Search and Replace does not take focus with short cut, nor reacts on SPACE to unfold [Caolán McNamara]
    602. tdf#66826 patch 2.7 / line-ending issue [Michael Meeks]
    603. tdf#66827 Can't select other fill than color in Writer --> Drawing functions [Michael Stahl]
    604. tdf#66854 keep shadow distance of non-supported MSO shadow type [Andras Timar]
    605. tdf#66864 return from full-screen should restore toolbars. [Jan Holesovsky]
    606. tdf#66924 Editing master-pages is broken [Caolán McNamara]
    607. tdf#66929 FILESAVE: DOCX export of textbox's 'inset' attribute not writing default values correctly [Adam Co]
    608. tdf#66981 [EN_US] All OPT_ formulas have badly formatted description [Andras Timar]
    609. tdf#67013 FILESAVE: border of header dissapears when saving in anything but .odt /.ott [Adam Co]
    610. tdf#67033 Inconsistent ruler numbering and broken alignment [Tomaž Vajngerl]
    611. tdf#67045 presentation -still- on the wrong screen ... [Michael Meeks]
    612. tdf#67047 About window imagery looks wrong [Armin Le Grand]
    613. tdf#67060 do not package RPM-only install script to DEB packs [Michael Stahl, Andras Timar]
    614. tdf#67093 FILEOPEN: Heading style replaced by Title style with FR (and other) UI [Christian Lohmaier, Arnaud Versini]
    615. tdf#67094 Spreadsheet Reads Any Number of Spaces in Cell as a Single Space [Eike Rathke]
    616. tdf#67099 >700% performance regression vs. 4.0 when opening ODS files [Kohei Yoshida]
    617. tdf#67130 LibO does not start if not all components of LibO are installed in certain cases [Andras Timar]
    618. tdf#67186 VIEWING REPORTBUILDER: TIMESTAMP incorrectly displayed, (2 days behind) [Lionel Elie Mamane]
    619. tdf#67206 EDITING: No autocalculation of a cell referenced to a cell, if a column was inserted before [Kohei Yoshida]
    620. tdf#67213 crash on opening AutoText dialog (Ctrl+F3) [Noel Grandin]
    621. tdf#67235 EDITING: Timefield is limited automatically to max. 00:00:01 [Lionel Elie Mamane]
    622. tdf#67246 FILEOPEN General input/output error for particular xls file [Kohei Yoshida]
    623. tdf#67249 Copying an email address and pasting it in a plain text editor shows U+0001 instead of the email address, also when referring the cell in a formula expression [Eike Rathke]
    624. tdf#67274 Gallery: Do not link inserted images [Samuel Mehrbrodt]
    625. tdf#67303 [FILEOPEN] ODT import with huge number of styles very slow [Michael Stahl]
    626. tdf#67313 Libreoffice 4.1 tries to load URE's store.dll from Windows directory [Stephan Bergmann]
    627. tdf#67365 FILEOPEN rtf: Visualization - TABLE VIEWING destroyed [Miklos Vajna]
    628. tdf#67378 Button to open more options in Search & replace dialog is too small, its label isn’t clickable [Caolán McNamara]
    629. tdf#67395 Paragraph style dialog height problems [Caolán McNamara]
    630. tdf#67401 set AntiAliasing for SVG logo [Andras Timar]
    631. tdf#67430 EDITING: Properties in Fields of a Form chaotically "sorted" [Stephan Bergmann]
    632. tdf#67444 Lorem Ipsum extension crashes LibreOffice [Eike Rathke]
    633. tdf#67461 Multiple selection of styles only works for Delete, but not for Hide/Show [Caolán McNamara, Joren De Cuyper]
    634. tdf#67480 validation drop down list [Joren De Cuyper]
    635. tdf#67489 EDITING: copied and pasted cells containing formulas are not recalculated [Kohei Yoshida]
    636. tdf#67498 FILEOPEN: Formatting RTF [Miklos Vajna]
    637. tdf#67534 FILEOPEN SMB File claimed to be "Locked By Unknown User" when opened via double-click in Explorer if LO Explorer Shell Extensions are installed [Tor Lillqvist]
    638. tdf#67536 Functions that have a *_ADD equivalent are not exported correctly to .xls [Eike Rathke]
    639. tdf#67547 Can't access methods of ScriptProvider from VB [Noel Power]
    640. tdf#67572 Functions with *_ADD don't work correct on xslx export [Eike Rathke]
    641. tdf#67584 Other: Writer: Wrong Flip menu items and icons [Joel Madero, Ivan Timofeev]
    642. tdf#67585 Other: Calc: Inconsistent Flip menu items [Joel Madero]
    643. tdf#67592 SELECTING: allow to resize selection box from any corner [Tomaž Vajngerl]
    644. tdf#67642 expert Config Page Moved to its own window [Efe Gürkan YALAMAN]
    645. tdf#67653 Color picker should use 12 columns [Ivan Timofeev]
    646. tdf#67685 [DATALOSS] when basic, but not dialog, library loaded, save "forgets" to save the dialogs [Lionel Elie Mamane]
    647. tdf#67699 FILEOPEN: html table as XLS gives general I/O error [Kohei Yoshida]
    648. tdf#67725 CLI SDK Namespace missing [Stephan Bergmann]
    649. tdf#67730 Other: Color Setting Preview Mismatched [Caolán McNamara]
    650. tdf#67737 FILEOPEN: DOCX shape with mirroring not mirrored in LO [Ri GangHu]
    651. tdf#67742 avoid autocorr of "--" before "-" [Laurent Balland-Poirier]
    652. tdf#67746 SIDEBAR Feature request: RTL\LTR buttons [abdulmajeed ahmed]
    653. tdf#67783 FORMATTING: Conditional formatting problem [Markus Mohrhard]
    654. tdf#67786 Automated tests for translated strings needed [Andras Timar]
    655. tdf#67796 setting language via status bar messes up table selection [Michael Stahl]
    656. tdf#67862 add greek symbols to docking window [Thomas Arnhold]
    657. tdf#67929 Graphics lists not saved [Olivier Hallot]
    658. tdf#67930 REPORTBUILDER: when detail section upper left corner is string, all formulas in page foot/header evaluate to zero [Lionel Elie Mamane]
    659. tdf#67944 UI TAB does not bring focus to list with Paths in dialog Options [Caolán McNamara]
    660. tdf#67980 VoiceOver does not inform about misspelled text [Boris Dušek]
    661. tdf#68076 [FILEOPEN] RTF-filter: An incorrect change of the codepage from Russian (CP-1251) to Latin [Miklos Vajna]
    662. tdf#68089 can't open .xls file [Markus Mohrhard]
    663. tdf#68097 FORMATTING: Justified alignment makes the text right aligned [Markus Mohrhard]
    664. tdf#68099 Other: error while starting pdf-viewer after pdf-export [Maxim Monastirsky]
    665. tdf#68158 When installing Under "Custom Setting" the description includes too many escapes [Andras Timar]
    666. tdf#68174 default to large icons on macOS too, regardless of the DPI. [Jan Holesovsky]
    667. tdf#68192 Writer incorrectly displays non-numbered list dot. [Caolán McNamara]
    668. tdf#68194 Font files are left in the Windows font directory after uninstallation [Jesús Corrius]
    669. tdf#68210 Cannot import or read imported tiff images [Bjoern Michaelsen]
    670. tdf#68240 Cannot start LibreOffice [Stephan Bergmann]
    671. tdf#68252 UI: Add FONTWORK into the INSERT menu [Ivan Timofeev]
    672. tdf#68261 Other: Lastest Master build (2013-08-19) crashing on macOS on startup [Tor Lillqvist]
    673. tdf#68291 EDITING:[Regression] Page Break is Inserted Unintentionally [Miklos Vajna]
    674. tdf#68313 Diacritics problem with Graphite fonts [László Németh]
    675. tdf#68319 Chinese Conversion Crashes [Michael Stahl]
    676. tdf#68346 ACCESSIBILITY: Accessibility bridge should expose the font name [Niklas Johansson]
    677. tdf#68372 Crash when moving the ruler [Caolán McNamara]
    678. tdf#68373 Handle starting and terminating wildcard character * in Autocorrection list [László Németh]
    679. tdf#68414 SIDEBAR: property’s Text named incorrectly [Julien Nabet]
    680. tdf#68431 FILESAVE: Style Font name incompatible with older versions [Caolán McNamara]
    681. tdf#68477 general input/output error opening Visio file [Fridrich Štrba]
    682. tdf#68552 [FILEOPEN] XML filter: Excel 2003 XML file don't open [Michael Stahl, Tor Lillqvist]
    683. tdf#68588 abort when trying to open "edit/database/connection type" dialog [Andrzej J.R. Hunt]
    684. tdf#68607 FILEOPEN: 8 page word document only displays page one [Miklos Vajna]
    685. tdf#68657 EDITING: Postgres/ODBC - check box bound to (VAR)CHAR field in database form writes 'true'/'false' instead of '1'/'0' [Lionel Elie Mamane]
    686. tdf#68663 ReportBuilder char: unsetting "Label in first column" has no effect [Lionel Elie Mamane]
    687. tdf#68713 Broken SVG cropping in LibreLogo [László Németh]
    688. tdf#68726 Navigator pops up child dialog behind itself (hidden) on X11 [Caolán McNamara]
    689. tdf#68731 DOCX embedded Math OLE mangled on WIndows [Michael Stahl]
    690. tdf#68740 lngconvex: Duplicated ms id 0 found [Eike Rathke]
    691. tdf#68787 FILESAVE: DOCX export: Footnote separator line problem [Miklos Vajna]
    692. tdf#68788 don't use systemPathToFileUrl here [Xisco Fauli]
    693. tdf#68790 Other: Build fails on Windows when system locale is "Japanese(Japan)" . [Tomofumi Yagi]
    694. tdf#68795 mistake in language name: "Assami" should read "Assamese" [Khaled Hosny]
    695. tdf#68839 ODF import: counter (like "1") added to picture names [Michael Stahl]
    696. tdf#68849 Other: Add header guards to all include files [Thomas Arnhold]
    697. tdf#68877 Elements dock: Inserting formula behavior [Marcos Paulo de Souza]
    698. tdf#68894 Other: CMIS: GOOGLEDRIVE: LiberOffice crashes on startup. [Cao Cuong Ngo]
    699. tdf#68903 FILEOPEN: CSV files with .xls suffix are opened as Writer documents [Maxim Monastirsky]
    700. tdf#68956 FORMULAEDITOR: Formulas get destroyed after file reload [Thomas Arnhold]
    701. tdf#69002 rewrite Qt4 based nested yield mutex locking. [Jan-Marek Glogowski]
    702. tdf#69006 FILEOPEN: File open hangs loading 140MB .csv spreadsheet [Markus Mohrhard]
    703. tdf#69009 Update not installed for writer2epub.oxt... [Markus Mohrhard]
    704. tdf#69025 remove country option from Letter Wizard [Stanislav Horacek, Xisco Fauli]
    705. tdf#69028 finalized configuration items are editable on UI [Stephan Bergmann]
    706. tdf#69046 fix discolored thumbnail and background image of LushGreen template [Andras Timar]
    707. tdf#69079 Creating a new themes in the gallery the files are always created as file "new theme.*" instead of "sdxxx.*" - existing files will be overwritten and leads to data loss. [Michael Meeks]
    708. tdf#69111 Input frame should have a standard frame border [Thomas Arnhold]
    709. tdf#69112 detaching the docking window leads to a wrong sized window [Thomas Arnhold]
    710. tdf#69208 Other: transex3.exe causes an exception when using Parallel Build. [Tomofumi Yagi]
    711. tdf#69210 Please provide AppData descriptions for applications [Richard Hughes, Michael Stahl]
    712. tdf#69236 Slide transition scrollbar is wrongly calculated [Caolán McNamara]
    713. tdf#69280 UI: Comments toggle button should be on the left side of the ruler when locale set to RTL language [Abdulaziz A Alayed]
    714. tdf#69384 Copy paste from impress to writer broken [Miklos Vajna]
    715. tdf#69440 EDITING: Function Wizard crashes LibreOffice [Caolán McNamara]
    716. tdf#69444 .UI Widget based Thumbnail Viewer in Start center and Template Manager - crashing with keyboard cursor navigation [Caolán McNamara]
    717. tdf#69450 FORMATTING Format painter deletes cell content, paste special does not work [Michael Meeks]
    718. tdf#69462 hyperlinks containing single quote in their URL fail to open under XFCE (exo-open) [Stephan Bergmann]
    719. tdf#69467 outline view is toast in 4.2 [Caolán McNamara]
    720. tdf#69500 revert "fix bug de-crutify ODF files" [Andras Timar]
    721. tdf#69509 New calc function XOR not documented in local help [Andras Timar]
    722. tdf#69510 crash in writer with Arabic strings followed by more than 2 numbers [Caolán McNamara]
    723. tdf#69536 UI: Location of AVERAGEIF and AVERAGEIFS functions [Joel Madero]
    724. tdf#69548 In the microsoft word docx format, hyperlinks with spaces in between words in the url work but then change themselves after reopening document (libreoffice deletes the space in the url). [Andras Timar]
    725. tdf#69601 Windows MSI Error 1937 for Current builds of Master, signature error for cli_cpuhelper_assembly [Michael Stahl]
    726. tdf#69636 FILESAVE: DOCX Export of vertical text-box turns to normal text-box [Miklos Vajna]
    727. tdf#69641 Other: Draw crashes when trying to check spelling [Caolán McNamara]
    728. tdf#69644 FILESAVE: DOCX Export loses deleted cells from table (table now has no deleted cells) [Adam Co]
    729. tdf#69645 EDITING: Impress crashes adding a animation with random effects on multiples objects [Caolán McNamara]
    730. tdf#69685 UI: Category location of functions COUNTBLANK, COUNTIF and COUNTIFS [Joel Madero]
    731. tdf#69720 EDITING: Hitting DEL not only deletes the Cell content, but also removes formatting [Markus Mohrhard]
    732. tdf#69762 EDITING: Value with scientific notation AutoCorrect as ordinal number in French [Laurent Balland-Poirier]
    733. tdf#69772 EDITING - table wizard not functional for Firebird embedded database [Julien Nabet]
    734. tdf#69862 EDITING "Select All" crashes Writer when the document contains a footnote and starts with a table [Miklos Vajna]
    735. tdf#69893 EDITING: Ctrl+A select only the table if there is an empty table with a first cell empty at the document beginning [Miklos Vajna]
    736. tdf#69926 Wrong Default notation for Galaxy icon theme [Joren De Cuyper]
    737. tdf#69948 EDITING: insert sheet from file - 'modify link' feature not working [Eike Rathke]
    738. tdf#69971 Other: Using formula wizard and help causes crash [Caolán McNamara]
    739. tdf#69975 SLIDESHOW: Customized slideshow broken; shows all slides (see comment #1 ) [Caolán McNamara]
    740. tdf#69979 EDITING "Select All" crashes Writer when the document contains a header or footer and starts with a table [Miklos Vajna]
    741. tdf#69987 Add Nogay language to LibreOffice [nog-RU] [Eike Rathke]
    742. tdf#70000 Add capability to handle Excel functions COVARIATE.S and COVARIATE.P (should be easy) [Winfried Donkers, Eike Rathke]
    743. tdf#70047 only copy slides when CTRL key pressed. [Andrzej J.R. Hunt]
    744. tdf#70049 Expert Config cannot save boolean values [Efe Gürkan YALAMAN]
    745. tdf#70089 Add Kumyk language to LibreOffice [kum-RU] [Eike Rathke]
    746. tdf#70090 FILEOPEN: Apparently endless recursion when loading Word2007RTFSpec9.docx [Stephan Bergmann]
    747. tdf#70097 Other: Korean hwp documents load corrupted [Tor Lillqvist]
    748. tdf#70100 FILEOPEN: Excel 2 sheet (xls) opens in writer [Maxim Monastirsky]
    749. tdf#70143 EDITING: undo search&replace corrupt text when searching backward [Michael Stahl, Arnaud Versini]
    750. tdf#70144 mark database document as modified when data inserted in firebird. [Andrzej J.R. Hunt]
    751. tdf#70160 docked windows shrink up to zero size on resize [Jan Holesovsky]
    752. tdf#70201 CRASH during undoing of replace all operation [Michael Stahl]
    753. tdf#70217 Add Karakalpak language to LibreOffice [kaa-UZ] [Eike Rathke]
    754. tdf#70220 Super/Subscript is not imported for PPTX [Thorsten Behrens]
    755. tdf#70221 RTF: a PNG picture is shown twice [Miklos Vajna]
    756. tdf#70226 Writer crashes when bibliography database selected, when Base isn't installed [Andras Timar]
    757. tdf#70229 UI: New sidebar-ized custom animation list misses tree option [Caolán McNamara]
    758. tdf#70275 Incorrect import of custom text cell format [Markus Mohrhard]
    759. tdf#70285 cleanup generated C++ code ... [Noel Grandin]
    760. tdf#70315 Protected Sheet Problem [Markus Mohrhard]
    761. tdf#70319 FILEOPEN: Detect special numbers in Text Import when open a csv [Stephan Bergmann, Eike Rathke]
    762. tdf#70345 reuse XStream for Windows platform create a new one for others. [matt_51]
    763. tdf#70358 EDITING: Crash when deleting tables [Caolán McNamara]
    764. tdf#70371 Identify unused headers [Jelle van der Waa, Bjoern Michaelsen]
    765. tdf#70393 move external builds into subfolder [Bjoern Michaelsen, Khaled Hosny]
    766. tdf#70414 gbuild to ide: kdevelop [Bjoern Michaelsen]
    767. tdf#70457 preserve rotation of embedded bitmaps from docx [Jacobo Aragunde Pérez]
    768. tdf#70465 If UNO Accessibility API Assistive Technology Tools enabled "Expert Config" tool locks up LODev 4.2.0 [Michael Stahl]
    769. tdf#70480 FILEOPEN: SIGSEGV when supplying malformed input files to Writer [David Tardon]
    770. tdf#70483 FILEOPEN: Aborts when opening malformed DOC files [Caolán McNamara]
    771. tdf#70487 gbuild: ScpMergeTarget files are not generated [David Tardon]
    772. tdf#70496 Other: Native mySQLConnector for windows against 4.1 code base [Lionel Elie Mamane]
    773. tdf#70515 UI: Error in stated number of parameter value choices for WEEKNUM_ADD function in the Function Wizard. [Julien Nabet]
    774. tdf#70530 i18n: add language Ladin [lld-IT] [Eike Rathke]
    775. tdf#70553 Update .desktop files to use freedesktop actions [Jean-Baptiste Faure]
    776. tdf#70571 Other: Click/Ctrl+Click on Item of Table of Contents Crashes LibreOffice if Cursor in Protected Areas is Disabled [Caolán McNamara]
    777. tdf#70588 Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT instead of ROLE_LABEL [Caolán McNamara, Niklas Johansson]
    778. tdf#70596 fix version dependency for deb-packages [Christian Lohmaier]
    779. tdf#70632 Help file information error about "AND function" [Stanislav Horacek]
    780. tdf#70674 EDITING: Wizard for forms couldn't create a form with timestamp-field except arrangement "Data Sheet" [Lionel Elie Mamane]
    781. tdf#70703 guard against FlushImpl inside FlushImpl [Caolán McNamara]
    782. tdf#70725 Calc export to PDF shows !!br0ken!! instead of values [Caolán McNamara]
    783. tdf#70750 RTL: RTL crash when selecting whole worksheet [Eike Rathke]
    784. tdf#70797 add Excel 2010 functions [Winfried Donkers]
    785. tdf#70812 writerfilter: check for nullptr after dynamic_cast [Miklos Vajna]
    786. tdf#70838 add unit test for docx export [Jacobo Aragunde Pérez]
    787. tdf#70858 LibreLogo: font settings in procedures stop Logo programs under Windows [László Németh]
    788. tdf#70861 Crash on right click -> paragraph [Miklos Vajna]
    789. tdf#70885 Gnome application menu should be deactivated under Unity [Ivan Timofeev]
    790. tdf#70919 javaldx re-scanning on every start in master instdir installation [Stephan Bergmann]
    791. tdf#70951 librelogo: parsing problems of functions [László Németh]
    792. tdf#70968 spacing vowel signs in Indic are treated as non-spacing after shift to HarfBuzz in LibO 4.1 [Khaled Hosny]
    793. tdf#70978 improve Word Count display [Samuel Mehrbrodt]
    794. tdf#70995 upgrade to ICU 52.1, [Robert M Campbell]
    795. tdf#70998 Termchange: Graphic/Picture -> Image [Samuel Mehrbrodt, Chr. Rossmanith]
    796. tdf#71005 File locking: No warning dialog is shown when started with --nolockcheck [Stephan Bergmann]
    797. tdf#71008 add Excel 2010 functions BETA.DIST and BETA.INV [Winfried Donkers]
    798. tdf#71062 EDITING: Embedded Firebird - Tables with Date-fields let LO crash, when query executed in Tools → SQL [Julien Nabet]
    799. tdf#71075 adding unit test for chart import (odp) [Muthu Subramanian]
    800. tdf#71081 add support for Excel 2010 functions BINOM.DIST and BINOM.INV functions [Winfried Donkers]
    801. tdf#71106 EDITING: DDE function crashes LibO. [Caolán McNamara]
    802. tdf#71120 use native checkbox height [Ivan Timofeev]
    803. tdf#71128 EDITING: MMULT function arguments have the same name. [Winfried Donkers]
    804. tdf#71130 pretend to support service m_sServiceName [Lionel Elie Mamane]
    805. tdf#71136 double stroke-width in SVG export [László Németh]
    806. tdf#71137 SVG export: add stroke-linecap and stroke-linejoin support [László Németh]
    807. tdf#71140 added [ar-AE] and [ar-KW] locale data referrers, [Eike Rathke]
    808. tdf#71145 redirect file picker UI processing to GUI thread. [Jan-Marek Glogowski]
    809. tdf#71147 FILEOPEN: lwp-files open not or without charts/tables [Julien Nabet]
    810. tdf#71243 added French (Burkina Faso) [fr-BF] locale data, [Eike Rathke]
    811. tdf#71302 writerfilter: remove "Strong" -> "Strong Emphasis" style rename [Miklos Vajna]
    812. tdf#71306 fix printing from basic ide [Ivan Timofeev]
    813. tdf#71307 out polygons are limited to 16bit point count [Caolán McNamara]
    814. tdf#71309 export SWF with Multiple files crashes [Laurent Balland-Poirier]
    815. tdf#71321 we should not actually use the delta-is-pixels concept on macOS [Tor Lillqvist]
    816. tdf#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.T [Winfried Donkers, Eike Rathke]
    817. tdf#71361 added Bamanankan/Bambara_Mali [bm-ML] locale data, [Eike Rathke]
    818. tdf#71428 spelling of "turquise" in Impress Table Design [Julien Nabet]
    819. tdf#71436 add Excel 2010 functions for F-distribution [Winfried Donkers]
    820. tdf#71454 added Puinave [pui-CO] to language list, [Eike Rathke]
    821. tdf#71527 don't crash in presenter console [Caolán McNamara]
    822. tdf#71549 use the correct formula grammar for export, [Markus Mohrhard]
    823. tdf#71580 elements dock: Alignment items are missing [Thomas Arnhold]
    824. tdf#71581 use pictureFrame for images. [Muthu Subramanian]
    825. tdf#71595 use F9 for recalculation of RAND function [Stanislav Horacek]
    826. tdf#71645 remove footnote numbers in cross-references [László Németh]
    827. tdf#71646 DOCX:fix wrong direction when save the file. [Faisal M. Al-Otaibi]
    828. tdf#71652 change thousand separate description [Joel Madero]
    829. tdf#71664 added date acceptance patterns to Canadian locales, [Eike Rathke]
    830. tdf#71694 writer : Fix by clearing old anchor frame before setting new [Arnaud Versini]
    831. tdf#71736 add missing Avery labels to label wizard [Winfried Donkers]
    832. tdf#71740 AutoCorrection Border emphasis differences [Laurent Balland-Poirier]
    833. tdf#71836 use Puinave_Colombia [pui-CO] locale data, [Michael Bauer, Eike Rathke]
    834. i#100044 Testtool: Additional characters retrieved when reading content of listbox [Miklos Vajna]
    835. i#105557 [sw] unocore: no destructor locking [Michael Stahl]
    836. i#108348 util::DateTime cannot represent XML-Schema P2 dateTime [Michael Stahl]
    837. i#108689 Buttons "Cut", "Copy" not active when the text is selected in the Basic IDE [Ariel Constenla-Haile]
    838. i#110384 Extremely slow scrolling in calc when charts are displayed [Armin Le Grand]
    839. i#113080 converting geometry to graphics in edit view produces jagged edges on boundaries to transparent parts [Armin Le Grand]
    840. i#113606 forms: When opening a form document, it expose obvious memory leak after it is closed [Jian Fang Zhang]
    841. i#114817 missing com.sun.star.view.XPrintJobListener JOB_STARTED/JOB_COMPLETED events [Ariel Constenla-Haile]
    842. i#115630 hatched area extends object boundary for custom shape ovals in presentation mode and export [Armin Le Grand]
    843. i#116455 toolbar Style settings are not made persistent. [Ariel Constenla-Haile, Stephan Bergmann]
    844. i#116828 XGridColumn : comment error in IDL [Herbert Dürr]
    845. i#116865 after update from 3.2 tp 3.3rc10 office does not start [Michael Stahl]
    846. i#11752 Subscript letter appears in normal size [Frédéric Wang]
    847. i#117765 css.awt.PrinterServer implementation quite unusable in Basic [Andrew Rist]
    848. i#118517 Update standard twain.h header to version 2.1 [Pedro Giffuni]
    849. i#118671 Simple macro crashes OOo.Impress [Armin Le Grand]
    850. i#119006 Restore windows problem on macOS [Herbert Dürr]
    851. i#119056 Header and Footer settings are not reflected automatically in the document view [Armin Le Grand]
    852. i#119440 [From Symphony]Some field is not shown [Oliver-Rainer Wittmann]
    853. i#119458 [From Symphony]Slide Master is modified after importing a pot template file [Sun Ying]
    854. i#119467 [From Symphony]Form controls cannot be saved into .ppt file in AOO3.4 [Jianyuan Li]
    855. i#119470 [From Symphony]page number in header lost when we save the .doc file as another in web layout [Lei De Bin]
    856. i#119512 [From Symphony] Import file created by MS Excel, if there is blank item selected in Page filed of Pivot Table, the selection will be lost. [Jian Fang Zhang]
    857. i#119520 [From Symphony]the right brace shape cannot display after save the sample .odt file to .doc file then reopen in aoo [Jianyuan Li, Caolán McNamara]
    858. i#119521 [From Symphony]Layout is corrupted in PPT when open in AOO3.4 [Jianyuan Li]
    859. i#119525 AOo doesn't work with Java 1.7 on Windows [Ariel Constenla-Haile, Markus Mohrhard]
    860. i#119536 [From Symphony]arrow change size and position in MS after save odp to ppt format [Armin Le Grand]
    861. i#119537 [From Symphony]<Shape><Extrusion>The Extrusion direction of shape can't be saved correctly [Andre Fischer]
    862. i#119547 [From Symphony]The title text is Align left in sample file, while in MS Office ,it is align right. [Jian Fang Zhang]
    863. i#119548 [From Symphony]paragraph>pagination>Window/Orphan control setting lost after save the .doc file by aoo 3.4 [Lei De Bin, Caolán McNamara]
    864. i#119558 [From Symphony] Table rows get heighter when opening a .docx file with AOO 3.4 [Jian Fang Zhang]
    865. i#119579 [From Symphony]][BIDI]The position and direction of Right bracket is incorrect in Arabic locale [Zhe Wang]
    866. i#119631 [From Symphony]Teardrop shape can not show correct in pptx sample file [Zhe Wang]
    867. i#119634 [From Symphony]Shape shadow lost if load .doc file in AOO [Andras Timar]
    868. i#119637 [From Symphony] Function "Case sensitive" in "Special Filter" dialog can not work. [Wang Lei]
    869. i#119652 [From Symphony][Crash]When press "Ctrl+Shift+Backspace" in table cell "A1" ,Undo,crash [Oliver-Rainer Wittmann, Michael Stahl]
    870. i#119831 [From Symphony]Froze when saving the doc file to another one. [Jürgen Schmidt]
    871. i#119860 [From Symphony]The position of conncector change after save to another ppt by AOO [Sun Ying]
    872. i#119866 [From Symphony]The bullet in outline area lost after openning by AOO [Sun Ying]
    873. i#119874 [From Symphony]The vertical text alignment of the placeholder is wrong while opening the ppt file in AOO [Andre Fischer]
    874. i#119903 Alternative text for form control can't import and export correctly in AOO. [Andre Fischer]
    875. i#119948 [Windows 8 certification]Windows App Certification Kit - Test for "Section 5 Apps must support a clean, reversible installation" is failed. [Jesús Corrius]
    876. i#119950 [Windows 8 certification]Test for "Section 11 Apps must support multi-user sessions" is not tested by Windows App Certification Kit. [Jesús Corrius, Jürgen Schmidt]
    877. i#119951 Animation effect still exist after the shape grouped. [Zhe Wang]
    878. i#119963 [From Symphony]TOC should not be updated if load doc in Writer [Oliver-Rainer Wittmann]
    879. i#119966 [From Symphony] The Emphasis or Exit or Motion Path effect can not play if there is an Entrance effect after it. [Andre Fischer]
    880. i#119988 [Crash]AOO3.4 crash when modify the animation effect's Text Anmiation properties to "As one object" and check "Animate attached shape" option. [Zhe Wang]
    881. i#119994 [From Symphony]Cannot modify the second document even if close range picker in first document [Yong Lin Ma]
    882. i#120020 Application crash when undo "Ctrl+Delete" under "Outline" view in SD. [Armin Le Grand]
    883. i#120023 [Regression]Copy and Paste from OO Text doc to Spreadsheet on OO V3.4 [Oliver-Rainer Wittmann]
    884. i#120030 [From Symphony] optimize thumbnail saving to improve odt saving performance [Jürgen Schmidt]
    885. i#120083 Log level for pythonscript should be changeable through environmental variable [Herbert Dürr]
    886. i#120133 [From Symphony]Doc file saved by AOO, section size changed [Jian Hong Cheng]
    887. i#120158 [From Symphony]Time format is different than MS Office [Lei De Bin]
    888. i#120345 Textbox's position in template file(only title) is displayed incorrectly. [Zhe Wang]
    889. i#120393 0.01 cm displacement when pasting [Armin Le Grand]
    890. i#120481 F4 no drag and drop an head of colomn into writer document [Andre Fischer]
    891. i#120498 Enhance user experience for editing text in draw shapes and/or tables when using undo/redo [Armin Le Grand]
    892. i#120513 Writer crashes in word-completion-mode on Insert>Comment [Armin Le Grand]
    893. i#120515 Use enhancements from #120498# in calc and writer for editing draw objects [Armin Le Grand]
    894. i#120559 Pasting graphs from Excel into Impress(not sure about others) does not use original selection of x and y data ranges. Arbitrarily changes x and y ranges into columns. [Armin Le Grand]
    895. i#120582 [From Symphony] import of Microsoft Word document: indent of certain paragraphs in list is wrong [Oliver-Rainer Wittmann]
    896. i#120589 Improve detection of missing perl modules [Andre Fischer]
    897. i#120604 curious colors in gradients, when using small step-count [Armin Le Grand]
    898. i#120677 There is always one sd::framework::FrameworkHelper object object not released when open a sd document [Jian Fang Zhang]
    899. i#120718 [From Symphony]after save the sample file with page border and shadow to doc, the shadow depth and color changed [Jian Hong Cheng]
    900. i#120730 [From Symphony] Table changes to multiple shapes after saved in AOO [Sun Ying]
    901. i#120738 When Storage object is destoryed, OWeakObject::m_pWeakConnectionPoint is not freed [Jian Fang Zhang]
    902. i#120746 The FormScriptingEnvironment object created in the FmXUndoEnvironment ctor is never released [Jian Fang Zhang]
    903. i#120759 [From Symphony]Bookmark value changed when opening the doc file [Jian Hong Cheng]
    904. i#120768 [From Symphony]slide content merged Master viewer content [Zhe Wang]
    905. i#120788 [PyUNO] Remove unused members from PyUNO_callable_Internals [Herbert Dürr]
    906. i#120828 All ChartModel/ChartView objects are not released [Jian Fang Zhang]
    907. i#120831 Some IMPL_SfxBaseModel_MutexContainer objects created in SfxBaseModel::SfxBaseModel are not freed [Jian Fang Zhang]
    908. i#120858 Change "Farsi" with "Persian" on the UI [Ariel Constenla-Haile]
    909. i#120859 Database Wizard for MySQL/Native does not advance when Socket is selected [Ariel Constenla-Haile]
    910. i#120864 [From Symphony]Text is overlapped by the drawing object when open the .doc file [Jian Hong Cheng]
    911. i#120877 [writer001]There is a additional page break after toc [Oliver-Rainer Wittmann]
    912. i#120879 [writer001]There are additional bookmarks when open doc file contain TOC [Oliver-Rainer Wittmann]
    913. i#120885 [From Symphony]Sample file's table border is missing [Armin Le Grand]
    914. i#120938 [Writer001]There are top stop at end of toc item after save from odt to doc format [Oliver-Rainer Wittmann]
    915. i#120957 Export should give same gradient for small step counts as shape in edit mode [Armin Le Grand]
    916. i#120967 A complex table displays wrongly when inserting columns to table of a .ppt file in AOO [Sun Ying]
    917. i#120994 custom shape will changed to Rectangle after finishing playing Emphasis Special animation [Armin Le Grand]
    918. i#121008 [crash]Ctrl+Z twice after merged cells, AOO will crash [Armin Le Grand]
    919. i#121127 Writer crashes exporting this document to PDF [Herbert Dürr]
    920. i#121136 Improve Spreadsheet performance in some area [Wang Lei]
    921. i#121153 rotated bitmap with transparency is not shown in presentation mode [Armin Le Grand]
    922. i#121162 Constants of group ImageScaleMode should be in UPPERCASE [Ariel Constenla-Haile]
    923. i#121170 com::sun::star::awt::XPrinter API does nothing [Ariel Constenla-Haile]
    924. i#121180 SpinningProgressControlModel description is esoteric [Ariel Constenla-Haile]
    925. i#121181 [AWT] UnoControlThrobberModel, UnoControlThrobber and XThrobber not deprecated [Ariel Constenla-Haile]
    926. i#121183 Page background hatch is very bad in PPT [Armin Le Grand]
    927. i#121194 Better support for vector fill styles [Caolán McNamara, Armin Le Grand]
    928. i#121201 webdav ucp: failure if the server does not support HEAD requests [Ariel Constenla-Haile]
    929. i#121216 Logger overwrites always the same file [Ariel Constenla-Haile]
    930. i#121224 When using a page background with transparent fill style the page previews try to 'guess' a paper background color [Armin Le Grand]
    931. i#121233 Lanczos3 resampling for Bitmaps [Armin Le Grand]
    932. i#121236 Writer does not support SHIFT fast-move of selected draw objects [Armin Le Grand]
    933. i#121237 Region does not completely support B2DPolygons [Stephan Bergmann, Armin Le Grand]
    934. i#121267 Not all exporters support ClipRegions in Metafiles [Armin Le Grand]
    935. i#121297 Gradient in metafile is not rotated together with metafile, if anti-aliasing is off. [Armin Le Grand]
    936. i#121334 [SVG] API Export of 3D chart places the chart background hiding other elements [Armin Le Grand]
    937. i#121382 Rotated Text in Metafile rendered wrong [Armin Le Grand]
    938. i#121387 mirrored picture is drawn to wrong position [Armin Le Grand]
    939. i#121406 Better macOS integration with macOS>=10.7 fullscreen support [Herbert Dürr]
    940. i#121420 Add sidebar feature [Stephan Bergmann]
    941. i#121437 Custom shape with quadratic Bezier curve (= command Q) does not show the curve [Fridrich Štrba, Armin Le Grand]
    942. i#121442 Impossible to extend the status bar with extensions [Ariel Constenla-Haile]
    943. i#121448 Inconsistent fill and line color across applications [Armin Le Grand]
    944. i#121455 constant is "non-primitive" not "NonPrimitive" in attribute draw:type in enhanced-geometry [Armin Le Grand]
    945. i#121463 Enhance visualization of handles [Armin Le Grand]
    946. i#121504 Data exchange of bitmaps using the clipboard does not preserve existing transparency [Armin Le Grand]
    947. i#121507 Does not read comma as delimiter of parameter in enhanced-path of custom shape [Armin Le Grand]
    948. i#121513 [AWT] Remove deprecated UnoControlThrobberModel and related API (UnoControlThrobberModel, UnoControlThrobber and XThrobber) [Ariel Constenla-Haile]
    949. i#121514 [AWT] Remove deprecated UnoControlSimpleAnimation and related API [Ariel Constenla-Haile]
    950. i#121522 remove not existing Oracle extensions from ExtensionDependencies.xcu [Jürgen Schmidt]
    951. i#121532 Enhance visualisation of active text edit [Armin Le Grand]
    952. i#121534 Enhance visualisation of rotated bitmaps [Herbert Dürr, Armin Le Grand]
    953. i#121538 Disable UI "fontwork" for custom shapes [Armin Le Grand]
    954. i#121542 [AWT] Unify the Menu API [Ariel Constenla-Haile]
    955. i#121544 [AWT] Clean-up MessageBox API [Ariel Constenla-Haile]
    956. i#121577 Allow setting toolbar name in Addons.xcu [Ariel Constenla-Haile, Stephan Bergmann]
    957. i#121591 transparent filling of polygon is printed to wrong place [Armin Le Grand]
    958. i#121603 Draw/Impress crash when D&D content (e.g. from gallery) as fillstyle to a draw object [Armin Le Grand]
    959. i#121609 When Copy-Pasting a draw object with bitmap tile filling to a paint program as bitmap, visible gaps appear in the tiling [Armin Le Grand]
    960. i#121656 Gallery: Exchynge some png graphics with svg graphics [Armin Le Grand]
    961. i#121715 Support 64bit JRE on macOS [Herbert Dürr]
    962. i#121730 new interface XRangeBasedSmartTagRecognizer [Jürgen Schmidt]
    963. i#121731 modify XSmartTagAction->getCount [Jürgen Schmidt]
    964. i#121732 new interface XMarkingAccess [Jürgen Schmidt]
    965. i#121733 make colored smart tags possible [Jürgen Schmidt]
    966. i#121734 extend XTextMarkup interface [Jürgen Schmidt]
    967. i#121751 crash after undo language change [Oliver-Rainer Wittmann]
    968. i#121791 [sidebar]: migrate line property panel (W,C,I) [Armin Le Grand]
    969. i#121801 Import / Insert SVG: Y-scale of gradientTransform-matrix is not applied to radius in y-direction, but only to center point [Armin Le Grand]
    970. i#121810 Event OnPrint problem [Ariel Constenla-Haile]
    971. i#121863 crash dragging master slide to a different presentation [Armin Le Grand]
    972. i#121897 Multiple undo/redo operation erase first letter on nearby indexed words [Oliver-Rainer Wittmann, Zheng Fan]
    973. i#121917 Crash when editing a drawing object anchored to header paragraph [Armin Le Grand]
    974. i#121922 webdav ucp: getPropertyValues returns empty values after the first call [Ariel Constenla-Haile]
    975. i#121925 Crash when Crtl+Shift+Del at end of table [Oliver-Rainer Wittmann, Michael Stahl]
    976. i#121926 webdav ucp: malformed PROPFIND request body [Ariel Constenla-Haile]
    977. i#121932 wrong position of flipped custom shape vertically. [Armin Le Grand]
    978. i#121942 webdav ucp: "ContentType" property empty for HTTP content [Ariel Constenla-Haile]
    979. i#121947 webdav ucp: set a default user agent [Ariel Constenla-Haile]
    980. i#122039 Writer graphic objects containing non-bitmap graphics (e.g. SVG) do not react on graphic property changes (e.g. R/G/B/Alpha) [Armin Le Grand]
    981. i#122116 [sidebar] Crash inserting gallery item from context menu or keyboard [Ariel Constenla-Haile]
    982. i#122120 Crash when load a new arrow style in line dialog. [Armin Le Grand]
    983. i#122132 SVG export with wrong minimum stroke width for lines with arrow [Armin Le Grand]
    984. i#122149 repaint error when scrolling (under particular circumstances) [Armin Le Grand]
    985. i#122208 improve compatibility with standard STL [Herbert Dürr, Stephan Bergmann]
    986. i#122215 one paste from Windows Paint will create 2 images [Armin Le Grand]
    987. i#122216 Form controls will not be printed or exported to PDF [Armin Le Grand]
    988. i#122231 [Gallery] horizontal scrolling does not work [Armin Le Grand]
    989. i#122246 breaking produces gray lines (Svg, Metafiles) [Armin Le Grand]
    990. i#122262 Cannot select text in tables using the keyboard [Oliver-Rainer Wittmann]
    991. i#122273 CRASH / Hang when open document via FTP [Ariel Constenla-Haile]
    992. i#122301 Support 64bit AOO app for 64bit macOS [Herbert Dürr]
    993. i#122317 Colour palette: missing resource strings [Ariel Constenla-Haile]
    994. i#122318 Colour listboxes are not sorted by colour name [Armin Le Grand]
    995. i#122324 [SVG] Implement FontEmbedding [Armin Le Grand]
    996. i#122326 SVG: missing text after breaking SVG [Armin Le Grand]
    997. i#122350 Transparency applied to raster picture invisible until modification of other parameter or 'save - close - reopen' [Armin Le Grand]
    998. i#122351 Rearrange controls of Cross-reference page of Fields dialog [Ariel Constenla-Haile]
    999. i#122356 SDK broken after 3 layer removal [Jürgen Schmidt]
    1000. i#122374 scrollbar does initially not work in 3D illumination tab [Armin Le Grand]
    1001. i#122378 support system STL on Windows [Herbert Dürr]
    1002. i#122388 'Paste Special - As Bitmap' pastes rectangle with page width [Armin Le Grand]
    1003. i#122394 [sidebar]: Selector names' vertical distance to selector wrong [Andre Fischer]
    1004. i#122395 Position of transparent lines wrong after export to .PNG [Armin Le Grand]
    1005. i#122401 New (.uno:AddDirect) button of standard toolbar not working well on Basic IDE [Ariel Constenla-Haile]
    1006. i#122416 changing "Default" page style to landscape will cause portrait page layout of "Landscape" page style [Oliver-Rainer Wittmann]
    1007. i#122418 Fail to show color or display incorrectly in Color listboxes [Armin Le Grand]
    1008. i#122420 Can't Copy and Paste Hyperlink on Mac [Armin Le Grand]
    1009. i#122456 Thick line drawn wrongly [Armin Le Grand]
    1010. i#122470 [sidebar] Custom animation panel does not open from context menu [Andre Fischer]
    1011. i#122483 unoapploader sets wrong LD_LIBRARY_PATH [Jürgen Schmidt, Stephan Bergmann]
    1012. i#122493 [sidebar] CRASH when apply transparency to OLE object via Area panel [Armin Le Grand]
    1013. i#122497 Can't drag gallery to in Calc on Mac [Armin Le Grand]
    1014. i#122522 [SVG import] too thick line segments [Armin Le Grand]
    1015. i#122524 [SVG import] sub-/superscript is rendered wrongly [Armin Le Grand]
    1016. i#122525 [SVG import] linear gradient looks weird [Armin Le Grand]
    1017. i#122564 Typo in English string ("is always save") [Jürgen Schmidt]
    1018. i#122581 ctrl-f search since 2.4.0 stopped focusing and selecting text field on open [Herbert Dürr]
    1019. i#122586 fix awt GridControl refresh [Jürgen Schmidt]
    1020. i#122589 AOO Base crash when delete table from query design and close the design window [Armin Le Grand]
    1021. i#122594 [SVG] in inner svg the missing size is set to viewBox, but should be 100% [Armin Le Grand]
    1022. i#122600 [SVG] problems in SvgSvgNode [Oliver-Rainer Wittmann, Armin Le Grand]
    1023. i#122635 [sidebar] Truncated labels in Properties Panel (localization and scaling related) [Andre Fischer]
    1024. i#122649 Color names not found for translation [Armin Le Grand]
    1025. i#122676 undo-redo works correctly only after double click [Armin Le Grand]
    1026. i#122678 Clicking New Document toolbar item crashes [Ariel Constenla-Haile]
    1027. i#122707 [sidebar] Show frame around sidebar toolbars [Andre Fischer]
    1028. i#122720 [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj [Armin Le Grand]
    1029. i#122724 [SVG import] Attached SVG example missing vertical line [Armin Le Grand]
    1030. i#122738 Table toolbar not refreshing with applied background [Armin Le Grand]
    1031. i#122753 Copy/Paste-as-Bitmap with GraphicObjects may show wrong graphic [Armin Le Grand]
    1032. i#122758 Progressive corruption of rotated images [Herbert Dürr, Armin Le Grand]
    1033. i#122759 [cui] "Always save as" list shows internal filter names [Ariel Constenla-Haile, Herbert Dürr]
    1034. i#122767 Fix pre-C++99 for-scope [Herbert Dürr]
    1035. i#122777 3D Extrusion changes quality of Bitmap-texture [Armin Le Grand]
    1036. i#122778 [Fup 122758] Linux display quality of transformed bitmaps needs improvement [Armin Le Grand]
    1037. i#122796 Half-pixel offset in scaled images [Herbert Dürr]
    1038. i#122820 exported image size ignores settings [Armin Le Grand]
    1039. i#122836 Corruption of rotated images on macOS [Herbert Dürr]
    1040. i#122885 AOO 4.x crash with extension "Readability Report" 2.0.x or older [Herbert Dürr]
    1041. i#122920 Image pasted from certain browsers is black [Armin Le Grand]
    1042. i#122923 Bad performance showing ODF with page size foreground pictures [Armin Le Grand]
    1043. i#122948 Copy/pasting some Complex Text Layout strings crashes OpenOffice [Herbert Dürr]
    1044. i#122982 Copying spreadsheet into another document in bit map format has disappeared in Version 4. Worked on Version 3. [Armin Le Grand]
    1045. i#122985 Slow working with photos [Armin Le Grand]
    1046. i#122991 Provide some details about fatal exceptions in the desktop app [Herbert Dürr]
    1047. i#123003 Text invisible while editing in particular old documents [Armin Le Grand]
    1048. i#123021 OO Writer crashes on document open [Oliver-Rainer Wittmann]
    1049. i#123048 line skew parameter is not read from file for connectors in OO draw [Armin Le Grand]
    1050. i#123051 Shift+ an arrow in the frame should select text [Oliver-Rainer Wittmann]
    1051. i#123091 [sidebar]: Appearing vertical scroll bar causes decreasing width of elements and double written subtitles [Andre Fischer]
    1052. i#123129 Anchor line for comments is too fine for viewing [Armin Le Grand]
    1053. i#123181 Rhombus are reflected [Armin Le Grand]
    1054. i#123216 OpenOffice 4.0 grudges WMF and EMF pictures from Word files [Armin Le Grand]
    1055. i#123276 layer visibility status change after page switch and then are not correctly shown in lower tab [Andre Fischer]
    1056. i#123295 Image Clipping (JPG) lost on PDF export (images uncompressed) [Armin Le Grand]
    1057. i#123350 Slide title undo impossible [Armin Le Grand]
    1058. i#123359 Table in Title, Content layout causing crash [Armin Le Grand]
    1059. i#123379 [SVG] wrong kind of markers on mid-position in paths [Armin Le Grand]
    1060. i#123389 Undo removes Fields from paragraph [Oliver-Rainer Wittmann]
    1061. i#123405 copying and pasting tables as GDI metafile pastes incomplete table [Armin Le Grand]
    1062. i#123407 Paste as bitmap from MS Paint does not paste anything [Armin Le Grand]
    1063. i#123433 [SVG] marker-mid on pseudo vertices [Caolán McNamara, Armin Le Grand]
    1064. i#123438 Pasting a cropped raster picture into document open in other software (like MS WORD) gives the uncropped image [Armin Le Grand]
    1065. i#123456 use Caladea and Carlito as metrically compatible fallback fonts [Herbert Dürr]
    1066. i#123465 [SVG] marker-mid missing for empty closepath if first point equals last point [Armin Le Grand]
    1067. i#123478 CRASH when applying lots of color properties changes to greyscale raster graphics [Armin Le Grand]
    1068. i#123481 Last paragraph in README file is not localized [Ariel Constenla-Haile]
    1069. i#123497 Color Palette Modify Button - does not save modifications [Armin Le Grand]
    1070. i#123500 grafMode (watermark, gray, sw) on scaled svg use the unscaled bitmap [Armin Le Grand]
    1071. i#123500 grafMode (watermark, gray, sw) on scaled svg use the unscaled bitmap [Armin Le Grand]
    1072. i#123510 [SVG] style from style element via class overwrites style attribute, but should not [Armin Le Grand]
    1073. i#123542 In 3dScene the attributes dr3d:min-edge and dr3d:max-edge of a dr3d:cube are lost [Armin Le Grand]
    1074. i#123544 XFilePicker's setDisplayDirectory and setDefaultName do not work in Windows [Ariel Constenla-Haile]
    1075. i#123575 Drop Seamonkey provided address books [Herbert Dürr]
    1076. i#123578 CRASH / freeze when open particular .doc [Oliver-Rainer Wittmann]
    1077. i#123616 Fails to open particular Document.odg [Armin Le Grand]
    1078. i#21548 Suggested improvements to the Basic IDE [Herbert Dürr]
    1079. i#25945 Allow disabling of tooltip on mousewheel scroll [Ariel Constenla-Haile]
    1080. i#27120 Adapt shell execute service to new specification [Stephan Bergmann]
    1081. i#29105 Text in drawing objects distorted when using graphic as page background [Armin Le Grand]
    1082. i#29119 Java-UNO component loader broken... [Stephan Bergmann]
    1083. i#33737 Allow for in-place editing of input field (turn off pop-up) [Oliver-Rainer Wittmann]
    1084. i#33737 Allow for in-place editing of input field (turn off pop-up) [Oliver-Rainer Wittmann]
    1085. i#35763 WW8: Wrong import/export of underlining colours [Lei De Bin]
    1086. i#39915 macOS m67 slideshow [Michael Stahl]
    1087. i#49853 OpenDocument file format: <office:document-content office:class="..."> [Dennis E. Hamilton]
    1088. i#54993 When opening MS Excell doc, prints very small (5% of expected size) [Eilidh McAdam]
    1089. i#55055 Simplify/clarify pythonscript.py code [Pedro Giffuni]
    1090. i#55152 Filter Selection list should be sorted alphabetically [Herbert Dürr]
    1091. i#55394 incorrect flip if axis not vertical [Armin Le Grand]
    1092. i#60700 DevGuide: getCppuType -> UnoType [Andras Timar]
    1093. i#65836 [FR] Typos [sushil_shinde]
    1094. i#70927 FileOpenDialog uses Win98 UI all the time [Michael Stahl]
    1095. i#73345 debian installation produces dependencies probloems that solves [Michael Stahl]
    1096. i#74211 Exporting cropped image (selection) shows wrong area [Armin Le Grand]
    1097. i#75731 textoutputstream.writeString crashes openoffice [Jürgen Schmidt]
    1098. i#80090 to-be-SRC680_m223: deliver sallayout.hxx and change the path? [Stephan Bergmann]
    1099. i#84002 MML: import with math:msqrt/math:mfrac without {...} [Marcos Paulo de Souza]
    1100. i#84715 WW8: bookmarks after hyperlink are shifted when exported [Stephan Bergmann]
    1101. i#85794 Reimplement file locking using an additional file. [Stephan Bergmann]
    1102. i#86439 Export to Excel of reference union operator needs conversion [Caolán McNamara]
    1103. i#87780 IDL: service ::com::sun::star::text::AutoTextGroup - undocumented properties: Title, FilePath [Ariel Constenla-Haile]
    1104. i#88687 C++/Java Simple Bootstrap broken [Stephan Bergmann]
    1105. i#90880 Html table only displays the first image if duplicate images included in other cells [Stephan Bergmann]
    1106. i#93995 Enhancement: XSimpleMailMessage.setBody( string body ) [Ariel Constenla-Haile]
    1107. i#95765 When creating html documents the generated html does not correctly reference the class in the generated style.css file. [Andrea Pescetti]
    1108. i#982634 coverity and 5 other : Intentional fallthrough in cases [Norbert Thiebaud]
    1109. i#984128 coverity : and 21 others : Uninitialized scalar field [Norbert Thiebaud]
    1110. lp#1204592 activate menues even earlier to reduce latency [Bjoern Michaelsen]
    1111. rhbz#1015004 fix case [David Tardon]
    1112. rhbz#1000150 do not call exit upon XIOError [Stephan Bergmann]
    1113. rhbz#1010995 div by 0 on some bizarre corner case [Caolán McNamara]
    1114. rhbz#1012353 [fix available] Can't resize formulas [Caolán McNamara]
    1115. rhbz#1012379 draw audio-placeholder in presentation mode [Caolán McNamara]
    1116. rhbz#1012390 [fix available] (soffice:6124): CRITICAL **: AtkObject* atk_object_wrapper_ref [Caolán McNamara]
    1117. rhbz#1013480 [abrt] libreoffice-core-4.1.1.2-3.fc19: EditLineList::operator[]: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Caolán McNamara]
    1118. rhbz#1014010 Libreoffice crashes at start - Segfault [Stephan Bergmann]
    1119. rhbz#1014990 valgrind reports uninitialized another variable [Caolán McNamara]
    1120. rhbz#1015281 crash on clicking custom animation [Caolán McNamara]
    1121. rhbz#1015594 CVE-2013-2924 icu: use-after-free flaw leads to denial of service [fedora-all] [Eike Rathke]
    1122. rhbz#1020712 return all the selected scripts [Caolán McNamara]
    1123. rhbz#1021915 force menubar menus to be up/down only [Caolán McNamara]
    1124. rhbz#1031989 Soffice does not know the --pt option [Stephan Bergmann]
    1125. rhbz#887420 CVE-2012-5639 LibreOffice / OpenOffice: automatic opening of embedded external data [fedora-all] [Stephan Bergmann]
    1126. rhbz#919070 "all displays" slide show mode doesn't span all screens [Caolán McNamara]
    1127. rhbz#960019 [abrt] libreoffice-core-3.6.6.2-5.fc18: writerfilter::dmapper::ListDef::GetPropertyValues: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) [Michael Stahl]
    1128. rhbz#968892 [Indic] rendering for CTL is not correct with selected fallback font [Caolán McNamara]
    1129. rhbz#98977 RFE: support for SDLT320 [Stephan Bergmann]
    1130. rhbz#994886 Line width in LO is presented in inch units, not in cm [David Tardon]
    1131. rhbz#996162 apparent NULL bullet font [Caolán McNamara]