summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: unused nErrorCaolán McNamara
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS jl164obo
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-06build these cxx files with exceptions enabledCaolán McNamara
2011-03-03jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and o...Joachim Lingner
2011-03-02jl164 #i109096# osl_createProcesess failed if the executable had a long path ...Joachim Lingner
2011-03-01jl164 #i109096# osl_loadModules did not work with long paths.Joachim Lingner
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-20debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending...Frank Schoenheit [fs]
2011-02-15clear some windows warningsCaolán McNamara
2011-02-14debuglevels: corrected assertion's condition (report the existence, not the n...Frank Schoenheit [fs]
2011-02-08This file is C(89), not C++Tor Lillqvist
2011-02-08cppcheck: variableScope fixesKayo Hamid
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold
2011-01-28sb138: #i115619# osl_setThreadNamesb
2011-01-27These files are C, not C++Tor Lillqvist
2011-01-26tweak this slightly differentlyCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist
2011-01-24Kill Win9x code in file.cxxTor Lillqvist
2011-01-24Kill Win9x security codeTor Lillqvist
2011-01-24Kill Win9x mutex codeTor Lillqvist
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist
2011-01-24Kill Win9x codeTor Lillqvist
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2010-12-14sb135: #i116050# make osl_trace output atomicsb
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-23Expression in OSL_PRECOND was invertedTor Lillqvist
2010-11-01fix cppcheck realloc warningGert Faller
2010-10-27add modelines to .h and .c files as wellCaolá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-17remove unused macro bufsizeofKenneth Venken
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth