summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara1-0/+3
2018-05-21weld SchAxisDlgCaolán McNamara1-0/+9
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+8
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-1/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-4/+5
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk1-12/+7
2018-01-15Code simplification: both if branches are doing same.Vasily Melenchuk1-9/+1
2018-01-13Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.Vasily Melenchuk1-2/+2
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk1-8/+45
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-4/+3
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-20/+20
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-1/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-23Fix typosAndrea Gelmini1-1/+1
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+2
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-3/+3
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl1-0/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-28it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen1-3/+6
2017-03-26Remove obsolete codeBjoern Michaelsen1-8/+1
2017-03-24fix for regression from 522e9c65: dont make all charts disappearBjoern Michaelsen1-1/+1
2017-03-24when getting the naked VCL Window from UNO: hold the solar mutexBjoern Michaelsen1-4/+5
2017-03-24UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen1-30/+36
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen1-0/+11
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen1-0/+12
2017-03-05Revert "tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCL"Markus Mohrhard1-9/+9
2017-03-03tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCLBjoern Michaelsen1-9/+9
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-8/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-30/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-20use rtl::Reference in TheModelRefNoel Grandin1-24/+6
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-15/+5
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann1-5/+6
2016-10-21Minor improvement of previous commitStephan Bergmann1-1/+1
2016-10-21Avoid crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1