summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-285-0/+5
* 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-2210-521/+3
* -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-0432-672/+477
* re-base on ALv2 code.Michael Meeks2012-06-214-95/+59
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* removed unused forward declarations of classTakeshi Abe2012-06-162-2/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targeted string re-workNorbert Thiebaud2012-06-024-101/+100
* targeted string re-workNorbert Thiebaud2012-06-011-14/+14
* deliver component desc. xml, if usedDavid Tardon2012-05-292-35/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-046-21/+21