summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-11-27Remove unused RecentlyUsedPageCaches::value_typeStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan 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-12Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-20Fix typoAndrea Gelmini
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin
2018-06-01use more BitmapEx in sdNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-22Fix typosAndrea Gelmini
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin100000
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-06Removed unused include pngwrite in SlsBitmapFactory (sd)Julien Nabet
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-04drop Cache typedefNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-11Fix typos and grammarIlmari Lauhakangas