summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-8/+4
* fix makefilesDavid Tardon2012-04-061-35/+2
* merge origin/masterDavid Tardon2012-04-013-3/+6
|\
| * fix buildLuboš Luňák2012-03-302-4/+4
| * Don't build and deliver .component files with empty URIs (for iOS)Tor Lillqvist2012-03-302-10/+16
| * No inter-process UNO on iOSTor Lillqvist2012-03-132-0/+8
| * Deliver the static libraries built for iOSTor Lillqvist2012-03-131-0/+1
| * more documentation and cleanups for various modules.Michael Meeks2012-03-061-1/+2
| * Fix typos in commentsElton Chung2012-02-181-1/+1
| * remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-171-2/+2
| * Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+2
* | add $(gb_STDLIBS) to linked libsDavid Tardon2012-03-245-0/+5
* | gbuildize ioDavid Tardon2012-03-1219-410/+423
|/
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-216-9/+22
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-2/+2