summaryrefslogtreecommitdiffstats
path: root/include/svx/AccessibleShape.hxx
Commit message (Expand)AuthorAgeFilesLines
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-071-0/+2
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-2/+2
* loplugin:constmethod in svxNoel Grandin2019-09-031-1/+1
* tdf#119388 add new UNO listener/broadcasterNoel Grandin2019-08-231-8/+5
* Fix typosAndrea Gelmini2019-07-191-2/+2
* loplugin:virtualdown in AccessibleShapeNoel Grandin2019-06-111-3/+0
* tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov2019-06-031-3/+2
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-6/+0
* loplugin:virtualdown in editengNoel Grandin2018-03-291-1/+1
* loplugin:useuniqueptr in AccessibleShapeNoel Grandin2018-02-191-2/+3
* loplugin:unusedfields in svxNoel Grandin2017-07-211-5/+0
* tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2017-03-281-14/+36
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Various typos on accessibleJulien Nabet2017-02-121-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-97/+58
* New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann2017-01-191-0/+3
* loplugin:expandablemethods in svxNoel Grandin2016-10-271-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin2016-08-251-2/+1
* Normalize on using @throws instead of @raise[s]Stephan Bergmann2016-06-061-1/+1
* loplugin:passstuffbyref in svxNoel Grandin2016-04-141-1/+1
* loplugin:unusedmethods unused return value in include/svxNoel Grandin2016-01-131-8/+0
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-102/+102
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-62/+62
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* some other coverity thingsCaolán McNamara2015-07-021-1/+1
* coverity#1308564 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308545 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308483 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-25/+25
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-8/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-62/+62
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-03-111-2/+2
* remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin2014-03-051-2/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-54/+54
* Integrate branch of IAccessible2Steve Yin2013-11-271-2/+92
* fdo#65108 inter-module includes <> include/svxNorbert Thiebaud2013-11-091-2/+2
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-2/+2
* include: convert <type> here tooMichael Stahl2013-06-041-7/+7
* execute move of global headersBjoern Michaelsen2013-04-231-0/+397