summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2017-03-29loplugin:unusedmethodsNoel Grandin2-8/+0
2017-03-29loplugin:singlevalfieldsNoel Grandin1-3/+0
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-25Fix typosAndrea Gelmini6-6/+6
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 Michaelsen3-14/+10
2017-03-24UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen8-109/+128
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen1-2/+0
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen3-13/+14
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen3-25/+36
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet7-10/+10
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17cleanup itempool includesJochen Nitschke4-1/+3
2017-03-16remove unused defines from HRC files in chart2Noel Grandin6-88/+0
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-3/+3
2017-03-14Revert "loplugin:implicitboolconversion"Tor Lillqvist1-5/+5
2017-03-14loplugin:implicitboolconversionTor Lillqvist1-5/+5
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke1-12/+12
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-05Revert "tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCL"Markus Mohrhard1-9/+9
2017-03-03Remove redundant 'inline' keywordStephan Bergmann8-17/+17
2017-03-03tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCLBjoern Michaelsen1-9/+9
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin12-30/+30
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl1-137/+71
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-10/+10
2017-02-21loplugin:unusedmethodsNoel Grandin1-36/+0
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann5-5/+5
2017-02-20SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke1-2/+2
2017-02-20cppcheck: redundantAssignmentJochen Nitschke1-5/+2
2017-02-17convert StackMode to scoped enumNoel Grandin12-100/+93
2017-02-17drop enum NormalAxisNoel Grandin3-52/+8
2017-02-17convert PropertyType to scoped enumNoel Grandin3-30/+20
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin12-172/+150
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin3-21/+6
2017-02-17drop TimeBasedMode enumNoel Grandin1-8/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist197-889/+889
2017-02-13chart2: remove unneeded includesTomaž Vajngerl1-11/+0
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl3-31/+25
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl3-0/+104
2017-02-12chart2: layout buttons in charts when data is presentTomaž Vajngerl2-14/+148
2017-02-12chart2: simple button (view) to add to a chartTomaž Vajngerl2-0/+140
2017-02-12Various typos about propertyJulien Nabet1-3/+3
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist5-5/+5
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist2-5/+2
2017-02-08A newline is not that special or hard to rememberTor Lillqvist3-7/+5