Commit Graph

32 Commits

Author SHA1 Message Date
77b14c46aa sd unittests: Better name for the import tests.
Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211
2013-05-14 16:50:46 +02:00
2f8d2c4ce4 install impress xml config files using filelists
Change-Id: I072d5283f979b42ffbd359575209c09cf445b6df
2013-05-04 16:44:47 +02:00
80db6f58ef gbuild: drop unneeded package
Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df
2013-04-23 23:40:57 +02:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
bec67a2e7f deliver all uiconfig files by UIConfig
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-11 03:39:16 +00:00
ed72983131 rename UI to UIConfig
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>
2013-04-11 03:37:30 +00:00
87b5cdd5ed convert writer, draw, impress, calc and starmath printer dialogs
to new-style widget layout mostly described in .ui format

Change-Id: I8ead53a246a8ac3e2d446d158f06d7e2e436ce60
2012-09-28 08:48:44 +01:00
4e4d568362 enable sd tests again
Change-Id: I773dc0dc4a2d5faf98420d3901d28c2a08e64c00
2012-07-13 21:20:38 +02:00
4024d14610 Restructurization of XShape- and EnhancedShape- dumpers, builds fine now
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
2012-07-12 03:10:14 +02:00
1f0555e001 add test back that I disabled accidently
Change-Id: I614c483b3c7182d9c8e9915ce8b280051d9ca690
2012-07-12 03:10:12 +02:00
22d863454c testing odp files makes much more sense
Change-Id: I4023855513016e7f9d850bf96815539696536552
2012-07-12 03:10:11 +02:00
f5dbe0eaba Usage of XShapeDumper in Impress added
Change-Id: I7abb493d8baaa42a45e24276abdcadbfd186651a
2012-07-12 03:10:11 +02:00
bf4484037c fix filters test dependencies 2012-02-09 14:32:06 +00:00
925907767c disable sd's regression test again 2012-01-26 01:40:23 +01:00
efc28fae8d Disable svg font embedding for sd filters test, enable again. 2012-01-24 23:20:01 +01:00
1ccb93b138 Disable sd_regression_test until "do not embed font config" is fixed. 2012-01-20 10:15:07 +01:00
28e1b39840 enable sd's regression test in the subsequenttest target 2012-01-19 21:08:53 +01:00
f275b22a20 disable sd filters test for now
- it seems to have incomplete dependencies
 - it hangs the tinderboxes on a build from scratch
2011-11-29 17:25:14 +01:00
f66ac29343 Make .component files directly usable within UNO_SERVICES.
* 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-11 10:53:23 +01:00
c7281f5fb8 re-enable inadvertently disabled unit test 2011-11-10 22:34:42 +00:00
83ea2162b8 Initial sd filters unit tests 2011-11-10 22:33:49 +00:00
708892fe70 Disable a cppunit test crashing on DragonFly. 2011-10-17 15:12:33 +02:00
8a3a108f5e adapt sd unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:24 +02:00
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
a06dae5f80 Add consistent Emacs and vim mode lines 2011-07-30 23:02:06 +03:00
0cb445d85b rename CppunitTest makefile for consistency 2011-04-24 08:00:50 +02:00
5c62ae44af add CppUnit test to check targets 2011-04-24 07:59:28 +02:00
e6cacd3be9 use the new UNO-related defs from CppunitTarget 2011-04-23 21:07:09 +02:00
63fd9311c6 build resources too 2011-04-21 20:56:07 +02:00
0608776402 deliver sd/res 2011-04-21 20:56:06 +02:00
3f8677fc6f gbuildize sd 2011-04-21 20:56:05 +02:00
6182e90a34 migrate sd subsequenttests to gbuild 2011-03-27 23:28:08 +02:00