summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)Author
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist
2011-06-09First attempt at Android supportTor Lillqvist
2011-06-02removed unused macroTakeshi Abe
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara
2011-05-25fix flaggs typoCaolán McNamara
2011-05-24Use isfinite() on iOSTor Lillqvist
2011-05-23Remove useless cruftTor Lillqvist
2011-05-14Add defines for iOSTor Lillqvist
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-04-03use simpler local statics for gccCaolán McNamara
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12mis-merge we don't have pre/postextstl.hNorbert Thiebaud
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-06WaE: silence this annoying warningCaolán McNamara
2011-03-01avoid implicit castCaolán McNamara
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen
2011-02-25shortly describe diagnostic macrosDavid Tardon
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb
2011-02-24WaE: logically last test always passesCaolán McNamara
2011-02-21Remove SCO support.Francois Tigeot
2011-02-18Kill _WIN16Tor Lillqvist
2011-02-16Remove unused UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKSFrancois Tigeot
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-14Added toString() method to O(U)StringBuffer.Sébastien Le Ray
2011-02-14move this into comphelperCaolán McNamara
2011-02-11sb138: merged in re/DEV300_next towards DEV300_m100sb
2011-02-10Add compareToNumeric to OUString & CoSébastien Le Ray
2011-02-04OString: New method isEmpty()Thomas Arnhold
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-02-01Remove RCS informationThomas Arnhold
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-28sb138: #i115619# osl_setThreadNamesb
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-24add since version to new APIMichael Meeks