summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel.cxx
AgeCommit message (Expand)Author
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
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-06Add missing #includesStephan Bergmann
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in ChartModelNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin