summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* misc trivial tweaks, and documentation additionMichael Meeks2011-10-211-0/+20
* String->OUString, with accompanying testsAugust Sodora2011-10-211-1/+6
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-2/+1
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-081-0/+24
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-081-20/+0
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-081-0/+20
* Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *.Stephan Bergmann2011-10-054-26/+38
* -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann2011-09-301-1/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2011-09-272-0/+39
* make sure these are safe wrt embedded NULLsCaolán McNamara2011-09-262-2/+8
* make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_ENDCaolán McNamara2011-09-231-2/+2
* bah, >= 4.6 thenCaolán McNamara2011-09-221-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-9/+36
* should be > 4, not > 5Caolán McNamara2011-09-221-1/+1
* Add a clarifying comment (MinGW special case).Jan Holesovsky2011-09-191-0/+4
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-163-0/+3
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-163-3/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-123-45/+40
* Simplified SAL_DEPRECATED, does not need to abstract over func.Stephan Bergmann2011-09-111-5/+5
* sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann2011-09-091-2/+2
* introduce SAL_DEPRECATED macroBjoern Michaelsen2011-09-071-0/+16
* add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara2011-09-022-1/+11
* cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusionCaolán McNamara2011-08-291-10/+0
* Move the header that made setup_native depending on sfx2.Jan Holesovsky2011-08-261-0/+52
* Avoid compiler warningTor Lillqvist2011-08-031-0/+2
* make these explicitCaolán McNamara2011-08-022-2/+2
* use SAL_WARN_UNUSED_RESULTCaolán McNamara2011-07-213-3/+3
* add a _attribute__((warn_unused_result)) based macroCaolán McNamara2011-07-211-0/+12
* iOS hacking, intermediate commitTor Lillqvist2011-07-151-14/+44
* Add a property for the UIWindow and show itTor Lillqvist2011-07-151-0/+7
* sal_main_with_args() is staticTor Lillqvist2011-07-091-2/+2
* iOS hacking for cppunittesterTor Lillqvist2011-07-091-0/+57
* change O[U]StringBuffer::remove() to take start+lenLuboš Luňák2011-07-044-39/+17
* extend CppUnit::Protector for context-less protectionCaolán McNamara2011-06-302-8/+26
* add StringBuffers ::removeCaolán McNamara2011-06-304-5/+92
* 16-bit Windows is no moreFrancois Tigeot2011-06-281-2/+0
* add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara2011-06-231-0/+24
* add default arguments to make this less painfulCaolán McNamara2011-06-211-4/+4
* make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara2011-06-201-1/+1
* add an extra ctor that takes char str+lenCaolán McNamara2011-06-201-0/+19
* Clean out cruft from systools and especially uwinapiTor Lillqvist2011-06-174-365/+0
* Fix SAL_MATH_FINITE definition for iOSTor Lillqvist2011-06-141-1/+9
* Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist2011-06-141-1/+7
* First attempt at Android supportTor Lillqvist2011-06-093-3/+18
* removed unused macroTakeshi Abe2011-06-021-4/+0
* add a StaticWithArg to make its use easierCaolán McNamara2011-06-011-0/+118
* fix flaggs typoCaolán McNamara2011-05-251-2/+2
* Use isfinite() on iOSTor Lillqvist2011-05-241-0/+2
* Remove useless cruftTor Lillqvist2011-05-236-1054/+0