office-gobmx/ucb
Noel Grandin 5c0d98c34c ucb/gio: create instances with uno constructors
See tdf#74608 for motivation.

Change-Id: I8e20d9800d9446a42e1e2baed51f650b324cc248
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99267
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-23 10:24:38 +02:00
..
qa
source ucb/gio: create instances with uno constructors 2020-07-23 10:24:38 +02: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
IwyuFilter_ucb.yaml
JunitTest_ucb_complex.mk
JunitTest_ucb_unoapi.mk
Library_cached1.mk ucb/cacher: create instances with uno constructors 2020-07-15 08:47:48 +02:00
Library_srtrs1.mk ucb/sorter: create instances with uno constructors 2020-07-22 08:29:20 +02:00
Library_ucb1.mk
Library_ucpcmis1.mk
Library_ucpdav1.mk ucb/neon: create instances with uno constructors 2020-07-22 15:53:23 +02:00
Library_ucpexpand1.mk
Library_ucpext.mk ucb/ext: create instances with uno constructors 2020-07-22 15:41:34 +02:00
Library_ucpfile1.mk
Library_ucpftp1.mk ucb/ftp: create instances with uno constructors 2020-07-22 17:52:10 +02:00
Library_ucpgio1.mk
Library_ucphier1.mk ucb/hierarchy: create instances with uno constructors 2020-07-16 13:15:25 +02:00
Library_ucpimage.mk
Library_ucppkg1.mk ucb/package: create instances with uno constructors 2020-07-22 17:48:06 +02:00
Library_ucptdoc1.mk
Makefile
Module_ucb.mk
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) serf 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.