summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2020-02-03loplugin:constantparamNoel Grandin1-8/+4
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-3/+4
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen14-85/+0
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-0/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-3/+1
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen4-1/+4
2020-01-08tdf#129887: fix crash during scrolling down documentSerge Krot1-1/+1
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot1-13/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+3
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann2-8/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+21
2019-11-20loplugin:unusedmethodsNoel Grandin2-27/+0
2019-11-20loplugin:unusedmethodsNoel Grandin1-5/+0
2019-10-30remove unnecessary includeCaolán McNamara1-1/+0
2019-10-22loplugin:constantparamNoel Grandin2-19/+5
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+1
2019-09-29tdf#127857: fix assertion when enabling/disabling design in formsJulien Nabet1-9/+9
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing "...."Andrea Gelmini2-4/+4
2019-09-03loplugin:constmethod in svxNoel Grandin5-10/+10
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara2-6/+6
2019-09-01loplugin:unnecessaryvirtualNoel Grandin1-9/+0
2019-09-01loplugin:unusedmethodsNoel Grandin1-33/+0
2019-08-26fix impress crash in shape listenerNoel Grandin1-2/+2
2019-08-26loplugin:unusedenumconstantsNoel Grandin1-7/+3
2019-08-23tdf#119388 only enqueue events we actually processNoel Grandin2-3/+12
2019-08-23loplugin:returnconstval in svxNoel Grandin1-1/+1
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin3-37/+24
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-7/+3
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-03Fix typosAndrea Gelmini2-6/+6
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann7-13/+13
2019-07-24remove unused accessibility::DescriptionGenerator::PropertyType::FillStyleNoel Grandin1-76/+0
2019-07-20loplugin:referencecasting in svxNoel Grandin3-19/+13
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov3-30/+18
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-14loplugin:unusedmethodsNoel Grandin1-18/+0
2019-06-12loplugin:unusedmethodsNoel Grandin3-33/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin1-64/+0
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-38/+1
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen5-0/+5
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara1-2/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-17weld SvxIMapDlgCaolán McNamara1-79/+81