summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-5/+4
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-14/+14
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin1-17/+13
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-5/+5
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis1-0/+7
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-1/+1
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann1-4/+0
2017-06-20loplugin:oncevar chart2Noel Grandin1-20/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-19/+7
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-1/+1
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-2/+21
2017-03-29loplugin:singlevalfieldsNoel Grandin1-3/+0
2017-02-21loplugin:unusedmethodsNoel Grandin1-36/+0
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl1-0/+11
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara1-1/+11
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-7/+7
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-80/+11
2017-01-24use rtl::Reference in ChartModelNoel Grandin1-19/+16
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-2/+0
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-8/+1
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+2
2016-11-17loplugin:unusedfieldsNoel Grandin1-1/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-16/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-5/+5
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-12/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-14/+14
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-2/+3
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-3/+2
2015-05-19fix old GCC buildNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-4/+4
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir1-0/+7
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-10-23loplugin: cstylecastNoel Grandin1-2/+1
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky1-2/+2
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard1-0/+7
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky1-1/+0
2014-07-25fix indentationMarkus Mohrhard1-1/+1
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard1-0/+1
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky1-1/+0
2014-07-10coverity#1224984 Dereference before checkNorbert Thiebaud1-3/+5