summaryrefslogtreecommitdiff
path: root/include/comphelper/accessiblecontexthelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-1/+0
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini1-31/+4
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-76/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+12
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-16/+0
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin1-10/+0
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-19/+19
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin1-4/+4
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-13/+13
2014-03-11Typos in commentStephan Bergmann1-2/+2
2014-03-11No need for NotifyAccessibleEvent to be virtualStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-21/+21
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+345