summaryrefslogtreecommitdiff
path: root/sal/osl/w32/process.cxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann
2014-11-25Adapt some logs and assertionsStephan Bergmann
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann
2014-07-31osl_areCommandArgsSet: ensure mutexes locked when accessing data.Andrzej Hunt
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-10-10sal: fix osl_setCommandArgs() on WNTMichael Stahl
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl
2013-07-11Uknown -> UnknownCaolán McNamara
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-03-07WaE: unused parameterDavid Tardon
2011-10-20osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-03-24i#110192: Mingw port update fix: sal/osl C++ syntax and long pathtono
2010-03-04merged in re/DEV300_next towards DEV300_m74sb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2010-01-31#i50885# fix build problemMikhail Voytenko
2010-01-29#i50885# let some files support C++ syntax and use dynamic memory for long pa...Mikhail Voytenko