summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara3-12/+5
2019-05-17recipients just need OutputDevicesCaolán McNamara1-2/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen5-0/+7
2019-04-25Convert remaining SdrHint to static_castXisco Fauli2-55/+54
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-3/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen3-0/+3
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin2-4/+2
2019-04-09Removed duplicated includeAndrea Gelmini1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-1/+2
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-12/+14
2019-03-24weld SvxSearchDialogCaolán McNamara1-95/+0
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-03-04simplify UNO getTypes methodsNoel Grandin3-37/+8
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-3/+3
2019-02-10loplugin:indentation in svxNoel Grandin3-6/+6
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1