summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* io: sal_Bool->boolNoel Grandin2014-04-2312-82/+82
* second test should be DataOutputStreamStephan Bergmann2014-04-221-1/+1
* 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-264-12/+11
* Remove unneccessary commentsAlexander Wilms2014-02-235-17/+17
* 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 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-113-29/+25
* fdo#60698: Merge all libs of io...Marcos Paulo de Souza2013-11-0524-481/+268
* 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-224-4/+4
* 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
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-042-14/+8
* 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 OUString wrap for string literalsThomas Arnhold2013-06-293-49/+49
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-132/+24
* 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-193-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-20/+20
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* sal_Bool to boolTakeshi Abe2013-03-044-6/+6
* remove all d.lstMichael Stahl2013-02-281-0/+0
* 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-266-6/+6
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* 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
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* Use prefixTor Lillqvist2012-10-0210-10/+10
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10