Age | Commit message (Expand) | Author |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-23 | Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly | Michael Stahl |
2015-01-20 | Some more loplugin:cstylecast: avmedia | Stephan Bergmann |
2015-01-19 | try to fix GetVersionEx deprecation warnings from Windows SDK 8.1 | Michael Stahl |
2015-01-14 | GetData is a hopelessly generic name | Caolán McNamara |
2015-01-09 | boost::scoped_ptr->std::unique_ptr | Caolán McNamara |
2015-01-08 | avmedia: disable VLC unless in experimental model. | Michael Meeks |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | Resolves: fdo#87003 Kill BOOST_FOREACH on master | Nathan Yee |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-18 | avmedia: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | avmedia: Use appropriate OUString functions on string constants | Stephan Bergmann |
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-10 | merge vcllo and vclopengllo | Markus Mohrhard |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-07 | Clarify configure GStreamer handling | Jan-Marek Glogowski |
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-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
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 |