summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens2015-07-091-0/+2
* chart2: typed Link<>Noel Grandin2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Fix typosAndrea Gelmini2015-06-222-3/+3
* tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier2015-06-222-1/+15
* tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier2015-06-222-1/+14
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-087-10/+10
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-3/+2
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-191-7/+7
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks2015-04-101-1/+1
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
|/
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-3/+3
* loplugin:constantfunction: chart2Noel Grandin2015-03-231-2/+3
* remove whitespaceMarkus Mohrhard2015-03-201-1/+0
* tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier2015-02-231-1/+1
* Clean upStephan Bergmann2015-02-191-3/+0
* TyposJulien Nabet2015-02-181-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-0712-121/+74
* chisel off some more unused codeCaolán McNamara2015-01-301-3/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-263-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-5/+4
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-19/+19
* inline some strings, they don't need to be in a shared header fileNoel Grandin2014-12-091-4/+2
* inline UNO helper macrosNoel Grandin2014-12-0910-97/+102
* inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin2014-12-098-23/+50
* use cppuhelper::suppportsService helper method in chart2Noel Grandin2014-12-091-10/+4
* use css:: prefix to tidy up chart2 UNO macrosNoel Grandin2014-11-071-33/+23
* remove some unused code in chart2Noel Grandin2014-11-042-5/+0
* chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl2014-10-202-2/+2
* chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* Add missing include to avoid compile error on windowsPeter Foley2014-09-242-0/+2
* Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida2014-09-191-0/+2
* 3D charts: Update the 3D charts when a value changes.Jan Holesovsky2014-09-121-29/+0
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-08-181-10/+10
* Remove some unused codeMarcos Paulo de Souza2014-07-291-1/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+3
* Make these non-inline.Kohei Yoshida2014-07-031-4/+4
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-0/+8
* remove whitespacesMarkus Mohrhard2014-07-021-4/+0
* coverity#705359 Mixing enum typesCaolán McNamara2014-07-021-17/+5
* Better way to dump the content of InternalData.Kohei Yoshida2014-06-261-3/+1
* Clarify the code a little more.Kohei Yoshida2014-06-261-0/+5
* Add class descriptions. These two classes' roles were not very clear.Kohei Yoshida2014-06-252-0/+13
* Re-use DataSeriesHelper::getRole().Kohei Yoshida2014-06-241-3/+2
* Let's remove these lcl_ fetish.Kohei Yoshida2014-06-241-7/+7
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-175-7/+7