summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-07-08chart2: typed Link<>Noel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-22tdf#70673 Power trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-22tdf#70673 Exponential trendline: enable negative Y valuesLaurent Balland-Poirier
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-03-20remove whitespaceMarkus Mohrhard
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier
2015-02-19Clean upStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline some strings, they don't need to be in a shared header fileNoel Grandin
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-12-09use cppuhelper::suppportsService helper method in chart2Noel Grandin
2014-11-07use css:: prefix to tidy up chart2 UNO macrosNoel Grandin
2014-11-04remove some unused code in chart2Noel Grandin
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Add missing include to avoid compile error on windowsPeter Foley
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky