summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility/AccessibleShape.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2017-03-281-0/+4
* Various typos on accessibleJulien Nabet2017-02-121-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-60/+17
* svx: remove nonsense exception throwing codeMichael Stahl2016-12-161-30/+2
* tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl2016-12-161-1/+5
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-5/+5
* coverity#1371262 Missing move assignment operatorCaolán McNamara2016-10-281-1/+1
* loplugin:expandablemethods in svxNoel Grandin2016-10-271-16/+6
* convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin2016-08-301-2/+2
* drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin2016-08-251-3/+2
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-9/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-7/+7
* Use const_iterator when possible (svx/accessibility)Julien Nabet2016-04-121-2/+1
* loplugin:write only fieldsNoel Grandin2016-03-071-1/+0
* Remove excess newlinesChris Sherlock2016-02-091-35/+0
* tdf#96685 - set initial focus of accessible editeng objectsJustin Luth2016-01-181-0/+2
* loplugin:unusedmethods unused return value in include/svxNoel Grandin2016-01-131-8/+0
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-051-5/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-35/+35
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-4/+2
* com::sun::star->css in svxNoel Grandin2015-10-311-83/+84
* convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2015-10-301-2/+1
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-011-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* 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
* TyposJulien Nabet2015-06-131-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-25/+25
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-2/+2
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-5/+2
* svx: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-5/+4
* Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann2014-09-241-8/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-191-57/+18
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-201-3/+3
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Accessibility: Avoid immediate crash in ImpressNiklas Johansson2014-03-251-2/+5
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-5/+5