summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdNoel Grandin
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-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-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
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-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
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-13loplugin singlevalfields improvementNoel 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-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-07use more Color in sdNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin