/odk/util/

om/sal/osl/unx/uunxapi.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sal/osl/unx/uunxapi.cxx
AgeCommit message (Expand)Author
2024-03-26Silence -Wdeprecated-pragmaStephan Bergmann
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
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-07-02fix --enable-macosx-sandbox buildNoel Grandin
2022-05-21rtl_String->OString in salNoel Grandin
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-04-06Nah, let's revert that shiteTor Lillqvist
2020-04-04Let's put some verbosity in #if 0, thoughTor Lillqvist
2020-04-04Show what pathname a fd was opened from in the SAL_INFO("sal.file") callsTor Lillqvist
2020-04-04Show flags and modes symbolically in the SAL_INFO() for open() and access()Tor Lillqvist
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-10-14New loplugin:getstrStephan Bergmann
2019-09-17Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/Stephan Bergmann
2019-08-30Clean up some osl::X, X_u function combosStephan Bergmann
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-01Fix build on HaikuKacper Kasper
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-12More SAL_INFO("sal.file", ...) tweaksTor Lillqvist
2018-10-11Further SAL_INFO("sal.file",...) tweaksTor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-03-03Fix typosAndrea Gelmini