[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
62069267024a35e323e8685c3808bf80d64ddb5c Author: Giuseppe Castagno AuthorDate: Fri Oct 14 17:13:20 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:53:33 2021 +0100 ucb: webdav-curl: tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File' [ port of commit

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 24 1 file changed, 24 insertions(+) New commits: commit 3665527ea9f003830eb47ecd221a950c35caf731 Author: Giuseppe Castagno AuthorDate: Fri Oct 21 15:53:53 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/DAVException.hxx |4 ucb/source/ucp/webdav-curl/webdavcontent.cxx | 25 + 2 files changed, 29 insertions(+) New commits: commit 2346a19dfeba7f0f2082888ab76c1c731e9e591c Author: Giuseppe Castagno AuthorDate: Thu Oct 13 09:34:19

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
805a4e9d3e03e1339e9149fa745ac14fe334ccdf Author: Giuseppe Castagno AuthorDate: Tue Oct 11 15:21:23 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:51:55 2021 +0100 ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if lifetime different Add the OPTIONS information and response

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
2afb51076c3f766ab39cbfc66d8469889a2b0a5c Author: Giuseppe Castagno AuthorDate: Mon Sep 12 20:59:09 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:51:27 2021 +0100 ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response status codes A reference can be found here

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
acc8ba867692c4ab426daed5414f1e9fdd90ba4a Author: Giuseppe Castagno AuthorDate: Mon Oct 3 16:20:43 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:50:31 2021 +0100 ucb: webdav-curl: tdf#101094 (36): Fix behaviour of GET in fetching Headers only Implement a better way

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 8683c862ba6f7897e5f41294394f5f3bb18fcf16 Author: Giuseppe Castagno AuthorDate: Sun Oct 2 10:58:52 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
Author: Giuseppe Castagno AuthorDate: Sat Oct 1 12:35:57 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:49:21 2021 +0100 ucb: webdav-curl: tdf#101094 (34): Fix test and missing field value in comparision operator [ port of commit

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
deletions(-) New commits: commit 00fbb60bfecb8ef52b61f1720017106addf6c14d Author: Giuseppe Castagno AuthorDate: Sat Aug 27 17:31:06 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:47:37 2021 +0100 ucb: webdav-curl: tdf#101094 (32): Use a partial GET as a fall-back for HEAD

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 6e423be3a811bd44902290b0db48754ef1a59f1b Author: Giuseppe Castagno AuthorDate: Mon Sep 12 22:01:37 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit dad80891bfd5050024c6dd4fbb558d1a5d6fe474 Author: Giuseppe Castagno AuthorDate: Mon Aug 29 09:10:42 2016 +0200 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 34 ++- ucb/source/ucp/webdav-curl/webdavcontent.hxx |3 ++ 2 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 9703240ea9c8932b32f16fd30c059d5e034fe9a0 Author: Giuseppe Castagno AuthorDate: Sat

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
Author: Giuseppe Castagno AuthorDate: Wed Aug 3 18:12:58 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:45:44 2021 +0100 ucb: webdav-curl: Related: tdf#82677, remove cached element when appropriate [ port of commit 90ded4cbf1ffbde2ef7926fb225759896ef075bf

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontentcaps.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit e384a009c35542c51e0f991466af40b70a4fdb33 Author: Giuseppe Castagno AuthorDate: Sat Aug 20 15:53:17 2016 +0200 Commit: Michael Stahl CommitDate

[Libreoffice-commits] core.git: solenv/clang-format ucb/Library_ucpdav1.mk ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
/PropfindCache.hxx | 81 ucb/source/ucp/webdav-curl/webdavcontentcaps.cxx |1 6 files changed, 181 insertions(+) New commits: commit 7541727dfc5938910ce58c73c4dfbcd727dcb7f1 Author: Giuseppe Castagno AuthorDate: Sat Aug 20 15:45:07 2016 +0200 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/DAVTypes.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee7a590994c3853945fd7fa0c41e4755e741f2b9 Author: Giuseppe Castagno AuthorDate: Sat Aug 20 21:00:03 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:44:32 2021

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/DAVTypes.hxx | 22 +- ucb/source/ucp/webdav-curl/webdavcontent.cxx |5 - 2 files changed, 13 insertions(+), 14 deletions(-) New commits: commit be53d60f85706eeae3a9300e75cae6ed1cd4e642 Author: Giuseppe Castagno AuthorDate: Tue

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) New commits: commit f157d2de9f241ecc56a00f58bb5ea0b8205e53f9 Author: Giuseppe Castagno AuthorDate: Tue Aug 16 11:02:59 2016 +0200 Commit: Michael Stahl CommitDate

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 20 1 file changed, 8 insertions(+), 12 deletions(-) New commits: commit 5bce551ffe4cf1292e05ec3fe7f8c92adb38 Author: Giuseppe Castagno AuthorDate: Sun Aug 14 13:18:44 2016 +0200 Commit: Michael Stahl CommitDate

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
0e9cea7ccdac443a51c81ce6ec3e1115a09b00be Author: Giuseppe Castagno AuthorDate: Thu Aug 11 22:20:46 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:42:36 2021 +0100 ucb: webdav-curl: Related: tdf#99499, add a limit to the number of http redirections Check for maximum number of redirections

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 928fbadb267be88cc558b55ddb33ec151be6e222 Author: Giuseppe Castagno AuthorDate: Thu Aug 11 14:19:03 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) New commits: commit ccbb358db241b8b2564f3d5ac29915d3deeb Author: Giuseppe Castagno AuthorDate: Wed Aug 10 14:05:08 2016 +0200 Commit: Michael Stahl CommitDate

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit a10851aca6e14a00b892c78d1cc51476547acf29 Author: Giuseppe Castagno AuthorDate: Wed Aug 3 19:42:27 2016 +0200 Commit: Michael Stahl CommitDate: Mon

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 944853b03bc5a03ee424354669addb4fa9925fbe Author: Giuseppe Castagno AuthorDate: Wed Jan 13 14:55:57 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:41

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 32 +++ 1 file changed, 32 insertions(+) New commits: commit 567f8f716bb644494fa74b9a5030c5a047c8a189 Author: Giuseppe Castagno AuthorDate: Mon Jul 25 12:56:27 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 43c1de58c3115dd0495d0326975d520a333845b8 Author: Giuseppe Castagno AuthorDate: Wed Jan 27 17:41:30 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:39:51 2021 +0100

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit dbe4b01ca7d0069f45d655c04ca595b42b71c631 Author: Giuseppe Castagno AuthorDate: Wed Jan 27 17:35:36 2016 +0100 Commit: Michael Stahl CommitDate

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8c4302a503053251b6360c128a1dcd556f09c5df Author: Giuseppe Castagno AuthorDate: Wed Jan 27 17:04:56 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:38:58 2021 +0100

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 12 1 file changed, 12 insertions(+) New commits: commit c155b4137678455294db605e0332b097ef51dc1a Author: Giuseppe Castagno AuthorDate: Mon Jan 11 11:11:19 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:38:36 2021

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
51579e00fef7baf5e248b1e9a2bf0e9fa8ef1a60 Author: Giuseppe Castagno AuthorDate: Sun Jul 24 12:12:35 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:37:30 2021 +0100 ucb: webdav-curl: tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCK [ port of commit

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 173 +-- 1 file changed, 110 insertions(+), 63 deletions(-) New commits: commit 1f783d3e5e734dbdef2ec39f1ff1370dad4f332b Author: Giuseppe Castagno AuthorDate: Sun Jan 10 17:43:12 2016 +0100 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 37 +++ ucb/source/ucp/webdav-curl/webdavcontent.hxx | 17 2 files changed, 54 insertions(+) New commits: commit 7f5f568b9c31df2391dabd4abb5711a109e5480a Author: Giuseppe Castagno AuthorDate: Sun Jan 10

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/DAVTypes.cxx | 81 +++- ucb/source/ucp/webdav-curl/DAVTypes.hxx | 25 + 2 files changed, 105 insertions(+), 1 deletion(-) New commits: commit e329cda88021fe7c540a6050a654aee7491d0975 Author: Giuseppe Castagno AuthorDate: Sun

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontentcaps.cxx | 26 ++- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit 78992a2b63cdfbc278a104973c22b1e707ecfd12 Author: Giuseppe Castagno AuthorDate: Mon Jan 11 16:35:34 2016 +0100 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 8ce2732f0a867807a9d0e70ec0966e7779d13412 Author: Giuseppe Castagno AuthorDate: Thu Jan 14 18:11:28 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:35

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/DAVResourceAccess.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9eb6733c8fa9d69d3f2314fc1a3f510c324bd663 Author: Giuseppe Castagno AuthorDate: Sat Jul 23 12:55:20 2016 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:34:43 2021

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 170 --- 1 file changed, 127 insertions(+), 43 deletions(-) New commits: commit 70f197cc6728482b0a42f4b1e90c55879346fdfb Author: Giuseppe Castagno AuthorDate: Sun Jan 10 15:16:13 2016 +0100 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 99 +++ ucb/source/ucp/webdav-curl/webdavcontent.hxx | 13 +++ 2 files changed, 112 insertions(+) New commits: commit 2b0c3c6c83f630f0bde1866b368dced7489a2d2f Author: Giuseppe Castagno AuthorDate: Sun Jan 10 10:42:47

[Libreoffice-commits] core.git: solenv/clang-format ucb/Library_ucpdav1.mk ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
(-) New commits: commit f472792a3ec03797b55e83d2de759caba3e57f79 Author: Giuseppe Castagno AuthorDate: Sat Jan 9 17:32:26 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:31:35 2021 +0100 ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONS

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit e1bb4425e442eacdc1ca3518d62116e739ba7eb0 Author: Giuseppe Castagno AuthorDate: Mon Feb 1 16:02:16 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 09730ea0ccfe63982cdb869d5eaa906982283bf1 Author: Giuseppe Castagno AuthorDate: Fri Jan 29 15:39:17 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:29:28 2021 +0100

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/ContentProperties.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a50dbf49906f4aab367b2556be99779b2b05866d Author: Giuseppe Castagno AuthorDate: Fri Jan 29 16:11:26 2016 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 6c0c0ce22e8b9085ed0993a2445560206b05724e Author: Giuseppe Castagno AuthorDate: Sat Nov 21 20:41:06 2015 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 47 --- 1 file changed, 28 insertions(+), 19 deletions(-) New commits: commit 11a457538a300d8df0c5c03d3cb590e94e6d99fa Author: Giuseppe Castagno AuthorDate: Fri Dec 4 17:10:06 2015 +0100 Commit: Michael Stahl

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx |8 1 file changed, 8 insertions(+) New commits: commit 96b1a6878cbcb05f962abe5c9bb073f4dff6f4dc Author: Giuseppe Castagno AuthorDate: Sun Nov 22 17:14:09 2015 +0100 Commit: Michael Stahl CommitDate: Mon Nov 1 18:27:38 2021

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 98c05dd05318e6c8a77801d85c015539d933ffa6 Author: Giuseppe Castagno AuthorDate: Wed Aug 19 12:13:35 2015 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
b5d91ff10fda72bc9758e7087f8a1a24d2d27022 Author: Giuseppe Castagno AuthorDate: Fri Aug 28 18:52:36 2015 +0200 Commit: Michael Stahl CommitDate: Mon Nov 1 18:26:14 2021 +0100 ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 3 Changes done to the code in sfx2, ucbhelper, ucb, unotools

[Libreoffice-commits] core.git: ucb/source

2021-11-01 Thread Giuseppe Castagno (via logerrit)
ucb/source/ucp/webdav-curl/webdavcontent.cxx | 112 +++ ucb/source/ucp/webdav-curl/webdavcontent.hxx |1 2 files changed, 96 insertions(+), 17 deletions(-) New commits: commit 115edb7a91f0c1c9b2aeb343680f47924730d121 Author: Giuseppe Castagno AuthorDate: Thu

Re: Prublem building LO master in clang 3.6

2017-01-17 Thread Giuseppe Castagno
t version that people are using (for a good reason). Any specific reason you're using Clang 3.6? Not specifically. I'm still on Ubuntu 14.04 and didn't have the time to install a more recent version (apparently 3.8 should be available on my distro). Thanks. -- Kind Regards, Giuseppe Castagno aka bepp

Prublem building LO master in clang 3.6

2017-01-14 Thread Giuseppe Castagno
l.o] Error 1 Thanks -- Kind Regards, Giuseppe Castagno aka beppec56 Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: ucb/qa

2016-11-01 Thread Giuseppe Castagno
ucb/qa/cppunit/webdav/webdav_local_neon.cxx |3 ++- ucb/qa/cppunit/webdav/webdav_options.cxx| 16 +--- 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit acf531be6a423f9b74997b29a8cafe82aa18423c Author: Giuseppe Castagno <giuseppe.casta...@acca-esse

Re: Problem building in clang 3.6 (Ubuntu 14.04)

2016-11-01 Thread Giuseppe Castagno
On 11/01/2016 12:07 PM, Noel Grandin wrote: hopefully "fixed" now with 5e997f4dba1cfcde554ff413a615e101b9c72ee5 clang 3.6 build in progress. Thanks. -- Kind Regards, Giuseppe Castagno aka beppec56 Acca Esse http://www.acca-esse.eu giuseppe.castagno at ac

Re: Problem building in clang 3.6 (Ubuntu 14.04)

2016-10-31 Thread Giuseppe Castagno
ng-dbgutil/compilerplugins/obj/unnecessaryoverride.o' failed make: *** [/srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/obj/unnecessaryoverride.o] Error 1 beppe@dsklnx2:/srv5/git/LO/lo-gerrit-clang-dbgutil -- Kind Regards, Giuseppe Castagno aka beppec56 Acca Esse http://www.acca-esse.eu giusepp

Problem building in clang 3.6 (Ubuntu 14.04)

2016-10-30 Thread Giuseppe Castagno
nBases(BaseMatchesCallback *BaseMatches, void *UserData, ^ /usr/lib/llvm-3.6/bin/../lib/clang/3.6.0/include/stdbool.h:37:15: note: expanded from macro 'bool' #define bool bool ^ 1 error generated. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno a

[Libreoffice-commits] core.git: ucb/source

2016-10-27 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) New commits: commit cac08e96c753f3aabf3332914da97a49abe1e395 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Thu Oct 27 10:03:46 2016

[Libreoffice-commits] core.git: external/nss

2016-10-26 Thread Giuseppe Castagno
external/nss/ExternalProject_nss.mk |1 + 1 file changed, 1 insertion(+) New commits: commit da5d20562479174504c3795aa9e7ca0856883e81 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Thu Oct 13 11:10:00 2016 +0200 Linux: Build NSS in debug mode only in '--

[Libreoffice-commits] core.git: ucb/qa

2016-10-26 Thread Giuseppe Castagno
ucb/qa/cppunit/webdav/webdav_options.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 80cd32f78deca3fea2f731af02a2ad83134261f3 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Oct 26 08:57:51 2016 +0200 WebDAV:

It seems LO doesn't handle correctly complex HTTP queries

2016-10-24 Thread Giuseppe Castagno
.ietf.org/html/rfc3986#section-3.4> -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: ucb/source

2016-10-21 Thread Giuseppe Castagno
59d6d5579528a66e55b75987d2d959968db485a8 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Fri Oct 14 17:13:20 2016 +0200 tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File' Change-Id: I2d2aceed3804f653b79d48eeb02468fc77374eb7 Reviewed-on: https://gerrit.libreoffice.org/29884

[Libreoffice-commits] core.git: ucb/source

2016-10-21 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 24 1 file changed, 24 insertions(+) New commits: commit bb27b2ff87e534b6f4fb9583271db29d6bbae8b6 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Fri Oct 21 15:53:53 2016 +0200 tdf#102

[Libreoffice-commits] core.git: unotools/source

2016-10-20 Thread Giuseppe Castagno
unotools/source/misc/mediadescriptor.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 52350c15b37573e160f25d39565f577fc7189955 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Oct 19 09:51:40 2016 +0200 tdf#103274 (11): Add d

[Libreoffice-commits] core.git: solenv/gbuild solenv/Module_solenv.mk solenv/qa

2016-10-20 Thread Giuseppe Castagno
: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Thu Oct 20 12:26:51 2016 + Revert "prep WinResTarget for WNT in testdir" Still random failures in Gerrit Windows builds. This reverts commit f5c54089b50718abf7c35aa81b150c509809d5c4.

Problem building in Gerrit, Windows only.

2016-10-20 Thread Giuseppe Castagno
software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. " Help appreciated, thanks. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ LibreOffice mailing

[Libreoffice-commits] core.git: sfx2/source

2016-10-19 Thread Giuseppe Castagno
sfx2/source/dialog/filedlghelper.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 75239b77139434db9be5e0e7e133e3661c5404b0 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Oct 19 12:29:30 2016 +0200 tdf#103274 (10): Add d

[Libreoffice-commits] core.git: writerperfect/source

2016-10-19 Thread Giuseppe Castagno
writerperfect/source/impress/KeynoteImportFilter.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 17b94a616d63759294a9530dca5139972172aadf Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Oct 19 09:25:14 2016 +0200 tdf#103

[Libreoffice-commits] core.git: sfx2/source

2016-10-18 Thread Giuseppe Castagno
sfx2/source/doc/sfxbasemodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71dfc1113e45caff3d2ff43261a81c8cadae340a Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 16 10:11:13 2016 +0200 tdf#103274 (8): Add d

[Libreoffice-commits] core.git: sfx2/source

2016-10-18 Thread Giuseppe Castagno
sfx2/source/doc/sfxbasemodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aaa3072313267c17fa30b56ea7e81e6ac00339c1 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 16 10:09:44 2016 +0200 tdf#103274 (7): Add d

[Libreoffice-commits] core.git: sfx2/source

2016-10-18 Thread Giuseppe Castagno
sfx2/source/doc/sfxbasemodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4009470eca063b7001941cc21580617f0288298c Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 16 10:05:42 2016 +0200 tdf#103274 (6): Add d

[Libreoffice-commits] core.git: sfx2/source

2016-10-18 Thread Giuseppe Castagno
sfx2/source/doc/objstor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 296f8a579181a4ad0555e2e5eaa84db3ec2fafd1 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 16 10:00:21 2016 +0200 tdf#103274 (5): Add default XCommandEnvir

[Libreoffice-commits] core.git: sfx2/source

2016-10-18 Thread Giuseppe Castagno
sfx2/source/doc/objstor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 75ab2019a577813bcca2cdbe6aae38187cb52b50 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 16 09:36:28 2016 +0200 tdf#103274 (4): Add default XCommandEnvir

[Libreoffice-commits] core.git: unotools/source

2016-10-17 Thread Giuseppe Castagno
unotools/source/ucbhelper/ucbhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50f08e87346f684666fce484f5b80f0189172366 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Oct 15 16:16:30 2016 +0200 tdf#103274 (3): Add d

[Libreoffice-commits] core.git: sc/CppunitTest_sc_annotationshapeobj.mk sc/CppunitTest_sc_check_data_pilot_field.mk sc/CppunitTest_sc_check_data_pilot_table.mk sc/CppunitTest_sc_check_xcell_ranges_que

2016-10-17 Thread Giuseppe Castagno
/CppunitTest_sc_editfieldobj_header.mk |1 + sc/CppunitTest_sc_viewpaneobj.mk |1 + unotools/source/ucbhelper/ucbhelper.cxx |2 +- 8 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 1c304b206e77f19fcca2cf61a854100c28196e7b Author: Giuseppe Castagno

[Libreoffice-commits] core.git: include/unotools sfx2/source unotools/source

2016-10-17 Thread Giuseppe Castagno
26c99e42db233e375a007c49e1e903359caa1ce3 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Oct 15 16:21:42 2016 +0200 tdf#103274: Add helper for a default XCommandEnvironment reference. This helper should be used where the empty XCommandEnvironment e.g. something like:

UCP providers: behavior of Content.getPropertyValue() implementation

2016-10-15 Thread Giuseppe Castagno
exist, communication error, you name it...)? 1) return an empty property? 2) or throw an exception? Thanks. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ LibreOffice mailing list LibreOffice

[Libreoffice-commits] core.git: sw/source

2016-10-13 Thread Giuseppe Castagno
sw/source/filter/ww8/ww8par5.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit f8857f30cbf7124ca01355f32998c11cb1843950 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Thu Oct 13 14:42:33 2016 +0200 Related: tdf#9070

[Libreoffice-commits] core.git: ucb/source

2016-10-13 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/DAVException.hxx |4 ucb/source/ucp/webdav-neon/webdavcontent.cxx | 26 ++ 2 files changed, 30 insertions(+) New commits: commit 97cc70d7285526ae2ee3b3bac425eb031c4c0321 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu>

[Libreoffice-commits] core.git: ucb/qa ucb/source

2016-10-12 Thread Giuseppe Castagno
insertions(+), 38 deletions(-) New commits: commit 1ca68d386bc0345240bf288bec023faaba2e07af Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Tue Oct 11 15:21:23 2016 +0200 tdf#102499 (6): Cache OPTIONS if not present or if lifetime different Add the OPTIONS infor

[Libreoffice-commits] core.git: ucb/source

2016-10-11 Thread Giuseppe Castagno
changed, 237 insertions(+), 58 deletions(-) New commits: commit 16df731a30917a426df81d751a0bfd0ae5fcdd45 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Mon Sep 12 20:59:09 2016 +0200 tdf#102499 (5): Deal with HTTP unofficial response status codes A referen

[Libreoffice-commits] core.git: sw/source

2016-10-06 Thread Giuseppe Castagno
sw/source/filter/ww8/ww8par5.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit a9f820679a70ec3fc4fe4f43c8fed175b362d1fd Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Oct 5 20:11:51 2016 +0200 Related: tdf#102

[Libreoffice-commits] core.git: ucb/qa ucb/source

2016-10-05 Thread Giuseppe Castagno
+-- 5 files changed, 214 insertions(+), 182 deletions(-) New commits: commit f423a9d695814b1babf5f2c3f42821190adc7e53 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Sep 25 17:48:27 2016 +0200 tdf#102499 (3): Change caching model for HTTP response statu

[Libreoffice-commits] core.git: ucb/source

2016-10-03 Thread Giuseppe Castagno
/NeonSession.hxx | 14 + ucb/source/ucp/webdav-neon/webdavcontent.cxx | 15 ++--- 6 files changed, 106 insertions(+), 26 deletions(-) New commits: commit f7697a633cd56003fcb1d86bee7eb658020af506 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Mon Oct 3 16

[Libreoffice-commits] core.git: ucb/source

2016-10-03 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 909b6b84944e17141109272d917dcf4887483e5a Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Oct 2 10:58:52 2016 +0200 tdf#101094 (35

[Libreoffice-commits] core.git: ucb/qa ucb/source

2016-10-01 Thread Giuseppe Castagno
(-) New commits: commit d751af3f84909996d44b9354ce9ed34891d374e1 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Oct 1 12:35:57 2016 +0200 tdf#101094 (34): Fix test and missing field value in comparision operator Change-Id: I6be4a7861f2a978c260defd54dcbc8d124

[Libreoffice-commits] core.git: ucb/source

2016-09-26 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c506954ce9a466fbc5204b3b5e2190ed907dfffe Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Sep 25 15:57:31 2016 +0200 tdf#101094 (33): Fi

[Libreoffice-commits] core.git: ucb/CppunitTest_ucb_webdav_res_access.mk ucb/Module_ucb.mk ucb/qa ucb/source

2016-09-25 Thread Giuseppe Castagno
/DAVResourceAccess.hxx |5 - 5 files changed, 146 insertions(+), 2 deletions(-) New commits: commit e62c02a089e454eeea472e758e113e7e28568a02 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Sep 24 13:35:54 2016 +0200 tdf#102499 (1): Add WebDAV test to check HTTP r

[Libreoffice-qa] Requesting help to test bug 90700 (was reopened)

2016-09-22 Thread Giuseppe Castagno
orking on the problem I'd like to have a confirmation. Thanks. -- Kind Regards, Giuseppe Castagno aka beppec56 Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ List Name: Libreoffice-qa mailing list Mail address: Libreoff

[Libreoffice-commits] core.git: ucb/source

2016-09-19 Thread Giuseppe Castagno
deletions(-) New commits: commit 2a148e2b5ea11fd371042e836fa95438ffa738e7 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Aug 27 17:31:06 2016 +0200 tdf#101094 (32): Use a partial GET as a fall-back for HEAD... ... partial GET means a GET with no data re

[Libreoffice-commits] core.git: ucb/source

2016-09-18 Thread Giuseppe Castagno
827cc09948c09d934dd32ca1867252618f761eab Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Fri Aug 26 19:40:33 2016 +0200 Related: tdf#101094 (31): Add a simulated HEAD method: use GET Some server have HEAD method disabled or not implemented. So we can use GET with no data, retr

[Libreoffice-commits] core.git: ucb/source

2016-09-13 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit e137caed30052359783f2b112eee72553be1bd4f Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Mon Sep 12 22:01:37 2016 +0200 tdf#1010

[Libreoffice-commits] core.git: sw/source

2016-09-04 Thread Giuseppe Castagno
sw/source/filter/html/htmlatr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c36489be617be3e8ca25612d29afb221bc7ae6c1 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Sep 4 13:06:51 2016 +0200 loplugin:defaultparams: Default

[Libreoffice-commits] core.git: fpicker/source

2016-08-29 Thread Giuseppe Castagno
fpicker/source/office/RemoteFilesDialog.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 4e8e637374f8dad5439da39bd0c4b8b0b7c13cde Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sun Aug 28 16:07:24 2016 +0200 tdf#101766: F

[Libreoffice-commits] core.git: ucb/source

2016-08-29 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 4a70eac6045c4d3d5773ad0807dcde5a25391836 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Mon Aug 29 09:10:42 2016 +0200 WebDAV

[Libreoffice-commits] core.git: ucb/source

2016-08-29 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/PropfindCache.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f37fd4e2b47c7ffe81cd76db72b012a1210c1d1b Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Mon Aug 29 11:10:59 2016 +0200 cp

[Libreoffice-commits] core.git: ucb/source

2016-08-28 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 42 +++ ucb/source/ucp/webdav-neon/webdavcontent.hxx |3 + 2 files changed, 40 insertions(+), 5 deletions(-) New commits: commit e0d0d87257d62ac61377a73909e17753f96e7aaa Author: Giuseppe Castagno <giuseppe.casta...@a

[Libreoffice-commits] core.git: ucb/source

2016-08-26 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/NeonSession.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 15f1721dcb8a0550a5f7db6c0bafd56e7b08ff39 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Fri Aug 26 16:26:29 2016 +0200 tdf#101094 (28): Put back the thread

[Libreoffice-commits] core.git: ucb/source

2016-08-26 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/NeonSession.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 72589082945e5a197f3fb4b884f48dd4ae275e5f Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Fri Aug 26 10:03:21 2016 +0200 tdf#101094 (27

Re: tdf#82677 and SID_* e.g. Slot IDs I think...

2016-08-23 Thread Giuseppe Castagno
An update: On 08/22/2016 01:08 PM, Giuseppe Castagno wrote: Hi all, ... For WebDAV this gerrit <https://gerrit.libreoffice.org/#/c/28313/> fixes the bug, by simplifying thing a bit. Can someone have a look if it's all right (and if I'm not oversimplifying)? it turned out that

[Libreoffice-commits] core.git: ucb/source

2016-08-23 Thread Giuseppe Castagno
Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Wed Aug 3 18:12:58 2016 +0200 Related: tdf#82677, remove cached element when appropriate Change-Id: I6f9e1218c2767ec69ca371c4f5a12c2f385c7363 Reviewed-on: https://gerrit.libreoffice.org/28275 Tested-by: J

[Libreoffice-commits] core.git: ucb/source

2016-08-23 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 00e1f840be4a1ff202d82377b3cbf233b352b1c3 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Aug 20 15:53:17 2016 +0200 R

[Libreoffice-commits] core.git: ucb/CppunitTest_ucb_webdav_propfindcache.mk ucb/Library_ucpdav1.mk ucb/Module_ucb.mk ucb/qa ucb/source

2016-08-23 Thread Giuseppe Castagno
changed, 384 insertions(+), 1 deletion(-) New commits: commit 98bd24f8b479132ca3f2d884749b738e9e6203e3 Author: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu> Date: Sat Aug 20 15:45:07 2016 +0200 Related: tdf#82677, implement a PROPFIND 'propname' request cache PROPFIND 'pr

  1   2   3   4   >