1. 82f02d7 boost::scoped_ptr->std::unique_ptr by Caolán McNamara · 11 years ago
  2. 8f4044a avmedia: disable VLC unless in experimental model. by Michael Meeks · 11 years ago
  3. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  4. a509a8d Resolves: fdo#87003 Kill BOOST_FOREACH on master by Nathan Yee · 11 years ago
  5. 7f476fe boost::unordered_map -> c++11 std::unordered_map by Caolán McNamara · 11 years ago
  6. a33b442 avmedia: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  7. 66b4128 avmedia: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  8. 50fdcff removed unused timeout defines by Tobias Madl · 11 years ago
  9. 2a55005 changed timers to idle by Jennifer Liebel · 11 years ago
  10. e5f67b2 changed timers to idle by Jennifer Liebel · 11 years ago
  11. 3338f47 reduce scope of local variables by Michael Weghorn · 11 years ago
  12. 038683b Silence Mac OS X 10.9/10.10 deprecations for now by Stephan Bergmann · 11 years ago
  13. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  14. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  15. 7a71065 catch by reference by Caolán McNamara · 11 years ago
  16. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  17. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  18. bd3f92f merge vcllo and vclopengllo by Markus Mohrhard · 11 years ago
  19. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  20. 65a00c7 Clarify configure GStreamer handling by Jan-Marek Glogowski · 11 years ago
  21. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  22. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  23. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  24. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  25. 70ae472 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  26. 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
  27. 42d5cd3 More fine grained disabling of -Werror for collada headers only by Stephan Bergmann · 11 years ago
  28. 4d7806f Wording: 'Audio/Video' -> 'Audio or Video' by Samuel Mehrbrodt · 11 years ago
  29. 8044acf convert SFX_CALLMODE constants to SfxCallMode enum class by Noel Grandin · 11 years ago
  30. cb7ede2 convert vcl StateChangedType to enum class by Noel Grandin · 12 years ago
  31. 7ba99c5 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 12 years ago
  32. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  33. 1253b90 Term change: Sound/Movie -> Audio/Video by Samuel Mehrbrodt · 12 years ago
  34. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  35. 6b2cd65 Related fdo#84000: Improve framerate of the models. by Jan Holesovsky · 12 years ago
  36. 079c861 fdo#81237: 2D OpenGL charts was upside-down by Zolnai Tamás · 12 years ago
  37. aa2444c avmedia: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
  38. 4fa8282 mac: clean-up obsolete conditional code based on old SDK by Norbert Thiebaud · 12 years ago
  39. ea733ab5 Turn SfxItemState into a C++11 scoped enumeration by Stephan Bergmann · 12 years ago
  40. 380a461 fdo#82994 Added some more audio formats by Daniel Sikeler · 12 years ago
  41. 39e91c5 Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT by Stephan Bergmann · 12 years ago
  42. 62c0ff1 fdo#82994: Changed filterlabel of .ac3-files by Daniel Sikeler · 12 years ago
  43. 4edb725 coverity#1233484 Division or modulo by float zero by Caolán McNamara · 12 years ago
  44. 1ba10b7 fix build by Markus Mohrhard · 12 years ago
  45. cde2222 Mirror vertically the texture bitmaps for OpenGL by Zolnai Tamás · 12 years ago
  46. f71aae7 It seems better if the caller allocates the memory for the RGBA buffer. by Zolnai Tamás · 12 years ago
  47. a60cc58 Upgrade libgltf to 0.0.1 by Zolnai Tamás · 12 years ago
  48. f43d50d fdo#82994: added missing media extensions by Daniel Sikeler · 12 years ago
  49. 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
  50. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  51. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  52. e50bcaf STRING -> String by Thomas Arnhold · 12 years ago
  53. c67026f libgltf: Append shader language version to the shader files by Zolnai Tamás · 12 years ago
  54. 1138301 ErrorBox AVMEDIA_ERR_URL to String by Thomas Arnhold · 12 years ago
  55. eb21b682 Related: rhbz#1130264 plausible fix for reported crash by Caolán McNamara · 12 years ago
  56. 191f094 Handle collada libraries seperately: --disable-collada by Zolnai Tamás · 12 years ago
  57. 97bda8e implement --with-system-gltf by Rene Engelhard · 12 years ago
  58. 48d1f86 Upload first official libgltf release: libgltf-0.0.0 by Zolnai Tamás · 12 years ago
  59. 8cc566a avmedia/gstreamer: use GST_SECOND by Simon Danner · 12 years ago
  60. 7e018af simplify return argument of SfxPoolItem::GetPresentation by Noel Grandin · 12 years ago
  61. 378b1d2 fdo#81055: Crash due to inadequate checks for GL version / capabilities by Zolnai Tamás · 12 years ago
  62. df5202f Avoid a warning, return early on empty URL. by Zolnai Tamás · 12 years ago
  63. 9e8dbd3 glTF: allow to move camera also by keyboard in orbit mode. by Zolnai Tamás · 12 years ago
  64. 51ba2df fdo#81182: Resizing glTF window affects camera position by Zolnai Tamás · 12 years ago
  65. 58fd5a6 glTF: More rendering related error handling by Zolnai Tamás · 12 years ago
  66. 6174152 glTF: crash after starting a model without an OpenGL window by Zolnai Tamás · 12 years ago
  67. 30fcee6 glTF: Removing one model breaks an other model by Zolnai Tamás · 12 years ago
  68. b536cab fix build errors related to AVFoundation @ OS X <10.7 by Douglas Mencken · 12 years ago
  69. 2946c7c glTF: camera movement constraint: use distance from the boundary box by Zolnai Tamás · 12 years ago
  70. 09fe9db glTF: improve camera movement constraint by Zolnai Tamás · 12 years ago
  71. 9a670eb glTF: constraine camera move in orbit mode by Zolnai Tamás · 12 years ago
  72. 0b3a9188 Remove obsolete comment by Zolnai Tamás · 12 years ago
  73. 4776da7 avmedia: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  74. 9263b10 Activate the "suspicious cast to sal_Bool" parts of loplugin:salbool by Stephan Bergmann · 12 years ago
  75. f2b5ece glTF rendering: moving in walktrough mode is to fast by Zolnai Tamás · 12 years ago
  76. 6403f2b Update libgltf: new build system and various fixes by Zolnai Tamás · 12 years ago
  77. 9ee69cb glTF export: Use plural folder names by Zolnai Tamás · 12 years ago
  78. 3d300f1 kmz2gltf: Use LO's ZipFileAccess to unzip kmz by Zolnai Tamás · 12 years ago
  79. 6904c83 glTF: Avoid segmentation fault when one of the input files can't be loaded by Zolnai Tamás · 12 years ago
  80. 573ced4 Extract kmz and collada converter code to a seperate function by Zolnai Tamás · 12 years ago
  81. e8fcf11 Change glTF mime type: {application -> model}/vnd.gltf+json by Zolnai Tamás · 12 years ago
  82. fe70101 Introduce HAVE_FEATURE_GLTF to enable/disable gltf related code by Zolnai Tamás · 12 years ago
  83. 54b85bf fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  84. 1f1c3b2 OGLFrameGrabber: use reference instead of pointer by Zolnai Tamás · 12 years ago
  85. c90a742 OGLWindow: no need to call update after changes, timer takes care of it by Zolnai Tamás · 12 years ago
  86. cd0ff1b OGLWindow: remove unused zoom level by Zolnai Tamás · 12 years ago
  87. de6a216 Remove accidently committed line by Zolnai Tamás · 12 years ago
  88. 0bff18c OGLWindow: use reference instead of pointer by Zolnai Tamás · 12 years ago
  89. c1e1576 OGLPlayer: use more assertions by Zolnai Tamás · 12 years ago
  90. 3453273 First stop the timer, then the animation. by Jan Holesovsky · 12 years ago
  91. 91fb086 Use AutoTimer instead of Timer, and add some more locking. by Jan Holesovsky · 12 years ago
  92. 0e54f12 OGLPlayer: handle json parsing error by Zolnai Tamás · 12 years ago
  93. 228c509 OGLPlayer: check before dereference by Zolnai Tamás · 12 years ago
  94. 6773029 glTF rendering: workaround for camera movements by Zolnai Tamás · 12 years ago
  95. 32f60d7 libgltf: solve this memory leak problem on a better way 2 by Zolnai Tamás · 12 years ago
  96. 7c0dc57 glTF rendering: fix texture problems by Zolnai Tamás · 12 years ago
  97. 3c84ee9 cppcheck: unusedFunction by Thomas Arnhold · 12 years ago
  98. ddb73c6 avmedia: call resize before player window is created by Zolnai Tamás · 12 years ago
  99. 25db60d Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02 by Zolnai Tamás · 12 years ago
  100. a0ef37c libgltf: Another new version. by Jan Holesovsky · 12 years ago