summaryrefslogtreecommitdiff
path: root/sal/osl/w32/procimpl.cxx
AgeCommit message (Expand)Author
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-03-18tdf#96038 Make shell function work with paths containing spacesRoland Baudin
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-23Missing includes (--disable-pch)Stephan Bergmann
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-19inline use-once typedefsNoel Grandin
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-18Put back some #include (needed for e.g. --disable-pch)Stephan Bergmann
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-07-22osl: small cosmetic change to make comment more readableChris Sherlock
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-10-04clang-cl loplugin: salStephan Bergmann
2015-12-20sal: replace a list with vectorMichael Stahl
2015-11-12Windows header sanitizationAshod Nakashian
2014-07-24sal: avoid STL asserts in create_merged_environmentMichael Stahl
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-06-01targeted string re-workNorbert Thiebaud
2012-03-07WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC'David Tardon
2012-03-07WaE: deprecated conversion from string constant to 'LPWSTR'David Tardon
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller