summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow
AgeCommit message (Expand)Author
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-18tdf#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 sdNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-24tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERTShubham Goyal
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-05tdf#112318 sd opengl: fix lack of initial animationMiklos Vajna
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-31tdf#98143 ,Providing title for the fullscreen slideshow .Sumit Chauhan
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-29tdf#115691 Keep focus in effects list after previewJim Raykowski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-13loplugin:returnconstant in sdNoel Grandin