summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
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-24<sys/prctl.h> is not available on kFreeBSDRene Engelhard1-2/+2
2011-08-22Drop OS/2 linesTor Lillqvist1-2/+1
2011-08-17chmod -xTor Lillqvist2-0/+0
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist2-9/+17
2011-08-16Fix heap corruption (malloc buffer overrun)Tor Lillqvist1-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe6-6/+6
2011-08-09build errorCaolán McNamara1-1/+3
2011-08-08Add dependencies for sal_qa_staticTor Lillqvist1-1/+1
2011-08-08revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara1-7/+0
2011-08-08osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane1-1/+3
2011-08-08skip tricky allocators on G_SLICE=always-mallocCaolán McNamara4-8/+45
2011-08-05Print debugging output only if OSL_DEBUG_LEVEL > 1Tor Lillqvist1-2/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-03Don't use dynamic loading on iOSTor Lillqvist2-6/+11
2011-08-03Avoid compiler warningTor Lillqvist1-0/+2
2011-08-02make these explicitCaolán McNamara2-2/+2
2011-08-02make sure we get the right interim objCaolán McNamara1-1/+17
2011-08-01We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist1-2/+3
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist6-1/+7
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara4-5/+5
2011-07-21add a _attribute__((warn_unused_result)) based macroCaolán McNamara1-0/+12
2011-07-16Simplify osl_getTempDirURL()Francois Tigeot1-33/+9
2011-07-15Android build fixesTor Lillqvist2-3/+5
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-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist8-27/+24
2011-07-14Use MSVC options only with MSVCTor Lillqvist2-18/+2
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist1-1/+1
2011-07-13unused OUString_to_std_stringCaolán McNamara1-8/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan3-9/+0
2011-07-11unused methodsCaolán McNamara4-76/+0
2011-07-11callcatcher: unused methodsCaolán McNamara2-202/+0
2011-07-11Make iOS sal unit testing actually workTor Lillqvist4-4/+28
2011-07-10Remove accidentally committed debugging printoutTor Lillqvist1-2/+0
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist26-73/+92
2011-07-10No <sys/statfs.h> for iOS eitherTor Lillqvist1-1/+1
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist1-1/+1
2011-07-10iOS is much like MacOSXTor Lillqvist2-3/+5
2011-07-10Add a statically linked unit tester for iOSTor Lillqvist3-0/+190
2011-07-10aTestSec is not used anywhereTor Lillqvist1-1/+0
2011-07-10Don't run cppunittester automatically when cross-compilingTor Lillqvist1-0/+4
2011-07-09sal_main_with_args() is staticTor Lillqvist1-2/+2
2011-07-09iOS hacking for cppunittesterTor Lillqvist3-1/+61
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara1-0/+1
2011-07-04fix indentCaolán McNamara1-1/+1
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák7-60/+32
2011-07-03callcatcher: secondfunc unusedCaolán McNamara1-4/+0
2011-07-01missing else, *cough*Caolán McNamara1-0/+1