Age | Commit message (Expand) | Author |
2022-11-07 | sc: factor out common code in make files | Xisco Fauli |
2019-10-04 | add gbuild function for a common PCH and use it in sc/ and sax/ | Luboš Luňák |
2018-06-29 | Remove obsolete (cargo-cult copied) dependencies | Jens Carl |
2018-03-11 | extract common components to one place for sc unoapi tests | Tomaž Vajngerl |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2016-07-28 | Add various uui dependency | Giuseppe Castagno |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2015-02-27 | gbuild: CppunitTest: always use unittest configuration | Michael Stahl |
2014-11-23 | Remaining fixes for sc.subsequentcheck | Miklos Vajna |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-06-26 | sort libraries and components in sc test makefiles | Markus Mohrhard |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-05-04 | sc: Fix bunch of tests | Maxim Monastirsky |
2014-04-18 | Try making it possible to use --disable-avmedia for desktop platforms too | Tor Lillqvist |
2013-12-11 | fdo#60698: Merge fastsax and sax_shared into expwrap | Marcos Paulo de Souza |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-01 | gbuild: use .xcd configuration files from instdir | Matúš Kukan |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-20 | fix the object name so it matches the cppunit make file name | Noel Grandin |
2013-03-07 | fdo#46808 use document::DocumentRevisionListPersistence constructor | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-11-26 | Missing dependency on lng.component | Stephan Bergmann |
2012-10-01 | No vbaobj component if DISABLE_SCRIPTING | Tor Lillqvist |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-08-10 | gbuild: missing dep on $(OUTDIR)/unittest/registry for tests | Matúš Kukan |
2012-04-08 | rename gb_CppunitTest_uses_ure | David Tardon |
2012-04-08 | compile- and run-time use of UNO must be split | David Tardon |
2012-04-08 | clean up | David Tardon |
2012-04-08 | simplify use of configuration from unit tests | David Tardon |
2012-04-08 | always use --protector for UNO tests | David Tardon |
2012-04-08 | drop uses_ure | David Tardon |
2012-04-08 | let use_api handle the use of type rdbs at runtime | David Tardon |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-02 | always pass --headless to cppunits | Luboš Luňák |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-01-25 | adjust test name | Markus Mohrhard |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard |