summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
AgeCommit message (Expand)Author
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
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin