summaryrefslogtreecommitdiff
path: root/sal/osl/w32/module.cxx
AgeCommit message (Expand)Author
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-11simplify OUString constructionNoel Grandin
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-08-02Fix typosAndrea Gelmini
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2018-11-22improve function-local statics in salNoel Grandin
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25Fix typosAndrea Gelmini
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-07-22osl: get rid of comment cruft in w32 module.cxxChris Sherlock
2017-07-05loplugin:casttovoid (clang-cl): salStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
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