Age | Commit message (Expand) | Author |
2020-08-31 | Remove some commented-out code | Stephan Bergmann |
2020-02-27 | Related: tdf#130725: use strtod also in rtl::math::stringToDouble | Mike Kaganski |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-08-30 | Blind fix for Android, take two | Stephan Bergmann |
2019-08-30 | Replace is_soffice_Impl hack with a better(?) hack | Stephan Bergmann |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |
2019-04-05 | Replace legacy dynamically-loaded functions with statically linked ones | Mike Kaganski |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-08-23 | rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.h | Stephan Bergmann |
2018-07-31 | the custom SAL allocator is no longer used | Noel Grandin |
2018-06-19 | Don't waste time in macxp_resolveAlias() on files inside the app bundle | Tor Lillqvist |
2018-04-08 | Properly filter(out) - pattern words are the first argument | Mike Kaganski |
2018-04-08 | While at it, combine the check for ANDROID with the ones for WNT and HAIKU | Tor Lillqvist |
2018-04-08 | GNU Make's filter-out is hard to use | Tor Lillqvist |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2017-12-30 | Support for tcmalloc and jemalloc is long dead | Stephan Bergmann |
2017-06-14 | use default handler for SIGALRM for fuzzers | Caolán McNamara |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-04 | Change sal/osl/w32/dllentry.c -> .cxx | Stephan Bergmann |
2017-03-04 | Change sal/osl/w32/*.c -> *.cxx | Stephan Bergmann |
2017-02-09 | Dummy implementations of backtrace/backtrace_symbols on Android, too | Stephan Bergmann |
2016-12-20 | keep salinit for non-DESKTOP but not for ANDROID/IOS | Caolán McNamara |
2016-12-20 | salinit for non-DESKTOP too | Caolán McNamara |
2016-12-19 | this textenc hack is for android and disable-dynamic-loading | Caolán McNamara |
2016-10-07 | tdf#100302: gbuild: always use $(LFS_CFLAGS) | Michael Stahl |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-03-29 | tdf#93548 Refactor sal signal to reduce code duplication | Aleksas Pantechovskis |
2015-12-02 | sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub. | Michael Meeks |
2015-12-02 | Fix quoting | Stephan Bergmann |
2015-07-20 | add an internal api to osl to collect 'native' random numbers | Norbert Thiebaud |
2015-03-03 | Work around missing InetPtonW | Stephan Bergmann |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2014-11-28 | Fold URE: Linux ure/lib/* -> program/ | Stephan Bergmann |
2014-11-19 | signal.c -> signal.cxx | Stephan Bergmann |
2014-11-19 | HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORT | Stephan Bergmann |
2014-11-19 | interlck.c -> interlck.cxx | Stephan Bergmann |
2014-11-19 | time.c -> time.cxx | Stephan Bergmann |
2014-11-19 | system.c -> system.cxx | Stephan Bergmann |
2014-11-19 | socket.c -> socket.cxx | Stephan Bergmann |
2014-11-19 | readwrite_helper.c -> readwrite_helper.cxx | Stephan Bergmann |
2014-11-19 | pipe.c -> pipe.cxx | Stephan Bergmann |
2014-11-19 | nlsupport.c -> nlsupport.cxx | Stephan Bergmann |
2014-11-19 | mutex.c -> mutex.cxx | Stephan Bergmann |
2014-11-19 | memory.c -> memory.cxx | Stephan Bergmann |
2014-11-19 | filepath.c -> filepath.cxx | Stephan Bergmann |
2014-10-24 | And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES" | Stephan Bergmann |
2014-10-24 | The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely long | Stephan Bergmann |
2014-10-01 | sal/osl/unx/thread.c -> .cxx | Stephan Bergmann |
2014-09-17 | The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mk | Tor Lillqvist |
2014-08-15 | Don't do the security scope bookmark dance if not in a sandboxed process | Tor Lillqvist |