1. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  2. d0f4081 Fix build with system glm by catering for explicit constructors by Fridrich Štrba · 12 years ago
  3. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  4. f60bc85 SAL_WARN to SAL_INFO by Markus Mohrhard · 12 years ago
  5. 8e4defe fix Wunused-private-field by Markus Mohrhard · 12 years ago
  6. 1ba10b7 fix build by Markus Mohrhard · 12 years ago
  7. ff3321c replace check with GLEW variable by Markus Mohrhard · 12 years ago
  8. 45f9f5f use size_t instead of unsigned int for container indices by Markus Mohrhard · 12 years ago
  9. 27fce934 the values are float now by Markus Mohrhard · 12 years ago
  10. ca82d9e remove that ugly underscore at the end of the method names by Markus Mohrhard · 12 years ago
  11. 63f4971 basegfx -> glm in OGLTrans by Markus Mohrhard · 12 years ago
  12. cf97444 use constructor initializer list by Markus Mohrhard · 12 years ago
  13. 9f3171f improve readability by Markus Mohrhard · 12 years ago
  14. c6fd7be no need to make these variables public by Markus Mohrhard · 12 years ago
  15. 79090d5 more OpenGL error checking in OGLTrans by Markus Mohrhard · 12 years ago
  16. 49a788a add OpenGL error checking to OGLTrans by Markus Mohrhard · 12 years ago
  17. 3604dc4 remove old OSX OGLTrans by Markus Mohrhard · 12 years ago
  18. b29154d use generic implementation for OSX by Markus Mohrhard · 12 years ago
  19. b3e7473 don't try to use X11 functions on OSX by Markus Mohrhard · 12 years ago
  20. d441557 use glew instead of directly including OpenGL headers by Markus Mohrhard · 12 years ago
  21. 45dfbdc Fix build with boost-1.56.0. by Jörg Sonnenberger · 12 years ago
  22. 67232b5 glew is setting up that function pointer for us by Markus Mohrhard · 12 years ago
  23. 88963dc that variable has nothing to do with glx by Markus Mohrhard · 12 years ago
  24. d72c4d4 let us assume that we need to special handling for mesa anymore by Markus Mohrhard · 12 years ago
  25. d409d58 use glew variable to check for the feature by Markus Mohrhard · 12 years ago
  26. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  27. b409ca5 warning C4189 local variable initialized but not referenced by Michael Stahl · 12 years ago
  28. 6f2472e8 slideshow: prewin.h/postwin.h included twice by Michael Stahl · 12 years ago
  29. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  30. 3c99db4 fix problems around shaders by Markus Mohrhard · 12 years ago
  31. b4ed7cc make OGLTrans build on windows by Markus Mohrhard · 12 years ago
  32. 140b031 we always have GLX 1.3, even on the baseline by Markus Mohrhard · 12 years ago
  33. 69e95b3 remove useless OGL transition shader code by Markus Mohrhard · 12 years ago
  34. 886e4ed let us use OpenGL types for OpenGL resources by Markus Mohrhard · 12 years ago
  35. d280b13 fix indentation by Markus Mohrhard · 12 years ago
  36. 7914112 nobody is using the win implementation anymore by Markus Mohrhard · 12 years ago
  37. aeeddd9 Revert also an other part of "Extract getGLVersion() method to OpenGLHelper" by Zolnai Tamás · 12 years ago
  38. 70df3e3 Partly revert "Extract getGLVersion() method to OpenGLHelper" to fix mac build by Zolnai Tamás · 12 years ago
  39. 23c876d Extract getGLVersion() method to OpenGLHelper by Zolnai Tamás · 12 years ago
  40. a517898 remove unnecessary "const &" qualifier from T* parameters by Noel Grandin · 12 years ago
  41. 358d600 Optimize media rendering during slideshow: save one grabFrame() call by Zolnai Tamás · 12 years ago
  42. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  43. 0231536 -Werror,-Wunused-parameter by Stephan Bergmann · 12 years ago
  44. fe70101 Introduce HAVE_FEATURE_GLTF to enable/disable gltf related code by Zolnai Tamás · 12 years ago
  45. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  46. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  47. 8f0160a fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  48. 8d40fd2 slideshow: Don't assume anything about the duration. by Jan Holesovsky · 12 years ago
  49. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  50. 9b791f9 remove unnecessary use of OUString constructor when throwing by Noel Grandin · 12 years ago
  51. 8eec77c coverity#984143 Uninitialized scalar field by Caolán McNamara · 12 years ago
  52. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  53. 4ffc795 avoid duplication by David Tardon · 12 years ago
  54. 9a076c3 normalize member var. names by David Tardon · 12 years ago
  55. eccaf91 use VCL's OpenGLContext for 3D transitions by David Tardon · 12 years ago
  56. 9199616 slideshow/glTF: make sure parent window does not cover the OpenGL window by Zolnai Tamás · 12 years ago
  57. 21a2ce0 slideshow\glTF: add a parent window to the OpenGL window by Zolnai Tamás · 12 years ago
  58. 31095d2 slideshow: update log messages by Zolnai Tamás · 12 years ago
  59. 5fe41a6 coverity#738843 Uninitialized scalar field by Caolán McNamara · 12 years ago
  60. 05c141bc DX canvas: provide a OutputDevice pointer as a device handler instead of HDC by Zolnai Tamás · 12 years ago
  61. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  62. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  63. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  64. 7e9bb77 slideshow: sal_Bool->bool by Noel Grandin · 12 years ago
  65. e081294 WaE: unused parameter 'rMimeType' by Tor Lillqvist · 12 years ago
  66. 1736e5d Slideshow: display OpenGL window also during slideshow by Zolnai Tamás · 12 years ago
  67. d8920e6 Make OGLFrameGrabber work by Zolnai Tamás · 12 years ago
  68. 72a416b fixincludeguards.sh: slideshow by Thomas Arnhold · 12 years ago
  69. be862ff Try making it possible to use --disable-avmedia for desktop platforms too by Tor Lillqvist · 12 years ago
  70. 1160dc2 loplugin:unreffun by Stephan Bergmann · 12 years ago
  71. 262aa2c More generic way to disable avmedia by Tor Lillqvist · 12 years ago
  72. 4be3e38 Adjust header guard to modified filename. by Thorsten Behrens · 12 years ago
  73. cae4370 Rename ExternalMediaShape to IExternalMediaShapeBase by Zolnai Tamás · 12 years ago
  74. 728acd3 Revertion of changes related to ExternalShapeBase by Zolnai Tamás · 12 years ago
  75. 50b60c5 Slideshow: these methods override public methods by Zolnai Tamás · 12 years ago
  76. 0ae0301d Slideshow: remove unneded function duplicates by Zolnai Tamás · 12 years ago
  77. 2a594eb Slideshow: Remove unneded ExternalMediaShape by Zolnai Tamás · 12 years ago
  78. 8f7a111 update_pch by Thomas Arnhold · 12 years ago
  79. a49b453 Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  80. 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
  81. 7328e57 typo: stoped -> stopped by Thomas Arnhold · 12 years ago
  82. 539017f fdo#72400: slideshow: display a snapshot of movie until its not started by Zolnai Tamás · 12 years ago
  83. 22ab56f fdo#43157 : clean up OSL_DEBUG_ONLY by Michaël Lefèvre · 12 years ago
  84. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  85. 6a3b0b7 Explicitly mark overriding destructors as "virtual," Mac OS X redux by Stephan Bergmann · 12 years ago
  86. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  87. 7ebd40d SAL_OVERRIDE, Mac OS X slideshow redux by Stephan Bergmann · 12 years ago
  88. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  89. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  90. 461ee04 coverity#708177 Uninitialized scalar field by Caolán McNamara · 12 years ago
  91. 7c2e533 coverity#982470 Dereference after null check by Caolán McNamara · 12 years ago
  92. b818395 fdo#60698: Split out slideshow code from animations by Marcos Paulo de Souza · 12 years ago
  93. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  94. 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
  95. 6f2691b Remove visual noise from slideshow by Alexander Wilms · 12 years ago
  96. ddcd150 loplugin:bodynotinblock, loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  97. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  98. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  99. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  100. d5c3042 coverity#738842 Uninitialized scalar field by Caolán McNamara · 12 years ago