summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility/AccessibleBase.cxx
AgeCommit message (Expand)Author
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-07Fix typoAndrea Gelmini
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann