Age | Commit message (Expand) | Author |
2013-01-16 | Get rid of GetVersionInfo and checkdll | Tor Lillqvist |
2013-01-16 | fdo#59321 un-escape quotes in Windows Installer's idt files | Andras Timar |
2013-01-10 | remove effectively unused gb_PARTIALBUILD | Matúš Kukan |
2013-01-10 | Kill the ancient StarOffice "patch" concept | Tor Lillqvist |
2013-01-08 | clean up of the code that defines the download file names | Petr Mladek |
2013-01-08 | more easier and better sortable download names | Petr Mladek |
2013-01-08 | require .NET 4.0 | Andras Timar |
2013-01-08 | Revert "require .NET 4.0" | Andras Timar |
2013-01-08 | require .NET 4.0 | Andras Timar |
2013-01-07 | use "LibreOffice" instead of "LibO" for final download file names | Petr Mladek |
2012-12-30 | remove accidental adding of concat-deps | Norbert Thiebaud |
2012-12-30 | allow setting runtime deps of executables in one place | David Tardon |
2012-12-26 | ignore #include inside #if | Lubos Lunak |
2012-12-26 | PCH for Library_svt | Lubos Lunak |
2012-12-26 | LC_ALL=C for consistent sort | Lubos Lunak |
2012-12-26 | fix typo | Lubos Lunak |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-18 | fix conditionals detection | Luboš Luňák |
2012-12-18 | indent | Luboš Luňák |
2012-12-18 | API CHANGE: Remove obsolete regcomp from URE | Stephan Bergmann |
2012-12-18 | update update_pch.sh | Luboš Luňák |
2012-12-17 | add script to regenerate pch files | Peter Foley |
2012-12-17 | argh... remove accidentally committed concat-deps | Michael Stahl |
2012-12-17 | Revert "hide rc.exe splash screen" | Michael Stahl |
2012-12-14 | add support for loading comboboxtext item strings from .ui | Caolán McNamara |
2012-12-14 | Make KeyID (qtz) work again | Andras Timar |
2012-12-11 | Prepare for read-only source build | Norbert Thiebaud |
2012-12-01 | do not redirect output in build.pl, i.e. dump build_error.log and other logs | Luboš Luňák |
2012-11-29 | Shorten more | Tor Lillqvist |
2012-11-27 | sigh... apparently 6215da2dfb96ed6b36ef42bc1afa1ab43c803f3d missed a ) | Michael Stahl |
2012-11-27 | honor USE_INTERNAL_RIGHTS from scp2 | Christian Lohmaier |
2012-11-27 | Switch from python to python3 | Michael Stahl |
2012-11-26 | python3: build LibreOfficePython.framework on MacOS X | Christian Lohmaier |
2012-11-23 | Ignoring dependencies on .hdl files is unsound when cppumaker changes | Stephan Bergmann |
2012-11-22 | Use unabbreviated git SHA1 for buildid | Stephan Bergmann |
2012-11-22 | Use xcrun when available to run install_name_tool | Tor Lillqvist |
2012-11-21 | unlink file before copying over it, to avoid it getting truncated first | Luboš Luňák |
2012-11-21 | remove qtz temporarily, until it works again reliably | Andras Timar |
2012-11-21 | Fix install-gdb-printers for Mac OS X | Stephan Bergmann |
2012-11-17 | solenv: installer: error.py legitimately occurs in urllib | Michael Stahl |
2012-11-15 | Fix linkoo to work with MinGW again. | Jan Holesovsky |
2012-11-14 | Resolves: fdo#57107 processing translatable child nodes twice | Caolán McNamara |
2012-11-14 | do not remove logging directory under hands | Petr Mladek |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-09 | binfilter.die.die.die | Norbert Thiebaud |
2012-11-07 | concat-deps: tweak boost handling to depend on unpacked target | Michael Stahl |
2012-11-07 | concat-deps: on Windows, compare paths case-insensitively | Michael Stahl |
2012-11-07 | concat-deps: bin pointless duplication | Michael Stahl |
2012-11-07 | concat-deps: properly recognize colon that follows target | Michael Stahl |
2012-11-07 | Eat unneeded spaces at the beginning of .d files, they confuse concat-deps. | Jan Holesovsky |