summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.cxx
Commit message (Expand)AuthorAgeFilesLines
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-201-1/+19
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-201-0/+4
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-0/+1
* tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski2019-04-051-2/+2
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-1/+2
* tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin2019-03-251-1/+1
* loplugin:simplifybool improve search for negated operatorNoel Grandin2019-02-271-1/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-8/+0
* weld DataSourceDialogCaolán McNamara2018-11-271-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-7/+2
* weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2018-10-151-2/+2
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-4/+0
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-031-2/+4
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara2018-08-141-0/+3
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* loplugin:useuniqueptr in ChartControllerNoel Grandin2018-07-241-3/+3
* remove the GL based 3D chartsMarkus Mohrhard2018-07-171-4/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen2018-06-091-0/+1
* weld SchAxisDlgCaolán McNamara2018-05-211-0/+9
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-8/+8
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-1/+1
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-1/+1
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2018-03-091-1/+1
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* weld native message dialogsCaolán McNamara2018-02-221-4/+5
* tdf#113572: removed redundant calc serviceVasily Melenchuk2018-01-211-12/+7
* Code simplification: both if branches are doing same.Vasily Melenchuk2018-01-151-9/+1
* Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.Vasily Melenchuk2018-01-131-2/+2
* tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk2018-01-101-8/+45
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-4/+3
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-20/+20
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* lok - add support for in place chart editingMarco Cecchetti2017-08-031-1/+14
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* Fix typosAndrea Gelmini2017-06-231-1/+1
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-231-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+2
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-3/+3
* tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl2017-05-111-0/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen2017-03-281-3/+6