summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)Author
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
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann
2016-10-21Minor improvement of previous commitStephan Bergmann
2016-10-21Avoid crash with empty Chart documentStephan Bergmann
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-07-16no need for this temporary OStringMarkus Mohrhard
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-10Missing break in switchStephan Bergmann
2016-04-25no need to copy the list of available commands on every callNoel Grandin
2016-04-25Kill comphelper::MakeSetStephan Bergmann