Age | Commit message (Expand) | Author |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | convert AVMEDIA_ constants to enum class | Noel Grandin |
2015-03-24 | convert SfxChildAlignment to enum class | Noel Grandin |
2015-03-11 | Clean up previous commit | Stephan Bergmann |
2015-03-11 | avmedia: use constructor syntax for avmedia.component | Chris Sherlock |
2015-03-10 | avmedia: avoid passing an empty any to InitPropertySequence() | Miklos Vajna |
2015-03-10 | tdf#89592 Using initializer_lists to populate Sequence<PropertyValue> | Swachhand Lokhande |
2015-03-06 | Idle: Changed to new enum name | Tobias Madl |
2015-03-06 | Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum | Tobias Madl |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
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 |