summaryrefslogtreecommitdiffstats
path: root/slideshow/test
Commit message (Expand)AuthorAgeFilesLines
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-8/+3
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-4/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-3/+3
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-5/+4
* boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin2016-02-242-5/+5
* Remove excess newlinesChris Sherlock2016-02-092-6/+0
* vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock2016-02-061-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+1
* Remove obsolete version map filesStephan Bergmann2015-10-231-25/+0
* remove untyped Link<>Noel Grandin2015-10-211-3/+2
* slideshow: remove unecessary boost/bind includesDaniel Robertson2015-10-191-2/+0
* slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-075-10/+7
* slideshow: prefer value_type over manual type generationThorsten Behrens2015-08-111-2/+2
* tdf#92459 replace deprecated o3tl featuresDaniel Robertson2015-08-081-10/+6
* cppcheck:noExplicitConstructorNoel Grandin2015-08-071-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-231-2/+2
* Typo: iff->ifJulien Nabet2015-06-231-2/+2
* slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe2015-05-131-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* removed nTimeout variableJennifer Liebel2014-11-051-4/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* fixincludeguards.sh: slideshowThomas Arnhold2014-04-191-3/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Remove visual noise from slideshowAlexander Wilms2014-02-252-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-232-2/+2
* Mark as constTakeshi Abe2013-07-141-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-15/+15
* remove unused and commented out codeThomas Arnhold2013-03-041-5/+0
* String::CreateFromAscii removalRicardo Montania2013-02-261-1/+1
* Another lacking parenthesisJulien Nabet2013-01-201-2/+1
* Fix missing parenthesisJulien Nabet2013-01-201-1/+1
* fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin2013-01-151-8/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-12/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-116-136/+82
* targetted re-work of cppunit pieces.Michael Meeks2012-06-274-12/+4
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* targeted string re-workNorbert Thiebaud2012-06-021-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+0
* add missing braces for if statement, making correct scopePierre-André Jacquod2011-10-071-1/+2
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-6/+5
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-124-1/+16
* gbuildize slideshowDavid Tardon2011-04-212-108/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-4/+4
|\