summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner
2010-10-20replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)David Tardon
2010-10-19allow extra argumentsCaolán McNamara
2010-10-19FreeBSD's unsetenv also returns an int.Thomas Klausner
2010-10-18add missing includeFlorian Bircher
2010-10-18make sure that SAL_N_ELEMENTS is defined on win32.Norbert Thiebaud
2010-10-18NetBsd's unsetenv has a return valueCaolán McNamara
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-18CLang++ Dead incrementCaolán McNamara
2010-10-18CLang++ Dead assignmentCaolán McNamara
2010-10-17remove unused macro bufsizeofKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13fix typoCaolán McNamara
2010-10-13AIX portCaolán McNamara
2010-10-13On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.Thomas Klausner
2010-10-13On NetBSD, Use path.h for finding tmpdir.Thomas Klausner
2010-10-13Better NetBSD support.Thomas Klausner
2010-10-13Support NetBSD (switched to statvfs instead of statfs some time ago).Thomas Klausner
2010-10-13Handle NetBSD the same way as FreeBSD.Thomas Klausner
2010-10-13There is no #elifdef, use #elif defined.Thomas Klausner
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard
2010-10-09Support NetBSD better.Thomas Klausner
2010-10-09Handle NetBSD in the same way as FreeBSD.Thomas Klausner
2010-10-08Enable valgrind-ability with G_SLICE env. varMichael Meeks
2010-10-08remove unused macros, and add SAL_N_ELEMENTSMichael Meeks
2010-10-07[cppcheck] closes a file that would be left open if memory allocation failsHarri Pitkänen
2010-10-07more removed include guards using fixguard.pyPetr Mladek
2010-10-06Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ureJan Holesovsky
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-30mmap on samba shares just isn't reliableCaolán McNamara
2010-09-29We do want Windows error messages when built with debug=trueTor Lillqvist
2010-09-28Ported sal-strintern-speed-char-upper.diff from ooo-build.Kohei Yoshida
2010-09-17Kill an empty and unneeded #ifdef.Jan Holesovsky
2010-09-17Fixed problem when backporting sal-strintern-speed.diffCédric Bosdonnat
2010-09-17sal-strintern-speed.diff: sal-strintern - speedupMichael Meeks
2010-09-14win32-invalid-names.diff: Allow technically illegal pathname componentsTor Lillqvist
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens
2010-09-14CWS-TOOLING: integrate CWS fwk156obo
2010-09-07Merge commit 'ooo/OOO330_m6'Jan Holesovsky
2010-09-02fwk156: #i113687# Add static cast to get string for CreateProcess functionCarsten Driesner
2010-08-30dba33h: merge after pulling OOO330.m6Frank Schoenheit [fs]
2010-08-27dba33h: #i112652#: rtl/math.h: string<->double conversion and XMLSchema-2:Michael Stahl
2010-08-27dba33h: #i112652#: math.cxx: indent stuff a bit and clean up whitespaceMichael Stahl