office-gobmx/ucb
Stephan Bergmann b15f79a8f8 loplugin:unnecessaryparen: signed numeric literals
Change-Id: I75c8224452ca9c3711a2ccaca9ecf549fa59cb64
Reviewed-on: https://gerrit.libreoffice.org/45549
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-11-30 19:29:21 +01:00
..
qa loplugin:includeform: ucb 2017-10-23 22:45:49 +02:00
source loplugin:unnecessaryparen: signed numeric literals 2017-11-30 19:29:21 +01:00
test/com/sun/star/comp/ucb
CppunitTest_ucb_webdav_local_neon.mk
CppunitTest_ucb_webdav_neon_opts.mk
CppunitTest_ucb_webdav_propfindcache.mk
CppunitTest_ucb_webdav_res_access.mk
JunitTest_ucb_complex.mk
JunitTest_ucb_unoapi.mk
Library_cached1.mk
Library_srtrs1.mk
Library_ucb1.mk
Library_ucpcmis1.mk consistent naming of externals: cmis -> libcmis 2017-09-15 10:56:22 +02:00
Library_ucpdav1.mk
Library_ucpexpand1.mk
Library_ucpext.mk
Library_ucpfile1.mk
Library_ucpftp1.mk
Library_ucpgio1.mk
Library_ucphier1.mk
Library_ucpimage.mk Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC 2017-09-22 13:38:19 +02:00
Library_ucppkg1.mk
Library_ucptdoc1.mk
Makefile
Module_ucb.mk consistent naming of externals: cmis -> libcmis 2017-09-15 10:56:22 +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 comparative analysis of the two codebases to decide which
is best for what etc.