Matúš Kukan
58b8a4d25d
these are not old component files anymore
2012-01-15 16:11:33 +01:00
Stephan Bergmann
9351f4c1d6
Tests apparently depend on localedata_en library.
...
More tests might be affected. Also unclear to me whether it is always (only)
localedata_en, or whether it could also be _es/_euro/_others.
2011-12-19 14:00:13 +01:00
Stephan Bergmann
3684fcdc0f
configmgr.component is no longer an old one.
2011-12-14 10:42:51 +01: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
Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Bjoern Michaelsen
47212814c5
adapt sc unittests to separate RdbTarget makefile requirement, also rename sc_test_filters consistent to sc_filters_test
2011-10-04 18:34:22 +02:00
Michael Meeks
2f3d664419
more unit test cut/paste redux
2011-09-28 15:32:14 +01: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
Matúš Kukan
2674376ddf
convert i18npool to gbuild
2011-08-17 17:34:23 +02:00
Norbert Thiebaud
d0ed4ca471
sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbug
2011-08-11 23:05:11 -05:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Tor Lillqvist
0ae6a22f45
Add consistent Emacs and vim mode lines
2011-07-30 23:01:11 +03:00
Caolán McNamara
f84ebfe90c
gb_Library_PLAINEXT->gb_Library_DLLEXT
2011-07-01 15:17:29 +01:00
Caolán McNamara
9291672fd7
add modified unoexceptionprotector for better error msgs from exceptions
2011-06-30 22:57:09 +01:00
David Tardon
5e7d51d438
remove all traces of offuh from makefiles
2011-06-18 11:25:30 +02:00
David Tardon
7268a5f961
fix mis-merge
2011-05-23 14:38:06 +02:00
Kohei Yoshida
eac91db8a2
Merge branch 'libreoffice-3-4'
...
Conflicts:
sc/CppunitTest_sc_ucalc.mk
sc/Module_sc.mk
sc/qa/unit/ucalc.cxx
sc/source/core/tool/dbcolect.cxx
sc/source/filter/excel/excimp8.cxx
sc/source/filter/inc/excimp8.hxx
sc/source/ui/docshell/impex.cxx
sc/source/ui/unoobj/datauno.cxx
2011-05-09 23:47:24 -04:00
David Tardon
5edc9bb7ac
remove obsoleted dep
2011-04-24 12:03:41 +02:00
David Tardon
69f0b91202
use the new UNO-related defs from CppunitTarget
2011-04-24 09:35:45 +02:00
Caolán McNamara
293096186d
Resolves: fdo#36128 fix up paths for gbuild
2011-04-18 12:46:46 -04:00
Bjoern Michaelsen
ea60126450
use gb_CppunitTest_uses_ure
2011-04-16 20:10:45 +02:00
Bjoern Michaelsen
d00bf4bb5e
reenable ucalc.cxx unittest in gbuild
2011-04-12 17:02:59 +02:00
Caolán McNamara
e5953862eb
Resolves: fdo#36128 fix up paths for gbuild
2011-04-12 15:14:12 +01:00
Bjoern Michaelsen
edc9a35274
reenable ucalc.cxx unittest in gbuild
2011-04-11 12:38:55 +02:00
Bjoern Michaelsen
12f32902bf
starting sc_ucalc unit test
2011-04-05 12:05:54 +02:00