summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist
2011-06-14catch by const referenceCaolán McNamara
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist
2011-06-09INCLUDE_BACKTRACE is on for Intel MacOSXTor Lillqvist
2011-06-09First attempt at Android supportTor Lillqvist
2011-06-09WaE: some simple warningsCaolán McNamara
2011-06-09WaE: on some random compiler or otherCaolán McNamara
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith
2011-06-05Simplified #define OSL_FILE_TRACEChristina Rossmanith
2011-06-05Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-02removed unused macroTakeshi Abe
2011-06-01remove const to allow alternative templateCaolán McNamara
2011-06-01drop const for alternative templateCaolán McNamara
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara
2011-05-31fdo#32263Takeshi Abe
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-25fix flaggs typoCaolán McNamara
2011-05-25Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for thatTor Lillqvist
2011-05-25Define NO_DL_FUNCTIONS on iOSTor Lillqvist
2011-05-25Compilation fix for iOSTor Lillqvist
2011-05-25Fix compilation errors when NO_DL_FUNCTIONS is definedTor Lillqvist
2011-05-25Use the dummy floppy API implementations on iOS, tooTor Lillqvist
2011-05-25Compilation fix for iOSTor Lillqvist
2011-05-24Add iOSTor Lillqvist
2011-05-24Use isfinite() on iOSTor Lillqvist
2011-05-23Use 'i' prefix for import library only with MSVCTor Lillqvist
2011-05-23No need to build a static sal archiveTor Lillqvist
2011-05-23No need to build import library separately hereTor Lillqvist
2011-05-23Remove useless cruftTor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist
2011-05-22Drop the doublequotesTor Lillqvist
2011-05-22MinGW cross-compilation fixesTor Lillqvist
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist
2011-05-22Do build typesconfig also for Windows, but don't do anything there when using...Tor Lillqvist
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2011-05-20fix this to be the same as original implementationCaolán McNamara
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-05-18Do not include quota.hFrancois Tigeot
2011-05-18Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner
2011-05-16make this more robustDavid Tardon
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist
2011-05-15fix typoTakeshi Abe
2011-05-14Add missing newline at endTor Lillqvist
2011-05-14Add defines for iOSTor Lillqvist