summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-14Add defines for iOSTor Lillqvist
2011-05-14When cross-compiling, use what configure script figured outTor Lillqvist
2011-05-14Cross-compilation supportTor Lillqvist
2011-05-12remove stray semicolonDavid Tardon
2011-05-11Unbreak build on non-WindowsTor Lillqvist
2011-05-11Remove the ::osl::Security getHomeDir() checkFrancois Tigeot
2011-05-11Fix build on WindowsTor Lillqvist
2011-05-11Remove an implementation of getpwnam_r for old versions of NetBSD.Francois Tigeot
2011-05-09Fix simple warning (explicit cast in char*)Julien Nabet
2011-05-09Fix osl_Security::getHomeDir test under fakerootMiklos Vajna
2011-05-07Make sure we deliver the pyuno.dylib object for Mac OS X.Joseph Powers
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers
2011-05-07Port PyUno to support Python 3Andreas Becker
2011-05-06fix mangled open tag in documentationMichael Meeks
2011-05-04add new uno interface for sheet local anonymous db dataMarkus Mohrhard
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-05-03Adding public method getNamespaceURL.Muthu Subramanian
2011-05-03Properly advance the data / buffer pointer.Julien Chaffraix
2011-05-03Handled EINTR in safeWrite.Julien Chaffraix
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-30Simple warnings correctedJulien Nabet
2011-04-30Ignore .gitattributesJoseph Powers
2011-04-28fix typoDavid Tardon
2011-04-26Migrated oslDoCopyFile to using the read/write helpers.Julien Chaffraix
2011-04-26Introduced safeRead.Julien Chaffraix
2011-04-26Switched a write to safeWrite in profile.c.Julien Chaffraix
2011-04-26Refactored the safeWrite method in a new file.Julien Chaffraix
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot
2011-04-22It seems there was an extra semi colon hereJulien Nabet
2011-04-22make backtrace from OSL_ASSERT disabled by defaultLuboš Luňák
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-19Fixed write(2) usage in process.cJulien Chaffraix
2011-04-18Disable a registry test failing without OS/2 support.Francois Tigeot
2011-04-18Fix a typo.Francois Tigeot
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-13catched->caughtCaolán McNamara
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-04-11define for older systemsFridrich Štrba
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat
2011-04-07WaE: tweak for simple-minder compilersCaolán McNamara
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-06breaks windows, backout for nowCaolán McNamara
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-04-05prefer gcc __sync functions over pthreadJani Monoses
2011-04-05put the deprecated rtl_Locale stuff in here tooCaolán McNamara