summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga2018-12-141-3/+20
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-1457-213/+46
* Fix typoAndrea Gelmini2018-12-131-1/+1
* use unique_ptr in checkForUniqueItemNoel Grandin2018-12-132-7/+6
* Fix typoAndrea Gelmini2018-12-121-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-103-0/+3
* Fix typoAndrea Gelmini2018-12-101-2/+2
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-083-117/+117
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* tdf#114163 Chart: fix order of legend namesBalazs Varga2018-12-074-4/+27
* related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard2018-12-058-3/+87
* tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard2018-12-053-1/+14
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-059-24/+24
* Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara2018-12-041-5/+0
* tdf#121904 use min size for attribute dialogCaolán McNamara2018-12-041-0/+2
* Fix JunitTest_chart2_unoapi failing DBG_TESTSOLARMUTEX on WindowsMike Kaganski2018-12-031-1/+2
* tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2018-12-012-0/+15
* remove unused enum DataSourceDialogPagesNoel Grandin2018-11-301-6/+0
* related tdf#42915, pass NaN through date transformationMarkus Mohrhard2018-11-291-0/+3
* tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard2018-11-292-0/+12
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-298-0/+11
* add test for tdf#105236Markus Mohrhard2018-11-292-0/+14
* weld DataSourceDialogCaolán McNamara2018-11-2710-349/+461
* improve chart type dialog treeview widthCaolán McNamara2018-11-271-0/+1
* Refactor calc non-linear ViewToDevice transformArmin Le Grand2018-11-272-6/+14
* add test for tdf#108027Markus Mohrhard2018-11-272-0/+15
* Fix typoAndrea Gelmini2018-11-261-1/+1
* weld DataSourceTabPageCaolán McNamara2018-11-267-481/+424
* tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen2018-11-2643-146/+12
* drop some unnecessary includesCaolán McNamara2018-11-261-5/+0
* Put text label outside of the pie if..Tamas Bunth2018-11-261-1/+12
* improve function local staticsNoel Grandin2018-11-231-42/+39
* Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara2018-11-231-5/+5
* Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara2018-11-235-11/+11
* Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara2018-11-231-4/+4
* --enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann2018-11-223-3/+3
* weld SwCondCollPageCaolán McNamara2018-11-213-6/+6
* loplugin:redundantfcast improvementsNoel Grandin2018-11-217-14/+14
* add test for tdf108022Markus Mohrhard2018-11-212-0/+14
* weld TreeViewCaolán McNamara2018-11-193-16/+31
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-196-0/+6
* add test for tdf#104579Markus Mohrhard2018-11-192-0/+16
* tdf#102186, add test for deleted data labelsMarkus Mohrhard2018-11-182-0/+31
* tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga2018-11-182-0/+20
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+1
* tdf#114179: Custom size and position of the chart wallJozsef Szakacs2018-11-163-0/+46
* Resolves: tdf#121246 crash in chart dialogsCaolán McNamara2018-11-166-589/+475
* loplugin:staticmethods improvementNoel Grandin2018-11-162-2/+2
* Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara2018-11-155-260/+228