summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleBrowseBoxBase.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-02-22loplugin:refcounting in accessibilityNoel
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2017-11-27accessibility : AccessibleBrowseBoxBase::isAlive is not thread safeArnaud Versini
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09accessibility: simplify lockingArnaud Versini
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04accessibility: fix doxygen errorsChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-25Remove dead codeStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-10accessibility: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-06-07use standard pattern for thisCaolán McNamara
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud