Age | Commit message (Expand) | Author |
2016-09-20 | Remove HAVE_GCC_VISIBILITY_BROKEN, never true | Stephan Bergmann |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-16 | Either -O2 is broken in Apple Clang, or some of our code is broken | Tor Lillqvist |
2016-09-12 | Disable GCC 6 -Wnull-dereference again for now | Stephan Bergmann |
2016-09-05 | gbuild: remove hardlink deliver | Thorsten Behrens |
2016-08-31 | add Venetian (vec) ui language | Christian Lohmaier |
2016-08-30 | Fix placement of EXTRA_ENV_VARS | Stephan Bergmann |
2016-08-30 | Hack for shaky VCL test under ASan | Stephan Bergmann |
2016-08-29 | add legal blurps to docs.libreoffice.org generation script | Christian Lohmaier |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unset VCL_HIDE_WINDOWS | Katarina Behrens |
2016-08-17 | enable password export tests under macosx | Caolán McNamara |
2016-08-17 | revert div by 0 ubsan hackarounds now | Caolán McNamara |
2016-08-17 | Silence -fsanitize=float-divide-by-zero in some parts of sc | Stephan Bergmann |
2016-08-17 | "make debug=t" enables debuginfo again | Stephan Bergmann |
2016-08-15 | Drop leftover EXTRA_CFLAGS and EXTRA_CDEFS | Tor Lillqvist |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-08-04 | Update to match what has been used for the products in the Mac App Store | Tor Lillqvist |
2016-08-04 | Introduce --with-product-name superseding --with-macosx-app-name | Tor Lillqvist |
2016-08-02 | Remove some presumably unnecessary leftovers from ancient times | Tor Lillqvist |
2016-08-02 | Don't use spaces in the product names when packaging. | Jan Holesovsky |
2016-07-21 | gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANG | Michael Stahl |
2016-07-21 | gbuild: set CCACHE_CPP2 automatically with --enable-compiler-plugin | Michael Stahl |
2016-07-11 | Fix --enable-mergelibs build. | Jan Holesovsky |
2016-07-11 | Make --enable-symbols orthogonal to --enable-debug/-dbgutil | Stephan Bergmann |
2016-07-11 | Get rid of odd ENABLE_SYMBOLS=FALSE | Stephan Bergmann |
2016-07-11 | Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGS | Stephan Bergmann |
2016-07-11 | Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mk | Stephan Bergmann |
2016-07-10 | uitest: running uitests under gdb makefile part | Markus Mohrhard |
2016-07-09 | tdf#74608 Constructor function for MemoryStream | Yeliz Taneroğlu |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-02 | android: another constructor function that fell victim to tdf#74608 | Christian Lohmaier |
2016-06-28 | gbuild: recognize newfangled screen TERM=screen.xterm-256color | Michael Stahl |
2016-06-24 | uitest: seems like the python_shell is not a necessary dependency | Markus Mohrhard |
2016-06-24 | uitest: the correct python executable for windows is in instdir | Markus Mohrhard |
2016-06-22 | uitest: start the switch to python's unittest | Markus Mohrhard |
2016-06-20 | tdf#89657 sign Mac languagepack installer and force-start-close LO | Christian Lohmaier |
2016-06-20 | switch to EHs on windows | Markus Mohrhard |
2016-06-18 | uitest: build system part for new uitests | Markus Mohrhard |
2016-06-16 | Improve output of UnoAnyPrinter | Stephan Bergmann |
2016-06-15 | tdf#98955 hardware_concurrency not ideal for thread pools | Ashod Nakashian |
2016-06-13 | Fix typos | Andrea Gelmini |
2016-06-10 | CygWin is also known terminal | Vasily Melenchuk |
2016-06-07 | pass image lists using a response file | David Tardon |
2016-06-06 | use smaller hammer | David Tardon |
2016-06-04 | remove use of Archive::Zip | David Tardon |
2016-06-04 | drop unused option | David Tardon |
2016-06-03 | try to avoid 'by-design' solar-mutex deadlock during ci | Norbert Thiebaud |
2016-06-01 | final solution of the ARCHIVE question | David Tardon |
2016-05-27 | shortcut the signal handler during batch test | Norbert Thiebaud |