summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-3/+3
2017-03-31use actual UNO enums in chart2Noel Grandin14-24/+60
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna17-30/+30
2017-03-29loplugin:unusedmethodsNoel Grandin2-8/+0
2017-03-29loplugin:singlevalfieldsNoel Grandin2-4/+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 Gelmini2-1/+1
2017-03-25Fix typosAndrea Gelmini7-8/+8
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-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai1-12/+0
2017-03-16remove unused defines from HRC files in chart2Noel Grandin7-89/+0
2017-03-15ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai1-0/+12
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-3/+3
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny4-84/+84
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-12the test seems to depend on the fontsMarkus Mohrhard1-1/+2
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet1-2/+2
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai1-1/+1
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2-0/+25
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-24ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai28-308/+305
2017-02-24ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai3-1/+34
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-10/+10
2017-02-22ChartDumpTest: More build fixTamás Zolnai1-1/+1
2017-02-22Revert "Fix typos"jan iversen2-3/+3
2017-02-22Fix typosAndrea Gelmini2-3/+3
2017-02-21ChartDumpTest: More build fixTamás Zolnai1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin2-38/+0
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann5-5/+5
2017-02-20SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke1-2/+2
2017-02-20Disable failing tests of Chart2XShapeTestTamás Zolnai1-0/+4
2017-02-20cppcheck: redundantAssignmentJochen Nitschke1-5/+2