summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2014-05-17i124896 add including of rtl/alloc.h in path_helper.hxx for win32Steve Yin
2014-05-16#i124896# use default allocator for w32 ShortPathName bufferHerbert Dürr
2014-05-15#i124896# remove obsoleted sal-module-internal custom STL allocatorHerbert Dürr
2014-04-29Small typo.Pedro Giffuni
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-02-22#i118923# OS/2 port, ignore ENOENT errors on dlopen() failure.Yuri Dario
2014-02-22#i118923# OS/2 port, report correct error string in case of dlopen() failure,...Yuri Dario
2014-02-20#i118923# fix failure to show message box in release mode.Yuri Dario
2014-01-22#i122208# the std::isfinite() workaround is only needed for GCCHerbert Dürr
2013-12-10#i122362# remove stlport4 specific allocatorHerbert Dürr
2013-11-29#i123068# allow OString argument for tools' DbgOut() functionHerbert Dürr
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
2013-11-26#i123747# mark SEH translator's pExcPtrs argument as unusedHerbert Dürr
2013-11-25i118923 - OS/2 port: use libc memory allocator to reduce fragmentation.Yuri Dario
2013-11-25#i123747# ignore single step and breakpoint SEH eventsHerbert Dürr
2013-11-25#i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2013-11-18#i122362# remove stlport4-build supportHerbert Dürr
2013-11-08i123001 - force destructor to be called before libc calls DosExit().Yuri Dario
2013-11-08i123001 - force destructor to be called before libc calls DosExit().Yuri Dario
2013-10-28i118923 - OS/2 port: make use of system ExceptQ exception handler.Yuri Dario
2013-06-12122500,122378: fix build breaker in non-pro builds with and without stlportOliver-Rainer Wittmann
2013-06-04fix gnuc_minor version checkHerbert Dürr
2013-06-04extend workaround for gcc bug 14608 to work on gcc<4.3Herbert Dürr
2013-05-27#i122208# include <algorithm> explicitly if functions from <algorithm> are usedHerbert Dürr
2013-05-22fix isfinite error for gcc on MacOSJürgen Schmidt
2013-05-21prefer standard isfinite()Herbert Dürr
2013-05-16fix the long cast to eliminate the little warningHerbert Dürr
2013-05-16fix constness issue causing a build breakerHerbert Dürr
2013-05-15#i122208# avoid signedness warnings in signed-char build environmentsHerbert Dürr
2013-05-08#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pr...Herbert Dürr
2013-04-18#121996# integrate first part to remove 3layer officeJürgen Schmidt
2013-04-17only check for gcc-visibility feature but not for gcc itselfHerbert Dürr
2013-03-08avoid expensive pthread interlocking on clangHerbert Dürr
2013-03-08use the canonical "error:" string in osl's module loadingHerbert Dürr
2013-03-01quota.h should be included via generic path for our MacOSX targetsHerbert Dürr
2013-02-14Revert of r1444110Rob Weir
2013-02-08i114430 - AOO Calc: 0^0=1 and it should be indeterminate.Pedro Giffuni
2013-01-21standalone semicolon is deprecated as toplevel declarationHerbert Dürr
2013-01-14i121614 - SAL Unix file handling: used pread/pwrite on FreeBSDPedro Giffuni
2012-12-03#i119252# - Solaris need #define OLD_SHADOW_APIPedro Giffuni
2012-08-14i118923 - OS/2 port: fix reporting of error message.Yuri Dario
2012-07-18i118923 - OS/2 port: use linux way to detect real numbers.Yuri Dario
2012-06-26i118923 - OS/2 port: reference debug_printf() also in release builds, so link...Yuri Dario
2012-06-10#119939, memory leak in api OpenDirectory() of sal moduleJian Fang Zhang
2012-06-04fix sal/makefile.mk file format problem, whcih cause build break on Mac 10.5Jian Fang Zhang
2012-05-05fix missing return value (thanks ericb)Herbert Dürr
2012-05-03add convenience method for dynamic loadingHerbert Dürr
2012-04-03Update headers to Alv2 headersAndrew Rist
2012-03-31Update headers to Alv2 headersAndrew Rist
2012-03-30Update headers to Alv2 headersAndrew Rist