summaryrefslogtreecommitdiff
path: root/io/test/stm
AgeCommit message (Expand)AuthorFilesLines
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-3/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-16/+16
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock2-16/+16
2016-02-09Remove excess newlinesChris Sherlock4-42/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara4-7/+7
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-7/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-8/+4
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin2-11/+11
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-2/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-11/+11
2015-10-23com::sun::star->css in ioNoel Grandin1-6/+6
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-14/+11
2015-07-27inline a bunch of use-once macrosNoel Grandin1-8/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-55/+55
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-6/+6
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin5-5/+0
2014-06-02fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-04-22second test should be DataOutputStreamStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-18/+18
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-18/+18
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold1-12/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-46/+46
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-20/+20
2012-07-04re-base on ALv2 code.Michael Meeks6-136/+82
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud3-95/+94
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold3-6/+6
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-2/+2
2011-12-15catch exception by constant referenceTakeshi Abe4-6/+6
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ioNorbert Thiebaud5-10/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan2-9/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller3-20/+20
2010-12-05Remove redundant commentsJ. Graeme Lingard1-11/+0
2010-10-25remvove vos/macros.h usageNorbert Thiebaud1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth6-0/+16
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov7-29/+7