summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
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-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31use actual UNO enums in chart2Noel Grandin
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-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen
2017-03-19TyposJulien Nabet
2017-03-19Fix typosAndrea Gelmini
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-16remove unused defines from HRC files in chart2Noel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
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-21loplugin:subtlezeroinit: chart2Stephan Bergmann
2017-02-20SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-13chart2: remove unneeded includesTomaž Vajngerl
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2017-02-07fix oss-fuzz buildCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann