summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
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-22drop rdbmaker completelyMatúš Kukan1-1/+1
2012-10-02Use prefixTor Lillqvist10-10/+10
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
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 Bergmann10-521/+3
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 Meeks32-672/+477
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