Age | Commit message (Expand) | Author |
2012-12-10 | Avoid "deleted function definitions are a C++11 extension" in a better way | Tor Lillqvist |
2012-12-07 | use config_xxx.h files instead of -DHAVE_XXX on the command line | Luboš Luňák |
2012-12-06 | rm intermediate files that are input of helpindexer and should not be packaged | Andras Timar |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-05 | serialize valgrind using icerun | Luboš Luňák |
2012-12-05 | and valgrind leak errors or other info is probably not useful in unittests | Luboš Luňák |
2012-12-05 | make unittests abort build if valgrind finds any error in them | Luboš Luňák |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-12-04 | bump minor.mk to 410 | Caolán McNamara |
2012-12-04 | bump product version to 4.1.0.0.alpha0+, build id to 0 | Petr Mladek |
2012-12-04 | revert the huge performance regression in gbuild intoduced with 0a45deba2be4a... | Bjoern Michaelsen |
2012-12-04 | adding calc add-in for option pricing | tino |
2012-12-03 | make sure fast string operator+ is used only by LO code | Luboš Luňák |
2012-12-03 | Use -W4 instead of -Wall, and don't disable warnings that are off by default | Tor Lillqvist |
2012-12-03 | Add -wd4986 here, too | Tor Lillqvist |
2012-12-03 | More -wd fixups | Tor Lillqvist |
2012-12-02 | gbuild: call gb_ExternalExecutable_collect_registrations... | Michael Stahl |
2012-12-02 | ditch unused makefile | David Tardon |
2012-12-02 | move setting up of ext. executables out of gbuild.mk | David Tardon |
2012-12-02 | Don't disable warnings that supprted MSVC versions don't generate | Tor Lillqvist |
2012-12-02 | Document the warnings we disable | Tor Lillqvist |
2012-12-02 | Argh, I meant Visual Studio 2010 | Tor Lillqvist |
2012-12-02 | Disable MSVC warning C4986 | Tor Lillqvist |
2012-12-02 | No lang no qtz | Zolnai Tamás |
2012-12-02 | Make qtz work in UI | Zolnai Tamás |
2012-12-01 | do not redirect output in build.pl, i.e. dump build_error.log and other logs | Luboš Luňák |
2012-12-01 | Not make qtz properties in release build | Zolnai Tamás |
2012-12-01 | files need to be added before patches are applied | Luboš Luňák |
2012-11-30 | add Sidama (sid) language | Andras Timar |
2012-11-29 | Shorten more | Tor Lillqvist |
2012-11-28 | gbuild: UnoApiTarget: delete RDB file before rebuilding it | Michael Stahl |
2012-11-28 | gbuild: UnoApiTarget: fix spurious rebuilds: | Michael Stahl |
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-25 | Work around make 3.81 pattern rule problems | Rob Snelders |
2012-11-25 | Work around Windows' missing symlinks | Stephan Bergmann |
2012-11-24 | Turn PDF import from bundled extension to plain code | Stephan Bergmann |
2012-11-24 | Move in-build liblangtag data to solver's unittest/installation/share | Stephan Bergmann |
2012-11-24 | missing po files should not don't break the build | Andras Timar |
2012-11-23 | restore --enable-symbols option | David Ostrovsky |
2012-11-23 | build XHP first, then TRE | Andras Timar |
2012-11-23 | Ignoring dependencies on .hdl files is unsound when cppumaker changes | Stephan Bergmann |
2012-11-23 | Only rebuilding .urd for newer .idl is unsound when idlc changes | Stephan Bergmann |
2012-11-23 | Add experimental --disable-export configure option | Tor Lillqvist |
2012-11-23 | ignore warnings in generated scanners | David Tardon |
2012-11-22 | Use unabbreviated git SHA1 for buildid | Stephan Bergmann |
2012-11-22 | create SAL_DEPRECATED_INTERNAL for annotating API | Michael Meeks |
2012-11-22 | Use xcrun when available to run install_name_tool | Tor Lillqvist |