summaryrefslogtreecommitdiff
path: root/slideshow/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-23replace requestImmediateUpdate with normal notifyUpdateSiqi LIU1-1/+2
2013-08-23remove unused commentSiqi LIU1-1/+0
2013-08-23miscSiqi LIU3-0/+33
2013-08-23getTransilationOffset ImplSiqi LIU1-4/+7
2013-08-13Fix fdo#67908 - keep Visual around until after GL context is created.Thorsten Behrens1-2/+2
2013-08-09-Werror=maybe-uninitializedStephan Bergmann1-1/+4
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU2-6/+12
2013-08-04pointer display on the screenSiqi LIU4-9/+63
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU2-1/+3
2013-07-25patch for reviewSiqi LIU2-0/+310
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-9/+0
2013-07-14Mark as constTakeshi Abe4-5/+5
2013-07-09Resolves: #i118671# take emergency exit when local slideshow...Armin Le Grand1-0/+12
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-12/+12
2013-06-26boost::shared_dynamic_cast -> boost::dynamic_pointer_castCaolán McNamara1-1/+1
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan4-20/+13
2013-06-10Fix memory leak in OGLTransitionerImpl::createWindow.Mark Wielaard1-1/+18
2013-06-04MPLv2 subset improvements.Michael Meeks6-0/+21
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2013-05-27eliminate type ambiguity for std::accumulate() invocationHerbert Dürr1-2/+2
2013-05-16Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.Andre Fischer1-4/+4
2013-04-10slideshow: that define causes -Wunused-macros with 10.6 SDK tooMichael Stahl1-3/+0
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-10/+5
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák4-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák61-199/+199
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist4-39/+0
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-1/+1
2013-03-27At least Mac OS X SDK 10.7 does not need thatStephan Bergmann1-0/+4
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-19/+4
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-21/+17
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2-4/+6
2013-03-04doubled includesThomas Arnhold4-4/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03coverity#982270: fix copy&paste errorMarkus Mohrhard1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-12Fix member variables not initialized in constructorJulien Nabet3-3/+3
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright6-6/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac6-46/+44
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks1-5/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks1-1/+5
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-4/+4
2013-01-11Avoid crashTor Lillqvist1-1/+1
2013-01-11I meant -1 of course, not -127Tor Lillqvist1-1/+1
2013-01-11Copy/paste errorTor Lillqvist1-1/+1
2013-01-10Add note that these files are unusedTor Lillqvist1-0/+4
2013-01-10Rename the "unx" folder to "generic" to match realityTor Lillqvist5-0/+0
2013-01-10We always define QUARTZ for Mac OS XTor Lillqvist1-4/+0