summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel.cxx
AgeCommit message (Expand)Author
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
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-05-19fix old GCC buildNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2014-12-09inline UNO helper macrosNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky