Age | Commit message (Expand) | Author |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-17 | loplugin:staticvar in avmedia..connectivity | Noel Grandin |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-12 | Remove Library_avmediaQuickTime, which is dead | Stephan Bergmann |
2018-09-11 | loplugin:includeform | Stephan Bergmann |
2018-09-10 | Missing include | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin |
2018-08-28 | Add getMaskSet() to the dummy AVMediaSetMask | Tor Lillqvist |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-07 | Fix typos | Andrea Gelmini |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-22 | loplugin:unusedfields in avmedia..comphelper | Noel Grandin |
2018-05-14 | loplugin:useuniqueptr in MediaWindowImpl | Noel Grandin |
2018-05-14 | loplugin:useuniqueptr in MediaFloater | Noel Grandin |
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 |