summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
AgeCommit message (Expand)Author
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-23Fix typo in codeAndrea Gelmini
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
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
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan 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-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
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-06-12loplugin:unusedmethodsNoel Grandin
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
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-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
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-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
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-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin