summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2017-01-18Fix crash when logging.ini does not existSamuel Mehrbrodt
2017-01-18This code wouldn't otherwise build on 5.0.7@LinuxKatarina Behrens
2017-01-18Optionally include timestamp in the logSamuel Mehrbrodt
2017-01-18sal: log windows trace output to debugger consoleThorsten Behrens
2017-01-18sal: don't reopen logfile on every log lineThorsten Behrens
2017-01-11move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2017-01-11Fix mismergeSamuel Mehrbrodt
2017-01-11switch to EHs on windowsMarkus Mohrhard
2017-01-11get breakpad signal handler working on windowsMarkus Mohrhard
2017-01-11Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2017-01-11tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2017-01-11Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2017-01-11Allow to set log level/path in fileSamuel Mehrbrodt
2016-12-21add an option to pipe log output to fileMarkus Mohrhard
2016-05-20tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2015-10-16tdf#94888: Accessing Sharepoint r/o share through UNC path does not workGiuseppe Castagno
2015-09-28Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-08-25tdf#93569 - restore ACT_ABORT distinction.Michael Meeks
2015-08-15tdf#60381: Accessing Sharepoint share using UNC path does not work.Giuseppe Castagno
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-05-11sal: don't build cppunittester if cross-compilingMichael Stahl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10cppcheck: help out unusedScopedObject false positiveCaolán McNamara
2015-05-09coverity#1297235 Uncaught exceptionCaolán McNamara
2015-05-08Use bool instead of intStephan Bergmann
2015-05-01Actually, let's just delete the now commented-out SAL_INFO linesTor Lillqvist
2015-05-01Let's disable these too then for consistencyTor Lillqvist
2015-05-01sal: disable some over-eager SAL_INFOMichael Stahl
2015-04-30provide a way to execute single test case from test suiteMarkus Mohrhard
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23cppcheck: uselessAssignmentArgCaolán McNamara
2015-04-23cppcheck: redundantAssignmentCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21cppcheck: redundantCopyCaolán McNamara
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20duplicate surrogate codeCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-04-09WaE: VarDecl, use "bool" instead of "sal_Bool"Tor Lillqvist
2015-04-09Change from <osl/diagnose.h> to <sal/log.hxx> and add more loggingTor Lillqvist
2015-04-08tdf#43157: remove osl/diagnose.h dependency from sal/osl/unx/socket.cxxJorge Cunha Mendes
2015-04-08-Werror=maybe-uninitializedStephan Bergmann
2015-04-08tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSHStephan Bergmann
2015-04-04Typo: creat->createJulien Nabet
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-03-31Use OUString::unacquiredStephan Bergmann
2015-03-31loplugin:redundantcastStephan Bergmann