summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-36/+36
* removed unused macroTakeshi Abe2011-06-021-4/+0
* remove const to allow alternative templateCaolán McNamara2011-06-011-3/+3
* drop const for alternative templateCaolán McNamara2011-06-011-2/+2
* add a StaticWithArg to make its use easierCaolán McNamara2011-06-011-0/+118
* fdo#32263Takeshi Abe2011-05-311-2/+21
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-312-2/+5
|\
| * Fix osl_Security::getHomeDir test under fakerootMiklos Vajna2011-05-091-1/+4
| * sal-disable-backtrace.diff: disable backtrace with DISABLE_SAL_BACKTRACEThorsten Behrens2011-04-271-2/+3
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky2011-05-277-11/+30
|\ \
| * | fix flaggs typoCaolán McNamara2011-05-251-2/+2
| * | Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for thatTor Lillqvist2011-05-252-2/+5
| * | Define NO_DL_FUNCTIONS on iOSTor Lillqvist2011-05-251-0/+4
| * | Compilation fix for iOSTor Lillqvist2011-05-251-5/+5
| * | Fix compilation errors when NO_DL_FUNCTIONS is definedTor Lillqvist2011-05-251-0/+6
| * | Use the dummy floppy API implementations on iOS, tooTor Lillqvist2011-05-251-6/+6
| * | Compilation fix for iOSTor Lillqvist2011-05-251-0/+6
* | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-277-48/+42
|\ \ \ | |/ / |/| |
| * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-2/+2
| |\ \ | | |/ | |/|
| | * CWS-TOOLING: integrate CWS solaris11Ivo Hinkelmann2011-04-011-2/+2
| | |\
| | | * solaris11: sal: SIOCGIFHWADDR is defined on Solaris 11, but no ifr_hwaddr:Michael Stahl2011-03-281-2/+2
| | * | mav60: rebase to DEV300_m103Mikhail Voytenko2011-03-2422-1685/+438
| | |\|
| | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-231-1/+0
| * | | fix MacOSX breakage due to e75d09e4e89d3eda7ddaa2c085678edf9a21293fNorbert Thiebaud2011-04-151-4/+0
| * | | Fixed LANG setting in the _imp_setProcessLocale() function.Christian Dywan2011-04-151-24/+16
| * | | No need to check out execv return value.Julien Chaffraix2011-04-141-2/+3
| * | | Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix2011-04-142-12/+4
| * | | Fixed a potential null-dereferencing error in osl_closeProfileJulien Chaffraix2011-04-141-5/+8
| * | | Added handling for the write errors in receiveFdPipe.Julien Chaffraix2011-04-141-0/+10
| * | | Added error handling for pthread_mutexattr_settype.Julien Chaffraix2011-04-141-3/+3
| * | | define for older systemsFridrich Štrba2011-04-111-0/+3
* | | | Add iOSTor Lillqvist2011-05-241-1/+32
* | | | Use isfinite() on iOSTor Lillqvist2011-05-241-0/+2
* | | | Use 'i' prefix for import library only with MSVCTor Lillqvist2011-05-231-2/+3
* | | | No need to build a static sal archiveTor Lillqvist2011-05-231-9/+0
* | | | No need to build import library separately hereTor Lillqvist2011-05-231-7/+0
* | | | Remove useless cruftTor Lillqvist2011-05-239-1201/+0
* | | | Cannot do unit testing when cross-compilingTor Lillqvist2011-05-2218-2/+71
* | | | Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist2011-05-222-64/+2
* | | | Drop the doublequotesTor Lillqvist2011-05-221-1/+1
* | | | MinGW cross-compilation fixesTor Lillqvist2011-05-224-18/+9
* | | | Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist2011-05-221-0/+10
* | | | Do build typesconfig also for Windows, but don't do anything there when using...Tor Lillqvist2011-05-222-1/+7
* | | | Fix compilation errors with recet mingw-w64Tor Lillqvist2011-05-224-6/+12
* | | | fix this to be the same as original implementationCaolán McNamara2011-05-201-0/+4
* | | | #i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb2011-05-207-134/+456
* | | | Do not include quota.hFrancois Tigeot2011-05-181-6/+0
* | | | Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner2011-05-181-0/+2
* | | | make this more robustDavid Tardon2011-05-161-10/+27
* | | | Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist2011-05-161-1/+1