summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2024-11-27tdf#152943: Add configure option to disable NaN payload related testsSakura286
2024-11-25tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2024-11-22Fix typosAndrea Gelmini
2024-11-22tsan: make oslPipe thread-safeNoel Grandin
2024-11-14tdf#163486: PVS: Expression is always trueXisco Fauli
2024-11-12cid#1607638 silence Overflowed return valueCaolán McNamara
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in salNoel Grandin
2024-11-11loplugin:reftotemp in pyuno..saxNoel Grandin
2024-11-04merge creating variable and assigning itCaolán McNamara
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-02No need to use SAL_THROW_EXTERN_C macro in CXXMike Kaganski
2024-10-31use SAL_WARN_IF here insteadCaolán McNamara
2024-10-17extract NaN payload test from single unit testSakura286
2024-10-15cid#1557682 alt fix for Initialization or destruction ordering is unspecifiedCaolán McNamara
2024-10-14version COVERITY conditionalsCaolán McNamara
2024-10-14cid#1557682 Initialization or destruction ordering is unspecifiedCaolán McNamara
2024-10-09cid#1607798 Overflowed integer argumentNoel Grandin
2024-09-19cid#1606864 Overflowed constantCaolán McNamara
2024-09-07lok: add SAL_DISABLE_FSYNC environment to disable fsync.Michael Meeks
2024-09-02cid#1607774 silence Overflowed integer argumentCaolán McNamara
2024-08-31assign immediatelyCaolán McNamara
2024-08-30cid#1606819 silence Overflowed array index writeCaolán McNamara
2024-08-16cid#1607030 silence Overflowed integer argumentCaolán McNamara
2024-08-01This special case handling is redundantMike Kaganski
2024-07-31Reintroduce OUString::replaceAt taking an OUString to LIBO_INTERNAL_ONLYMike Kaganski
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-19Fix "lets" -> "let's"Andrea Gelmini
2024-07-17UI tests: use a dedicated desktop on WindowsMike Kaganski
2024-06-28Fix "lets" -> "let's"Andrea Gelmini
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier
2024-05-29Properly fix use of uninitialized valueStephan Bergmann
2024-05-27ofz: Use-of-uninitialized-value in ImplConvertUtf8ToUnicodeCaolán McNamara
2024-05-15Unit test for tdf#160985Eike Rathke
2024-05-15Resolves: tdf#160985 Max integer representation for rtl_math_StringFormat_GEike Rathke
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-04-30we dereference pProfile->m_Lines on the next line anywayCaolán McNamara
2024-04-30WaE: C6011 Dereferencing NULL pointer warnings from unchecked mallocCaolán McNamara
2024-04-30convert HeapAlloc to make_uniqueNoel Grandin
2024-04-29WaE: C6054: String 'baseDrive' might not be zero-terminatedCaolán McNamara
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-26loplugin:ostr in salNoel Grandin
2024-04-15lok: provide global random symbol to find random device.Michael Meeks
2024-04-03Allow custom "eye catcher" from LO_TESTNAME in tempfiles on WindowsMike Kaganski
2024-03-26No need to define ETIMEStephan Bergmann
2024-03-26Silence -Wdeprecated-pragmaStephan Bergmann
2024-03-25Best effort to create directories of SAL_LOG_FILEStephan Bergmann
2024-03-25Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-21Use consistent conditions in code and makefileStephan Bergmann
2024-03-18use our internal backtrace API for signal faultsNoel Grandin
2024-03-13Support environment variable expansion in logging.iniStephan Bergmann