summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/accessibility/AccessibleBase.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski2021-08-161-1/+1
* loplugin:refcounting in chart2Noel2021-03-021-1/+1
* loplugin:refcounting in chart2Noel2021-02-231-1/+1
* loplugin:referencecasting in chart2Noel2021-02-171-1/+1
* loplugin:flatten in chart2Noel Grandin2020-04-191-40/+40
* replace some more copy/clear with swapNoel Grandin2020-02-081-5/+3
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-211-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-311-1/+1
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-3/+3
* tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov2019-06-201-1/+2
* Fix typoAndrea Gelmini2019-06-071-1/+1
* Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann2019-05-101-14/+14
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-19/+20
* Remove unused using declarations in directories [a-d]*Gabor Kelemen2019-03-271-1/+0
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-12/+0
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-6/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen2018-06-091-0/+2
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+3
* use more Color in chart2Noel Grandin2018-03-071-4/+4
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-031-21/+16
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-2/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-5/+5
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* convert AccessibleBase::EventType to scoped enumNoel Grandin2017-02-171-15/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-11/+11
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-29/+0
* use rtl::Reference in AccessibleBaseNoel Grandin2017-01-241-19/+13
* AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet2016-12-111-1/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-6/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav2016-07-171-2/+2
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-141-21/+4
* loplugin:constantparam in chart2Noel Grandin2016-04-051-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-2/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-111-2/+2
* tdf#92459 replace deprecated o3tl featuresDaniel Robertson2015-08-011-2/+2
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1