summaryrefslogtreecommitdiff
path: root/include/comphelper/accessiblecontexthelper.hxx
AgeCommit message (Expand)Author
2019-06-29Fix typoAndrea Gelmini
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-11Typos in commentStephan Bergmann
2014-03-11No need for NotifyAccessibleEvent to be virtualStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen