summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-11Fix ISO C++11 -Wwritable-stringsJan-Marek Glogowski
2022-01-10Use one define for the common NLS archsJan-Marek Glogowski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07loplugin:redundantcastStephan Bergmann
2022-01-07Drop unused forward declarationMike Kaganski
2022-01-06Simplify osl_getModuleURLFromAddress a bitMike Kaganski
2022-01-05Simplify osl_getModuleURLFromAddress using GetModuleHandleExWMike Kaganski
2021-12-30Add configure test for the backtrace implementationIsmael Luceno
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-14osl_replaceFile: fallback to osl_moveFile in more cases on WindowsMike Kaganski
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-11-26-FIIntrin.h in CC/CXX is no longer needed for my clang-cl buildStephan Bergmann
2021-10-23move access inside mutex guardLuboš Luňák
2021-10-22fix std::unique_lock unlockingLuboš Luňák
2021-10-22prefer llvm-addr2line to addr2line for backtraces if possibleLuboš Luňák
2021-10-22revert part of "Simplify vector initialization in sal"Luboš Luňák
2021-10-22cache negative addr2line hitsLuboš Luňák
2021-10-16Simplify vector initialization in salJulien Nabet
2021-10-10OSL : remove useless rtl::Static in debugbaseArnaud Versini
2021-10-10OSL : use std::mutex in backtraceapiArnaud Versini
2021-09-30loplugin:unusedcapturedefault (clang-cl)Stephan Bergmann
2021-09-13loplugin:simplifypointertoboolStephan Bergmann
2021-09-10clang:optin.performance.Padding in salNoel Grandin
2021-09-07prepend #<num> to frames in unx backtracesLuboš Luňák
2021-09-06also cache addr2line resultsLuboš Luňák
2021-09-06group addr2line calls per binary for better performanceLuboš Luňák
2021-09-06improve sal::backtrace_get() by using addr2line in debug buildsLuboš Luňák
2021-08-27Fix this FIXMEMike Kaganski
2021-08-27Use PSAPI functionality directlyStephan Bergmann
2021-07-27[API CHANGE] Drop obsolete osl_demultiplexSocketEvents et alStephan Bergmann
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann
2021-06-02Make optional use of SetThreadDescription in osl_setThreadNameMike Kaganski
2021-06-02Revert "sb138: #i115619# fix for MinGW"Mike Kaganski
2021-05-31Replace inet_addr with inet_ptonStephan Bergmann
2021-05-31Replace inet_ntoa with inet_ntopStephan Bergmann
2021-05-26Replace a use of select with pollStephan Bergmann
2021-05-21Lets assume general availability of POSIX poll.hStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-04-28loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-04-27loplugin:nullptr (clang-cl)Stephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-21Simplify some code by using OUString instead of raw rtl_uStringMike Kaganski
2021-04-20Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann
2021-04-20Remove obsolete commentStephan Bergmann