summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-16tdf#117596 set the size for Asian and Complex char height tooTomaž Vajngerl
2018-04-17loplugin:constparamsNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07comment out some debug codeNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-19coverity#1430071 Uninitialized scalar fieldCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26fix alpha computation in chart2 getColorAsVectorNoel Grandin
2018-02-05chart2: remove dead codeChris Sherlock
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
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