summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2018-08-15pass PlottingPositionHelper around by std::unique_ptrNoel Grandin
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-04Remove local deg<->rad functions: use what we already have in basegfxMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-08-01forcepoint#60 FPECaolán McNamara
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
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