summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-09-19FreeBSD has the same cppunit failure as OSX doesBaptiste Daroussin
2011-09-19Add a clarifying comment (MinGW special case).Jan Holesovsky
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16Fallback to osl_getExecutableFile when dlsym("main") failsCaolán McNamara
2011-09-15Removed bogus assert.Stephan Bergmann
2011-09-14No need to bark about G_SLICE on stderr.Stephan Bergmann
2011-09-13reduce the scope a bit furtherCaolán McNamara
2011-09-13Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-09-12Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist
2011-09-12Fix copy/paste errorTor Lillqvist
2011-09-12Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always onTor Lillqvist
2011-09-11Simplified SAL_DEPRECATED, does not need to abstract over func.Stephan Bergmann
2011-09-09sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann
2011-09-08so *that's* where the hello/world we're coming fromCaolán McNamara
2011-09-07introduce SAL_DEPRECATED macroBjoern Michaelsen
2011-09-02add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara
2011-09-02And then fix MSVC compilationTor Lillqvist
2011-09-02Fix MinGW compilation error with min()Tor Lillqvist
2011-09-01humour me, and sync this with osl/w32/security.cCaolán McNamara
2011-09-01micro-opt, just use memsetCaolán McNamara
2011-08-31add details to message as to what failedCaolán McNamara
2011-08-30Work around compilation errors with MinGW and --enable-debugTor Lillqvist
2011-08-29We do not need to use GLIBC hereMatúš Kukan
2011-08-29cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusionCaolán McNamara
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky
2011-08-24<sys/prctl.h> is not available on kFreeBSDRene Engelhard
2011-08-22Drop OS/2 linesTor Lillqvist
2011-08-17chmod -xTor Lillqvist
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist
2011-08-16Fix heap corruption (malloc buffer overrun)Tor Lillqvist
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09build errorCaolán McNamara
2011-08-08Add dependencies for sal_qa_staticTor Lillqvist
2011-08-08revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara
2011-08-08osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane
2011-08-08skip tricky allocators on G_SLICE=always-mallocCaolán McNamara
2011-08-05Print debugging output only if OSL_DEBUG_LEVEL > 1Tor Lillqvist
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-03Don't use dynamic loading on iOSTor Lillqvist
2011-08-03Avoid compiler warningTor Lillqvist
2011-08-02make these explicitCaolán McNamara
2011-08-02make sure we get the right interim objCaolán McNamara
2011-08-01We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-07-21add a _attribute__((warn_unused_result)) based macroCaolán McNamara
2011-07-16Simplify osl_getTempDirURL()Francois Tigeot