summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2020-01-09tdf#129887: fix crash during scrolling down documentSerge Krot
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
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
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara
2019-09-01loplugin:unnecessaryvirtualNoel Grandin
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-26loplugin:unusedenumconstantsNoel Grandin
2019-08-23tdf#119388 only enqueue events we actually processNoel Grandin
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-24remove unused accessibility::DescriptionGenerator::PropertyType::FillStyleNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-17recipients just need OutputDevicesCaolá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-25Convert remaining SdrHint to static_castXisco Fauli
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-04-09Removed duplicated includeAndrea Gelmini
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin