Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
b22061af6d3662dcc4e7d095a021f28534979d98
/
chart2
9d3fa38
Convert LOKit to COKit in comments
by Tomaž Vajngerl
· 2 days ago
d3a2e3c
tdf#167883 use setPropertyValues to set props in bulk
by Noel Grandin
· 2 months ago
8c3db4b
tdf#167883 use appendTextPortion to construct svx text object
by Noel Grandin
· 2 months ago
76eacb9
rearrange ShapeFactory::createText a little
by Noel Grandin
· 2 months ago
547dbeb
tdf#167883 avoid some throw/catch work
by Noel Grandin
· 2 months ago
6681ef5
improve shape dumping
by Noel Grandin
· 3 months ago
5a26fff
use more TypedWhichId to avoid casting
by Noel Grandin
· 3 months ago
11081e5
used more TypeWhichId to avoid casting
by Noel Grandin
· 3 months ago
f214d15
chart2, vcl: rewrite Chart Data Table dialog for JSDialogs / COOL
by Andras Timar
· 3 weeks ago
faaa884
Fix numeric_limits::min() used as max initial value
by Stephan Bergmann
· 6 days ago
d5a2f0b
skipValidation not needed here anymore
by Noel Grandin
· 4 months ago
64c6a8c
Fraction->double in MapMode
by Noel Grandin
· 2 weeks ago
fab4fe7
Rename all LOK_* to KIT_* in COKitEnum.h
by Tomaž Vajngerl
· 10 days ago
cb5972e
Rename LOKNotifier to KitNotifier
by Tomaž Vajngerl
· 10 days ago
7eb26f6
Rename SfxLokHelper to KitHelper
by Tomaž Vajngerl
· 10 days ago
70dc804
rename include/sfx2 lok* files and move them int kit folder
by Tomaž Vajngerl
· 10 days ago
7a377c3
drop libreOfficeKit in method names on CoKitCallbackInterface class
by Tomaž Vajngerl
· 10 days ago
6f217fe
Rename mentions of LibreOfficeKit to COKit
by Tomaž Vajngerl
· 10 days ago
158699d
rename include/LibreOfficeKit to include/COKit
by Tomaž Vajngerl
· 10 days ago
d1871b6
Rename LibreOfficeKitEnums.h to COKitEnums.h
by Tomaž Vajngerl
· 10 days ago
d037b81
Clarify project in source code headers.
by Michael Meeks
· 11 days ago
d7fea84
tdf#165742 Step 5.4.1 Use '%PRODUCTNAME' in warning message
by Kurt Nordback
· 7 weeks ago
dd7652d
tdf#165742 Step 5.7: Fix default series fill value
by Kurt Nordback
· 8 weeks ago
001d347
chart2: broadcast initial command states on chart activation
by Andras Timar
· 3 weeks ago
701f57d
chart2: enable 3D View dialog for JSDialogs
by Andras Timar
· 3 weeks ago
e3fbcd5
chart2: make View3D dialog async
by Andras Timar
· 3 weeks ago
16ba6a5
chart2: fire context change on chart activation unconditionally
by Andras Timar
· 3 weeks ago
fbaf333
LOKit: forward chart controller context and command state to clients
by Andras Timar
· 3 weeks ago
01660ac
tdf#115558 sw: export embedded XLSX in chart in footnote
by Aron Budea
· 4 weeks ago
ac46e56
tdf#165742 Step 5.6: Support tickLabels in chartex
by Kurt Nordback
· 9 weeks ago
606653d
tdf#165742 Step 5.5: Fixes to chartex axis import/export
by Kurt Nordback
· 9 weeks ago
851c2cb
tdf#165742 Step 5.4: Add 'unsupported chart type' message
by Kurt Nordback
· 3 months ago
f2e5dc7
Fix SIGSEGV in chart InsertTitles async callback with null model
by Andras Timar
· 5 weeks ago
5322a85
Fix SIGSEGV in ChartController::getFirstDiagram with null model
by Andras Timar
· 5 weeks ago
e819e77f
chart2: fix crash in ControllerLockGuardUNO with null ChartModel
by Andras Timar
· 6 weeks ago
60442b2
fix msgcntx
by Andras Timar
· 5 months ago
2c518fb
new loplugin:scopedvclptr to detect VclPtr<VirtualDevice> leaks
by Andras Timar
· 6 weeks ago
8dab59f
fix assorted VirtualDevice GDI handle leaks
by Mike Kaganski
· 6 weeks ago
c16169b
fix VirtualDevice GDI handle leaks in ChartTypeDialogController
by Mike Kaganski
· 6 weeks ago
f06e62e
This checkbox is used as a label for the combobox
by Caolán McNamara
· 7 weeks ago
a2a062e
a11y: add accessible name for GtkComboBoxText in sidebar ui
by Parth Raiyani
· 7 weeks ago
081f1e5
opt ChartView::impl_updateView out of BroadcastObjectChange
by Caolán McNamara
· 5 weeks ago
9518bf4
chore: use unique context labels for the widgets
by Sahil Gautam
· 6 weeks ago
a90b0a3
chart: gradient presets support: make available in experimental mode only
by Marco Cecchetti
· 3 months ago
4e7e3d6
chart: color palette support: make available in experimental mode only
by Marco Cecchetti
· 3 months ago
d8e005d
chart2: hold strong ref to ChartModel to prevent race conditions
by Andras Timar
· 6 weeks ago
f9069f0
Restructure chart type selection for improved clarity
by Parth Raiyani
· 7 months ago
8e22ed9
Add mnemonic widget property for data labels in DataSource UI
by Parth Raiyani
· 7 months ago
a903222
Switch to IconView from ValueSet for chart dialogs
by Parth Raiyani
· 7 months ago
7984094
add an a11y desc to this bare combobox
by Caolán McNamara
· 7 weeks ago
456a186
Allow Enter/ESC to navigate levels in chart hierarchy
by Caolán McNamara
· 10 weeks ago
988df03
drop assert, this can happen when tabbing between chart elements
by Caolán McNamara
· 9 weeks ago
0ab70b5
chart2: rename SplineCalculater to SplineCalculator
by Tomaž Vajngerl
· 7 weeks ago
a5f5c91
basegfx: BColorStops shouldn't derive from std::vector
by Tomaž Vajngerl
· 4 months ago
d430fd8
WaE: fix build
by Caolán McNamara
· 8 months ago
84a716a
tdf#170516 docx export: always write flies in separate w:r
by Justin Luth
· 9 weeks ago
995b930
-Werror=unused-variable
by Stephan Bergmann
· 5 months ago
dda8628
chart: gradient presets
by Marco Cecchetti
· 9 weeks ago
26e926a
Chart themes improvements
by Attila Szűcs
· 7 months ago
2577464
Chart: implemented chart themes (experimental)
by Attila Szűcs
· 10 months ago
4740ad8
Chart: font sidebar for chart edited title
by Attila Szűcs
· 11 months ago
687311ed
chart2: fix crash in OfPieChartDialogController::fillExtraControls()
by Miklos Vajna
· 2 months ago
45bf723
tdf#170386: Delay broadcasting object changes, not drop it
by Mike Kaganski
· 10 weeks ago
21c0963
primitive2d: fix double glow and soft edge effect regression in shapes
by Marco Cecchetti
· 2 months ago
4ba1bd3
chart: provide support for applying a glow effect to a chart element
by Marco Cecchetti
· 3 months ago
136fb04
crashreporting: fix crash in impl_createReferenceSizeProvider()
by Xisco Fauli
· 3 months ago
de2123d
tdf#165742 Step 5.3: Fix pareto chart import
by Kurt Nordback
· 3 months ago
dcfb8ac
tdf#165742 Step 5.1: Support basic I/O for additional chartex types
by Kurt Nordback
· 5 months ago
0b7e26b
rename o3tl::sorted_vector::count() to contains()
by Caolán McNamara
· 4 months ago
1b0cb56
[cp] Remove Help - Donate to LibreOffice menu item
by Andras Timar
· 8 years ago
98cc40c
ubsan: fix downcast
by Noel Grandin
· 4 months ago
0686b19
tdf#167941 - Chart color sequence OOXML import/export
by Kurt Nordback
· 4 months ago
f15e058
chart2: Add ComplexColor to many properties of chart elements
by Tomaž Vajngerl
· 4 months ago
248d35c
loplugin:unnecessaryvirtual
by Noel Grandin
· 4 months ago
4e2b089
loplugin:stringloop
by Noel Grandin
· 4 months ago
0f627ec
tdf#163738 Use insert() to add multiple values in containers instead of
by Nicu
· 4 months ago
1bd04a5
[API CHANGE] remove XPivotTableDataProvider
by Noel Grandin
· 4 months ago
1678801
chart2_export: drop some skipValidation
by Xisco Fauli
· 4 months ago
b4fa0ce
chart2_export3: drop some skipValidation
by Xisco Fauli
· 4 months ago
0e03600
chart2_export2: drop some skipValidation
by Xisco Fauli
· 4 months ago
5607c17
null deref of ChartModel in async dialog callback
by Caolán McNamara
· 4 months ago
d82753f
chart2_export3: do not skip DOCX export validation
by Xisco Fauli
· 5 months ago
49f203b
UnoApiTest: do not skip DOCX export validation
by Xisco Fauli
· 5 months ago
c2a0e06
new loplugin:stringplusequal
by Noel Grandin
· 5 months ago
801dc48
UnoApiTest: Add enum for filter names
by Xisco Fauli
· 5 months ago
58d2a68
tdf#164593 Revert "tdf#82716 Add initial implementation of the His.."
by Tomaž Vajngerl
· 1 year, 3 months ago
60110d7
tdf#145538 Use range based for loops
by Daniel Lee
· 5 months ago
be04a19
tdf#169318 tdf#127201 extension mgr: Open via new UNO command
by Michael Weghorn
· 5 months ago
fef506c
Bump minimum GTK version in .ui files to 3.24
by Michael Weghorn
· 5 months ago
ea2ecf0
tdf#145614 - Convert #define to enum or constexpr
by Sergey Anisimov
· 6 months ago
7e21803
tdf#165233 lambdas instead of std::bind
by Sergey Anisimov
· 6 months ago
7cc55dd
tdf#145538 Use range based for loops in ChartController.cxx
by Jussi Suominen
· 6 months ago
86488ad
Use assign() instead of insert()
by Silvery Freakz
· 6 months ago
4ce8861
tdf#163738 Use insert() to add multiple values in containers instead
by codemaestro
· 6 months ago
0b39b23
tdf#139866: mark menu items that don't have icons
by Mike Kaganski
· 6 months ago
bc1f962
tdf#168885 oox: save more of empty charts
by Aron Budea
· 6 months ago
a20e752
Sanity check all IwyuFilter files
by Gabor Kelemen
· 6 months ago
d124441
oox: share color hexification code.
by Michael Meeks
· 6 months ago
e505e06
Drop IWYU exclusions about css shortcut
by Gabor Kelemen
· 6 months ago
6556116
tdf#168472 - Chart round-trip MSO -> LO -> MSO broken
by Kurt Nordback
· 6 months ago
Next »