summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleShape.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin1-8/+5
2019-07-19Fix typosAndrea Gelmini1-2/+2
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin1-3/+0
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-3/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-6/+0
2018-03-29loplugin:virtualdown in editengNoel Grandin1-1/+1
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin1-2/+3
2017-07-21loplugin:unusedfields in svxNoel Grandin1-5/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-14/+36
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-97/+58
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+3
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-2/+1
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-8/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-102/+102
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-62/+62
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-02some other coverity thingsCaolán McNamara1-1/+1
2015-06-28coverity#1308564 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-25/+25
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-62/+62
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-54/+54
2013-11-27Integrate branch of IAccessible2Steve Yin1-2/+92
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-06-04include: convert <type> here tooMichael Stahl1-7/+7
2013-04-23execute move of global headersBjoern Michaelsen1-0/+397