summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-05Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl
2017-12-18chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-07loplugin:countusersofdefaultparams in chart2Noel Grandin
2017-11-26Replace lists by vectors in chart2Julien Nabet
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-07tdf#112006: the result is different using getFirstSeriesXisco Fauli
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08bug fix: tdf#111173Marco Cecchetti
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin