summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-05-14sd unittests: Better name for the import tests.Jan Holesovsky1-1/+1
Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211
2013-05-04install impress xml config files using filelistsDavid Tardon1-0/+1
Change-Id: I072d5283f979b42ffbd359575209c09cf445b6df
2013-04-23gbuild: drop unneeded packageDavid Tardon1-1/+0
Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon1-1/+0
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11rename UI to UIConfigDavid Tardon1-2/+2
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+2
to new-style widget layout mostly described in .ui format Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-07-13enable sd tests againMarkus Mohrhard1-2/+2
Change-Id: I773dc0dc4a2d5faf98420d3901d28c2a08e64c00
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-2/+2
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
2012-07-12add test back that I disabled accidentlyMarkus Mohrhard1-0/+2
Change-Id: I614c483b3c7182d9c8e9915ce8b280051d9ca690
2012-07-12testing odp files makes much more senseMarkus Mohrhard1-2/+0
Change-Id: I4023855513016e7f9d850bf96815539696536552
2012-07-12Usage of XShapeDumper in Impress addedArtur Dorda1-2/+1
Change-Id: I7abb493d8baaa42a45e24276abdcadbfd186651a
2012-02-09fix filters test dependenciesCaolán McNamara1-3/+1
2012-01-26disable sd's regression test againMarkus Mohrhard1-1/+2
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens1-12/+1
2012-01-20Disable sd_regression_test until "do not embed font config" is fixed.Stephan Bergmann1-1/+12
2012-01-19enable sd's regression test in the subsequenttest targetMarkus Mohrhard1-0/+1
2011-11-29disable sd filters test for nowBjoern Michaelsen1-1/+3
- it seems to have incomplete dependencies - it hangs the tinderboxes on a build from scratch
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann1-2/+0
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>. * solenv/gbuild/CppunitTest.mk got new functions gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors). * This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not work currently, as it catenates the input component files instead of passing them through packcomponents.xslt (which now takes care about the surrounding <components> in the input). In the future, it will likely be combined with the recently added solenv/gbuild/ComponentsTarget.mk.
2011-11-10re-enable inadvertently disabled unit testMichael Meeks1-1/+1
2011-11-10Initial sd filters unit testsMichael Meeks1-1/+4
2011-10-17Disable a cppunit test crashing on DragonFly.François Tigeot1-0/+2
2011-10-04adapt sd unittests to separate RdbTarget makefile requirementBjoern Michaelsen1-0/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+2
2011-04-24rename CppunitTest makefile for consistencyDavid Tardon1-1/+1
2011-04-24add CppUnit test to check targetsDavid Tardon1-1/+4
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon1-1/+0
2011-04-21build resources tooDavid Tardon1-0/+1
2011-04-21deliver sd/resDavid Tardon1-0/+1
2011-04-21gbuildize sdDavid Tardon1-0/+12
2011-03-27migrate sd subsequenttests to gbuildBjoern Michaelsen1-0/+34