summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-27loplugin:constparams in slideshowNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: slideshowStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-11logging the simple message is sufficientCaolán McNamara
2017-06-10logging the simple message is sufficientCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-16logging the simple message is sufficientCaolán McNamara
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: slideshowStephan Bergmann
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin