summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-05chart2: remove dead codeChris Sherlock
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-28fix cut'n'waste errorRene Engelhard
2018-01-28chart2/Library_chartopengl.mk also needs -DGLM_ENABLE_EXPERIMENTALRene Engelhard
2018-01-28fix build with glm 0.9.9Rene Engelhard
2018-01-27Fix typosAndrea Gelmini
2018-01-22chart2: std::iterator is deprecated in C++17Michael Stahl
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Code simplification: both if branches are doing same.Vasily Melenchuk
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-13Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.Vasily Melenchuk
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-06remove unused definesNoel Grandin
2018-01-05Fix typosAndrea Gelmini
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29add test for tdf#114182Markus Mohrhard