summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
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-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-11tdf#155710 handle conversion failures due to non-UTF8 stringsPatrick Luby
2024-02-11osl_get_system_random_data should return boolStephan Bergmann
2024-01-28cool#8016 open files using O_CLOEXECNoel Grandin
2024-01-18-Werror,-Wunused-variable (Emscripten)Stephan Bergmann
2023-12-24-Werror=calloc-transposed-argsStephan Bergmann
2023-12-19Fix typoAndrea Gelmini
2023-12-06loplugin:ostr (macOS)Stephan Bergmann
2023-11-19Extended loplugin:ostr: salStephan Bergmann
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-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12split up the backtrace implementations into separate filesNoel Grandin
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby
2023-09-28cid#1546363 Unused valueCaolán McNamara
2023-09-26tdf#157448: ignore FILE_ATTRIBUTE_READONLY when FILE_ATTRIBUTE_DIRECTORY is setMike Kaganski
2023-09-19tdf#146619 Remove unused includes from sal/ [cpp files]Gabor Kelemen
2023-08-30tdf#146619 Remove unused includes from sal/osl/unxGabor Kelemen
2023-08-14tdf#146619 Remove unused includes from sal/ [headers]Gabor Kelemen
2023-08-09tdf#146619 Remove unused includes from sal/ [system.hxx]Gabor Kelemen
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-01tdf#146619 Remove unused #includes from C/C++ filesVenetia Furtado
2023-06-16tdf#143148: Use pragma once instead of include guardsVenetia Furtado
2023-05-02tdf#155122: implement CtrlHandler on WindowsMike Kaganski
2023-05-02improve windows backtrace_to_stringNoel Grandin
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-17loplugin:stringaddStephan Bergmann
2023-04-09use more OStringToOUStringNoel Grandin
2023-03-25loplugin:stringadd in registry..salNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-09tdf#143148 Use pragma once instead of include guardsYousef_Rabia
2023-02-28cid#1521506 silence Thread deadlockCaolán McNamara
2023-02-24Unify osl_{g,s}etThreadTextEncoding implementation across platformsMike Kaganski
2023-02-24Simplify osl_getTextEncodingFromLocale on WindowsMike Kaganski
2023-02-16use std::condition_variable for oslConditionNoel Grandin
2023-02-14Let +TIMESTAMP and +RELATIVETIMER use the same osl_getSystemTimeStephan Bergmann
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann