Age | Commit message (Expand) | Author |
2014-12-09 | removed unused timeout defines | Tobias Madl |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-08 | reduce scope of local variables | Michael Weghorn |
2014-11-26 | Silence Mac OS X 10.9/10.10 deprecations for now | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | catch by reference | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-20 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-17 | More fine grained disabling of -Werror for collada headers only | Stephan Bergmann |
2014-10-12 | Wording: 'Audio/Video' -> 'Audio or Video' | Samuel Mehrbrodt |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-06 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-27 | Term change: Sound/Movie -> Audio/Video | Samuel Mehrbrodt |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-19 | Related fdo#84000: Improve framerate of the models. | Jan Holesovsky |
2014-09-17 | fdo#81237: 2D OpenGL charts was upside-down | Zolnai Tamás |
2014-09-15 | avmedia: sal_False/True -> false/true | Stephan Bergmann |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-11 | fdo#82994 Added some more audio formats | Daniel Sikeler |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-09 | fdo#82994: Changed filterlabel of .ac3-files | Daniel Sikeler |
2014-09-02 | coverity#1233484 Division or modulo by float zero | Caolán McNamara |
2014-09-02 | fix build | Markus Mohrhard |
2014-08-29 | Mirror vertically the texture bitmaps for OpenGL | Zolnai Tamás |
2014-08-29 | It seems better if the caller allocates the memory for the RGBA buffer. | Zolnai Tamás |
2014-08-29 | Upgrade libgltf to 0.0.1 | Zolnai Tamás |
2014-08-28 | fdo#82994: added missing media extensions | Daniel Sikeler |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-08-18 | STRING -> String | Thomas Arnhold |
2014-08-17 | libgltf: Append shader language version to the shader files | Zolnai Tamás |
2014-08-15 | ErrorBox AVMEDIA_ERR_URL to String | Thomas Arnhold |
2014-08-15 | Related: rhbz#1130264 plausible fix for reported crash | Caolán McNamara |
2014-08-07 | Handle collada libraries seperately: --disable-collada | Zolnai Tamás |
2014-08-05 | implement --with-system-gltf | Rene Engelhard |
2014-08-05 | Upload first official libgltf release: libgltf-0.0.0 | Zolnai Tamás |
2014-08-03 | avmedia/gstreamer: use GST_SECOND | Simon Danner |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |