summaryrefslogtreecommitdiff
path: root/sal/osl/unx/signal.cxx
AgeCommit message (Expand)Author
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-03-15improve the breakpad signal handler in dbgutil buildsMarkus Mohrhard
2017-03-15workaround for breakpad signal handler on linuxMarkus Mohrhard
2017-02-01Support signal handlers registered with SA_SIGINFOStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-05-16fix typoMarkus Mohrhard
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-14Work around -Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-21tdf#93569 - restore ACT_ABORT distinction.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-11-20sal: fix build with clang and --enable-crashdumpMichael Stahl
2014-11-20sal: fix --enable-crashdump build in new C++ world orderMichael Stahl
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann
2014-11-19signal.c -> signal.cxxStephan Bergmann