summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl
2017-04-20tdf#107067 remove data buttons as they don't have any actionTomaž Vajngerl
2017-04-20tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19pivotcharts: test pivot table fieldsTomaž Vajngerl
2017-04-19pivotcharts tests: setup pivot table from scratchTomaž Vajngerl
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-15Fix typosAndrea Gelmini
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
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