summaryrefslogtreecommitdiff
path: root/io/test
AgeCommit message (Expand)Author
2021-01-03tdf#124176 Use pragma once instead of include guardsAlchemist
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-12Fix typoAndrea Gelmini
2019-12-11Fix typosAndrea Gelmini
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-27Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-01-24Fix typosAndrea Gelmini
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-23com::sun::star->css in ioNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-22second test should be DataOutputStreamStephan Bergmann
2014-02-26Remove visual noise from ioAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud