summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* function component_canUnload is exportedDavid Tardon2011-12-275-5/+5
* catch exception by constant referenceTakeshi Abe2011-12-159-21/+21
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-114-4/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from ioNorbert Thiebaud2011-11-2723-44/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-9/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-175-5/+5
* Depend explicitly on cppuhelper for the non-DESKTOP caseTor Lillqvist2011-09-201-1/+1
* sb140: #i117292# use ImplInheritanceHelperStephan Bergmann2011-09-094-140/+5
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-127-39/+1
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* __cdecl -> SAL_CALLChristina Rossmanith2011-06-051-5/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-12/+12
* 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-216-12/+12
* | | | Remove OS/2 support.Francois Tigeot2011-04-182-2/+2
|/ / /
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1818-33/+244
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0818-33/+244
| |\ \ \ | | | |/ | | |/|
| | * | sb139: #i116444# handle short reads in io_acceptor::PipeConnection::readsb2011-01-131-2/+8
| | |/
| | * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-1016-30/+235
* | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-8/+8
|/ /
* | Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+4