summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Avoid needless ListenerList temporaryStephan Bergmann1-1/+1
2020-02-10Avoid additional search in case of insertionMuhammet Kara1-2/+2
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-29cid#1401342 silence Uncaught exceptionCaolán McNamara1-5/+3
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-24loplugin:makeshared in sdNoel Grandin2-23/+23
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin32-64/+64
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-12-22sal_Char->char in sdNoel Grandin2-2/+2
2019-12-16sd: for_each -> range-forAshod Nakashian1-6/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-22Comparison between css::uno::WeakReference and css::uno::ReferenceStephan Bergmann1-1/+1
2019-10-17tdf#128166 sd: Fix canvas initialization argsMichael Weghorn1-5/+4
2019-09-29loplugin:constmethod in sdNoel Grandin3-3/+3
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov4-38/+20
2019-09-03Missing includeMike Kaganski1-0/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-4/+2
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-15loplugin:sequenceloop in sdNoel Grandin3-3/+3
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann3-4/+4
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov6-65/+34
2019-07-29Fix typosAndrea Gelmini2-2/+2
2019-07-24sd: use OSL_DEBUG_LEVEL instead of DEBUGAshod Nakashian2-4/+6
2019-07-21loplugin:referencecasting in variousNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in sdNoel Grandin2-4/+3
2019-06-06Cosmetics.Ashod Nakashian1-1/+1
2019-06-06ViewShellBase const correctnessAshod Nakashian1-4/+4
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov7-7/+7
2019-05-10Use std::queue instead of list for ChangeRequestQueueProcessor (sd)Julien Nabet2-5/+6
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen23-58/+12
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+2
2019-02-23loplugin:unusedfields in sdNoel Grandin3-13/+0
2019-02-22Reduce scopeMatteo Casalin1-3/+2
2019-02-17Simplify by using startsWith()Matteo Casalin1-10/+3
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin18-609/+608
2019-02-09loplugin:indentation in sdNoel Grandin2-4/+4
2019-01-02sd: fix missing includeMiklos Vajna1-0/+1
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen28-67/+92
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov9-117/+71
2018-12-13loplugin:unusedfields in sdNoel Grandin2-9/+1
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin1-5/+6
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen2-0/+5