office-gobmx/ucb
Noel Grandin 80612512fe remove unnecessary casts
It is no longer necessary to cast to sal_Unicode when calling
OUStringBuffer::append

Change-Id: Iab3d1e12eef472cfe11f1d0d1969ca404091dd7d
2013-12-12 13:15:25 +02:00
..
qa
source remove unnecessary casts 2013-12-12 13:15:25 +02:00
test/com/sun/star/comp/ucb
workben remove some STRING_NOTFOUND usage 2013-12-04 08:55:34 +02:00
JunitTest_ucb_complex.mk
JunitTest_ucb_unoapi.mk
Library_cached1.mk
Library_srtrs1.mk
Library_ucb1.mk fdo#60698: Move fileaccess module to ucb 2013-10-18 12:25:11 +00:00
Library_ucpcmis1.mk fdo#61589: ask what to do with invalid SSL certificates in CMIS UCP 2013-09-02 13:51:54 +02:00
Library_ucpdav1.mk
Library_ucpexpand1.mk
Library_ucpext.mk fix for linking 2013-05-21 13:53:21 +02:00
Library_ucpfile1.mk
Library_ucpftp1.mk
Library_ucpgio1.mk Indirect dependency on boost_headers 2013-09-30 11:49:23 +02:00
Library_ucpgvfs1.mk
Library_ucphier1.mk
Library_ucppkg1.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Library_ucptdoc1.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Makefile
Module_ucb.mk We need an ENABLE_CURL, too 2013-12-05 12:38:57 +02:00
README

Universal Content Broker (has ucp) which do things like convert files to strings in content broker world.

mmeeks: so - I renamed the old LGPLv3 webdav code to webdav-neon, and imported
the (not built) surf webdav ucp into the old space. so that in future, we can
merge changes more easily - and still choose which to use. cbosdonnat kindly
volunteered to do some comparitive analysis of the two codebases to decide which
is best for what etc.