summaryrefslogtreecommitdiff
path: root/slideshow
ModeNameSize
-rw-r--r--CppunitTest_slideshow.mk1308logplain
-rw-r--r--Executable_demoshow.mk1023logplain
-rw-r--r--Library_OGLTrans.mk1195logplain
-rw-r--r--Library_slideshow.mk6632logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_slideshow.mk732logplain
-rw-r--r--Package_opengl.mk1045logplain
-rw-r--r--README404logplain
d---------inc / pch30logplain
-rw-r--r--manifest.txt4660logplain
d---------opengl911logplain
d---------qa64logplain
d---------source63logplain
d---------test236logplain
d---------util47logplain
/tr> 2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-15fdo#60724 correct spellingThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist OUStringBufferNoel Grandin 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen 2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann 2017-05-03remove empty commentsNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann 2017-03-23Remove unused #include <ctype.h>Stephan Bergmann 2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann 2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann