summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-16removed unused forward declarations of classTakeshi Abe2-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud4-101/+100
2012-06-01targeted string re-workNorbert Thiebaud1-14/+14
2012-05-29deliver component desc. xml, if usedDavid Tardon2-35/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold6-21/+21
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-10/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+4
2012-04-06fix makefilesDavid Tardon1-35/+2
2012-04-01merge origin/masterDavid Tardon3-3/+6
2012-03-30fix buildLuboš Luňák2-4/+4
2012-03-30Don't build and deliver .component files with empty URIs (for iOS)Tor Lillqvist2-10/+16
2012-03-24add $(gb_STDLIBS) to linked libsDavid Tardon5-0/+5
2012-03-13No inter-process UNO on iOSTor Lillqvist2-0/+8
2012-03-13Deliver the static libraries built for iOSTor Lillqvist1-0/+1
2012-03-12gbuildize ioDavid Tardon19-410/+423
2012-03-06more documentation and cleanups for various modules.Michael Meeks1-1/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek1-2/+2
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+2
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 Abe9-21/+21
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist4-4/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from ioNorbert Thiebaud23-44/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-9/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist5-5/+5
2011-09-20Depend explicitly on cppuhelper for the non-DESKTOP caseTor Lillqvist1-1/+1
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann4-140/+5
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan7-39/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith1-5/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-12/+12
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 Nabet6-12/+12
2011-04-18Remove OS/2 support.Francois Tigeot2-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky18-33/+244
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-8/+8
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud18-33/+244
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+4
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]1-2/+8