summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2023-10-20set accessible IndexHint in sdNoel Grandin
2023-03-03Revert "BaseMutex->std::mutex in AccessibleSlideSorterView"Noel Grandin
2023-03-02BaseMutex->std::mutex in AccessibleSlideSorterViewNoel Grandin
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
2022-01-04Revert "use comphelper::WeakComponentImplHelper in AccessibleSlideSorterView"Miklos Vajna
2021-12-29use comphelper::WeakComponentImplHelper in AccessibleSlideSorterViewNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-21loplugin:refcounting in sdNoel
2021-02-15loplugin:referencecasting in sdNoel
2020-10-13static_cast after dynamic_castNoel
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
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
2018-02-10make Pair protected base in Pair/Size/SelectionNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin