summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen75-215/+111
2019-01-01tdf#114141 draw the top of the zero height 3D barsJozsef Szakacs1-0/+5
2018-12-29Do not use indexing for single getToken call, simplifyMatteo Casalin1-5/+2
2018-12-28Use indexed getTokenMatteo Casalin1-9/+10
2018-12-28Fix typoAndrea Gelmini1-1/+1
2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski1-0/+26
2018-12-19Removed executable permission on data fileAndrea Gelmini2-0/+0
2018-12-18tdf#122121 Fix checkbox alignment & spacing in Data Series dialogAdolfo Jayme Barrientos1-4/+6
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga2-0/+12
2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga3-1/+23
2018-12-14Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga1-3/+20
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen57-213/+46
2018-12-13Fix typoAndrea Gelmini1-1/+1
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin2-7/+6
2018-12-12Fix typoAndrea Gelmini1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen3-0/+3
2018-12-10Fix typoAndrea Gelmini1-2/+2
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-117/+117
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga4-4/+27
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard8-3/+87
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard3-1/+14
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin9-24/+24
2018-12-04Related: tdf#121904 widget hidden but label and frame remainCaolán McNamara1-5/+0
2018-12-04tdf#121904 use min size for attribute dialogCaolán McNamara1-0/+2
2018-12-03Fix JunitTest_chart2_unoapi failing DBG_TESTSOLARMUTEX on WindowsMike Kaganski1-1/+2
2018-12-01tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2-0/+15
2018-11-30remove unused enum DataSourceDialogPagesNoel Grandin1-6/+0
2018-11-29related tdf#42915, pass NaN through date transformationMarkus Mohrhard1-0/+3
2018-11-29tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard2-0/+12
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen8-0/+11
2018-11-29add test for tdf#105236Markus Mohrhard2-0/+14
2018-11-27weld DataSourceDialogCaolán McNamara10-349/+461
2018-11-27improve chart type dialog treeview widthCaolán McNamara1-0/+1
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand2-6/+14
2018-11-27add test for tdf#108027Markus Mohrhard2-0/+15
2018-11-26Fix typoAndrea Gelmini1-1/+1
2018-11-26weld DataSourceTabPageCaolán McNamara7-481/+424
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen43-146/+12
2018-11-26drop some unnecessary includesCaolán McNamara1-5/+0
2018-11-26Put text label outside of the pie if..Tamas Bunth1-1/+12
2018-11-23improve function local staticsNoel Grandin1-42/+39
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara1-5/+5
2018-11-23Related: tdf#118764 last of the GtkCheckButtons with can-focus FalseCaolán McNamara5-11/+11
2018-11-23Related: tdf#118764 last of the GtkButtons with can-focus FalseCaolán McNamara1-4/+4
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann3-3/+3
2018-11-21weld SwCondCollPageCaolán McNamara3-6/+6
2018-11-21loplugin:redundantfcast improvementsNoel Grandin7-14/+14
2018-11-21add test for tdf108022Markus Mohrhard2-0/+14