1. 2da2693 bump product version to 5.3.3.2.0+ by Christian Lohmaier · 9 years ago libreoffice-5-3-3
  2. 3b6d36eb ofz#1262 sw: DeleteAndJoin could delete proposed new redline by Michael Stahl · 9 years ago
  3. 87a1f2b update credits by Christian Lohmaier · 9 years ago
  4. 599be4c Updated core Project: translations f2b98975dec2b6f7ec340f448f461767513c14c1 by Christian Lohmaier · 9 years ago
  5. d866bb5 tdf#88555: band-aid fix, using GetPos/find instead of Contains by Thorsten Behrens · 9 years ago
  6. f087bc1 tdf#107211 sw: ODF import: add a horrible hack to import "Default" by Michael Stahl · 9 years ago
  7. 016bf0d tdf#107427 sw: fix crash when deleting header with selected table by Michael Stahl · 9 years ago
  8. ecd21ca tdf#107126 sw: fix layout crash with section in footnote by Michael Stahl · 9 years ago
  9. 39573b1 redland: add raptor patch to fix some bugs by Michael Stahl · 9 years ago
  10. 253a345 tdf#107398 sw: do not leave empty footnote container in layout by Michael Stahl · 9 years ago
  11. 6d5b1ba tdf#107474 sw: fix crash when deleting header with active SdrObject by Michael Stahl · 9 years ago
  12. 67fe6ae nss: upgrade to release 3.29.5 by Michael Stahl · 9 years ago
  13. 330e0c0 ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing to by Caolán McNamara · 9 years ago
  14. 00ff43f ofz#1220 sanitize nTyp to legal values by Caolán McNamara · 9 years ago
  15. c4ad6a2 Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCAT by Eike Rathke · 9 years ago
  16. c9deb22 add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868 by Eike Rathke · 9 years ago
  17. f3c235a tdf#107205 vcl: don't always use D2DWriteTextOutRenderer by Michael Stahl · 9 years ago
  18. 0dae545 ofz#1193 we only set these values, never read them by Caolán McNamara · 9 years ago
  19. 0b1c144 update credits by Christian Lohmaier · 9 years ago
  20. eb63994 bump product version to 5.3.3.1.0+ by Xisco Fauli · 9 years ago
  21. 91bc944 Branch libreoffice-5-3-3 by Xisco Fauli · 9 years ago
  22. bbdaac9 call UpdateReference also for single cell copying, tdf#105245 by Markus Mohrhard · 9 years ago
  23. 856a2d8 tdf#92650: handle overwritten references correctly in undo. by Kohei Yoshida · 9 years ago
  24. 7c1314b actually show the newly selected cell, tdf#106194 by Markus Mohrhard · 9 years ago
  25. 615942e catch exception like text_wrapper_get_caret_offset does by Caolán McNamara · 9 years ago
  26. bf0f287 Updated core Project: translations 769636b6ac5701c4378d685440fed2e1f968f4bc by Christian Lohmaier · 9 years ago
  27. ee85316 coverity#1405158 Wrong sizeof argument by Caolán McNamara · 9 years ago
  28. 1ba5bae tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() by Michael Stahl · 9 years ago
  29. d180418 ofz: header has to be at least 1 pair long by Caolán McNamara · 9 years ago
  30. 42bf098 Replace EmfPlusRecordType decimal valuse with hex by Bartosz Kosiorek · 9 years ago
  31. e578731 tdf#106970 DOCX import: don't collapse para auto space for different nums by Miklos Vajna · 9 years ago
  32. 9a6d78b tdf#92007 python scripts with tuple-assignments fails on access from GUI by Werner Tietz · 9 years ago
  33. 244d2ab Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltips by Caolán McNamara · 9 years ago
  34. 4e175b7 ofz#1062 ensure cshape lifecycle matches expectations by Caolán McNamara · 9 years ago
  35. 3e4e133 infinite SetDefaultSize->SetPosSize->SetDefaultSize by Caolán McNamara · 9 years ago
  36. 776839b tdf#106690 DOCX import: fix automatic spacing before/after numbered para block by Miklos Vajna · 9 years ago
  37. 3247dce Resolves: tdf#107031 writer depends on ACTION_DEFAULT by Caolán McNamara · 9 years ago
  38. 38b8896 ofz: treat short properties as run end by Caolán McNamara · 9 years ago
  39. dcd9eef don't replace content of formula field when selecting range, tdf#58635 by Markus Mohrhard · 9 years ago
  40. 9826eb9 out-of-bounds tab access when deleting second last sheet by Eike Rathke · 9 years ago
  41. e48ec13 backport various fixes to aid future backporting by Caolán McNamara · 9 years ago
  42. fd93d09 tdf#106692 writerfilter: RTF import: fix \'0d in \leveltext by Michael Stahl · 9 years ago
  43. 644aacd rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..." by Michael Stahl · 9 years ago
  44. 2e716c2 prev/next buttons start invisible in the .ui by Caolán McNamara · 9 years ago
  45. 1a9eff0 Resolves: tdf#106725 paint default window bg before spin button bg by Caolán McNamara · 9 years ago
  46. 506b228 tdf#106253 Precision as shown for thousand dividor by Laurent Balland-Poirier · 9 years ago
  47. 3c68b65 tdf#106252 Engineering notation for Precision as shown by Laurent Balland-Poirier · 9 years ago
  48. e9d13f7 Tests for "Precision as shown" following tdf#105657 tdf#106052 by Laurent Balland-Poirier · 9 years ago
  49. 09478b2 tdf#106052 Treat SubFormat for "Precision as shown" by Laurent Balland-Poirier · 9 years ago
  50. 2864c32 don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-up by Eike Rathke · 9 years ago
  51. 9f70f87 tdf#105657 Treat "Precision as shown" for fractions by Laurent Balland-Poirier · 9 years ago
  52. 32f2370 Resolves: tdf#102286 lets not crash on null pFrame by Caolán McNamara · 9 years ago
  53. 75c1af5 tdf#106943 Lock down Experimental features and Macro recording by Gabor Kelemen · 9 years ago
  54. d9736ca Resolves: tdf#106732 the intent was surely to return a const ref by Caolán McNamara · 9 years ago
  55. 693c929 tdf#106190 Fix (again) left alignment of denominator by Laurent Balland-Poirier · 9 years ago
  56. 84c3729 Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappings by Eike Rathke · 9 years ago
  57. dd3325f tdf#106974 docx export: Crop is "long", not sal_Int16 by Justin Luth · 9 years ago
  58. bb8b699 tdf#104706 Enable icon for Clear Direct Formatting command by Yousuf Philips · 9 years ago
  59. fedd27b ofz: treat short properties as run end by Caolán McNamara · 9 years ago
  60. 97ce2a4 tdf#105908: restore previously deleted range references upon undo. by Kohei Yoshida · 9 years ago
  61. 16e2701 tdf#106868: fix crash when modify external link by Noel Grandin · 9 years ago
  62. 9fcb6cb tdf#104686: do not crash if Menu has been somehow disposed by Aron Budea · 9 years ago
  63. 137ad21 tdf#106237 sw: do some basic sanity checking on layout-cache by Michael Stahl · 9 years ago
  64. 7bb46f6 Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requested by Caolán McNamara · 9 years ago
  65. f75cf4c Resolves: tdf#106080 fix explicitly setting automatic in search by format by Caolán McNamara · 9 years ago
  66. 14028af ofz: check olst sprm for valid ANLD payload len by Caolán McNamara · 9 years ago
  67. c15eba1b tdf#106938 TSA Dialog: Improve Dialog Layout by Thomas Beck · 9 years ago
  68. 8e0220c Resolves: tdf#106935 restore traditional toolbar labels by Caolán McNamara · 9 years ago
  69. feecc82 ofz: guard against bogus sprm len by Caolán McNamara · 9 years ago
  70. 5d5731a ofz: check anldPap sprm for valid ANLD payload len by Caolán McNamara · 9 years ago
  71. daa13c0 ofz: check bounds on read by Caolán McNamara · 9 years ago
  72. 09f5f4a ofz: check anlv text bounds by Caolán McNamara · 9 years ago
  73. 9700ba8 tdf#98416 libcmis: Google Drive 2FA fix by Szymon Kłos · 9 years ago
  74. 5254a7d sw: plain-text ASCII export: filter out all CH_TXT_ATR_* by Michael Stahl · 9 years ago
  75. da18188 tdf#101627 disable shrinking for footer textboxes by Patrick Jaap · 9 years ago
  76. 7d7d21c writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMerge by Michael Stahl · 9 years ago
  77. 17c2f64 ofz#974 check SetBorder bounds like the other maHorizontalBorders users by Caolán McNamara · 9 years ago
  78. 99744cb handle date autofilter entries correctly, tdf#106214 by Markus Mohrhard · 9 years ago
  79. 81bf396 cli_ure: fix another bad _WIN64 check (related tdf#94265) by Michael Stahl · 9 years ago
  80. 4370a2f tdf#106694 RTF import: fix missing paragraph tab position by Miklos Vajna · 9 years ago
  81. b688a22 tdf#106857: use SfxInt32Item for ATTR_SNAPLINE by Julien Nabet · 9 years ago
  82. 2d1ccbe update credits by Christian Lohmaier · 9 years ago
  83. c6d8343 Updated core Project: translations 16da308b0923a109ad7f1ff59d804276f8bc7c90 by Christian Lohmaier · 9 years ago
  84. 92668e7 changelog creation: "command | > file" doesn't fly by Christian Lohmaier · 9 years ago
  85. 4fbc70b tdf#94265: Correct the error by ComputingDwarf · 9 years ago
  86. b96c52b Resolves: tdf#106155 avoid opengl for toplevel X window icons by Caolán McNamara · 9 years ago
  87. b986fa2 Resolves: rhbz#1436050 im window misplaced for gtk3 by Caolán McNamara · 9 years ago
  88. cb76a9c codesigning script for macosx compained about double signing by Norbert Thiebaud · 9 years ago
  89. 97a036e Resolves: tdf#106645 gtk3 scrollbar is too wide by Caolán McNamara · 9 years ago
  90. 123bb36e7e tdf#106377 sw: fix Undo of delete of ToXMark from dialog by Michael Stahl · 9 years ago
  91. 1c5d8ea tdf#106755: Fix script type for combining marks by Khaled Hosny · 9 years ago
  92. 39a0964 Attempted fix for mirrored geometry crasher. by Michael Meeks · 9 years ago
  93. 98399c2 tdf#105843 : restore Application Start and Stop events by Jean-Baptiste Faure · 9 years ago
  94. 9fd212c Resolves: tdf#106612 fix double click in draw/impress navigator by Caolán McNamara · 9 years ago
  95. fd242f0 tdf#105069, store the VBA module info for new modules as well by Markus Mohrhard · 9 years ago
  96. 8337a9b valgrind: use of uninitialized values by Caolán McNamara · 9 years ago
  97. aba392d tdf#58624 sw: fix ~SwAccessibleContext() use-after-free race by Michael Stahl · 9 years ago
  98. c317670 Access2Base Missing parentheses - tdf#106710 by Jean-Pierre Ledure · 9 years ago
  99. 9105823 Resolves: tdf#106461 use a row height of max of edit and listbox height by Caolán McNamara · 9 years ago
  100. c2a9387 ofz#944 avoid recurse to death by Caolán McNamara · 9 years ago