summaryrefslogtreecommitdiff
path: root/chart2/source/controller/drawinglayer/ViewElementListProvider.cxx
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
2021-03-07ref-count SdrPageNoel
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-02-11tdf#120703 PVS: remove obsolete check (leftover from static removal)Mike Kaganski
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
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
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko
2010-11-08Removed commented-out code.Ricardo Moreno
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth