1. d05e553 tdf#168696 speedup trace dependants by Noel Grandin · 9 weeks ago
  2. 6e1042d tdf#166121 speed up de-duplication by merge deletes by Noel Grandin · 9 weeks ago
  3. 20dec2e tdf#166121 speed up de-duplication by merge deletes by Noel Grandin · 9 weeks ago
  4. 8149416 tdf#166121 split lcl_CheckInArray function by Noel Grandin · 10 weeks ago
  5. 7c8420e tdf#166121 inline lcl_RemoveCells by Noel Grandin · 10 weeks ago
  6. c0fd855 tdf#166121 split HandleDuplicateRecords method by Noel Grandin · 10 weeks ago
  7. 9e25ea5 use more concrete UNO classes by Noel Grandin · 10 weeks ago
  8. 82db0cd simplify control flow by Noel Grandin · 10 weeks ago
  9. da50004 Rename LOK prefixed variables and members by Tomaž Vajngerl · 2 days ago
  10. 9d3fa38 Convert LOKit to COKit in comments by Tomaž Vajngerl · 2 days ago
  11. 97b61db use more concrete UNO in ScTabViewShell by Noel Grandin · 10 weeks ago
  12. c296e3d fix --disable-pdfimport build by Noel Grandin · 3 weeks ago
  13. ebd3769 loplugin:constantparam in XclExpXmlStream by Noel Grandin · 2 months ago
  14. 5e8e5a7 loplugin:unusedmethods by Noel Grandin · 2 months ago
  15. b443993 Table Styles: Add resolveOOXMLColor() for correct tint resolution by Balazs Varga · 3 days ago
  16. 4bb8407 Drop LO theme - use Classic by default for the time being by Tomaž Vajngerl · 5 days ago
  17. b3f8ebe Related tdf#78486: fix crash when calculated field is the only by Balazs Varga · 5 days ago
  18. eaa07b7 Table Styles: add translatable UI names for default Calc table styles by Balazs Varga · 6 days ago
  19. 3f1c974 Table Styles: clean-up for Calc table style unit tests by Balazs Varga · 6 days ago
  20. b4a26df Table Styles: Split generateDefaultStyles into discrete steps by Balazs Varga · 7 days ago
  21. aead0fc Table Styles: Add unit tests for Calc table styles by Balazs Varga · 9 days ago
  22. 92d78c3 Table Styles: Move Calc table style generation from OOXML filter to core by Balazs Varga · 10 days ago
  23. 839844d sc: update testSidebarLocale for PropertyDeck broadcast fix by codewithvk · 6 weeks ago
  24. 5a26fff use more TypedWhichId to avoid casting by Noel Grandin · 3 months ago
  25. 11081e5 used more TypeWhichId to avoid casting by Noel Grandin · 3 months ago
  26. 3b50ad3 XLSX: Export reference arg as #REF! for offset func if it has illegal param by Ujjawal Kumar · 14 days ago
  27. 199ff44 rename LokClipboard to KitClipboard by Tomaž Vajngerl · 4 days ago
  28. 4e7eb74 XLS: Filter all forbidden sheet name chars in external sheet names by Ujjawal Kumar · 6 days ago
  29. f84de68 XLS: Filter ']' when importing external sheet names by Ujjawal Kumar · 9 days ago
  30. 50291c2e Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro by Stephan Bergmann · 5 days ago
  31. bd5f516 xlsx: Fix pivot cache export writing dates before Excel's epoch (1899-12-30) by Ujjawal Kumar · 12 days ago
  32. 8c33140 Remove redundant markdown heuristic detection code by Ujjawal Kumar · 6 days ago
  33. ae84857 sc: remove ScriptForge test after wizards module removal by Andras Timar · 5 days ago
  34. f94765d Fix rename LOKit -> COKit by Tomaž Vajngerl · 5 days ago
  35. 5247f37 sc: copy put font height in RTF export by Jaume Pujantell · 6 days ago
  36. 0cbb1a0 svx: prefix members of SvxOptionsGrid by Miklos Vajna · 6 weeks ago
  37. 948dd036 svx: prefix members of SvxHFPage by Miklos Vajna · 3 months ago
  38. 53f0deb sc: Add markdown under paste special by Ujjawal Kumar · 6 days ago
  39. fa2cbdb XLSX: Importing tables with power query connections by Karthik Godha · 6 days ago
  40. f783024 XLSX: Export of empty comments by Karthik Godha · 7 days ago
  41. 322ef5b bDateCompatibility is unused by Noel Grandin · 3 months ago
  42. fa5ff92 CppunitTest_sc_sheetview_test apparently needs SimpleReferenceObject RTTI now by Stephan Bergmann · 10 days ago
  43. 9a01f0b UBSan apparently needs ScDrawView RTTI now by Stephan Bergmann · 10 days ago
  44. 5bc6f47 Fraction->double in sc by Noel Grandin · 11 days ago
  45. 192d95a XLSX: Handle "#REF!" in external double references by Karthik Godha · 12 days ago
  46. d825eef XLSX: Handle import of empty formula by Karthik Godha · 7 days ago
  47. 08c4280 sc: fix use-after-free in pivot table tests by Tomaž Vajngerl · 7 days ago
  48. 9e7b559c sc: XLSX export: formControlPr has no print and autoLine attributes by Aron Budea · 10 days ago
  49. 93ae056 XLSX: Export of PivotTable field flags with invalid dates by Karthik Godha · 10 days ago
  50. 54671cc XLS: PivotTable grouping with string numbers is not preserved by Karthik Godha · 7 days ago
  51. bf905a7 XLSX: Export external refs of Conditional formats in <extLst> by Karthik Godha · 12 days ago
  52. b6b30cf XLS: Grouping is not preserved for PivotTable with external source by Karthik Godha · 11 days ago
  53. 0458661 Add suppression for protectsheetdlg.ui orphan-label warnings by Balazs Varga · 8 days ago
  54. 01f21af tdf#170963 sc: limit row/colBreaks in XLSX export to what Excel can handle by Aron Budea · 6 weeks ago
  55. 5c8becb CppunitTest_sc_subsequent_export_test4: split in two by Xisco Fauli · 7 weeks ago
  56. 51fe0c7 XLS: PivotTable external source fields are not properly imported by Karthik Godha · 13 days ago
  57. 6859269 sc: show hand cursor for hyperlinks in LOKit mode by Andras Timar · 11 days ago
  58. 1c8e915 Enable dynamic light-mapping for non-automatic text colors in dark mode by Shardul Vikram Singh · 4 weeks ago
  59. 64c6a8c Fraction->double in MapMode by Noel Grandin · 2 weeks ago
  60. e278644 Start process of converting MapMode from Fraction to double by Noel Grandin · 13 days ago
  61. f6b6d42 Fraction->double in ScDrawView by Noel Grandin · 2 weeks ago
  62. f5fb2ac Fraction->double in LOKCursorEntry by Noel Grandin · 2 weeks ago
  63. 4b5caa5 Fraction->double in SetOutputSizePixelScaleOffsetAndLOKBuffer by Noel Grandin · 2 weeks ago
  64. 3c06fd4 Fraction->double in SfxViewShell::SetZoomFactor by Noel Grandin · 3 weeks ago
  65. 3c7cf1b tdf#161837 use double instead of Fraction class by Jesus Solis · 4 weeks ago
  66. afbda62 Fraction->double in SdrEditView::ResizeMarkedObj by Noel Grandin · 3 weeks ago
  67. 282cb40 Fraction->double in SdrObject::Resize by Noel Grandin · 3 weeks ago
  68. 16cfc06 Fraction->double in SdrSnapView by Noel Grandin · 3 weeks ago
  69. 93b3daf XLSX export: Fix dangling dxf id in XclExpDxfs(xestyle.cxx) ctor by Ujjawal Kumar · 3 weeks ago
  70. 71d5518 XLSX: fix export of #NAME? followed by a ref in formulas by Ujjawal Kumar · 2 weeks ago
  71. d7f476f XLSX: merge standalone locale prefix with currency bracket by Ujjawal Kumar · 2 weeks ago
  72. 9840a2e Make color widgets in sparkline dlg expand horizontally by Samuel Mehrbrodt · 11 days ago
  73. 6911dc2 Fix wrong context menu because of not checking other newer by Balazs Varga · 11 days ago
  74. 5c841b3 XLSX: Truncate external sheet names if the length is > 31 by Ujjawal Kumar · 3 weeks ago
  75. c1252a2 Sparkline: Preselect input/output range depending on whether selection empty by Samuel Mehrbrodt · 14 days ago
  76. 84c14da Clean up some @since tags outside the API by Stephan Bergmann · 7 days ago
  77. 6033c0b Rename namespace lok to kit by Tomaž Vajngerl · 10 days ago
  78. fab4fe7 Rename all LOK_* to KIT_* in COKitEnum.h by Tomaž Vajngerl · 10 days ago
  79. 2548626 rename GetLOK* methods to GetKit* by Tomaž Vajngerl · 10 days ago
  80. cb5972e Rename LOKNotifier to KitNotifier by Tomaž Vajngerl · 10 days ago
  81. e03b797 Rename LokChartHelper to KitChartHelper by Tomaž Vajngerl · 10 days ago
  82. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  83. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  84. 7a377c3 drop libreOfficeKit in method names on CoKitCallbackInterface class by Tomaž Vajngerl · 10 days ago
  85. f60af04 rename SfxLokCallbackInterface to CoKitCallbackInterface by Tomaž Vajngerl · 10 days ago
  86. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  87. 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
  88. d1871b6 Rename LibreOfficeKitEnums.h to COKitEnums.h by Tomaž Vajngerl · 10 days ago
  89. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  90. cdf3806 sc: Remove leftover worksheet tableType value by Aron Budea · 13 days ago
  91. b18c1c8 Hide/Show sheet needs no disabling when sheets protected by Samuel Mehrbrodt · 13 days ago
  92. 5796f1e ScTokenArray needs to be a complete type here by Stephan Bergmann · 13 days ago
  93. 0fffee5 sc: follow-up to cell context menu by Jaume Pujantell · 11 days ago
  94. 632923c tdf#164461 sc: don't disable clipboard format items when the by Balazs Varga · 12 days ago
  95. 78dc538 sc: Fix updating of sort data when extending the auto-filter by Tomaž Vajngerl · 2 weeks ago
  96. c925e85 sc: show cell context menu with spell error by Jaume Pujantell · 3 weeks ago
  97. 5a3a0d3 sc: De-duplicate sheet view sort data in undo classes by Tomaž Vajngerl · 2 weeks ago
  98. 4a5a3bb sc: Handle auto extending of auto-filter correctly by Tomaž Vajngerl · 3 weeks ago
  99. e22e36f sc: Bug when undo/redo forces a change to default view by Tomaž Vajngerl · 2 weeks ago
  100. 26c2eaf sc: Fix bug with auto flags after undo/redo by Tomaž Vajngerl · 3 weeks ago