summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-06Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl)Stephan Bergmann
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
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-29loplugin:singlevalfieldsNoel 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-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-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-19Fix typosAndrea Gelmini
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai
2017-03-16remove unused defines from HRC files in chart2Noel Grandin
2017-03-15ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-14Revert "loplugin:implicitboolconversion"Tor Lillqvist
2017-03-14loplugin:implicitboolconversionTor Lillqvist
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke
2017-03-12the test seems to depend on the fontsMarkus Mohrhard
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
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-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#99352: ensure ChartController is disposing its VclPtrs on DeInitVCLBjoern Michaelsen
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl
2017-02-24ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai
2017-02-24ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-22ChartDumpTest: More build fixTamás Zolnai
2017-02-22Revert "Fix typos"jan iversen