Age | Commit message (Expand) | Author |
2024-02-11 | osl_get_system_random_data should return bool | Stephan Bergmann |
2023-08-30 | tdf#146619 Remove unused includes from sal/osl/unx | Gabor Kelemen |
2023-08-14 | tdf#146619 Remove unused includes from sal/ [headers] | Gabor Kelemen |
2023-06-16 | tdf#143148: Use pragma once instead of include guards | Venetia Furtado |
2023-02-24 | Unify osl_{g,s}etThreadTextEncoding implementation across platforms | Mike Kaganski |
2022-04-10 | osl signalshared : use std::mutex instead of oslMutex. | Arnaud Versini |
2021-11-26 | -FIIntrin.h in CC/CXX is no longer needed for my clang-cl build | Stephan Bergmann |
2021-04-19 | [API CHANGE] Do not call getaddrinfo if we just want the hostname | Samuel Mehrbrodt |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2020-11-21 | tdf#123936 Formatting files in module sal with clang-format | Philipp Hofer |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2019-09-17 | Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/ | Stephan Bergmann |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2018-08-01 | Remove "officially dead now" rtl_cache slab allocator mechanism | Stephan Bergmann |
2018-07-31 | the custom SAL allocator is no longer used | Noel Grandin |
2017-12-28 | rtl: support start/stop threads around pre-init | Ashod Nakashian |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-04-16 | try to fix werror + pch build on linux | Markus Mohrhard |
2017-03-04 | Change sal/osl/w32/*.c -> *.cxx | Stephan Bergmann |
2017-02-09 | Fold sal_detail_log_backtrace into sal_detail_log | Stephan Bergmann |
2017-02-07 | Clean up C-style interface nonsense | Stephan Bergmann |
2017-01-10 | rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACE | Noel Grandin |
2017-01-09 | New loplugin:externvar: sal | Stephan Bergmann |
2016-12-16 | -Werror,-Wstrict-prototypes (clang-cl) | Stephan Bergmann |
2016-06-20 | switch to EHs on windows | Markus Mohrhard |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-03-31 | Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3 | Stephan Bergmann |
2016-03-29 | tdf#93548 Refactor sal signal to reduce code duplication | Aleksas Pantechovskis |
2016-03-03 | sal: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-01-11 | PCH support on Linux | Ashod Nakashian |
2015-12-02 | sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub. | Michael Meeks |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-07-20 | add an internal api to osl to collect 'native' random numbers | Norbert Thiebaud |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2014-11-27 | Make osl_getExecutableFile work even without a prior osl_setCommandArgs | Stephan Bergmann |
2014-08-13 | update_pch | Thomas Arnhold |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-15 | Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxx | Herbert Dürr |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-14 | update_pch | Thomas Arnhold |
2014-04-04 | Clean up unreferenced functions | Stephan Bergmann |
2014-02-27 | Ensure that numeric array storage is aligned to 256-byte boundary. | Kohei Yoshida |
2013-09-05 | update pch | Thomas Arnhold |
2013-04-25 | update pch | Thomas Arnhold |
2013-04-24 | move sal_inc headers to include/ | David Tardon |