summaryrefslogtreecommitdiff
path: root/sal/osl/w32/profile.cxx
AgeCommit message (Expand)Author
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04lookupProfile: drop unreachable codeMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-07-22osl: get rid of comment cruft in w32 profile.cxxChris Sherlock
2017-07-03loplugin:oncevar (clang-cl): salStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13fix windows build after OSL_TRACE->SAL changesNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-05use modern castsCaolán McNamara
2015-10-05Fix error C2440: casts requiredTor Lillqvist
2015-10-05malloc + memset (0) --> callocPedro Giffuni
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-03-13CppCheck cleaning : avoid static string comparisonMichaël Lefèvre
2015-03-11better way to check for empty stringsMarkus Mohrhard
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2013-03-21std::min() parameters must be of same typeTor Lillqvist
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-03-07WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-07WaE: declaration of 'aTmpPath' shadows a previous localDavid Tardon
2012-03-07WaE: deprecated conversion from string constant to 'sal_Char*'David Tardon
2012-03-07WaE: declaration of 'n' shadows a previous localDavid Tardon
2012-03-07WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-02-18sal: remove dead code and empty linesThomas Arnhold
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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