summaryrefslogtreecommitdiffstats
path: root/io/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-043-15/+15
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-8/+4
* gbuildize ioDavid Tardon2012-03-125-382/+0
* 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
* function component_canUnload is exportedDavid Tardon2011-12-275-5/+5
* catch exception by constant referenceTakeshi Abe2011-12-153-10/+10
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-113-3/+0
* remove include of pch header from ioNorbert Thiebaud2011-11-2714-28/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-175-5/+5
* sb140: #i117292# use ImplInheritanceHelperStephan Bergmann2011-09-094-140/+5
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-125-30/+0
* this is overly static + double check lock for little gainCaolán McNamara2011-06-014-48/+12
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-2/+2
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-2/+2
| |\
| | * dr78: rebase to DEV300_m101Daniel Rentz [dr]2011-02-281-2/+8
| | |\
| | * | dr78: fix com.sun.star.io.XTextInputStream.readString implementation() when p...Daniel Rentz [dr]2011-02-021-2/+2
* | | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-215-10/+10
|/ / /
* | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0816-32/+238
|\ \ \ | | |/ | |/|
| * | sb139: #i116444# handle short reads in io_acceptor::PipeConnection::readsb2011-01-131-2/+8
| |/
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-1015-30/+230
* | Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+4