summaryrefslogtreecommitdiffstats
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\