summaryrefslogtreecommitdiff
path: root/sal/osl/w32/signal.cxx
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module sal with clang-formatPhilipp Hofer
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2017-09-18Put back some #include (needed for e.g. --disable-pch)Stephan Bergmann
2017-09-15osl/w32: don't use 8-bit string functionsMike Kaganski
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-04Change sal/osl/w32/*.h -> *.hxxStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-05-16get breakpad signal handler working on windowsMarkus Mohrhard
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31...one more detail to get things fixedStephan Bergmann
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-01-10Fix typosAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-04-26this fails to link with mingwDavid Tardon
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2013-11-25WaE: C4100: 'pExcPtrs' : unreferenced formal parameterTor Lillqvist
2013-11-25Related: #i123747# ignore single step and breakpoint SEH eventsHerbert Dürr
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-03-07WaE: format '%u' expects argument of type 'unsigned int'David Tardon
2012-03-07WaE: declaration of '...' shadows a global declarationDavid Tardon
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-11-07Remove obsolete IsWin95A functionJesús Corrius
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-02fwk156: #i113687# Add static cast to get string for CreateProcess functionCarsten Driesner
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