summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22prevent crash when trying to edit broken chart documentsMarkus Mohrhard
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26Replace lists by vectors in chart2Julien Nabet