summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10chart2: remove commented propertiesTomaž Vajngerl
2018-03-09rename aNewGraphicUrl parameter name to what it actually isTomaž Vajngerl
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
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-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-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-22weld native message dialogsCaolán McNamara
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 import complex data labels in bar chartSzymon Kłos
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-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-06remove unused definesNoel Grandin
2018-01-05Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
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