summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Fix heap corruption (malloc buffer overrun)Tor Lillqvist2011-08-161-2/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* build errorCaolán McNamara2011-08-091-1/+3
* Add dependencies for sal_qa_staticTor Lillqvist2011-08-081-1/+1
* revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara2011-08-081-7/+0
* osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane2011-08-081-1/+3
* skip tricky allocators on G_SLICE=always-mallocCaolán McNamara2011-08-084-8/+45
* Print debugging output only if OSL_DEBUG_LEVEL > 1Tor Lillqvist2011-08-051-2/+2
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Don't use dynamic loading on iOSTor Lillqvist2011-08-032-6/+11
* Avoid compiler warningTor Lillqvist2011-08-031-0/+2
* make these explicitCaolán McNamara2011-08-022-2/+2
* make sure we get the right interim objCaolán McNamara2011-08-021-1/+17
* 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