summaryrefslogtreecommitdiff
path: root/chart2/inc/ChartModel.hxx
AgeCommit message (Expand)Author
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, SvNumberFormatsSupplierObjNoel Grandin
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, PageBackgroundNoel Grandin
2022-01-19use more concrete types in chart2, NameContainerNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin
2019-12-27tdf#124176: Use pragma once instead of include guardsGökay ŞATIR
2019-09-05loplugin:constmethod in chart2Noel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-06-05tdf#42949 Fix IWYU warnings in chart2/inc/*Gabor Kelemen
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in ChartModelNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-02-02tdf#91054 cleanup weirdo function prototypesirem
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks