Commit Graph

11 Commits

Author SHA1 Message Date
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01: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
e74fc93e4a tubes: use new .ui format for contacts dialog
it looks worse; more work needed

Change-Id: If8d15d614d49b1cea751852164b3e0edf43c52a6
2012-10-13 16:31:30 +02:00
bc21b49a46 tubes: move sc/source/ui/collab/contacts.* to tubes
- sc no longer directly links against telepathy
- there is new class ScCollaboration derived from abstract Collaboration
  describing collaboration functionality for apps used in tubes/
- also added resource manager into tubes/

Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae
2012-08-02 18:00:55 +02:00
19f92976d8 tubes: resurrect unit test to serve again
- make it subsequent test to be less annoying
- we again inherit from CppUnit::TestFixture
- currently there is no test that we've received the sent packet
- nor any test for received file
- to prevent exporting more symbols we link directly tubes' object files

Change-Id: I79edf0c701f8c46eb45d507266f6dafc0c8eeea2
2012-07-26 01:29:06 +02:00
bfb7015446 tubes: cleanup abstraction, and add in-process demo mode
Pass const rtl::OUString &s around instead of random pointers.
Allow sc/ to build and work without telepathy enabled.
Add aforementioned demo mode hack.
2012-07-17 16:40:10 +02:00
1b601608ec tubes: pull in tubes headers and linkage 2012-07-17 16:39:38 +02:00
1aafe220bb tubes: add approver
This is a small external process designed to prompt the user for
incoming LibreOffice-flavoured D-Bus tubes.

Right now it is not service-activatable, but soon it will be…
2012-07-17 16:39:27 +02:00
8d7963a30d disable entire module if without --enable-telepathy 2012-07-17 16:39:19 +02:00
a3a8b803f3 implementing Telepathy Tubes interface 2012-07-17 16:39:16 +02:00