Age | Commit message (Expand) | Author |
2021-10-27 | Add support for macOS SDK 12.0 | Stephan Bergmann |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-02-18 | loplugin:referencecasting (macOS) | Stephan Bergmann |
2020-11-15 | CFDataGetLength returns CFIndex, not long | Stephan Bergmann |
2020-07-04 | avmedia/mac: create instances with uno constructors | Noel Grandin |
2020-05-08 | compact namespace in avmedia..bridges | Noel Grandin |
2020-02-16 | tdf#124176: Use pragma once instead of include guards | Mohamed Sameh |
2020-02-11 | tdf#124176: Use pragma once instead of include guards | Furkan Ahmet Kara |
2019-12-18 | sal_Char->char in avmedia..basic | Noel Grandin |
2019-11-15 | loplugin:fakebool and loplugin:consttobool (macOS) | Stephan Bergmann |
2019-08-10 | loplugin:stringconstant (macOS) | Stephan Bergmann |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-09-11 | loplugin:includeform | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-02-22 | Bin unused function | Tor Lillqvist |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-19 | loplugin:redundantcast (after loplugin:cstylecast, macOS) | Stephan Bergmann |
2017-12-15 | loplugin:salcall (macOS) | Stephan Bergmann |
2017-10-09 | avmedia: consistently use "" and <> in include directives | Mike Kaganski |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-07 | loplugin:casttovoid | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | loplugin:dynexcspec (macOS), avmedia | Stephan Bergmann |
2017-01-17 | loplugin:stringconstant | Stephan Bergmann |
2016-12-13 | fix mac build after OSL_TRACE->SAL changes (2) | Noel Grandin |
2016-12-13 | fix mac build after OSL_TRACE->SAL changes | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
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-11 | fix mac build: missing quote | Caolán McNamara |
2016-05-11 | Include cppumaker-generated .hpp, not .hdl | Stephan Bergmann |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2015-07-17 | com::sun::uno->css in avmedia and animations | Noel Grandin |
2015-07-06 | tdf#88206 Change uses of cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-21 | convert CVT constants to scoped enum | Noel Grandin |
2015-05-09 | Remove unused create member functions | Stephan Bergmann |
2015-05-09 | loplugin:staticmethods | Stephan Bergmann |
2015-05-09 | loplugin:implicitboolconversion | Stephan Bergmann |