Age | Commit message (Expand) | Author |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in ucbhelper/ | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-11 | com::sun::star->css in ucbhelper/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to use OUString constructor in call to createInstance | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-05 | loplugin:stringconstant | Stephan Bergmann |
2015-10-05 | tdf#82744: fix WebDAV lock/unlock behaviour - part 3 | Giuseppe Castagno |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-18 | Remove newly unused ucbhelper/fileidentifierconverter.hxx | Stephan Bergmann |
2015-08-18 | Remove obsolete getLocalFileURL | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-16 | tdf#84190 : when auth fails, don't remember passwords for cmis | Szymon Kłos |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | ucbhelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | Authentication fallback request for the OneDrive connection | Mihai Varga |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-17 | Improve exception msg | Stephan Bergmann |
2014-09-12 | bug wrong order of test cause out of bound access. | Norbert Thiebaud |
2014-07-02 | InteractionSupplyName is a detail of SimpleNameClashResolveRequest | Stephan Bergmann |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | Julien Nabet |
2014-05-13 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 | Julien Nabet |
2014-05-11 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 | Julien Nabet |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | coverity#1202901 Uncaught exception | Caolán McNamara |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |