summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleShape.hxx
AgeCommit message (Expand)Author
2018-03-29loplugin:virtualdown in editengNoel Grandin
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-12Various typos on accessibleJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel 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-07-02some other coverity thingsCaolán McNamara
2015-06-28coverity#1308564 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-06-04include: convert <type> here tooMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen