Age | Commit message (Expand) | Author |
2018-04-17 | Clarify checking o_pbLink directly, versus missing dereferencing | Stephan Bergmann |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-06 | weld linkeditdialog | Caolán McNamara |
2018-04-04 | tdf#42949 Remove unnecessary localization headers from avmedia | Gabor Kelemen |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
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 |