summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)1-1/+1
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)1-1/+2
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen1-0/+1
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin1-2/+2
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-7/+7
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2021-12-19use more cppu::BaseMutexNoel Grandin1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-5/+5
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski1-4/+4
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-15loplugin:referencecasting in sdNoel1-3/+3
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-2/+0
2020-10-23long->tools::Long in pyuno..sdNoel1-1/+1
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner1-7/+2
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-112/+0
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+5
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-68/+29
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-1/+1
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-4/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann1-1/+1
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-20loplugin:referencecasting in sdNoel Grandin1-6/+4
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-5/+5
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen1-9/+0
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin1-72/+72
2019-02-09loplugin:indentation in sdNoel Grandin1-4/+4
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov1-13/+8
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-2/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen1-1/+3
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin1-14/+4
2018-03-29loplugin:unusedmethodsNoel Grandin1-52/+0
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: sdStephan Bergmann1-10/+10
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-5/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-8/+8
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+0
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-11/+2
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-7/+4
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-4/+2