summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2-0/+20
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 McNamara19-25/+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-22weld native message dialogsCaolán McNamara1-4/+5
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 import complex data labels in bar chartSzymon Kłos12-18/+308
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-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 Bergmann20-66/+66
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 Melenchuk3-10/+69
2018-01-06remove unused definesNoel Grandin1-1/+0
2018-01-05Fix typosAndrea Gelmini1-2/+2
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin4-6/+6
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 Holesovsky3-74/+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-19wrap scoped enum around css::util::NumberFormatNoel Grandin3-14/+14
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-19loplugin:unusedfieldsNoel Grandin11-54/+31
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-0/+19
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl1-123/+152
2017-12-18loplugin:unusedindexMike Kaganski8-276/+162
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin43-55/+55
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-1/+0
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin22-29/+29
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin4-5/+5