summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01Support signal handlers registered with SA_SIGINFOStephan Bergmann
2017-01-31Work around GCC -Wunused-resultStephan Bergmann
2017-01-27sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-22coverity#1399029 silence Out-of-bounds readCaolán McNamara
2017-01-20tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-15FreeBSD PPC: Missing patchPedro Giffuni
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-10fix windows buildNoel Grandin
2017-01-10New loplugin:conststringvar: salStephan Bergmann
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2017-01-09New loplugin:externvar: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-01ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-12-20Don't malloc between for and execStephan Bergmann
2016-12-20keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara
2016-12-20salinit for non-DESKTOP tooCaolán McNamara
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-12-20add an option to pipe log output to fileMarkus Mohrhard
2016-12-19this textenc hack is for android and disable-dynamic-loadingCaolán McNamara
2016-12-17Make OUStringLiteral more usefulStephan Bergmann
2016-12-16-Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14I guess FREEBSD doesn't need this implementation of fcvtStephan Bergmann
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13fix windows build after OSL_TRACE->SAL changesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-12[API CHANGE] Remove salcpprt static libraryStephan Bergmann
2016-12-06Comment cppcheck accessForwarded as harmlessStephan Bergmann
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in salStephan Bergmann
2016-11-29Don't change ustrHostname in case of errorStephan Bergmann
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-23Remove dead sal/workben/ stuffStephan Bergmann
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-11-21fix for 'warning C4702: unreachable code'Jochen Nitschke
2016-11-08Use the larger stack size for ASan/UBSan builds on macOS, tooStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-26sal::detail::logFormat is no longer neededStephan Bergmann