summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin4-6/+6
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-02-21loplugin:unusedmethodsNoel Grandin1-7/+0
2020-02-14remove recently unused functionsCaolán McNamara1-91/+1
2020-02-11fix svtools' sVendor for langpack install for DebianRene Engelhard1-2/+1
2020-02-04tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks1-2/+19
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-5/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin2-2/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-29make some function symbols module privateNoel Grandin1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann7-1/+35
2019-11-07loplugin:unusedmethodsNoel Grandin1-17/+0
2019-10-29weld fpicker clusterCaolán McNamara1-0/+17
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-02loplugin:stringadd in svtoolsNoel Grandin1-5/+2
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen9-25/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+2
2019-09-06return unique_ptr from :svt::GraphicAccess::getImageStreamNoel Grandin1-7/+7
2019-09-03Fix typosAndrea Gelmini1-2/+2
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin1-3/+3
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin3-4/+4
2019-08-12Fix typosAndrea Gelmini2-3/+3
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann2-121/+121
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin1-23/+15
2019-07-19cid#1448488 Unchecked return valueCaolán McNamara1-2/+3
2019-07-16Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara1-2/+5
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov4-24/+15
2019-07-08use BitmapEx in EmbeddedObjectRef::DrawPaintReplacementNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin3-10/+12
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2-2/+2
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin1-2/+1
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl1-7/+7
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-2/+2
2019-03-11weld SfxDocumentPageCaolán McNamara1-2/+2
2019-02-11remove ControlDependencyManagerNoel Grandin1-192/+0
2019-02-10loplugin:indentation in svtoolsNoel Grandin2-3/+3
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen6-0/+8
2019-01-30crashtesting: crash exporting ooo58458-1.odt to docCaolán McNamara1-2/+4
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-10o3tl::string_view -> std::string_view (in svtools)Stephan Bergmann1-2/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-0/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-21weld SwCondCollPageCaolán McNamara1-262/+0
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1