summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-83/+83
2014-02-25(a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet3-3/+3
2014-02-25Remove visual noise from slideshowAlexander Wilms49-166/+164
2014-02-25loplugin:bodynotinblock, loplugin:literaltoboolconversionStephan Bergmann2-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms20-112/+112
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-10/+10
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-19coverity#738842 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19coverity#738843 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-02-19coverity#984143 Uninitialized scalar fieldCaolán McNamara1-13/+29
2014-02-12glx 1.3 is already supported in out base lineMarkus Mohrhard1-13/+13
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-14longparas: remove now broken STRING_LEN usesCaolán McNamara1-7/+6
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-0/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-5/+5
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist1-1/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-7/+4
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin3-15/+11
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann2-2/+2
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2-6/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14Moved some hxx that were included once...Marcos Paulo de Souza10-548/+338
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-17/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-9/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-15/+0
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-1/+1
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