summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
20 hoursloplugin:ostr in salNoel Grandin
12 dayslok: 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
2024-03-08Avoid mentioning Glibc-internal type __fsword_tStephan Bergmann
2024-03-08Blind fix for Linux 32-bit buildsStephan Bergmann
2024-03-05Missing include (for free)Stephan Bergmann
2024-02-29Simplify a bitMike Kaganski
2024-02-29Use <bit> instead of platform-specific intrinsicsMike Kaganski
2024-02-29Drop redundant code: this is handled belowMike Kaganski
2024-02-27tdf#158190 Fix Calc ROUND in floating-point calculate result very close to X.5Po-Yen Huang
2024-02-26Simplify a bitMike Kaganski
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Use filesystem::path to avoid MAX_PATH limitationMike Kaganski
2024-02-20Simplify a bitMike Kaganski
2024-02-20Move some stuff from path_helper to file_dirvol, and simplifyMike Kaganski
2024-02-19Drop obsolete commentsMike Kaganski
2024-02-18tdf#55004 Fix backup copy creation for files on mounted samba sharesKevin Ottens
2024-02-13Fix mis-merge from 8b53fa726e0d496f18228b0ca9ce2f61196f6a57Stephan Bergmann
2024-02-12Log uses of fundamental.override.iniStephan Bergmann
2024-02-12Introduce a fundamental.override.ini for bootstrap variablesStephan Bergmann
2024-02-11tdf#155710 handle conversion failures due to non-UTF8 stringsPatrick Luby
2024-02-11osl_get_system_random_data should return boolStephan Bergmann
2024-02-07sal: rtlRandomPool: require OS random device, abort if not presentMichael Stahl
2024-02-05sal: Re-add missing includesHeiko Becker
2024-01-28cool#8016 open files using O_CLOEXECNoel Grandin
2024-01-19Make osl_execProc_test_batch run the new process hiddenMike Kaganski
2024-01-18-Werror,-Wunused-variable (Emscripten)Stephan Bergmann
2023-12-24Silence new GCC 14 trunk -Werror=alloc-sizeStephan Bergmann
2023-12-24-Werror=calloc-transposed-argsStephan Bergmann
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-19Fix typoAndrea Gelmini
2023-12-11Step 3 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2023-12-06loplugin:ostr (macOS)Stephan Bergmann
2023-11-29Extended loplugin:ostr: salStephan Bergmann
2023-11-19Extended loplugin:ostr: salStephan Bergmann
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7)Julien Nabet
2023-11-09loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-11-08-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2023-11-03Make ExternalReferenceUriTranslator more robust against broken UTF-8Stephan Bergmann
2023-10-24Use requires-clausesStephan Bergmann
2023-10-21clang-format sal/rtl/math.cxxMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann