Age | Commit message (Expand) | Author |
2016-11-02 | loplugin:expandablemethods in avmedia | Noel Grandin |
2016-10-16 | clang-cl loplugin: avmedia | Stephan Bergmann |
2016-10-14 | The logic is “ no QuickTime™ in the 10.12 SDK & beyond ” | Douglas Mencken |
2016-10-06 | ImageList just reads and discards the MaskColor, so drop it | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-02 | tdf#32581 Add the possibility to retrieve the filename of media | Abhilash |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-15 | tdf#87794: Media Playback Panel | Yousuf Philips |
2016-08-04 | No QuickTime in the 10.12 SDK | Tor Lillqvist |
2016-08-04 | loplugin:countusersofdefaultparams in accessibility,avmedia | Noel Grandin |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-08-03 | Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion | Tor Lillqvist |
2016-07-12 | new loplugin fragiledestructor | Noel Grandin |
2016-06-07 | Resolves: tdf#100258 crash on disposing media player | Caolán McNamara |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-03 | Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAM | Stephan Bergmann |
2016-06-02 | a stab at fixing the macosx build | Caolán McNamara |
2016-06-02 | drop some more RTL_CONSTASCII_USTRINGPARAM | Noel Grandin |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-05-19 | clang-tidy clang-analyzer-alpha.core.IdenticalExpr | Noel Grandin |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-11 | fix mac build: missing quote | Caolán McNamara |
2016-05-11 | Include cppumaker-generated .hpp, not .hdl | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-21 | clang-tidy modernize-loop-convert in a* | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-05 | headless build: reset ENABLE_GLTF and use that setting as before | Oliver Specht |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2016-03-31 | tdf#96505 Remove 0L occurences from avmedia and basegfx modules | slideon |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-31 | Spurious closing parenthesis | Stephan Bergmann |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-30 | avmedia: fix varargs call for WNT 64-bit | Michael Stahl |
2016-03-29 | avmedia: the Module makefile already checks and disables that | Michael Stahl |
2016-03-28 | avmediaogl now seems to require ENABLE_GLTF for some reason | Tor Lillqvist |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-17 | Resolves: tdf#96989 videos playback at maximum possible volume | Caolán McNamara |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2016-03-10 | fix for 10 sec hang with audio-only formats with gstreamer1 | Caolán McNamara |
2016-03-04 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |