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