summaryrefslogtreecommitdiff
path: root/svx/source/inc/svxpixelctlaccessiblecontext.hxx
AgeCommit message (Expand)Author
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-05-10compact namespace in svxNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in svxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-11-17loplugin:datamembershadowNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara
2014-02-25callcatcher: update unused codeCaolán McNamara
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara
2014-02-21callcatcher: update unused codeCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin