summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist8-8/+8
2013-10-18random OUString to String conversionsNoel Grandin1-2/+1
2013-10-15update pchThomas Arnhold1-1/+0
2013-10-09-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-08slideshow: remove cruft, align formatting.Thorsten Behrens1-13/+4
2013-10-08oglcanvas: XCanvas != XBitmap kill another instanceThorsten Behrens3-54/+40
2013-10-07Fix opengl transitions some more.Thorsten Behrens1-15/+4
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens3-10/+13
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-5/+36
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-05update pchThomas Arnhold1-0/+4
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-16slideshow: remove NOOPT for smilfunctionparser.cxxMichael Stahl1-11/+1
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 LIU5-9/+64
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 Waa2-10/+0
2013-07-14Mark as constTakeshi Abe5-7/+7
2013-07-12PCH for more librariesLuboš Luňák3-0/+240
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-07-08Turn Radek's notes into README files.Radek Doulik1-0/+9
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-23Added options to create subset of full animation set.Andre Fischer1-1/+17
2013-05-16Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.Andre Fischer1-4/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-110/+20
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ňák63-214/+214
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