summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-15loplugin:referencecasting in sdNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-10-23long->tools::Long in pyuno..sdNoel
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
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-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-06-29coverity#1308577 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara