1. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  2. 0231536 -Werror,-Wunused-parameter by Stephan Bergmann · 12 years ago
  3. fe70101 Introduce HAVE_FEATURE_GLTF to enable/disable gltf related code by Zolnai Tamás · 12 years ago
  4. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  5. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  6. 8f0160a fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  7. 8d40fd2 slideshow: Don't assume anything about the duration. by Jan Holesovsky · 12 years ago
  8. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  9. 9b791f9 remove unnecessary use of OUString constructor when throwing by Noel Grandin · 12 years ago
  10. 8eec77c coverity#984143 Uninitialized scalar field by Caolán McNamara · 12 years ago
  11. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  12. 4ffc795 avoid duplication by David Tardon · 12 years ago
  13. 9a076c3 normalize member var. names by David Tardon · 12 years ago
  14. eccaf91 use VCL's OpenGLContext for 3D transitions by David Tardon · 12 years ago
  15. 9199616 slideshow/glTF: make sure parent window does not cover the OpenGL window by Zolnai Tamás · 12 years ago
  16. 21a2ce0 slideshow\glTF: add a parent window to the OpenGL window by Zolnai Tamás · 12 years ago
  17. 31095d2 slideshow: update log messages by Zolnai Tamás · 12 years ago
  18. 5fe41a6 coverity#738843 Uninitialized scalar field by Caolán McNamara · 12 years ago
  19. 05c141bc DX canvas: provide a OutputDevice pointer as a device handler instead of HDC by Zolnai Tamás · 12 years ago
  20. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  21. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  22. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  23. 7e9bb77 slideshow: sal_Bool->bool by Noel Grandin · 12 years ago
  24. e081294 WaE: unused parameter 'rMimeType' by Tor Lillqvist · 12 years ago
  25. 1736e5d Slideshow: display OpenGL window also during slideshow by Zolnai Tamás · 12 years ago
  26. d8920e6 Make OGLFrameGrabber work by Zolnai Tamás · 12 years ago
  27. 72a416b fixincludeguards.sh: slideshow by Thomas Arnhold · 12 years ago
  28. be862ff Try making it possible to use --disable-avmedia for desktop platforms too by Tor Lillqvist · 12 years ago
  29. 1160dc2 loplugin:unreffun by Stephan Bergmann · 12 years ago
  30. 262aa2c More generic way to disable avmedia by Tor Lillqvist · 12 years ago
  31. 4be3e38 Adjust header guard to modified filename. by Thorsten Behrens · 12 years ago
  32. cae4370 Rename ExternalMediaShape to IExternalMediaShapeBase by Zolnai Tamás · 12 years ago
  33. 728acd3 Revertion of changes related to ExternalShapeBase by Zolnai Tamás · 12 years ago
  34. 50b60c5 Slideshow: these methods override public methods by Zolnai Tamás · 12 years ago
  35. 0ae0301d Slideshow: remove unneded function duplicates by Zolnai Tamás · 12 years ago
  36. 2a594eb Slideshow: Remove unneded ExternalMediaShape by Zolnai Tamás · 12 years ago
  37. 8f7a111 update_pch by Thomas Arnhold · 12 years ago
  38. a49b453 Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  39. 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
  40. 7328e57 typo: stoped -> stopped by Thomas Arnhold · 12 years ago
  41. 539017f fdo#72400: slideshow: display a snapshot of movie until its not started by Zolnai Tamás · 12 years ago
  42. 22ab56f fdo#43157 : clean up OSL_DEBUG_ONLY by Michaël Lefèvre · 12 years ago
  43. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  44. 6a3b0b7 Explicitly mark overriding destructors as "virtual," Mac OS X redux by Stephan Bergmann · 12 years ago
  45. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  46. 7ebd40d SAL_OVERRIDE, Mac OS X slideshow redux by Stephan Bergmann · 12 years ago
  47. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  48. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  49. 461ee04 coverity#708177 Uninitialized scalar field by Caolán McNamara · 12 years ago
  50. 7c2e533 coverity#982470 Dereference after null check by Caolán McNamara · 12 years ago
  51. b818395 fdo#60698: Split out slideshow code from animations by Marcos Paulo de Souza · 12 years ago
  52. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  53. 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
  54. 6f2691b Remove visual noise from slideshow by Alexander Wilms · 12 years ago
  55. ddcd150 loplugin:bodynotinblock, loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  56. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  57. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  58. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  59. d5c3042 coverity#738842 Uninitialized scalar field by Caolán McNamara · 12 years ago
  60. aea2c1d coverity#738843 Uninitialized scalar field by Caolán McNamara · 12 years ago
  61. 37a0068 coverity#984143 Uninitialized scalar field by Caolán McNamara · 12 years ago
  62. 171bde3 glx 1.3 is already supported in out base line by Markus Mohrhard · 12 years ago
  63. 59a5ccb bool improvements by Stephan Bergmann · 12 years ago
  64. a932e78 longparas: remove now broken STRING_LEN uses by Caolán McNamara · 12 years ago
  65. d4dd5c3 longparas: convert ValidateKashidas to sal_Int32 by Caolán McNamara · 12 years ago
  66. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  67. b55259e typo fixes by Andras Timar · 12 years ago
  68. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  69. b415ec8 Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5 by Tor Lillqvist · 12 years ago
  70. 73342db remove unnecessary RTL_CONSTASCII_STRINGPARAM by Noel Grandin · 12 years ago
  71. 2241fd5 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL by Noel Grandin · 12 years ago
  72. 5668e73 avmedia: Implement "block untrusted referer links" feature by Stephan Bergmann · 12 years ago
  73. 5112f6a remove RTL_CONSTASCII_STRINGPARAM in OString constructor by Noel Grandin · 12 years ago
  74. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  75. a6e09b1 Moved some hxx that were included once... by Marcos Paulo de Souza · 13 years ago
  76. c10b8c2 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  77. 5ccb600 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  78. a6ba5ad -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  79. ad4268c -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  80. 13e4f86 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  81. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  82. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  83. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  84. d08ef4d random OUString to String conversions by Noel Grandin · 12 years ago
  85. 0b02441 update pch by Thomas Arnhold · 12 years ago
  86. 57a8f39 -Werror,-Wunused-const-variable by Stephan Bergmann · 12 years ago
  87. d9b2328 slideshow: remove cruft, align formatting. by Thorsten Behrens · 13 years ago
  88. eff346b oglcanvas: XCanvas != XBitmap kill another instance by Thorsten Behrens · 13 years ago
  89. 492c23a Fix opengl transitions some more. by Thorsten Behrens · 13 years ago
  90. 21ec9be XCanvas does no longer imply XBitmapCanvas by Thorsten Behrens · 14 years ago
  91. 507c1c9 Resolves: rhbz#1012379 draw audio-placeholder in presentation mode by Caolán McNamara · 13 years ago
  92. 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
  93. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  94. 286d04a update pch by Thomas Arnhold · 13 years ago
  95. 1d1626f replace requestImmediateUpdate with normal notifyUpdate by Siqi LIU · 13 years ago
  96. 22b1a83 remove unused comment by Siqi LIU · 13 years ago
  97. 6aac349 misc by Siqi LIU · 13 years ago
  98. 1e7918f getTransilationOffset Impl by Siqi LIU · 13 years ago
  99. 4290075 slideshow: remove NOOPT for smilfunctionparser.cxx by Michael Stahl · 13 years ago
  100. 7a66bd7 Fix fdo#67908 - keep Visual around until after GL context is created. by Thorsten Behrens · 13 years ago