summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
AgeCommit message (Expand)Author
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-13Sub Title -> SubtitleCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-25coverity#707088 Uncaught exceptionCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-14typo: excption -> exceptionThomas Arnhold
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24coverity#705856 Dereference before null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-12sal_Bool->boolNoel Grandin
2014-02-11sd: add some missing locks in new codeMichael Stahl
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158304 Uncaught exceptionCaolán McNamara
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16String->OUStringIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: #i114732# Revoke comphelper notification client only when it was ...Andre Fische
2012-11-22AllSettings with LanguageTagEike Rathke
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold