summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2111-11/+0
* tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl2017-04-201-30/+38
* tdf#107067 remove data buttons as they don't have any actionTomaž Vajngerl2017-04-201-19/+2
* tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl2017-04-201-0/+8
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* pivotcharts: test pivot table fieldsTomaž Vajngerl2017-04-191-4/+130
* pivotcharts tests: setup pivot table from scratchTomaž Vajngerl2017-04-191-0/+271
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-199-50/+16
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* cppcheck: arrayIndexThenCheckJulien Nabet2017-04-161-2/+2
* Fix typosAndrea Gelmini2017-04-151-2/+2
* update cppunit to 1.14.0Markus Mohrhard2017-04-142-35/+0
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl2017-04-101-10/+45
* Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann2017-04-065-6/+6
* loplugin:useuniqueptrStephan Bergmann2017-04-061-2/+6
* loplugin:redundantcast check for c-style float castsNoel Grandin2017-04-063-6/+6
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-4/+2
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-2/+2
* Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl)Stephan Bergmann2017-04-061-28/+16
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-2/+2
* 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