summaryrefslogtreecommitdiff
path: root/sal/osl/w32
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-07Remove obsolete IsWin95A functionJesús Corrius
2011-11-01Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann
2011-11-01Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann
2011-10-20osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.Stephan Bergmann
2011-10-08Revert "cppcheck reduce scope of var in sal/... security.c"Norbert Thiebaud
2011-10-07cppcheck reduce scope of var in sal/... security.cPierre-André Jacquod
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-13reduce the scope a bit furtherCaolán McNamara
2011-09-13Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxxAndreu Correa Casablanca
2011-09-12Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always onTor Lillqvist
2011-08-30Work around compilation errors with MinGW and --enable-debugTor Lillqvist
2011-08-17chmod -xTor Lillqvist
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist
2011-08-16Fix heap corruption (malloc buffer overrun)Tor Lillqvist
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