summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-12-10Don't export unicows.lib functionsJesús Corrius
2010-12-09Remove references to unicows.dllJesús Corrius
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara
2010-12-08Remove obsolete Windows kill utilityJesús Corrius
2010-12-08Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCIICaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-12-05cppcheck: emptyStringTestCaolán McNamara
2010-12-03fix typoCaolán McNamara
2010-11-28make these cppunit tests buildable againCaolán McNamara
2010-11-28cppcheck: member not initialized in ctorCaolán McNamara
2010-11-26fix compilation issuesMichael Meeks
2010-11-26unused variables in ./sal/osl/unx/util.cJulien Nabet
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25OSL_THIS_FUNC: use logic from boot/current_function.hppMiklos Vajna
2010-11-23Expression in OSL_PRECOND was invertedTor Lillqvist
2010-11-23make more of the workbens build, and add performance testCaolán McNamara
2010-11-08Remove bogus WITH_CORE debug code which core dumps for sureSebastian Spaeth
2010-11-08Patches for ure, neeed by OpenBSDRobert Nagy
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
2010-11-03Remove unused codeJesús Corrius
2010-11-01remove unused copy-and-pasted PAM_BINARY_MSG from os2 portCaolán McNamara
2010-11-01add missing parenthesisDavid Tardon
2010-11-01fix cppcheck realloc warningGert Faller
2010-11-01fix cppcheck realloc warningGert Faller
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-27add dbg_dumps for string buffersCaolán McNamara
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Create an abstract interface to be used to implement a SolarMutexNorbert Thiebaud
2010-10-25#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mappingCaolán McNamara
2010-10-25micro optimizationsCaolán McNamara
2010-10-25cleanup / remove obsolete pam config piecesMichael Meeks
2010-10-25remove un-necessary pam usageNadav Vinik
2010-10-24microoptCaolán McNamara
2010-10-24micro optsCaolán McNamara
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