summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-17split OutputDevice from WindowNoel Grandin1-4/+4
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-5/+6
2020-01-24loplugin:makeshared in sdNoel Grandin1-2/+2
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin1-2/+2
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-1/+0
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-2/+2
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-8/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-9/+9
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-9/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-23/+23
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin1-5/+0
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+3
2016-02-19sd: replace boost::bind with C++11 lambdasMichael Stahl1-21/+23
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-3/+3
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-03sd: replace boost::function with std::functionMichael Stahl1-4/+5
2015-06-02loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-13/+13
2015-04-20sd: convert new to ::Create.Noel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-12/+12
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-11/+11
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-8/+8
2014-09-11WaE: Unreferenced function definitionTor Lillqvist1-1/+0
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+24
2014-06-25remove whitespacesMarkus Mohrhard1-80/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-8/+15
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0