summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
...
* We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist2011-08-011-2/+3
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-1/+7
* use SAL_WARN_UNUSED_RESULTCaolán McNamara2011-07-214-5/+5
* add a _attribute__((warn_unused_result)) based macroCaolán McNamara2011-07-211-0/+12
* Simplify osl_getTempDirURL()Francois Tigeot2011-07-161-33/+9
* Android build fixesTor Lillqvist2011-07-152-3/+5
* iOS hacking, intermediate commitTor Lillqvist2011-07-151-14/+44
* Add a property for the UIWindow and show itTor Lillqvist2011-07-151-0/+7
* Include the rest of the active sal cppunit tests for iOSTor Lillqvist2011-07-158-27/+24
* Use MSVC options only with MSVCTor Lillqvist2011-07-142-18/+2
* No point building xml2cmp when cross-compilingTor Lillqvist2011-07-141-1/+1
* unused OUString_to_std_stringCaolán McNamara2011-07-131-8/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-123-9/+0
* unused methodsCaolán McNamara2011-07-114-76/+0
* callcatcher: unused methodsCaolán McNamara2011-07-112-202/+0
* Make iOS sal unit testing actually workTor Lillqvist2011-07-114-4/+28
* Remove accidentally committed debugging printoutTor Lillqvist2011-07-101-2/+0
* Do build sal unit tests for iOS, tooTor Lillqvist2011-07-1026-73/+92
* No <sys/statfs.h> for iOS eitherTor Lillqvist2011-07-101-1/+1
* No getVolumeInfo tests for iOSTor Lillqvist2011-07-101-1/+1
* iOS is much like MacOSXTor Lillqvist2011-07-102-3/+5
* Add a statically linked unit tester for iOSTor Lillqvist2011-07-103-0/+190
* aTestSec is not used anywhereTor Lillqvist2011-07-101-1/+0
* Don't run cppunittester automatically when cross-compilingTor Lillqvist2011-07-101-0/+4
* sal_main_with_args() is staticTor Lillqvist2011-07-091-2/+2
* iOS hacking for cppunittesterTor Lillqvist2011-07-093-1/+61
* workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara2011-07-071-0/+1
* fix indentCaolán McNamara2011-07-041-1/+1
* change O[U]StringBuffer::remove() to take start+lenLuboš Luňák2011-07-047-60/+32
* callcatcher: secondfunc unusedCaolán McNamara2011-07-031-4/+0
* missing else, *cough*Caolán McNamara2011-07-011-0/+1
* extend CppUnit::Protector for context-less protectionCaolán McNamara2011-06-302-8/+26
* rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara2011-06-301-34/+66
* callcatcher: various unused fooCaolán McNamara2011-06-304-494/+0
* callcatcher: unused codeCaolán McNamara2011-06-304-80/+0
* add StringBuffers ::removeCaolán McNamara2011-06-308-7/+212
* 16-bit Windows is no moreFrancois Tigeot2011-06-281-2/+0
* Remove tgetpwnam.cxx, it is unused.Francois Tigeot2011-06-272-264/+0
* add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara2011-06-231-0/+24
* remove duplicate codeDavid Tardon2011-06-221-11/+0
* 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-203-13/+43
* add an extra ctor that takes char str+lenCaolán McNamara2011-06-201-0/+19
* Just call the import library -luno_sal for MinGWTor Lillqvist2011-06-181-1/+1
* Add 2 lacking break instructions in a switchJulien Nabet2011-06-181-0/+2
* Clean out cruft from systools and especially uwinapiTor Lillqvist2011-06-1772-6157/+1
* Do build cppunittester when cross-compiling after allTor Lillqvist2011-06-161-4/+0
* catch by const referenceCaolán McNamara2011-06-147-8/+8
* 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