Age | Commit message (Expand) | Author |
2019-10-18 | Simplify MediaWindow::getMediaFilters | Stephan Bergmann |
2019-10-10 | tdf#128057: convert file URIs to system path for IGraphBuilder::RenderFile | Mike Kaganski |
2019-10-10 | Simplify iteration | Mike Kaganski |
2019-10-06 | Replace SystemEnvData pToolkit/pPlatformName strings with enums | Stephan Bergmann |
2019-10-06 | improve SfxPoolItem operator== implementations | Noel Grandin |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | Minor comment/README update wrt "kde5" and "gtk" VCL plugins | Michael Weghorn |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-10 | loplugin:stringconstant (macOS) | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): avmedia | Stephan Bergmann |
2019-07-22 | avmedia: Drop 'wrap_*' functions | Michael Weghorn |
2019-07-19 | loplugin:referencecasting in avmedia..basic | Noel Grandin |
2019-07-04 | cid#1448380: Resource leak (avmedia/gstplayer) | Julien Nabet |
2019-06-14 | loplugin:logexceptionnicely in accessibility..basic | Noel Grandin |
2019-06-13 | Don't link avmediagst with gtk3 and qt5 | Jan-Marek Glogowski |
2019-06-13 | tdf#125821 don't crash on missing gstreamer plugins | Jan-Marek Glogowski |
2019-06-09 | Fix typo | Andrea Gelmini |
2019-06-09 | tdf#125219 qt5: Try qwidget5videosink on Wayland | Michael Weghorn |
2019-06-07 | Drop support for gstreamer-0.10 | Michael Weghorn |
2019-06-03 | Drop extra define ENABLE_GTKSINK | Michael Weghorn |
2019-05-27 | tdf#125271 under wayland without gtksink, try waylandsink | Caolán McNamara |
2019-05-21 | tdf#124027: use ID of the embedded window and fix position of overlay | Katarina Behrens |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-02 | tdf#101524: seeking position shouldn't pause video playback | Katarina Behrens |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-02 | tdf#100007: slider and time field update during video playback | Katarina Behrens |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2019-03-27 | loplugin:unoquery (clang-cl) | Stephan Bergmann |
2019-03-16 | Simplify containers iterations in accessibility, avmedia | Arkadiy Illarionov |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-02-24 | tdf#123653 pass WM messages to the parent window. | Mark Hung |
2019-02-24 | tdf#123653 let gstreamer gst video overlay bypass events. | Mark Hung |
2019-02-19 | gst 0.10 doesn't have gst_video_overlay_set_render_rectangle | Caolán McNamara |
2019-02-19 | avmedia: set gstreamer gst_video_overlay size and position. | Mark Hung |
2019-02-15 | tdf#40780 extend default media duration from 0.01s to 0.3s. | Mark Hung |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-04 | tdf#44223 allow slideshow to play embedded media. | Mark Hung |
2019-02-04 | tdf#44223 oox: import embedded media stream. | Mark Hung |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-28 | Return early | Matteo Casalin |
2018-12-28 | Drop avmediaQuickTime.mk | Gabor Kelemen |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | loplugin:buriedassign in avmedia..cui | Noel Grandin |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |