Commit graph

18 commits

Author SHA1 Message Date
Stephan Bergmann
3684fcdc0f configmgr.component is no longer an old one. 2011-12-14 10:42:51 +01:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
Stephan Bergmann
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
Bjoern Michaelsen
8a3a108f5e adapt sd unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:24 +02:00
Stephan Bergmann
7d1bb036e1 Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Muthu Subramanian
b6768c5073 n#699334: Legacy Diagram Text import.
- Imports Legacy Text.
- Formatting info is not imported.
2011-08-23 14:14:43 +05:30
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
a06dae5f80 Add consistent Emacs and vim mode lines 2011-07-30 23:02:06 +03:00
Bjoern Michaelsen
418a4edf9a Merge branch 'master' into feature/gnumake4 2011-07-21 18:38:59 +02:00
Caolán McNamara
e4265c75f3 gb_Library_PLAINEXT->gb_Library_DLLEXT 2011-07-01 14:48:36 +01:00
Caolán McNamara
14565a9141 add modified unoexceptionprotector for better error msgs from exceptions 2011-07-01 09:07:53 +01:00
Bjoern Michaelsen
4eac26400b gnumake4: postmerge fixes in sd and slideshow 2011-06-21 13:17:18 +02:00
David Tardon
2ef73ac0e4 remove all traces of offuh from makefiles 2011-06-17 14:43:29 +02:00
David Tardon
ef14a0709b remove obsoleted dep 2011-04-24 12:02:33 +02:00
David Tardon
0cb445d85b rename CppunitTest makefile for consistency 2011-04-24 08:00:50 +02:00
Renamed from sd/CppUnitTest_sd_uimpress.mk (Browse further)