summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-01loplugin:refcounting in svxNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in svxNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09Fix typosAndrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-22tdf#121323 avoid fatal exception with a11y enabledCaolán McNamara
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2020-01-08tdf#129887: fix crash during scrolling down documentSerge Krot
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-10-30remove unnecessary includeCaolán McNamara
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-29tdf#127857: fix assertion when enabling/disabling design in formsJulien Nabet