summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/inc/ChartController.hxx
Commit message (Expand)AuthorAgeFilesLines
* forward declare vcl::window in vcl/event.hxxCaolán McNamara2021-04-061-6/+5
* avoid some ref-countingNoel Grandin2021-01-251-1/+1
* lok: Apply chart line widthSzymon Kłos2021-01-081-0/+1
* lok: Apply chart line colorSzymon Kłos2021-01-081-0/+1
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+2
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-11-111-0/+1
* lok: Add posibility to change chart fill colorSzymon Kłos2020-10-061-0/+1
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-041-4/+1
* compact namespace in canvas..cuiNoel Grandin2020-05-081-23/+23
* loplugin:unusedmethodsNoel Grandin2020-03-061-4/+0
* some std::set->o3tl::sorted_vectorNoel Grandin2019-12-041-2/+2
* loplugin:constmethod in chart2Noel Grandin2019-09-051-3/+3
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-201-0/+1
* lok: chart: informing the client about selection handling propertiesMarco Cecchetti2019-05-201-0/+4
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-201-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen2019-01-031-1/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-031-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-4/+4
* loplugin:useuniqueptr in TitleDialogDataNoel Grandin2018-08-211-1/+1
* loplugin:useuniqueptr in ChartControllerNoel Grandin2018-07-241-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen2018-06-091-18/+24
* weld SchAxisDlgCaolán McNamara2018-05-211-0/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-1/+1
* lok - add support for in place chart editingMarco Cecchetti2017-08-031-0/+2
* loplugin:constparams in chart2Noel Grandin2017-07-271-1/+1
* tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl2017-05-111-0/+1
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-281-1/+1
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-041-0/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen2017-03-241-1/+0
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-231-2/+0
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-231-7/+2
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-231-4/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-100/+50
* use rtl::Reference in TheModelRefNoel Grandin2017-01-201-3/+3
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-3/+0
* loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin2016-11-081-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin2016-08-051-1/+1
* loplugin:passstuffbyrefStephan Bergmann2016-07-171-1/+1
* uitest: provide all the children for chartsMarkus Mohrhard2016-07-161-0/+2
* loplugin:singlevalfields in chart2Noel Grandin2016-06-281-1/+0
* no need to copy the list of available commands on every callNoel Grandin2016-04-251-1/+1
* loplugin:passstuffbyref in chart2Noel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-081-4/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-177/+147