summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file.cxx
AgeCommit message (Expand)Author
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike 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-18Followup to final followup 647382f52351a75 of my followupChris Sherlock
2017-07-13These arguments can apparently never be nullStephan Bergmann
2017-07-08osl: followup to 7c6ccc42 for w32/unx file.cxxChris Sherlock
2017-07-03loplugin:oncevar (clang-cl): salStephan Bergmann
2017-06-25tdf#43157 - osl: convert OSL_PRECONDs in w32 & unx file.cxxChris Sherlock
2017-06-23osl: w32/file.cxx cleanup signatures of definitionsChris Sherlock
2017-06-23osl: w32/file.cxx normalized LHS/RHS if conditionsChris Sherlock
2017-06-23osl: w32/file.cxx remove extraneous space from around bracesChris Sherlock
2017-06-23osl: w32/file.cxx update commentsChris Sherlock
2017-06-23osl: w32/file.cxx update headersChris Sherlock
2017-06-20new cannot return nullptrNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-05-30Some cppcheck cleaningJulien Nabet
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-01-24Kill Win9x code in file.cxxTor Lillqvist
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-23#i105343# no outdated info in the bufferMikhail Voitenko
2009-10-21CWS-TOOLING: integrate CWS fwk123Vladimir Glazounov
2009-09-25CWS-TOOLING: integrate CWS fwk117Release Engineers