summaryrefslogtreecommitdiff
path: root/sal/osl/unx/signal.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-08-21tdf#93569 - restore ACT_ABORT distinction.Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-3/+3
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara1-514/+1
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn1-5/+7
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-33/+29
2014-11-20sal: fix build with clang and --enable-crashdumpMichael Stahl1-4/+4
2014-11-20sal: fix --enable-crashdump build in new C++ world orderMichael Stahl1-4/+4
2014-11-19system.h -> system.hxxStephan Bergmann1-1/+1
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann1-1/+1
2014-11-19signal.c -> signal.cxxStephan Bergmann1-0/+1091