- 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
- 7e9bb77 slideshow: sal_Bool->bool by Noel Grandin · 12 years ago
- e081294 WaE: unused parameter 'rMimeType' by Tor Lillqvist · 12 years ago
- 1736e5d Slideshow: display OpenGL window also during slideshow by Zolnai Tamás · 12 years ago
- d8920e6 Make OGLFrameGrabber work by Zolnai Tamás · 12 years ago
- 72a416b fixincludeguards.sh: slideshow by Thomas Arnhold · 12 years ago
- be862ff Try making it possible to use --disable-avmedia for desktop platforms too by Tor Lillqvist · 12 years ago
- 1160dc2 loplugin:unreffun by Stephan Bergmann · 12 years ago
- 262aa2c More generic way to disable avmedia by Tor Lillqvist · 12 years ago
- 4be3e38 Adjust header guard to modified filename. by Thorsten Behrens · 12 years ago
- cae4370 Rename ExternalMediaShape to IExternalMediaShapeBase by Zolnai Tamás · 12 years ago
- 728acd3 Revertion of changes related to ExternalShapeBase by Zolnai Tamás · 12 years ago
- 50b60c5 Slideshow: these methods override public methods by Zolnai Tamás · 12 years ago
- 0ae0301d Slideshow: remove unneded function duplicates by Zolnai Tamás · 12 years ago
- 2a594eb Slideshow: Remove unneded ExternalMediaShape by Zolnai Tamás · 12 years ago
- 8f7a111 update_pch by Thomas Arnhold · 12 years ago
- a49b453 Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
- 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
- 7328e57 typo: stoped -> stopped by Thomas Arnhold · 12 years ago
- 539017f fdo#72400: slideshow: display a snapshot of movie until its not started by Zolnai Tamás · 12 years ago
- 22ab56f fdo#43157 : clean up OSL_DEBUG_ONLY by Michaël Lefèvre · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- 6a3b0b7 Explicitly mark overriding destructors as "virtual," Mac OS X redux by Stephan Bergmann · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 7ebd40d SAL_OVERRIDE, Mac OS X slideshow redux by Stephan Bergmann · 12 years ago
- 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 461ee04 coverity#708177 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 7c2e533 coverity#982470 Dereference after null check by Caolán McNamara · 12 years ago
- b818395 fdo#60698: Split out slideshow code from animations by Marcos Paulo de Souza · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
- 6f2691b Remove visual noise from slideshow by Alexander Wilms · 12 years ago
- ddcd150 loplugin:bodynotinblock, loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
- d5c3042 coverity#738842 Uninitialized scalar field by Caolán McNamara · 12 years ago
- aea2c1d coverity#738843 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 37a0068 coverity#984143 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 171bde3 glx 1.3 is already supported in out base line by Markus Mohrhard · 12 years ago
- 59a5ccb bool improvements by Stephan Bergmann · 12 years ago
- a932e78 longparas: remove now broken STRING_LEN uses by Caolán McNamara · 12 years ago
- d4dd5c3 longparas: convert ValidateKashidas to sal_Int32 by Caolán McNamara · 12 years ago
- 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
- b55259e typo fixes by Andras Timar · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- b415ec8 Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5 by Tor Lillqvist · 12 years ago
- 73342db remove unnecessary RTL_CONSTASCII_STRINGPARAM by Noel Grandin · 12 years ago
- 2241fd5 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL by Noel Grandin · 12 years ago
- 5668e73 avmedia: Implement "block untrusted referer links" feature by Stephan Bergmann · 12 years ago
- 5112f6a remove RTL_CONSTASCII_STRINGPARAM in OString constructor by Noel Grandin · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- a6e09b1 Moved some hxx that were included once... by Marcos Paulo de Souza · 13 years ago
- c10b8c2 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- 5ccb600 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- a6ba5ad -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- ad4268c -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- 13e4f86 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
- 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- d08ef4d random OUString to String conversions by Noel Grandin · 12 years ago
- 0b02441 update pch by Thomas Arnhold · 12 years ago
- 57a8f39 -Werror,-Wunused-const-variable by Stephan Bergmann · 12 years ago
- d9b2328 slideshow: remove cruft, align formatting. by Thorsten Behrens · 13 years ago
- eff346b oglcanvas: XCanvas != XBitmap kill another instance by Thorsten Behrens · 13 years ago
- 492c23a Fix opengl transitions some more. by Thorsten Behrens · 13 years ago
- 21ec9be XCanvas does no longer imply XBitmapCanvas by Thorsten Behrens · 14 years ago
- 507c1c9 Resolves: rhbz#1012379 draw audio-placeholder in presentation mode by Caolán McNamara · 13 years ago
- 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
- 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
- 286d04a update pch by Thomas Arnhold · 13 years ago
- 1d1626f replace requestImmediateUpdate with normal notifyUpdate by Siqi LIU · 13 years ago
- 22b1a83 remove unused comment by Siqi LIU · 13 years ago
- 6aac349 misc by Siqi LIU · 13 years ago
- 1e7918f getTransilationOffset Impl by Siqi LIU · 13 years ago
- 4290075 slideshow: remove NOOPT for smilfunctionparser.cxx by Michael Stahl · 13 years ago
- 7a66bd7 Fix fdo#67908 - keep Visual around until after GL context is created. by Thorsten Behrens · 13 years ago
- b3d898c -Werror=maybe-uninitialized by Stephan Bergmann · 13 years ago
- 731f3d9 request immdiateupdate for pointerSymbol, but bad performance by Siqi LIU · 13 years ago
- dffc87d pointer display on the screen by Siqi LIU · 13 years ago
- 65134fb minor updates for avahi/bonjour refacotration by Siqi LIU · 13 years ago
- cca0b9a patch for review by Siqi LIU · 13 years ago
- 6893636 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
- 542b45a Mark as const by Takeshi Abe · 13 years ago
- 2cca46d PCH for more libraries by Luboš Luňák · 13 years ago
- cc7a301 Resolves: #i118671# take emergency exit when local slideshow... by Armin Le Grand · 13 years ago
- 1a44cf5 Remove warning by using the right printf commands by Arnaud Versini · 13 years ago
- 4a9a2c0 Turn Radek's notes into README files. by Radek Doulik · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 7a123ca boost::shared_dynamic_cast -> boost::dynamic_pointer_cast by Caolán McNamara · 13 years ago
- db979ee fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
- a775188 Fix memory leak in OGLTransitionerImpl::createWindow. by Mark Wielaard · 13 years ago
- c32c11f MPLv2 subset improvements. by Michael Meeks · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- 982462a eliminate type ambiguity for std::accumulate() invocation by Herbert Dürr · 13 years ago
- de63def Added options to create subset of full animation set. by Andre Fischer · 14 years ago
- 6016963 Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8. by Andre Fischer · 14 years ago
- 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago