Age | Commit message (Expand) | Author |
2018-02-22 | weld native message dialogs | Caolán McNamara |
2018-02-22 | Bin unused function | Tor Lillqvist |
2018-02-16 | Revert "loplugin:changetoolsgen in avmedia..basic" and reapply plugin | Noel Grandin |
2018-02-13 | loplugin:changetoolsgen in avmedia..basic | Noel Grandin |
2018-02-07 | move Bitmap::SetToData to BitmapTools | Noel Grandin |
2018-02-02 | avmedia: move BitmapWriteAccess inside Bitmap | Noel Grandin |
2018-01-31 | avmedia: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-31 | ofz: speed up bitmap image fuzzing | Caolán McNamara |
2018-01-25 | Remove stdlib.h from sal/config.h | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-19 | loplugin:redundantcast (after loplugin:cstylecast, macOS) | Stephan Bergmann |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: avmedia | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: avmedia | Stephan Bergmann |
2018-01-11 | Fix template parameter ambiguity | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-19 | loplugin:unusedmethods | Noel Grandin |
2017-12-19 | loplugin:unusedfields | Noel Grandin |
2017-12-18 | loplugin:unnecessaryvirtual | Noel Grandin |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-15 | loplugin:salcall (macOS) | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-06 | loplugin:salcall | Stephan Bergmann |
2017-12-04 | tdf#113380: if the player doesn't exist,... | Xisco Fauli |
2017-12-04 | loplugin:singlevalfields | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-10 | loplugin:unusedmethods | Noel Grandin |
2017-11-10 | loplugin:finalclasses in accessibility | Noel Grandin |
2017-10-30 | related: tdf#103884 remove gltf/collada feature | Thorsten Behrens |
2017-10-23 | loplugin:includeform: avmedia | Stephan Bergmann |
2017-10-20 | tdf#87808 Add missing tooltips to Media Playback toolbar | Gabor Kelemen |
2017-10-19 | Move vlc/wrapper include files to common include directory | Stephan Bergmann |
2017-10-10 | iOS, dummy SoundHandler_get_implementation | jan Iversen |
2017-10-10 | Revert "iOS, removed unneeded avmedia libraries" | jan Iversen |
2017-10-10 | iOS, typo | jan Iversen |
2017-10-10 | iOS, readd component file. | jan Iversen |
2017-10-10 | iOS, removed unneeded avmedia libraries | jan Iversen |
2017-10-09 | avmedia: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski |
2017-09-23 | iOS, dummy avmedia to satisty sdi files | jan Iversen |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-15 | consistent naming of externals: png -> libpng | Michael Stahl |