summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
AgeCommit message (Expand)Author
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in AccessibleSlideSorterObjectNoel Grandin
2021-12-27remove incorrect SolarMutexGuardNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-02-21loplugin:refcounting in sdNoel
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-07use more Color in sdNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-10AccessibleEventNotifier AccessibleSlideSorterObject (sd)Julien Nabet
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-08-16String->OUStringIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-16WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-08-30regenerate listCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer