summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara
2017-04-20tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl
2017-04-20tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
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-25Fix typosAndrea Gelmini
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-19Fix typosAndrea Gelmini
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
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-28new loplugin unoanyNoel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in ControllerCommandDispatchNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-20use rtl::Reference in TheModelRefNoel Grandin
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel 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-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-01Omit the default comparatorTakeshi Abe