summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowviewimpl.cxx
AgeCommit message (Expand)Author
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-26rename some local variablesNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
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-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
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-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-23implementation for getTranslationOffsetSiqi LIU
2013-04-25fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud