summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD has the same cppunit failure as OSX doesBaptiste Daroussin2011-09-191-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-1613-2/+24
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-1613-24/+2
* Fallback to osl_getExecutableFile when dlsym("main") failsCaolán McNamara2011-09-161-0/+4
* Removed bogus assert.Stephan Bergmann2011-09-151-2/+0
* No need to bark about G_SLICE on stderr.Stephan Bergmann2011-09-141-15/+2
* reduce the scope a bit furtherCaolán McNamara2011-09-131-2/+1
* Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca2011-09-131-1/+2
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-1256-59/+171
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-1236-209/+83
* Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist2011-09-121-7/+13
* Fix copy/paste errorTor Lillqvist2011-09-121-1/+1
* Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always onTor Lillqvist2011-09-121-3/+6
* 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-092-412/+227
* so *that's* where the hello/world we're coming fromCaolán McNamara2011-09-081-22/+5
* 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
* And then fix MSVC compilationTor Lillqvist2011-09-021-0/+1
* Fix MinGW compilation error with min()Tor Lillqvist2011-09-021-1/+1
* humour me, and sync this with osl/w32/security.cCaolán McNamara2011-09-011-1/+1
* micro-opt, just use memsetCaolán McNamara2011-09-011-6/+3
* add details to message as to what failedCaolán McNamara2011-08-311-2/+11
* Work around compilation errors with MinGW and --enable-debugTor Lillqvist2011-08-302-8/+6
* We do not need to use GLIBC hereMatúš Kukan2011-08-292-33/+2
* 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
* <sys/prctl.h> is not available on kFreeBSDRene Engelhard2011-08-241-2/+2
* Drop OS/2 linesTor Lillqvist2011-08-221-2/+1
* chmod -xTor Lillqvist2011-08-172-0/+0
* Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist2011-08-172-9/+17
* 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