summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)Author
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann
2011-09-26make sure these are safe wrt embedded NULLsCaolán McNamara
2011-09-23make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_ENDCaolán McNamara
2011-09-22bah, >= 4.6 thenCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22should be > 4, not > 5Caolán McNamara
2011-09-19Add a clarifying comment (MinGW special case).Jan Holesovsky
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-11Simplified SAL_DEPRECATED, does not need to abstract over func.Stephan Bergmann
2011-09-09sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann
2011-09-07introduce SAL_DEPRECATED macroBjoern Michaelsen
2011-09-02add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara
2011-08-29cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusionCaolán McNamara
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky
2011-08-03Avoid compiler warningTor Lillqvist
2011-08-02make these explicitCaolán McNamara
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-07-21add a _attribute__((warn_unused_result)) based macroCaolán McNamara
2011-07-15iOS hacking, intermediate commitTor Lillqvist
2011-07-15Add a property for the UIWindow and show itTor Lillqvist
2011-07-09sal_main_with_args() is staticTor Lillqvist
2011-07-09iOS hacking for cppunittesterTor Lillqvist
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák
2011-06-30extend CppUnit::Protector for context-less protectionCaolán McNamara
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-2816-bit Windows is no moreFrancois Tigeot
2011-06-23add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara
2011-06-21add default arguments to make this less painfulCaolán McNamara
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara
2011-06-17Clean out cruft from systools and especially uwinapiTor Lillqvist
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