Commit Graph

276 Commits

Author SHA1 Message Date
d633da4399 deliver pyuno/python.exe in one step
Change-Id: I886f4a6aec492ae498ce86d71686c8d9fb26203d
2012-06-19 08:38:27 +02:00
e16ac69372 gbuild migration: pyuno module
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-14 11:40:23 +02:00
92f23297c9 Work in progress: Add "touch" module for Android and iOS stuff
Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
2012-06-05 17:17:41 +03:00
67673e9ba6 Move the AppUserModelID code to the launcher 2012-06-04 11:26:20 +02:00
b0f5bf2281 fix Layer for macab* to please Mac Build
Change-Id: Ie5b833e3aaf3a69d42c8e8024f19be2d13c86be4
2012-05-29 07:35:38 +02:00
db63d1a864 prefix testtools libraries with testtools_ in Repository.mk
Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535
2012-05-29 07:35:16 +02:00
fa94dbf210 bridgetest further targets migrated
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f
2012-05-29 07:34:50 +02:00
d4efa8b0cf gbuildize shell
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
2012-05-29 07:33:44 +02:00
b7c152e14d rename evoab2 back to evoab 2012-05-29 07:24:47 +02:00
8305c66d52 place new libs into the right layers 2012-05-29 07:24:41 +02:00
c678a4cbf2 connectivity: convert mozab (hopefully .-) 2012-05-29 07:24:38 +02:00
8bc7afbf5f connectivity: convert postgresql driver 2012-05-29 07:24:37 +02:00
579f52d41e connectivity: convert hsqldb 2012-05-29 07:24:36 +02:00
85778230cb connectivity: convert dbase to gbuild 2012-05-29 07:24:33 +02:00
9956f6d006 connectivity: convert flat to gbuild 2012-05-29 07:24:33 +02:00
afe5106342 connectivity: convert jdbc to gbuild 2012-05-29 07:24:32 +02:00
c8bdbaa936 connectivity: convert mysql to gbuild 2012-05-29 07:24:31 +02:00
1e24aeae05 connectivity: convert calc to gbuild 2012-05-29 07:24:30 +02:00
6440284921 connectivity: convert evoab to gbuild 2012-05-29 07:24:29 +02:00
5bfb6d8b4c connectivity: convert macab to gbuild 2012-05-29 07:24:29 +02:00
07d512eff1 connectivity: convert kab to gbuild 2012-05-29 07:24:29 +02:00
0ea09fa771 connectivity: convert ado to gbuild 2012-05-29 07:24:28 +02:00
26e29a8344 connectivity: convert dbpool2 to gbuild 2012-05-29 07:24:27 +02:00
7eada778fa connectivity: convert sdbc2 to gbuild 2012-05-29 07:24:26 +02:00
e726638eb8 gbuildize remotebridges
Change-Id: I01e97df2f9f098719e3de578526cb1d13d2db6fa
2012-05-26 16:15:07 +02:00
2b2bdcf84f add a little devtool to list the languages supported for spellchecking
Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2
2012-05-25 11:29:57 +01:00
a0b640bd18 Initial skeleton code for plain text filter detection service.
Right now it will always fail.

Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
2012-05-25 02:04:18 -04:00
776db316d2 set explicit Application User Models IDs in the native Windows launchers
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
2012-05-24 08:38:12 +02:00
217b573354 move idxdict out of dictionaries
So dictionaries is again a nice data-only module and we do not need to
build it in build phase of cross-compilation. It really does not make
sense to build a gazillion of extensions just because we will need one
tiny tool later...

Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
2012-05-20 16:28:55 +02:00
1230e36180 Merge the libraries in writerfilter
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
2012-05-18 14:32:59 +03:00
07b3d083b4 TDE integration
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-14 20:09:41 -05:00
708229dc96 fdo#49580: Fix bean after gbuild'ification
4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to
tail_build" broke the following:
* The name of the officebean dynamic library must not be changed (by adding the
  "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader.
* With gbuild's per-default hidden visibility, JNIEXPORT functions must instead
  use SAL_DLLPUBLIC_EXPORT.  (Windows-only code in bean/native/win32/ should be
  safe to continue using JNIEXPORT.)

Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604
2012-05-07 17:03:00 +02:00
a09b25f520 register reg and store the same way as jvmfwk
Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9
2012-05-06 11:42:38 +02:00
b20cb1e132 remove unused files
Change-Id: I65ec941f72b9884d147f51939d592da313418329
2012-05-06 11:42:36 +02:00
953d9ab43b gbuild conversion: registry module
Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f
2012-05-06 07:23:20 +02:00
3e0b2299ec gbuild conversion l10ntools module
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
2012-05-04 09:42:22 +02:00
9284c50f97 Diminish the number of writerperfect libraries
Instead of a pleiade of libraries, one for graphic filters (wpftdraw)
and one for text document filters (wpftwriter) to diminish duplicate
static linking.
2012-04-19 14:38:00 +02:00
0909f448fe convert presenter console to passive registration 2012-04-19 13:33:19 +02:00
abd74a8ef0 convert pdfimport to passive registration 2012-04-19 13:33:18 +02:00
6d9a524352 convert presentation minimizer to passive registration 2012-04-19 13:33:17 +02:00
2a63c47b5b Build svg2odf tool to be able to test the svg import. 2012-04-14 15:37:41 +02:00
b60bf1eb62 rename common* static libs to codemaker_* for clarity + dmake cleanup 2012-04-14 06:58:01 -05:00
a57b634799 gbuild conversion: unodevtools module 2012-04-14 06:58:00 -05:00
f3653d3c1e gbuild conversion: codemaker module 2012-04-14 06:58:00 -05:00
cb5299e5ea already registered in RepositoryExternal.mk 2012-04-13 13:31:21 +01:00
426a159314 need to register static library 2012-04-13 13:15:25 +01:00
8d7e8a0a3b setup/teardown default component context once before/after all tests
avoids the problems of dangling uno singletons invalidated after the first
dispose and the chain of other singletons that don't expect to need to
re-initialize, etc.

reenable editeng cppunit test

inherit i18npool cppunit test from unotest base

drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not
in ctors/dtors
2012-04-13 13:15:25 +01:00
bed6580ec3 gbuild conversion: idlc module 2012-04-13 13:07:50 +02:00
5342bc073b gbuild conversion: cpputools module
dmake stuff removed
2012-04-11 08:51:01 +02:00
f55eed29c6 gbuild conversion: rdbmaker module
dmake stuff removed
2012-04-08 10:54:30 +02:00