summaryrefslogtreecommitdiff
path: root/slideshow/test
AgeCommit message (Expand)AuthorFilesLines
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-5/+4
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin2-5/+5
2016-02-09Remove excess newlinesChris Sherlock2-6/+0
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-23Remove obsolete version map filesStephan Bergmann1-25/+0
2015-10-21remove untyped Link<>Noel Grandin1-3/+2
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson1-2/+0
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe5-10/+7
2015-08-11slideshow: prefer value_type over manual type generationThorsten Behrens1-2/+2
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson1-10/+6
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-2/+2
2015-06-23Typo: iff->ifJulien Nabet1-2/+2
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-11-05removed nTimeout variableJennifer Liebel1-4/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-04-19fixincludeguards.sh: slideshowThomas Arnhold1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-02-25Remove visual noise from slideshowAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-2/+2
2013-07-14Mark as constTakeshi Abe1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-15/+15
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-02-26String::CreateFromAscii removalRicardo Montania1-1/+1
2013-01-20Another lacking parenthesisJulien Nabet1-2/+1
2013-01-20Fix missing parenthesisJulien Nabet1-1/+1
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin1-8/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-12/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks6-136/+82
2012-06-27targetted re-work of cppunit pieces.Michael Meeks4-12/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist1-1/+0
2011-10-07add missing braces for if statement, making correct scopePierre-André Jacquod1-1/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-6/+5
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann4-1/+16
2011-04-21gbuildize slideshowDavid Tardon2-108/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-4/+4
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+1
2011-02-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0