summaryrefslogtreecommitdiffstats
path: root/io/test
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-096-46/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-244-7/+7
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-7/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-8/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-044-13/+13
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-16/+14
* com::sun::star->css in ioNoel Grandin2015-10-231-6/+6
* Fix typosAndrea Gelmini2015-09-301-2/+2
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-194-14/+11
* inline a bunch of use-once macrosNoel Grandin2015-07-271-8/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-55/+55
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-6/+6
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-7/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-06-021-0/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-4/+4
* second test should be DataOutputStreamStephan Bergmann2014-04-221-1/+1
* Remove visual noise from ioAlexander Wilms2014-02-261-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-232-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-3/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-2/+2
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-18/+18
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-18/+18
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-2/+2
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-042-14/+8
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-49/+49
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-20/+20
* re-base on ALv2 code.Michael Meeks2012-07-048-182/+110
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* targeted string re-workNorbert Thiebaud2012-06-024-101/+100
* targeted string re-workNorbert Thiebaud2012-06-011-14/+14
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-043-6/+6
* Fix typos in commentsElton Chung2012-02-181-1/+1
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-171-2/+2
* catch exception by constant referenceTakeshi Abe2011-12-156-11/+11
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
* remove include of pch header from ioNorbert Thiebaud2011-11-277-14/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-122-9/+1
* __cdecl -> SAL_CALLChristina Rossmanith2011-06-051-5/+1
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* Remove OS/2 support.Francois Tigeot2011-04-182-2/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-8/+8
* RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller2010-12-101-2/+2
* RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller2010-12-105-36/+36