summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)AuthorFilesLines
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann1-3/+6
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann4-0/+18
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2-22/+19
2019-11-03loplugin:stringaddNoel Grandin2-5/+2
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-2/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-4/+4
2019-10-15new loplugin:bufferaddNoel Grandin2-17/+9
2019-10-13Revert "tdf#127164 Don't add SdrUndoDelPage undos during pptx save"Jim Raykowski1-1/+1
2019-10-13tdf#127164 Don't add SdrUndoDelPage undos during pptx saveJim Raykowski1-1/+1
2019-10-01loplugin:stringadd in sdNoel Grandin2-13/+8
2019-09-29loplugin:constmethod in sdNoel Grandin1-1/+1
2019-09-27tdf#125585 write default layer status for OLE objectsRegina Henschel1-0/+9
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+1
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov1-4/+1
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen16-54/+6
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-6/+6
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt1-4/+4
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-4/+2
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet10-70/+19
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-4/+2
2019-08-15loplugin:sequenceloop in sdNoel Grandin3-4/+4
2019-08-05Fix typosAndrea Gelmini3-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann15-24/+24
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov7-81/+61
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1451642 silence Division or modulo by zeroCaolán McNamara1-1/+3
2019-07-20loplugin:referencecasting in sdNoel Grandin5-17/+13
2019-07-18cid#1448395 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-18cid#1311945 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-18cid#1448227 Uncaught exceptionCaolán McNamara1-2/+3
2019-07-17LOK: support for ordering/moving partsAshod Nakashian1-0/+7
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian1-0/+18
2019-07-10slide-sorter: multiple selectionAshod Nakashian1-0/+9
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen1-0/+3
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov7-45/+36
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-3/+3
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen2-0/+3
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-5/+5
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov2-3/+3
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen3-0/+3
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin2-20/+15
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2-0/+2
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-11/+7
2019-04-19loplugin:sequentialassign in sdNoel Grandin2-5/+2