summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *.Stephan Bergmann4-26/+38
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2-0/+39
2011-09-26make sure these are safe wrt embedded NULLsCaolán McNamara2-2/+8
2011-09-23make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_ENDCaolán McNamara1-2/+2
2011-09-22bah, >= 4.6 thenCaolán McNamara1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-9/+36
2011-09-22should be > 4, not > 5Caolán McNamara1-1/+1
2011-09-19Add a clarifying comment (MinGW special case).Jan Holesovsky1-0/+4
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba3-0/+3
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba3-3/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann3-45/+40
2011-09-11Simplified SAL_DEPRECATED, does not need to abstract over func.Stephan Bergmann1-5/+5
2011-09-09sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann1-2/+2
2011-09-07introduce SAL_DEPRECATED macroBjoern Michaelsen1-0/+16
2011-09-02add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara2-1/+11
2011-08-29cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusionCaolán McNamara1-10/+0
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky1-0/+52
2011-08-03Avoid compiler warningTor Lillqvist1-0/+2
2011-08-02make these explicitCaolán McNamara2-2/+2
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara3-3/+3
2011-07-21add a _attribute__((warn_unused_result)) based macroCaolán McNamara1-0/+12
2011-07-15iOS hacking, intermediate commitTor Lillqvist1-14/+44
2011-07-15Add a property for the UIWindow and show itTor Lillqvist1-0/+7
2011-07-09sal_main_with_args() is staticTor Lillqvist1-2/+2
2011-07-09iOS hacking for cppunittesterTor Lillqvist1-0/+57
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák4-39/+17
2011-06-30extend CppUnit::Protector for context-less protectionCaolán McNamara2-8/+26
2011-06-30add StringBuffers ::removeCaolán McNamara4-5/+92
2011-06-2816-bit Windows is no moreFrancois Tigeot1-2/+0
2011-06-23add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara1-0/+24
2011-06-21add default arguments to make this less painfulCaolán McNamara1-4/+4
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara1-1/+1
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara1-0/+19
2011-06-17Clean out cruft from systools and especially uwinapiTor Lillqvist4-365/+0
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist1-1/+9
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist1-1/+7
2011-06-09First attempt at Android supportTor Lillqvist3-3/+18
2011-06-02removed unused macroTakeshi Abe1-4/+0
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara1-0/+118
2011-05-25fix flaggs typoCaolán McNamara1-2/+2
2011-05-24Use isfinite() on iOSTor Lillqvist1-0/+2
2011-05-23Remove useless cruftTor Lillqvist6-1054/+0
2011-05-14Add defines for iOSTor Lillqvist3-1/+37
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith1-14/+0
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot2-9/+0
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith1-13/+1
2011-04-18Remove OS/2 support.Francois Tigeot13-58/+14
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-5/+0