summaryrefslogtreecommitdiff
path: root/io/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-11/+7
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza17-322/+220
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-22Resolves: #i75731# check output stream and...Jürgen Schmidt1-0/+15
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza5-70/+13
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-5/+5
2013-08-12Mark as constTakeshi Abe5-5/+5
2013-07-01Fix memory leak in OTextInputStream.Mark Wielaard1-0/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann5-37/+15
2013-04-19remove unused component_canUnload functionsMatúš Kukan16-97/+5
2013-03-30fix loplugin unused warningsPeter Foley1-15/+6
2013-03-19further OUString cleanupThomas Arnhold2-2/+2
2013-03-04sal_Bool to boolTakeshi Abe4-6/+6
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-4/+3
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin1-4/+3
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz6-37/+37
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-36/+28
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz4-37/+33
2012-10-02Use prefixTor Lillqvist10-10/+10
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-4/+4
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann3-413/+0
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-6/+0
2012-07-04re-base on ALv2 code.Michael Meeks23-490/+360
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-16removed unused forward declarations of classTakeshi Abe2-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold3-15/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+4
2012-03-12gbuildize ioDavid Tardon5-382/+0
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann6-9/+22
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-27function component_canUnload is exportedDavid Tardon5-5/+5
2011-12-15catch exception by constant referenceTakeshi Abe3-10/+10
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist3-3/+0
2011-11-27remove include of pch header from ioNorbert Thiebaud14-28/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist5-5/+5
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann4-140/+5
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan5-30/+0
2011-06-01this is overly static + double check lock for little gainCaolán McNamara4-48/+12
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet5-10/+10
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud16-32/+238
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+4
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]1-2/+8
2011-02-18method is emptyCaolán McNamara1-13/+0