summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2010-10-27add modelines to .h and .c files as wellCaolán McNamara225-1/+587
2010-10-27add dbg_dumps for string buffersCaolán McNamara1-8/+14
2010-10-25remvove vos/macros.h usageNorbert Thiebaud2-0/+9
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-0/+2
2010-10-25Create an abstract interface to be used to implement a SolarMutexNorbert Thiebaud1-0/+23
2010-10-25#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mappingCaolán McNamara2-1/+6
2010-10-25micro optimizationsCaolán McNamara1-3/+3
2010-10-25cleanup / remove obsolete pam config piecesMichael Meeks1-9/+0
2010-10-25remove un-necessary pam usageNadav Vinik2-441/+2
2010-10-24microoptCaolán McNamara1-1/+1
2010-10-24micro optsCaolán McNamara2-2/+2
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner1-0/+6
2010-10-20replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)David Tardon1-4/+3
2010-10-19allow extra argumentsCaolán McNamara1-1/+1
2010-10-19FreeBSD's unsetenv also returns an int.Thomas Klausner1-1/+1
2010-10-18add missing includeFlorian Bircher2-0/+2
2010-10-18make sure that SAL_N_ELEMENTS is defined on win32.Norbert Thiebaud1-1/+1
2010-10-18NetBsd's unsetenv has a return valueCaolán McNamara1-1/+1
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken22-39/+43
2010-10-18remove non-compiled codePovilas Kanapickas25-2655/+6
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara5-1/+239
2010-10-18CLang++ Dead incrementCaolán McNamara1-1/+1
2010-10-18CLang++ Dead assignmentCaolán McNamara1-1/+0
2010-10-17remove unused macro bufsizeofKenneth Venken2-7/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken5-28/+25
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken5-21/+21
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth256-25/+691
2010-10-13fix typoCaolán McNamara1-2/+2
2010-10-13AIX portCaolán McNamara22-38/+149
2010-10-13On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.Thomas Klausner1-3/+6
2010-10-13On NetBSD, Use path.h for finding tmpdir.Thomas Klausner1-0/+6
2010-10-13Better NetBSD support.Thomas Klausner2-2/+7
2010-10-13Support NetBSD (switched to statvfs instead of statfs some time ago).Thomas Klausner1-2/+28
2010-10-13Handle NetBSD the same way as FreeBSD.Thomas Klausner1-2/+2
2010-10-13There is no #elifdef, use #elif defined.Thomas Klausner1-2/+2
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard18-96/+1
2010-10-09Support NetBSD better.Thomas Klausner1-6/+13
2010-10-09Handle NetBSD in the same way as FreeBSD.Thomas Klausner1-2/+2
2010-10-08Enable valgrind-ability with G_SLICE env. varMichael Meeks6-87/+132
2010-10-08remove unused macros, and add SAL_N_ELEMENTSMichael Meeks1-10/+6
2010-10-07[cppcheck] closes a file that would be left open if memory allocation failsHarri Pitkänen1-0/+1
2010-10-07more removed include guards using fixguard.pyPetr Mladek7-14/+0
2010-10-06Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ureJan Holesovsky2-0/+9
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky3-147/+167
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara2-0/+9
2010-10-05more removed include guards using fixguard.pyPetr Mladek6-18/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek20-68/+0
2010-09-30mmap on samba shares just isn't reliableCaolán McNamara1-48/+11
2010-09-29We do want Windows error messages when built with debug=trueTor Lillqvist2-0/+6