1. 427eecb Table Styles: fix unit test builds failer because of by Balazs Varga · 5 months ago feature/calc-table-styles
  2. bf33cf3 Table Styles: fix some ui problems on the sidebar by Balazs Varga · 5 months ago
  3. ff188c7 Calc Table style: limit UI and functionality only by Balazs Varga · 5 months ago
  4. 13d5732 Disable original SubTotal functionality if table style is applied by Balazs Varga · 5 months ago
  5. dbe65f0 Table Style improvements: ooxml export of Total Row by Balazs Varga · 5 months ago
  6. bca5864 Handle custom functions in Total row of table styles by Balazs Varga · 5 months ago
  7. 5c9631f Do not extend DbDataRange automatically for TableStyles by Balazs Varga · 5 months ago
  8. a70827e Import and store Total rows information in ScSubtotal obj by Balazs Varga · 5 months ago
  9. bb9998d Handle various Total row situation in table style by Balazs Varga · 5 months ago
  10. 7db1fff Implement the database range behaviour by using similar by Balazs Varga · 6 months ago
  11. 6ea33ce Fix crash when we select a normal dbrange without table style by Balazs Varga · 6 months ago
  12. c3d0a19 Improve border style handling for table styles by Balazs Varga · 6 months ago
  13. 2c317e5 Support Font styles in Table styles by Balazs Varga · 6 months ago
  14. 4da6471 Fix windows MSVC build errors and warnings by Balazs Varga · 6 months ago
  15. 0220bc7 fix TableStyleDark9 name as part of the generator by Markus Mohrhard · 8 months ago
  16. 3d18dbf don't apply banded row/col formatting to subtotal row by Markus Mohrhard · 8 months ago
  17. 7f8983a support vertical and horizontal dxf borders by Markus Mohrhard · 8 months ago
  18. 9e796cf fix partial application of properties by Markus Mohrhard · 8 months ago
  19. a00e16b fix the displaying of filter buttons after modifying the DB data by Markus Mohrhard · 8 months ago
  20. 6a67940 add sidebar entry for calc database ranges by Markus Mohrhard · 8 months ago
  21. b4fd9f4 add initial version of Calc table styles by Markus Mohrhard · 8 months ago
  22. 222b3d8 update the filter buttons if the area of a DB range changes by Markus Mohrhard · 9 months ago
  23. d908079 show indication of selected database range in Calc by Markus Mohrhard · 9 months ago
  24. 3e60e9f extract common Calc overlay drawing code by Markus Mohrhard · 9 months ago
  25. c7ec83c tdf#130857 qt weld: Convert accelerators for frame/group box by Michael Weghorn · 9 months ago
  26. dad98d3 tdf#130857 qt weld: Support Calc "Go to Sheet" dialog by Michael Weghorn · 9 months ago
  27. 7754492 const up orcus by Caolán McNamara · 9 months ago
  28. 56893d3 some misc const ups by Caolán McNamara · 9 months ago
  29. ad64499 Return sal_Int32 from RtfExport::GetColor, for ease of use by Mike Kaganski · 9 months ago
  30. 1719ee6 Group writes a bit more logically by Mike Kaganski · 9 months ago
  31. d6a3d30 tdf#167511 correctly apply Color in HighContrast mode to text II by Armin Le Grand (collabora) · 9 months ago
  32. b59d61f a11y: Set mnemonic widgets in print dialog by Michael Weghorn · 9 months ago
  33. e702e797 tdf#130857 qt weld: Convert accelerators for check/radio buttons by Michael Weghorn · 9 months ago
  34. 0b10ff0 Emscripten: Call initJsUnoScripting also from LOKit by Stephan Bergmann · 9 months ago
  35. ed7536c Simplify lockdown logic for Collate box in Print dialog by Gabor Kelemen · 9 months ago
  36. 46c2581 calc: Make the GotoSheet dialog async by Hubert Figuière · 9 months ago
  37. adc6db8 oox: fix crash in the SlideFragmentHandler dtor by Miklos Vajna · 9 months ago
  38. 2974d7c tdf#130857 qt weld: Support "Position and Size" dialog by Michael Weghorn · 9 months ago
  39. b8347a4 cui: Resave positionsizedialog.ui and tab pages with glade 3.40 by Michael Weghorn · 9 months ago
  40. e4776cf svx a11y: Drop misleading comments by Michael Weghorn · 9 months ago
  41. e62c556 tdf#130857 qt weld a11y: Dispose DrawingArea accessible by Michael Weghorn · 9 months ago
  42. 6a8deb4 tdf#130857 qt weld: Support "Text Attributes" dialog by Michael Weghorn · 9 months ago
  43. 77f7ae6 cui: Resave textdialog.ui and tab pages with glade 3.40 by Michael Weghorn · 9 months ago
  44. 6493465 tdf#167468 - sc: fix XMATCH with mode=0 and searchdirection=-1 by Balazs Varga · 9 months ago
  45. 71404cc weld: Simplify internal CheckButton logic by Michael Weghorn · 9 months ago
  46. 1b9da9b tdf#130857 weld: No longer let RadioButton subclass CheckButton by Michael Weghorn · 9 months ago
  47. 30af525 tdf#130857 weld: Drop CheckButton::set_inconsistent param by Michael Weghorn · 9 months ago
  48. 6f4f720 tdf#130857 weld: Make indeterminate logic specific to CheckButton by Michael Weghorn · 9 months ago
  49. 01fe1b0 tdf#130857 svx Svx3DWin: Stop relying on weld::ToggleButton indeterminate state by Michael Weghorn · 9 months ago
  50. 4c9666a svx Svx3DWin: Use TriStateToggleButton for tristate toggle buttons by Michael Weghorn · 9 months ago
  51. d7097a5 svx: Extract TriStateToggleButton base from LightButton by Michael Weghorn · 9 months ago
  52. 1522ee8 svx Svx3DWin: Deduplicate code for updating toggle buttons by Michael Weghorn · 9 months ago
  53. 5ac616a svx Svx3DWin: Pass ColorListBox by ref by Michael Weghorn · 9 months ago
  54. 8f0047d svx Svx3DWin: Deduplicate code for updating light controls by Michael Weghorn · 9 months ago
  55. f715f33 sc: Switch param to weld::CheckButton& by Michael Weghorn · 9 months ago
  56. 2476872 dbaccess: Use weld::CheckButton& when calling set_state() by Michael Weghorn · 9 months ago
  57. 1288b1e sfx2: Switch weld::Toggleable::{set_state -> set_active} by Michael Weghorn · 9 months ago
  58. dd965f6 weld: Use more specific CheckButton param for TriStateEnabled by Michael Weghorn · 9 months ago
  59. f285cda tdf#130857 qt: Move helpers to convert VCL <-> Qt checkstate to QtTools by Michael Weghorn · 9 months ago
  60. f9d12f0 weld: Stop using weld::Toggleable::{g,s}et_inconsistent from outside by Michael Weghorn · 9 months ago
  61. 0f8cf4a sd: Resave interaction{dialog,page}.ui with glade 3.40 by Michael Weghorn · 9 months ago
  62. 057062d tdf#130857 qt weld: Support "Select Category" dialog by Michael Weghorn · 9 months ago
  63. 9a9334b reportdesign: Use concrete OReportDefinition in OReportEngineJFree by Michael Weghorn · 9 months ago
  64. cf306e4 tdf#167516 Typo in Tip of the day image by Olivier Hallot · 9 months ago
  65. f636757 tdf#167541 sw: Fix hang laying out textboxes with empty script hints by Jonathan Clark · 9 months ago
  66. 9aaa528 qt a11y: Forward ROLE_CHANGED event (Qt >= 6.11) by Michael Weghorn · 9 months ago
  67. 2ebafbb tdf#167511 correctly apply Color in HighContrast mode to text by Armin Le Grand (collabora) · 9 months ago
  68. 5355b3e tdf#167538, tdf#167540: better check if the line is dummy by Mike Kaganski · 9 months ago
  69. 6429936 tdf#167535: Ignore dummy anchor nodes in line numbering (take 2) by Mike Kaganski · 9 months ago
  70. 88d907d Revert "tdf#167535: Ignore dummy anchor nodes in line numbering" by Mike Kaganski · 9 months ago
  71. 44c0872 Related: tdf#167222 sw floattable: fix split of fly and its 'keep' anchor text by Miklos Vajna · 9 months ago
  72. 14f4ea1 tdf#167535: Ignore dummy anchor nodes in line numbering by Mike Kaganski · 9 months ago
  73. e73fc43 tdf#151505: fix autofilter import in XLSB by Markus Mohrhard · 9 months ago
  74. fdc12da tdf#157689: don't use workbook DB range for importing autofilters by Markus Mohrhard · 9 months ago
  75. e715fe2 Emscripten: Fix non-debug builds by Stephan Bergmann · 9 months ago
  76. cbd368e reportdesign: Make NearSectionAccess an enum class by Michael Weghorn · 9 months ago
  77. b682e57 reportdesign: clang-format MarkedSection.hxx by Michael Weghorn · 9 months ago
  78. 3b96aa6 reportdesign: Drop OScrollWindowHelper_BASE typedef by Michael Weghorn · 9 months ago
  79. 914ddbb Update pdfexport unit test for new font version by Marc Mondesir · 9 months ago
  80. e88f995 properly display autofilter buttons for XLSB on filtered columns by Markus Mohrhard · 9 months ago
  81. 3a4961a Use o3tl::{get,set}Environment instead of resp. osl_* functions by Mike Kaganski · 9 months ago
  82. bddeb89 Introduce o3tl::getEnvironment by Mike Kaganski · 9 months ago
  83. 49279f6a0 tdf#167526: write floating tables anchored to dummy nodes immediately by Mike Kaganski · 9 months ago
  84. 35228aa Update git submodules by Olivier Hallot · 9 months ago
  85. b3638913 osl : no need to use Android specific code anymore by Arnaud VERSINI · 9 months ago
  86. a4b30d0 rename a couple of ScPoolHelper methods by Noel Grandin · 9 months ago
  87. 826a77c use constexpr TranslateId ctor by Caolán McNamara · 9 months ago
  88. e44b33e dbaccess: Pass service name as const OUString& by Michael Weghorn · 9 months ago
  89. dd5f380 reportdesign: Drop unnecessary mutable keyword by Michael Weghorn · 9 months ago
  90. 3f615a8 reportdesign: Use ref to concrete OReportDefinition by Michael Weghorn · 9 months ago
  91. 5353b5b reportdesign: Drop ORptExport::getReportDefinition by Michael Weghorn · 9 months ago
  92. b117346 oor:items is allowed in oor:data by Stephan Bergmann · 9 months ago
  93. e4b24db Emscripten: Put back -gseparate-dwarf by Stephan Bergmann · 9 months ago
  94. 6e15512 Update git submodules by Olivier Hallot · 9 months ago
  95. 6566fdd Use osl_getEnvironment to simplify GPG test initialization by Mike Kaganski · 9 months ago
  96. b397261 qt5 configure: Check for QtX11Extras header by Michael Weghorn · 9 months ago
  97. c8afc1e Deduplicate and simplify PoIfstream::open by Mike Kaganski · 9 months ago
  98. a4ae800 sw: document SwDocInfoField by Miklos Vajna · 9 months ago
  99. f79569a Revert "sw: add fallback for page styles using UIName identifiers" by Nagy Tibor · 9 months ago
  100. 15a5d63 tdf#166734 CairoSDPR: use sub-pixel correct transformation by Armin Le Grand (collabora) · 9 months ago