summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon1-0/+5
2012-11-28fix 3D slide trans. initializationDavid Tardon1-19/+48
2012-11-23Remove some newly tagged unused methodsJulien Nabet2-7/+0
2012-11-22fix 3D 'fade' transitionsDavid Tardon1-2/+365
2012-11-22fix Fade Smoothly transitionDavid Tardon1-4/+5
2012-11-22refactor OpenGL transition creationDavid Tardon3-496/+939
2012-11-22always set event descriptionDavid Tardon6-46/+13
2012-11-22OSL_TRACE -> SAL_INFODavid Tardon1-25/+29
2012-11-22make conditionally-compiled code easier to readDavid Tardon1-4/+14
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-150/+16
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-6/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-4/+4
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-28SetPosSizePixel->setPosSizePixelCaolán McNamara2-2/+2
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-12/+0
2012-09-07convert OSL_ debug funcs to SAL_David Tardon1-2/+2
2012-09-07more refactoringDavid Tardon1-23/+38
2012-09-07refactor the OGLTransitionerImpl init. a bitDavid Tardon1-33/+36
2012-09-07shuffle #ifdefs around a bitDavid Tardon1-6/+4
2012-09-07more indentation fixesDavid Tardon1-196/+194
2012-09-07drop useless nested anonymous namespaceDavid Tardon1-32/+29
2012-09-07add more timing codeDavid Tardon1-0/+4
2012-09-07simplify time profilingDavid Tardon1-12/+24
2012-09-07use meaningful names for debugging variablesDavid Tardon1-22/+22
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-8/+0
2012-08-17switch logging from OSL_ to SAL_David Tardon2-49/+53
2012-08-17fix indentationDavid Tardon2-76/+76
2012-08-17do not paint background if no fade color was setDavid Tardon1-5/+8
2012-08-17fix copypastaDavid Tardon1-1/+1
2012-08-14fix "uncover" slide transitions with presenter consoleDavid Tardon3-46/+71
2012-08-12Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-2/+2
2012-07-14simplify include guardsThomas Arnhold22-22/+22
2012-07-11re-base on ALv2 code. Includes:Michael Meeks95-2034/+1299
2012-07-11Decrease header files dependenciesMatteo Casalin2-2/+1
2012-07-03sprinkle explicit over constructorsDavid Tardon4-13/+13
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti1-1/+2
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti1-1/+0
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti3-12/+42
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti5-10/+108
2012-06-27targetted re-work of cppunit pieces.Michael Meeks4-12/+4
2012-06-25callcatcher: update listCaolán McNamara2-29/+0
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-3/+4