Age | Commit message (Expand) | Author |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-04 | 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-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-23 | com::sun::star->css in io | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-19 | io: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
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 |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-04-22 | second test should be DataOutputStream | Stephan Bergmann |
2014-02-26 | Remove visual noise from io | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2012-07-04 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove include of pch header from io | Norbert Thiebaud |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-05 | __cdecl -> SAL_CALL | Christina Rossmanith |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2010-12-10 | RTL_CONSTASCII_USTRINGPARAM in ure 2 | Gert Faller |
2010-12-10 | RTL_CONSTASCII_USTRINGPARAM in ure 1 | Gert Faller |
2010-12-05 | Remove redundant comments | J. Graeme Lingard |
2010-10-25 | remvove vos/macros.h usage | Norbert Thiebaud |