summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos2-0/+12
2018-02-28convert COL_ constants to be of type ColorNoel Grandin6-19/+19
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-4/+4
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara20-26/+15
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-26use less RGB_COLORDATANoel Grandin1-1/+1
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin1-4/+5
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+5
2018-02-25convert all help responses to gtk's -11Caolán McNamara15-45/+45
2018-02-22weld native message dialogsCaolán McNamara1-4/+5
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin3-4/+4
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin4-14/+14
2018-02-05chart2: remove dead codeChris Sherlock4-26/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen5-5/+0
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze1-1/+1
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos1-0/+159
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos16-18/+463
2018-01-28fix cut'n'waste errorRene Engelhard1-1/+1
2018-01-28chart2/Library_chartopengl.mk also needs -DGLM_ENABLE_EXPERIMENTALRene Engelhard1-0/+6
2018-01-28fix build with glm 0.9.9Rene Engelhard1-0/+6
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-22chart2: std::iterator is deprecated in C++17Michael Stahl1-4/+23
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk2-13/+10
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+0
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15Code simplification: both if branches are doing same.Vasily Melenchuk1-9/+1
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann8-17/+14
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-13Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.Vasily Melenchuk1-2/+2
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann23-76/+76
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin3-4/+4
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk5-10/+72
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-0/+15
2018-01-06remove unused definesNoel Grandin1-1/+0
2018-01-05Fix typosAndrea Gelmini1-2/+2
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin4-6/+6
2017-12-29add test for tdf#114182Markus Mohrhard2-0/+11
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke2-24/+23
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky4-75/+1
2017-12-22prevent crash when trying to edit broken chart documentsMarkus Mohrhard1-0/+6
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-8/+53
2017-12-21TypedWhichId in svx part 2Noel Grandin1-2/+1
2017-12-20convert chart2 to TypedWhichIdNoel Grandin10-122/+129
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin3-14/+14
2017-12-19remove unused typedefsNoel Grandin1-1/+0