summaryrefslogtreecommitdiff
path: root/sal/osl/w32/module.cxx
AgeCommit message (Expand)Author
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-03-23Sanitize a few SAL_INFOsTor Lillqvist
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2014-05-15Related: #i124896# Remove Allocator from sal, tooThomas Arnhold
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-12-04HINSTANCE vs. HMODULE clean upStephan Bergmann
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21mingwport34: i#117493: mingw port of i109096tono
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann
2011-08-30Work around compilation errors with MinGW and --enable-debugTor Lillqvist
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
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-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-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-24Kill Win9x codeTor Lillqvist
2010-10-17remove unused macro bufsizeofKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29We do want Windows error messages when built with debug=trueTor Lillqvist
2010-03-24i#110192: Mingw port update fix: sal/osl C++ syntax and long pathtono
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2010-01-29#i50885# let some files support C++ syntax and use dynamic memory for long pa...Mikhail Voytenko