summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in QueueProcessorNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin
2018-06-01use more BitmapEx in sdNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-06-29fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorter/cacheBernhard Widl
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-06-25remove whitespacesMarkus Mohrhard
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-11callcatcher: update listCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-25catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-10Some cppcheck cleaningJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-05#i89450# removed unused codeChristian Lippka