summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon
2012-11-28fix 3D slide trans. initializationDavid Tardon
2012-11-23Remove some newly tagged unused methodsJulien Nabet
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-22fix Fade Smoothly transitionDavid Tardon
2012-11-22refactor OpenGL transition creationDavid Tardon
2012-11-22always set event descriptionDavid Tardon
2012-11-22OSL_TRACE -> SAL_INFODavid Tardon
2012-11-22make conditionally-compiled code easier to readDavid Tardon
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28SetPosSizePixel->setPosSizePixelCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07convert OSL_ debug funcs to SAL_David Tardon
2012-09-07more refactoringDavid Tardon
2012-09-07refactor the OGLTransitionerImpl init. a bitDavid Tardon
2012-09-07shuffle #ifdefs around a bitDavid Tardon
2012-09-07more indentation fixesDavid Tardon
2012-09-07drop useless nested anonymous namespaceDavid Tardon
2012-09-07add more timing codeDavid Tardon
2012-09-07simplify time profilingDavid Tardon
2012-09-07use meaningful names for debugging variablesDavid Tardon
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-17switch logging from OSL_ to SAL_David Tardon
2012-08-17fix indentationDavid Tardon
2012-08-17do not paint background if no fade color was setDavid Tardon
2012-08-17fix copypastaDavid Tardon
2012-08-14fix "uncover" slide transitions with presenter consoleDavid Tardon
2012-08-12Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
2012-07-14simplify include guardsThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti
2012-06-27targetted re-work of cppunit pieces.Michael Meeks