summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
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
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-25Add class descriptions. These two classes' roles were not very clear.Kohei Yoshida