1. 40f42f3 Fix typo by Andrea Gelmini · 3 years, 10 months ago
  2. 7fc01e2 fix __coverity_tainted_data_sanitize__ signature by Caolán McNamara · 3 years, 10 months ago
  3. e8b4338 cid#1466905 Dereference after null check by Caolán McNamara · 3 years, 10 months ago
  4. bc87d5c cid#1466912 silence Unchecked return value by Caolán McNamara · 3 years, 10 months ago
  5. af174db cid#1466875 Dereference null return value by Caolán McNamara · 3 years, 10 months ago
  6. 71c3648 Refactor SwFormat::Modify ... by Bjoern Michaelsen · 3 years, 10 months ago
  7. b7d5031 Removed executable bits from source file by Andrea Gelmini · 3 years, 10 months ago
  8. 6f7f5f2 tdf#132366 Writer enhancement that highlights search results by Jim Raykowski · 3 years, 10 months ago
  9. c6b6995 tdf#136596: show document language (char locale) in the inspector by Aron Budea · 3 years, 10 months ago
  10. bb369dd4 tdf#135115: show paragraph direct formatting in Styles Inspector by Aron Budea · 3 years, 10 months ago
  11. 5f3f17a fix non-pdfium build by Noel Grandin · 3 years, 10 months ago
  12. 6a59a83 drop some unused suppressions by Caolán McNamara · 3 years, 10 months ago
  13. 51be8b1 It presumably is $LIBO_VERSION_SUFFIX that we want here by Tor Lillqvist · 3 years, 10 months ago
  14. 6d7a72a tdf#135366 Save line and fill of data labels to ODF by Regina Henschel · 3 years, 10 months ago
  15. 9bf4c5a Fix crash from broken font CMAP subtable by Jan-Marek Glogowski · 3 years, 10 months ago
  16. d7e5d79 tdf#135674: initialize Styles Inspector on start by Aron Budea · 3 years, 10 months ago
  17. 798ee45 tdf#136559 use freeze+all_foreach for performance by Caolán McNamara · 3 years, 10 months ago
  18. 3b99840 tdf#136705 give tab stop treeview a small height request by Caolán McNamara · 3 years, 10 months ago
  19. 49c03a6 Remove commented parts + reindent by Julien Nabet · 3 years, 10 months ago
  20. 1f07c2e The config.{guess,sub} in $SRCDIR is good for external projects, too by Tor Lillqvist · 3 years, 10 months ago
  21. f110c03 tdf#134157 fix Edit with external tool causes a CPU hit by Tomofumi Yagi · 3 years, 10 months ago
  22. f847436 ofz#25774 keep ParseCMAP within legal area by Caolán McNamara · 3 years, 10 months ago
  23. 489afd2 tdf#136830: sd_export_ooxml2: Add unittest by Xisco Fauli · 3 years, 10 months ago
  24. 01024ee [API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fill by Miklos Vajna · 3 years, 10 months ago
  25. ccf35ce Make sure --enable-online-update does not leave behind UpdateCheckThread by Stephan Bergmann · 3 years, 10 months ago
  26. 782700c tdf#122648 DOCX import: fix table formula in all tables by László Németh · 3 years, 10 months ago
  27. 10bb02e tdf#129685 PPTX import: fix unexpected centering of shape text by Miklos Vajna · 3 years, 10 months ago
  28. cb15d18 cid#1466690 ScDocument* arg is never null by Caolán McNamara · 3 years, 10 months ago
  29. 4baec615 ScCellValue::getString never called with a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  30. 08e8555 ScCellIterator never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  31. 0abf2ac AppendContentsIfInRefDoc never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  32. 78c2555 ScViewData may not be available in ScNavigatorDlg ctor by Caolán McNamara · 3 years, 10 months ago
  33. b3f2fd9 tdf#136830 Fix: positions of group shapes of PPTX by nd101 · 3 years, 10 months ago
  34. a11bb74 tdf#136247 OOXML export data label background color. by Gülşah Köse · 3 years, 10 months ago
  35. 5cd0440 Disable automatic onFirstVisibleTask UpdateCheck during CppunitTests by Stephan Bergmann · 3 years, 10 months ago
  36. c547ebf Fix typo by Andrea Gelmini · 3 years, 10 months ago
  37. 9b5558d Fix typo in code by Andrea Gelmini · 3 years, 10 months ago
  38. 0b3136b Fix typos by Andrea Gelmini · 3 years, 10 months ago
  39. f75581f drop some unused suppressions by Caolán McNamara · 3 years, 10 months ago
  40. c1376ad tdf#124013 XLSX shape export: fix missing solidFill by Regényi Balázs · 3 years, 10 months ago
  41. 30bb365 ScAddress::Parse never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  42. 897bd05 Related: tdf#136559 set multiple columns in model at the same time by Caolán McNamara · 3 years, 10 months ago
  43. 2530232 tdf#135035 DOCX import: fix auto width of frame in column by Attila Szűcs · 3 years, 10 months ago
  44. 8de58b6f lok: make labels and tooltips translated for commands by Szymon Kłos · 3 years, 10 months ago
  45. 10aac52b Styles preview widget language independent by Szymon Kłos · 3 years, 10 months ago
  46. e046042 writer: handle styles in multiple languages for online by Szymon Kłos · 3 years, 10 months ago
  47. 42ef0f2 writer: translate standard styles for online by Szymon Kłos · 3 years, 10 months ago
  48. 2d51b9f tdf#136267 OOXML Chart Import: create main category axis labels once by Balazs Varga · 3 years, 10 months ago
  49. 49667a6 jsdialog: use window only if visible by Szymon Kłos · 3 years, 10 months ago
  50. 433996f Online: Show input help on Online / Core part. by gokaysatir · 3 years, 10 months ago
  51. d676d2c tdf#123382 DOCX import: fix range IDs in column A by László Németh · 3 years, 10 months ago
  52. 4b94023 tdf#130785 Hide Insert Formula in online sidebar by Szymon Kłos · 3 years, 10 months ago
  53. 1a366eb twain32shim: disable for Windows Arm64 build by Jan-Marek Glogowski · 3 years, 10 months ago
  54. baf075f only handle SID_CURRENTCELL if there is a ScViewData* by Caolán McNamara · 3 years, 10 months ago
  55. 300378f Make Group dialog async by Szymon Kłos · 3 years, 10 months ago
  56. 681fb06 xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporter by Miklos Vajna · 3 years, 10 months ago
  57. 7052263 Resolves tdf#97918 - Individual UNO commands for distribution options by Heiko Tietze · 3 years, 10 months ago
  58. 90a5b68 Update git submodules by Alain Romedenne · 3 years, 10 months ago
  59. 9ef3c82 Missing test dependencies by Stephan Bergmann · 3 years, 10 months ago
  60. b6d2db5 tdf#133690 Hide surrounding border frame at sidebar by andreas kainz · 3 years, 10 months ago
  61. b70b163 tdf#133482 don't increase dialog width when new columns added by Caolán McNamara · 3 years, 10 months ago
  62. 20ee99f GetAddressFromString never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  63. efe8082b writerperfect: include sal/config.h first by Miklos Vajna · 3 years, 10 months ago
  64. be8b12e Fix typo by Andrea Gelmini · 3 years, 10 months ago
  65. a242a8b ScRange::Parse never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  66. 0df22a9 factor out the special FmtSelect with nullptr arg case by Caolán McNamara · 3 years, 10 months ago
  67. 429d4e1 tdf#136729 raise insert row/col from 99 to 200 by Caolán McNamara · 3 years, 10 months ago
  68. 84bbfa5 Revert "remove border line from sidebar" by Andreas Kainz · 3 years, 10 months ago
  69. 7adf79c fix LTO+mergedlibs on windows by Noel Grandin · 3 years, 10 months ago
  70. d75c5b3 tdf#136836 emfio: speed up import of EMF import when the orig PDF is available by Miklos Vajna · 3 years, 10 months ago
  71. 007e606 qt5: Pass QStyleOption by reference instead of pointer by Michael Weghorn · 3 years, 10 months ago
  72. 391f17a tdf#136094 qt5: Handle bg color in drawNativeControl by Michael Weghorn · 3 years, 10 months ago
  73. eb162ea tdf#136737 grid in change icon dialog ends up oversized by Caolán McNamara · 3 years, 10 months ago
  74. d372c0b provide a ScDocument arg for ScRange::Parse by Caolán McNamara · 3 years, 10 months ago
  75. 0e46ba3 tdf#134598 call FmtSelect to update watercan by Caolán McNamara · 3 years, 10 months ago
  76. 9a31b60 GetRangeFromString, etc. never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  77. e738683 Add "Persistent", deprecate "Persistant" in RenderingCapabilities by Julien Nabet · 3 years, 10 months ago
  78. b33f226 Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) by Stephan Bergmann · 3 years, 10 months ago
  79. ccd073e Adapt compilerplugins/clang/test/unusedvarsglobal.cxx by Stephan Bergmann · 3 years, 10 months ago
  80. 1b672e4 tdf#136682 set the sidebar of the menubutton as active on execute command by Caolán McNamara · 3 years, 10 months ago
  81. 05ce868 ScCompiler always has a ScDocument& by Caolán McNamara · 3 years, 10 months ago
  82. 44af87f ScCompiler ctors never passed a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  83. d7ef802 Add schema comment to XML namespaced block by Jan-Marek Glogowski · 3 years, 10 months ago
  84. f532087 Hide InsertFormula in Writer online by Szymon Kłos · 3 years, 10 months ago
  85. 0bd92e6 make vim-ide-integration: fix ResourceWarning by Miklos Vajna · 3 years, 10 months ago
  86. 0e6d795 Tokens2RangeStringXML ctor never called with null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  87. 806b82d8 sw: fix crash in SwInputWindow::ApplyFormula() by Michael Stahl · 3 years, 10 months ago
  88. bfd4ffd drop dubious looking ProcessEventsToIdle by Caolán McNamara · 3 years, 10 months ago
  89. ee236b2 base-class formula::FormulaCompiler is sufficient here by Caolán McNamara · 3 years, 10 months ago
  90. fb4c53a writerperfect: make sure "own" header is the first one by Miklos Vajna · 3 years, 10 months ago
  91. f7df7a6 TokenStringContext never called with a null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  92. 5774c6f ColumnStorageDumper ctor never called with null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  93. d8ca58f4 tdf#129520 : sw_odfexport: Add unittest by Xisco Fauli · 3 years, 10 months ago
  94. cded40e compileRangeRepresentation never called with null ScDocument* by Caolán McNamara · 3 years, 10 months ago
  95. fd5470a ScFormulaCell always has a ScDocument& by Caolán McNamara · 3 years, 10 months ago
  96. 9d08a0c avoid uno:Paste in tests by Caolán McNamara · 3 years, 10 months ago
  97. 2e25b8c Report each value of LO_TEST_LOCALE in localized CppunitTest by Stephan Bergmann · 3 years, 10 months ago
  98. b25aa1c basic: use dummy DLL mgr for Windows Arm64 build by Jan-Marek Glogowski · 3 years, 10 months ago
  99. 451f346d jvmfwk: add vendorbase entry for Windows Arm64 by Jan-Marek Glogowski · 3 years, 10 months ago
  100. 26372c9 cli_ure: Disable .NET for Windows Arm64 build by Jan-Marek Glogowski · 3 years, 10 months ago