summaryrefslogtreecommitdiffstats
path: root/io/source
Commit message (Expand)AuthorAgeFilesLines
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-052-2/+2
* fix . in #defineNoel Grandin2014-05-301-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-303-2/+16
* remove more unnecesary OUString constructor useNoel Grandin2014-05-293-21/+17
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-272-8/+8
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-235-22/+15
* io: sal_Bool->boolNoel Grandin2014-04-2312-82/+82
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-017-11/+11
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2612-222/+222
* coverity#707937 Uninitialized pointer fieldCaolán McNamara2014-03-121-1/+3
* coverity#707936 Uninitialized pointer fieldCaolán McNamara2014-03-121-3/+8
* coverity#707939 Uninitialized scalar fieldCaolán McNamara2014-03-081-2/+3
* coverity#707938 Uninitialized scalar fieldCaolán McNamara2014-03-081-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2613-396/+396
* Remove visual noise from ioAlexander Wilms2014-02-263-10/+10
* Remove unneccessary commentsAlexander Wilms2014-02-233-15/+15
* bool improvementsStephan Bergmann2014-01-211-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza2013-12-093-46/+7
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-11/+7
* fdo#60698: Merge all libs of io...Marcos Paulo de Souza2013-11-0517-322/+220
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-222-2/+2
* Resolves: #i75731# check output stream and...Jürgen Schmidt2013-10-221-0/+15
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-225-70/+13
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-215-5/+5
* Mark as constTakeshi Abe2013-08-125-5/+5
* Fix memory leak in OTextInputStream.Mark Wielaard2013-07-011-0/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-195-37/+15
* remove unused component_canUnload functionsMatúš Kukan2013-04-1916-97/+5
* fix loplugin unused warningsPeter Foley2013-03-301-15/+6
* further OUString cleanupThomas Arnhold2013-03-192-2/+2
* sal_Bool to boolTakeshi Abe2013-03-044-6/+6
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-111-4/+3
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-111-4/+3
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-016-37/+37
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-014-36/+28
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-11-294-37/+33
* Use prefixTor Lillqvist2012-10-0210-10/+10
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-254-4/+4
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-2/+3
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-223-413/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-2/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-6/+0
* re-base on ALv2 code.Michael Meeks2012-07-0423-490/+360
* re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* removed unused forward declarations of classTakeshi Abe2012-06-162-2/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0