summaryrefslogtreecommitdiff
path: root/io/source
AgeCommit message (Expand)Author
2014-04-23io: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12coverity#707937 Uninitialized pointer fieldCaolán McNamara
2014-03-12coverity#707936 Uninitialized pointer fieldCaolán McNamara
2014-03-08coverity#707939 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707938 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ioAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Resolves: #i75731# check output stream and...Jürgen Schmidt
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Mark as constTakeshi Abe
2013-07-01Fix memory leak in OTextInputStream.Mark Wielaard
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-19further OUString cleanupThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12gbuildize ioDavid Tardon
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-27function component_canUnload is exportedDavid Tardon