summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-0418-109/+737
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-3/+3
* use actual UNO enums in chart2Noel Grandin2017-03-3114-24/+60
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3117-30/+30
* loplugin:unusedmethodsNoel Grandin2017-03-292-8/+0
* loplugin:singlevalfieldsNoel Grandin2017-03-292-4/+0
* it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen2017-03-281-3/+6
* Remove obsolete codeBjoern Michaelsen2017-03-261-8/+1
* Fix typosAndrea Gelmini2017-03-252-1/+1
* Fix typosAndrea Gelmini2017-03-257-8/+8
* fix for regression from 522e9c65: dont make all charts disappearBjoern Michaelsen2017-03-241-1/+1
* when getting the naked VCL Window from UNO: hold the solar mutexBjoern Michaelsen2017-03-243-14/+10
* UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen2017-03-248-109/+128
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-231-2/+0
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-233-13/+14
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-233-25/+36
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* TyposJulien Nabet2017-03-197-10/+10
* Fix typosAndrea Gelmini2017-03-191-1/+1
* cleanup itempool includesJochen Nitschke2017-03-174-1/+3
* Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai2017-03-161-12/+0
* remove unused defines from HRC files in chart2Noel Grandin2017-03-167-89/+0
* ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai2017-03-151-0/+12
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-151-3/+3
* tdf#105454: Stop ignoring font kerning settingKhaled Hosny2017-03-144-84/+84
* Revert "loplugin:implicitboolconversion"Tor Lillqvist2017-03-141-5/+5
* loplugin:implicitboolconversionTor Lillqvist2017-03-141-5/+5
* cppcheck: unsignedLessThanZeroJochen Nitschke2017-03-131-12/+12
* the test seems to depend on the fontsMarkus Mohrhard2017-03-121-1/+2
* cppcheck: unsignedLessThanZeroJulien Nabet2017-03-121-2/+2
* ChartDumpTest: Bigger delta is needed hereTamás Zolnai2017-03-111-1/+1
* tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2017-03-112-0/+25
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-1/+1
* Revert "tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCL"Markus Mohrhard2017-03-051-9/+9
* Remove redundant 'inline' keywordStephan Bergmann2017-03-038-17/+17
* tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCLBjoern Michaelsen2017-03-031-9/+9
* Fix typosAndrea Gelmini2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-2812-30/+30
* chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl2017-02-271-137/+71
* ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai2017-02-2428-308/+305
* ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai2017-02-243-1/+34
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-10/+10
* ChartDumpTest: More build fixTamás Zolnai2017-02-221-1/+1
* Revert "Fix typos"jan iversen2017-02-222-3/+3
* Fix typosAndrea Gelmini2017-02-222-3/+3
* ChartDumpTest: More build fixTamás Zolnai2017-02-211-1/+1
* loplugin:unusedmethodsNoel Grandin2017-02-212-38/+0
* loplugin:subtlezeroinit: chart2Stephan Bergmann2017-02-215-5/+5
* SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke2017-02-201-2/+2
* Disable failing tests of Chart2XShapeTestTamás Zolnai2017-02-201-0/+4