summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleControlShape.cxx
AgeCommit message (Expand)Author
2019-10-22loplugin:constantparamNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-17recipients just need OutputDevicesCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-25Fix typosAndrea Gelmini
2017-02-10indicate which indices mismatchEike Rathke
2017-02-03TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-10Fix typosAndrea Gelmini
2016-01-02tdf#96365: ensure holding SolarMutex before triggering core codeBjoern Michaelsen
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-06-28coverity#1308509 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin