1. 9c01d1c bump product version to 7.2.5.2.0+ by Xisco Fauli · 4 years, 3 months ago libreoffice-7-2-5
  2. f977eab tdf#135061 sw_redlinehide: fix copy into delete redline following table by Michael Stahl · 4 years, 4 months ago
  3. 7378537 tdf#135061 sw_redlinehide: create frames following hidden table by Michael Stahl · 4 years, 4 months ago
  4. b1589eb sw: simplify SwNodes::FindPrvNxtFrameNode(), improve comments by Michael Stahl · 4 years, 4 months ago
  5. b7f50e0 tdf#146257: sw: better handling for list numbering = NONE by Vasily Melenchuk · 4 years, 3 months ago
  6. 330324e tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changes by Michael Stahl · 4 years, 3 months ago
  7. c6feb49 CppunitTest_sc_subsequent_filters_test2: fix test depending on current year by Xisco Fauli · 3 years, 3 months ago
  8. 7dfd06c Outline folding: check pointer before use by Jim Raykowski · 4 years, 3 months ago
  9. 3088fbc tdf#146363: fix crash when changing width/height of text box by Julien Nabet · 4 years, 4 months ago
  10. 0038275 Regression from e01786898406130aa81eadc32f7bc2fad65c5344 by Julien Nabet · 4 years, 4 months ago
  11. 677c2cf work around off-by-ones on i386 in uicheck uitests... by Rene Engelhard · 4 years, 7 months ago
  12. fb09170 update credits by Xisco Fauli · 4 years, 3 months ago
  13. 0832b54 tdf#137318 sw_redlinehide: fix assert on export moz715138-3.doc to ODF by Michael Stahl · 4 years, 4 months ago
  14. 6df93ba tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last node by Michael Stahl · 4 years, 4 months ago
  15. 7c6cee6 only use X509Data by Caolán McNamara · 4 years, 4 months ago
  16. 5f6b1a3 tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlines by Michael Stahl · 4 years, 4 months ago
  17. 8d111ce tdf#146219: don't try to detect if a recent file is a directory by Mike Kaganski · 4 years, 4 months ago
  18. 156f2e3 tdf#144364 sw: Revert "Use FastParser in SwXMLTextBlocks" by Justin Luth · 4 years, 4 months ago
  19. bcaded1 tdf#139843 sw_redlinehide: fix crash while updating reference fields by Michael Stahl · 4 years, 4 months ago
  20. 9823740 update credits by Christian Lohmaier · 4 years, 4 months ago
  21. 5e436d5 tdf#137101: fix e_book_client_connect_direct_sync signature in Evolution by Julien Nabet · 4 years, 4 months ago
  22. 0116055 drop ui-previewer from install set by Caolán McNamara · 4 years, 4 months ago
  23. ea5c9ca tdf#131850: avoid encryption check for recent docs overlay by Mike Kaganski · 4 years, 4 months ago
  24. 0b54949 unset mpMenuBarWidget when it was destroyed along with its parent by Caolán McNamara · 4 years, 4 months ago
  25. 1f7f15e tdf#141175 sw_redlinehide: fix crash in lcl_DeleteRedlines() by Michael Stahl · 4 years, 4 months ago
  26. f94869d tdf#136855 sw: fix ReplaceRangeImpl() restoring of rPam by Michael Stahl · 4 years, 4 months ago
  27. 581af2e bump product version to 7.2.5.1.0+ by Christian Lohmaier · 4 years, 4 months ago
  28. 89c99272 Branch libreoffice-7-2-5 by Christian Lohmaier · 4 years, 4 months ago
  29. b9ad25f tdf#145999 -1 was the representation of unlimited cell width by Caolán McNamara · 4 years, 4 months ago
  30. 2786e02 merge fixes to zxing's copy of stb_image by Caolán McNamara · 4 years, 4 months ago
  31. 01a21cf Update git submodules by Christian Lohmaier · 4 years, 4 months ago
  32. 5e76c14 tdf#128895 sc xmlimport: create enough dynamic cols if props by Justin Luth · 4 years, 4 months ago
  33. cf3672d Fix regression in connectivity/evoab2 by Julien Nabet · 4 years, 4 months ago
  34. 2d10afe tdf#146179: fix Dev Tools crash when inspecting object in special file by Julien Nabet · 4 years, 4 months ago
  35. 25b77b4 tdf#145322, tdf#144378 fix printing for vertical writing by Mark Hung · 4 years, 5 months ago
  36. c1f939c Resolves: tdf#145974 reduce the papersize by scrollbar thickness by Caolán McNamara · 4 years, 4 months ago
  37. 26259e4 tdf#146108 Calc slow to change cell focus.. by Noel Grandin · 4 years, 4 months ago
  38. 180ee81 Resolves: tdf#146141 don't double delete comments by Caolán McNamara · 4 years, 4 months ago
  39. 20c1ab5 new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-up by Justin Luth · 4 years, 4 months ago
  40. 433c912 ofz#41345 Negative-size-param by Caolán McNamara · 4 years, 4 months ago
  41. a13bcd8 ofz: Use-of-uninitialized-value by Caolán McNamara · 4 years, 4 months ago
  42. bfef95d tdf#145162 PPTX export: fix extra bullet regression by Attila Bakos (NISZ) · 4 years, 4 months ago
  43. bbe8db0 tdf#143422 Hide "Hyphenation data not found" in Japanese by Jun Nogata · 4 years, 8 months ago
  44. e642193 tdf#128715 fix tools::Time::GetMonotonicTicks() on 32-bit linux by Urja Rannikko · 4 years, 4 months ago
  45. 19fa11e sw: fix crash in SwFEShell::SelectObj() by Miklos Vajna · 4 years, 4 months ago
  46. 478a6699 svx: fix crash in ViewContact::ActionChanged() by Miklos Vajna · 4 years, 4 months ago
  47. 81f61fb fix overflow in cairo downscaled bitmap cache (tdf#137719) by Luboš Luňák · 4 years, 4 months ago
  48. 6d685f7 tdf#145604 indicate the row as the target when dropping in a visual tree by Caolán McNamara · 4 years, 4 months ago
  49. 35c4abc Bump tolerance from 30 to 40 to make this test pass on my Mac by Tor Lillqvist · 4 years, 6 months ago
  50. 1a7e96d bump product version to 7.2.5.0.0+ by Christian Lohmaier · 4 years, 4 months ago
  51. 7d3d19a tdf#145062 sw: deal with failing insertion of field in SwWrtShell by Michael Stahl · 4 years, 4 months ago
  52. c0658e3 some translations are searched for in the wrong .mo by Caolán McNamara · 4 years, 4 months ago
  53. 10a4fad Check pointer to prevent crash by Jim Raykowski · 4 years, 4 months ago
  54. 4990df3 tdf#136452 sw_redlinehide: fix crash in undo of delete across sections by Michael Stahl · 4 years, 4 months ago
  55. 5c66c41 tdf#145062 sw: really destroy text attribute when insertion fails by Michael Stahl · 4 years, 4 months ago
  56. 0742445 tdf#145928 svx: fix undo of sorting shapes by Michael Stahl · 4 years, 4 months ago
  57. 0d4568f Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindow by Caolán McNamara · 4 years, 4 months ago
  58. 2cf3118 Adapt solenv/flatpak-manifest.in to recent download.lst changes by Stephan Bergmann · 4 years, 4 months ago
  59. 2be6b90 tdf#140912 Better handling of the picture placeholders. by gulsahkose · 4 years, 4 months ago
  60. 4cf9eaa nss: upgrade to release 3.73 by Michael Stahl · 4 years, 6 months ago
  61. 1e1b1d63 tdf#145819 Revert logic of the image-with-rotation dialog: sc & sd by Gabor Kelemen · 4 years, 4 months ago
  62. 788859c tdf#144244: fix crash when FILESAVE a calc file after delete some columns by Julien Nabet · 4 years, 4 months ago
  63. 7174f9a tdf#144107: fix incorrect conditioning on bGrid... by Dennis Francis · 4 years, 4 months ago
  64. 7554749 ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objects by Caolán McNamara · 4 years, 4 months ago
  65. e3fe8d0 OInterfaceContainerHelper3 needs to be thread-safe by Noel Grandin · 4 years, 4 months ago
  66. 6417d9a tdf#145819 Revert logic of the image-with-rotation dialog by Gabor Kelemen · 4 years, 4 months ago
  67. 3529262 Reverts tdf#144247 tdf#101217 - 4 digits in row height/col width by Heiko Tietze · 4 years, 4 months ago
  68. 5ece740 tdf#144940 sc: fix disabled header/footer regression by Attila Bakos (NISZ) · 4 years, 5 months ago
  69. 038dcdd6 mxTreeBox is always true by Caolán McNamara · 4 years, 4 months ago
  70. e288bd6 tdf#145814 fill format mode is mostly disabled by Caolán McNamara · 4 years, 4 months ago
  71. 2eefc29 Resolves: tdf#144410 show submenu indicator for color filtering options by Caolán McNamara · 4 years, 4 months ago
  72. f2b7b0e tdf#139102 Erase with COL_TRANSPARENT doesn't do what it should by Caolán McNamara · 4 years, 4 months ago
  73. b129bc8 Regression Statistics: use cell reference, not fix row to calculate offset by Eike Rathke · 4 years, 4 months ago
  74. 26227a0 Resolves: tdf#145786 get the correct bounds with window scaling enabled by Caolán McNamara · 4 years, 4 months ago
  75. 07830e0 stldebug assert in bad sort of postgresql schemas by Caolán McNamara · 4 years, 4 months ago
  76. 4eeff4a sw: DOCX export: use list's indent if paragraph is not counted by Michael Stahl · 4 years, 5 months ago
  77. 8b57832 tdf#130131 UI: add back "Split" to draw/impress popup by Justin Luth · 4 years, 4 months ago
  78. 2997c5c Resolves: tdf#128914 Create copies for non-shareable token arrays by Eike Rathke · 4 years, 4 months ago
  79. 9d13202 tdf#145842 canceling remote file delete makes file disappear from treeview by Caolán McNamara · 4 years, 4 months ago
  80. b23a16f Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox state by Caolán McNamara · 4 years, 4 months ago
  81. 87d8d43 tdf#145621 sw: fix crash pasting paragraph with cross-reference mark by Michael Stahl · 4 years, 4 months ago
  82. 8b9c9af Resolves: ofz#41299 Rewind also on last resort #REF! IsReference() by Eike Rathke · 4 years, 4 months ago
  83. bb3bbc2 tdf#145852 Revert "Make "uno:Printer" actually work" by Samuel Mehrbrodt · 4 years, 4 months ago
  84. c6fbb0a Resolves tdf#145801 - Uniform height for sidebar's panel titles by Heiko Tietze · 4 years, 5 months ago
  85. 6809461 tdf#129638 print preview: use new paper size after switching page by Justin Luth · 4 years, 4 months ago
  86. cad293c tdf#131150 sw menu: use nSlotId=0 to avoid adding to set by Justin Luth · 4 years, 4 months ago
  87. 7836158 Crash around help-windows. by Michael Meeks · 4 years, 4 months ago
  88. 9c0b369 Change aboveWord and belowWord for Simplified Chinese locale by Kevin Suo · 4 years, 5 months ago
  89. 1ed00f2 tdf#138223 oox: don't set highlight color if it is transparent by Justin Luth · 4 years, 5 months ago
  90. 13c0794 tdf#132470 tabbar: revert back to bold font on visible tab by Justin Luth · 4 years, 5 months ago
  91. 5fae86d tdf#145207 Check for drawing object before Table to handle Tab key by Jim Raykowski · 4 years, 5 months ago
  92. b80b178 Related: tdf#145786 cooperate between our own grabs by Caolán McNamara · 4 years, 5 months ago
  93. 5853e4d tdf#135906 docxexport: set serializer before writing by Justin Luth · 4 years, 5 months ago
  94. 91dbd39 Crash when fetching clipboard data. by Michael Meeks · 4 years, 5 months ago
  95. 67d8c6e tdf#140086 svl: restore PasswordContainer to single-instance by Michael Stahl · 4 years, 5 months ago
  96. 8443576 crashes seen in WriterInspectorTextPanel ctor by Caolán McNamara · 4 years, 5 months ago
  97. 48e9473 tdf#81507: word content control support for w:multiLine by Vasily Melenchuk · 4 years, 5 months ago
  98. a7e3643 tdf#144695 VendorBase::isValidArch also for macOS by Stephan Bergmann · 4 years, 5 months ago
  99. 7153209 Don't fail jfw_findAllJREs for just one JRE of WrongArch by Stephan Bergmann · 4 years, 5 months ago
  100. 63cb67f tdf#143971 Removes pop-up dialog for read-only documents by Matt K · 4 years, 5 months ago