summaryrefslogtreecommitdiff
path: root/sal/osl/w32/profile.cxx
AgeCommit message (Expand)Author
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