summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.hxx
AgeCommit message (Expand)Author
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in ChildrenManagerImplNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-09Fix typosAndrea Gelmini
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2013-12-23TyposJulien Nabet
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-27some eco-activismThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung