summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShape.cxx
AgeCommit message (Expand)Author
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
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-06-13TyposJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson
2014-03-11svx: sal_Bool->boolNoel Grandin
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
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-01-28bool improvementsStephan Bergmann
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13this NULL check, leak and copy ctor all look a bit addledCaolán McNamara
2013-12-13fixes for issues checked out by coveritySteve Yin
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud