1. 1344e62 Avoid -Werror,-Wcast-function-type-mismatch by Stephan Bergmann · 3 months ago
  2. 0c29c41 Avoid -Werror,-Wcast-function-type-mismatch by Stephan Bergmann · 3 months ago
  3. dae7304 Silence Clang 19 trunk -Werror,-Wcast-function-type-mismatch by Stephan Bergmann · 3 months ago
  4. 2be6429 fix CppunitTest_sc_subsequent_filters_test4 intermittent failure by Caolán McNamara · 3 months ago
  5. 035f87f ofz#67577 Integer-overflow by Caolán McNamara · 3 months ago
  6. 6802878 for compilaton with OSL_DEBUG_LEVEL > 1, adapt to the commit f9395a12, which replaced std::vector with KernArray by Tomoyuki Kubota · 3 months ago
  7. b866019 ofz#67563 infinite loop by Caolán McNamara · 3 months ago
  8. 5368064 ofz#67540 negative offset by Caolán McNamara · 3 months ago
  9. e110974 ScriptForge (session).RunApplication() redesign by Jean-Pierre Ledure · 3 months ago
  10. ee2afff for OSL_DEBUG_LEVEL >= 2, adapt to b55bf0cbdfdc6820 by Tomoyuki Kubota · 3 months ago
  11. 32e10eb reduce symbol visibility in svx by Noel Grandin · 3 months ago
  12. 04bad65 Update git submodules by Olivier Hallot · 3 months ago
  13. 1aeec70 Fix extended tip in mmselectpage.ui by Taichi Haradaguchi · 3 months ago
  14. e7eae3a tdf#158067 Replace OUStringLiteral with _ustr by RMZeroFour · 3 months ago
  15. 7174403b tdf#158237 use c++20 contains() instead of find() and end() by Beeram_12 · 3 months ago
  16. f0a9ead Update git submodules by Gabor Kelemen · 3 months ago
  17. 7260075 Update git submodules by Stéphane Guillou · 3 months ago
  18. 30af052 Update git submodules by Andrea Gelmini · 3 months ago
  19. 19d50d6 Update git submodules by Andrea Gelmini · 3 months ago
  20. 64a5591 tdf#157664 Drop redundant operator != in basegfx module by RMZeroFour · 3 months ago
  21. 87d00a8 Update git submodules by Dione Maddern · 3 months ago
  22. 15e43d9 tdf#70039 partly enable 3D-image from pptx by Regina Henschel · 3 months ago
  23. c845b7d tdf#143148 Replace include guards with pragma once in sc module by RMZeroFour · 3 months ago
  24. d7fd378 Harmonization of warning and error colors by Heiko Tietze · 3 months ago
  25. e83f7b7 vcl: set "default" type only thorugh a ImpGraphic constructor by Tomaž Vajngerl · 3 months ago
  26. b389743 Related: tdf#160056 do calc NumberFormatting via ScInterpreterContext by Caolán McNamara · 3 months ago
  27. 4bdf282 Add missing dialog name in findentrydialog.ui by Taichi Haradaguchi · 3 months ago
  28. c6c6126 Related: tdf#160056 refactor SvNumberFormatter by Caolán McNamara · 3 months ago
  29. c900850 Relatted: tdf#160139 RTF paste: don't turn off headers/footers by Miklos Vajna · 3 months ago
  30. c469e78 skip more tests on hi-dpi windows by Noel Grandin · 3 months ago
  31. b499f32 Clean up path in diff header line by Patrick Luby · 3 months ago
  32. df6fdb0 tdf#157241 sw: assert when importing ToX in table in rhbz589883-2.docx by Michael Stahl · 3 months ago
  33. 370ca73 Expat: upgrade to release 2.6.2 by Taichi Haradaguchi · 3 months ago
  34. cfd84d8 Update git submodules by László Németh · 3 months ago
  35. 14bc758 CppunitTest_sd_tiledrendering2: extract one test from the old, large suite by Miklos Vajna · 3 months ago
  36. d323976 tdf#159258 SD: SS: disable placeholdertext in image by Attila Szűcs · 3 months ago
  37. 8f2de92 sw: GetSelectableFromAny() broken for SwXTextRange by Michael Stahl · 3 months ago
  38. 9c8b240 Resolves tdf#160282 - Ranges references text colors for dark backgrounds by Heiko Tietze · 3 months ago
  39. 64aa51c remove unnecessary code by Noel Grandin · 3 months ago
  40. 4371610 LOK: enter editing directly after textbox insertion by Pranam Lashkari · 3 months ago
  41. 8ef4dc0 improve loplugin:staticmethods by Noel Grandin · 3 months ago
  42. e136900 tdf#159258 sd: fix to show objects in slideshow if they have by Balazs Varga · 3 months ago
  43. 7d384d63 tdf#114441 change use of sal_uLong to better integer types in toolkit by anish.deshpande · 3 months ago
  44. 9556504 Revert "extruded shape import: tweak threePt light rig too" by Regina Henschel · 3 months ago
  45. c6518dc tdf#160117: vcl_pdfexport2: Add unittest by Xisco Fauli · 3 months ago
  46. be2f27b Make msvc_raiseException explicitly [[noreturn]] by Stephan Bergmann · 3 months ago
  47. 065fa9d ScriptForge (session).RunApplication() crash fix tdf#160222 by Jean-Pierre Ledure · 3 months ago
  48. ba0ec4a tdf#159687 sc formula SUMPRODUCT performance fix: add more binary by Balazs Varga · 3 months ago
  49. 8350404 configmgr: fix parse error if subelements of <info> used by Michael Stahl · 3 months ago
  50. b42429f Determine OSL_DEBUG_LEVEL directly from dbglevel by Stephan Bergmann · 3 months ago
  51. 8e10fd3 $(ENABLE_DBGUTIL) implies $(debug) (aka $(ENABLE_DEBUG)) by Stephan Bergmann · 3 months ago
  52. 21d51ae Drop upper-case ENABLE_SYMBOLS, consolidate on lower-case enable_symbols by Stephan Bergmann · 3 months ago
  53. 42a76c7 Drop upper-case DEBUG, consolidate on lower-case debug by Stephan Bergmann · 3 months ago
  54. 77b0931 Drop redundant gb_ENABLE_DBGUTIL by Stephan Bergmann · 3 months ago
  55. 284d808 tdf#158556 speed up SwNodes::RemoveNode by Noel Grandin · 3 months ago
  56. 80570de Related: tdf#160056 these methods can be const by Caolán McNamara · 3 months ago
  57. 4727131 Related: tdf#160056 ImpSubstituteEntry can be private and not exported by Caolán McNamara · 3 months ago
  58. 64aeb5a avoid O(n^2) loop in writer by Noel Grandin · 3 months ago
  59. bbfe529 vcl: remove 4-bit scanline transformer by Tomaž Vajngerl · 3 months ago
  60. 4dd5221 vcl: simplify constructors of ImpGraphic by Tomaž Vajngerl · 3 months ago
  61. 805dd6b tdf#160306: make sure that SvNumberFormatter agrees with ROUND output by Mike Kaganski · 3 months ago
  62. 71efd60 vcl: remove SetSizePixel from BitmapEx by Tomaž Vajngerl · 3 months ago
  63. 397d87b svx: graphichelper - organize UNO types by Tomaž Vajngerl · 3 months ago
  64. e0ef204 svx: use frozen::unordered_map in graphichelper by Tomaž Vajngerl · 3 months ago
  65. 97b0090 Related: tdf#160056 can be private and not exported by Caolán McNamara · 3 months ago
  66. 70c3e8d Fix text layout in gbuild.help.txt by Stephan Bergmann · 3 months ago
  67. 6c7cec6 remove unnecessary statement by Noel Grandin · 3 months ago
  68. d053413 ITEM: Remove InvalidateAllItems() by Armin Le Grand (allotropia) · 3 months ago
  69. 1f912bd ITEM: Enable MultiThreaded 3D rendering by Armin Le Grand (allotropia) · 3 months ago
  70. 0cc4333 Disable EditViewActive when Metafile output by Armin Le Grand (allotropia) · 3 months ago
  71. d806115 cool#8278 sfx2 lok: fix lost hide notification on sidebar switch by Miklos Vajna · 3 months ago
  72. a91bb0f CppunitTest_sw_uibase_uiview: turn on set_non_application_font_use by Miklos Vajna · 3 months ago
  73. 2326d6a fix some typos in sw::Ring by Noel Grandin · 3 months ago
  74. 3c6c5ef tdf#152524 fix crash by skipping second fork() by Patrick Luby · 3 months ago
  75. de148aa Related: tdf#160056 replace with wrapper GetFormatTable() by Caolán McNamara · 3 months ago
  76. e8d01d2 Related: tdf#160056 this can be be a local function by Caolán McNamara · 3 months ago
  77. 49189bb8 Related: tdf#160056 this can be static by Caolán McNamara · 3 months ago
  78. 7c76332 tdf#143148: Replace include guards with pragma once by Christopher Loi · 3 months ago
  79. 1c52e94 tdf#160278: restore cursor bounds properly by Mike Kaganski · 3 months ago
  80. f4ade82 Downgrade sfx::SfxBindings aAutoTimer to an idle by Mike Kaganski · 3 months ago
  81. 7132e29 Only hold clipboard mutexes to obtain the values, to avoid deadlocks by Mike Kaganski · 3 months ago
  82. b1be5ff avoid O(n^2) loop in writer by Noel Grandin · 3 months ago
  83. 14bf98b Update the Android "enough memory for linking" check by Stephan Bergmann · 3 months ago
  84. 370755c tdf#143148 Use #pragma once instead of include guards by Mohit Marathe · 3 months ago
  85. 1de1c47 Moving parts of readonly checks from model to view. by Gökay Şatır · 3 months ago
  86. 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 3 months ago
  87. 03ab46c Use ENABLE_DEBUG as a better indicator for "debug build" by Stephan Bergmann · 3 months ago
  88. 736c00e Provide tooling for EditView exclusive Primitives by Armin Le Grand (allotropia) · 3 months ago
  89. ed0c951 Fix typo by Andrea Gelmini · 3 months ago
  90. 44e4ada Revert "tdf#159730 add compatibility option in RTF import" by Oliver Specht · 3 months ago
  91. 17ae832 Related: tdf#160056 this SvNumberFormatter is the one from the ScDocument by Caolán McNamara · 3 months ago
  92. 832b98c libxml2: upgrade to release 2.12.6 by Xisco Fauli · 3 months ago
  93. 4f13189 Update git submodules by Olivier Hallot · 3 months ago
  94. 5f2bc59 Drop remaining boost/shared_pointer debug functionality by Stephan Bergmann · 3 months ago
  95. fbe350c tdf#93352 Fix horizontal swiping and scrolling when using an RTL UI by Patrick Luby · 3 months ago
  96. f9da95c Assume this hack is actually needed for --enable-optimized by Stephan Bergmann · 3 months ago
  97. e830394 related tdf#147583 sw find: fix backwards search for string at end of para by Justin Luth · 3 months ago
  98. 447a15f framework: MenuBarManager: fix WNT crash if queryDispatch() throws by Michael Stahl · 3 months ago
  99. 71ee4d7 Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL by Stephan Bergmann · 3 months ago
  100. 10831c8 fix 32bit build with clang by Rene Engelhard · 3 months ago