summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)Author
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen
2018-05-21weld SchAxisDlgCaolán McNamara
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-15Code simplification: both if branches are doing same.Vasily Melenchuk
2018-01-13Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.Vasily Melenchuk
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23Fix typosAndrea Gelmini
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen
2017-03-26Remove obsolete codeBjoern Michaelsen
2017-03-24fix for regression from 522e9c65: dont make all charts disappearBjoern Michaelsen
2017-03-24when getting the naked VCL Window from UNO: hold the solar mutexBjoern Michaelsen
2017-03-24UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen
2017-03-05Revert "tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCL"Markus Mohrhard
2017-03-03tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCLBjoern Michaelsen
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-20use rtl::Reference in TheModelRefNoel Grandin