summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-265-83/+83
* (a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet2014-02-253-3/+3
* Remove visual noise from slideshowAlexander Wilms2014-02-2549-166/+164
* loplugin:bodynotinblock, loplugin:literaltoboolconversionStephan Bergmann2014-02-252-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-2320-112/+112
* vcl: sal_Bool -> boolStephan Bergmann2014-02-213-10/+10
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* coverity#738842 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+1
* coverity#738843 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+3
* coverity#984143 Uninitialized scalar fieldCaolán McNamara2014-02-191-13/+29
* glx 1.3 is already supported in out base lineMarkus Mohrhard2014-02-121-13/+13
* bool improvementsStephan Bergmann2014-01-171-1/+1
* longparas: remove now broken STRING_LEN usesCaolán McNamara2014-01-141-7/+6
* longparas: convert ValidateKashidas to sal_Int32Caolán McNamara2014-01-131-0/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-5/+5
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-172-4/+4
* Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2013-12-051-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-7/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-223-15/+11
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-202-2/+2
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-202-6/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Moved some hxx that were included once...Marcos Paulo de Souza2013-11-1410-548/+338
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-5/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-17/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-9/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-15/+0
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-228-8/+8
* random OUString to String conversionsNoel Grandin2013-10-181-2/+1
* update pchThomas Arnhold2013-10-151-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-091-3/+0
* slideshow: remove cruft, align formatting.Thorsten Behrens2013-10-081-13/+4
* oglcanvas: XCanvas != XBitmap kill another instanceThorsten Behrens2013-10-083-54/+40
* Fix opengl transitions some more.Thorsten Behrens2013-10-071-15/+4
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-073-10/+13
* Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara2013-10-041-5/+36
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-2/+2
* typo fixes in commentsAndras Timar2013-09-261-2/+2
* update pchThomas Arnhold2013-09-051-0/+4
* replace requestImmediateUpdate with normal notifyUpdateSiqi LIU2013-08-231-1/+2
* remove unused commentSiqi LIU2013-08-231-1/+0
* miscSiqi LIU2013-08-233-0/+33
* getTransilationOffset ImplSiqi LIU2013-08-231-4/+7
* slideshow: remove NOOPT for smilfunctionparser.cxxMichael Stahl2013-08-161-11/+1
* Fix fdo#67908 - keep Visual around until after GL context is created.Thorsten Behrens2013-08-131-2/+2
* -Werror=maybe-uninitializedStephan Bergmann2013-08-091-1/+4