Commit graph

20 commits

Author SHA1 Message Date
Tor Lillqvist
e607f5f651 More deps for Android
Change-Id: Ifc99e894885ed835c3205c3eea708a07273b52b3
2012-08-20 13:04:50 +03:00
Tor Lillqvist
0198ba8685 Use graphite only if ENABLE_GRAPHITE
Change-Id: I4e3274c43e34f6b28277ac75f96ae8c146e94c40
2012-08-20 13:04:41 +03:00
Matúš Kukan
4967a9d8f9 libmerged: add fsstorage, svl, sot, vcl
Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
2012-08-20 11:22:22 +02:00
Matúš Kukan
fe32762e11 tubes: add to libmerged to fix circular dependency
Probably it belongs in there anyway.

Change-Id: I3bf908de58e0e989e263323d2fdc432308c2cab8
2012-08-09 16:16:51 +02:00
Matúš Kukan
7ce4cc7c60 tubes: also libmerged now links against tubes library
Change-Id: If7faccccb3c92735fc7062880a171e75b750a1da
2012-07-26 01:29:05 +02:00
Tor Lillqvist
daaa550121 Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()
Pass on to VirtualDevice where used to set the MapMode of the device
appropriately. Adapt DocumentLoader, use to scale the page rendering
to exactly fit the virtual device.

Change-Id: I4b0bc67e12114d3d9d493ff1aca2ef5d2cc78912
2012-06-18 22:38:41 +03:00
Tor Lillqvist
36244dcfa1 Drop accidentally duplicated section
Change-Id: I7444c59efa4fceff9046341cbac934488dd67514
2012-06-18 20:22:46 +03:00
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
Caolán McNamara
80b0a3a7b6 fold i18npaper into i18nutil
It's too small to justify standalone existence.

We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting
2012-03-08 12:02:38 +00:00
Matúš Kukan
a62f426993 add configmgr, ucb1, ucpfile1, xcr to libmerged 2012-02-19 19:24:34 +01:00
Tor Lillqvist
888d96f6b4 Add svt and tk to libmerged 2012-02-15 16:20:00 +02:00
Tor Lillqvist
4347e5d1d8 Add sb to libmerged 2012-02-15 16:19:55 +02:00
Tor Lillqvist
c301199804 Merge branch 'feature/android' 2012-02-15 12:00:46 +02:00
Tor Lillqvist
25f8330004 Add fw* and sfx to libmerged 2012-02-13 17:53:36 +02:00
Tor Lillqvist
7edb4c7393 Add fw* and sfx to libmerged 2012-02-13 16:49:24 +02:00
Matúš Kukan
484a5dcc0e add missing library for windows 2012-02-11 16:57:52 +01:00
Tor Lillqvist
081d76c3fa Attempt to manage without Berkeley DB on iOS and Android
Berkeley DB is used for help index and extension database. (Possibly
only for a backward-compatible format of the latter, I am not sure.)
Neither use makes much sense on Android and iOS.

The existing help is for LO on desktop OSes anyway, help for LO-based
apps on iOS and Android will naturally be quite different.

On iOS there will definitely be no "extensions", and probably we don't
want to bother with such on Android either.
2012-01-16 16:53:49 +02:00
Matúš Kukan
a74627d53e improve support for merging libraries 2012-01-10 14:25:03 +01:00
Matúš Kukan
48b7723016 this is supposed to be gb_CORE_LIBS 2011-08-24 16:07:20 +02:00
Michael Meeks
070ff659ca add missing file I omitted to add 2011-08-24 14:45:09 +01:00