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

2016-06-15 Thread Xisco Fauli
include/unotools/pathoptions.hxx |2 unotools/source/config/pathoptions.cxx | 121 - 2 files changed, 60 insertions(+), 63 deletions(-) New commits: commit 94d2b31d984382ba76c623236f6daf678204844a Author: Xisco Fauli Date: Sun May 29 20:52:09 2016

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

2016-06-15 Thread Xisco Fauli
include/svtools/toolpanelopt.hxx | 29 +- svtools/source/config/toolpanelopt.cxx | 43 + 2 files changed, 20 insertions(+), 52 deletions(-) New commits: commit dad8d71f4a73b64e534c1977e09e54905b8e27e8 Author: Xisco Fauli Date: Wed

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

2016-06-15 Thread Xisco Fauli
include/svtools/menuoptions.hxx | 25 + svtools/source/config/menuoptions.cxx | 64 +- 2 files changed, 13 insertions(+), 76 deletions(-) New commits: commit 2d2ef979c2feb8cd70a1dbc3f47cf7f86a5d39ea Author: Xisco Fauli Date: Wed Jun 15 19

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

2016-02-09 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 16 svgio/qa/cppunit/data/FontsizePercentage.svg |3 +++ 2 files changed, 19 insertions(+) New commits: commit 17f01039fca2a992f0dfa768fcb640ae26035a88 Author: Xisco Fauli Date: Sun Feb 7 19:36:31 2016 +0100 SVGIO: Add

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

2016-02-09 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 14 ++ svgio/qa/cppunit/data/tdf45771.svg |5 + 2 files changed, 19 insertions(+) New commits: commit 1dad3e2a1277e6602142e97096b1f6b9965bb0f5 Author: Xisco Fauli Date: Sun Feb 7 20:01:33 2016 +0100 SVGIO: tdf#45771: Add import

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

2016-02-09 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 17 + svgio/qa/cppunit/data/tdf85770.svg |7 +++ test/source/primitive2dxmldump.cxx |2 ++ 3 files changed, 26 insertions(+) New commits: commit 8fbbb923ea752e3c5b147824f0dc04e4b9e27dad Author: Xisco Fauli Date: Sun Feb 7 20

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

2016-02-09 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 16 svgio/qa/cppunit/data/tdf79163.svg |8 test/source/primitive2dxmldump.cxx | 23 +++ 3 files changed, 47 insertions(+) New commits: commit 05554bc47840659e1b9826523c100edfbc8a4ecd Author: Xisco Fauli

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

2016-02-11 Thread Xisco Fauli
/primitive2dxmldump.cxx| 28 +- 5 files changed, 98 insertions(+), 7 deletions(-) New commits: commit b6a62f07557fe4ae0931e0f3e0f306d2f69b116b Author: Xisco Fauli Date: Fri Feb 5 00:25:58 2016 +0100 tdf#97542: SVGIO: First check the current fill attribute

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

2016-02-11 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 15 +++ svgio/qa/cppunit/data/tdf97543.svg |4 2 files changed, 19 insertions(+) New commits: commit 0ab6332f97ec8b12d96f43834febea21e0b39f6a Author: Xisco Fauli Date: Thu Feb 11 23:10:47 2016 +0100 SVGIO: tdf#97543: Add import

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

2016-02-13 Thread Xisco Fauli
-- svgio/source/svgreader/svgtools.cxx | 50 +- 6 files changed, 107 insertions(+), 15 deletions(-) New commits: commit 3c8b880c5edc1dcbf0f481c558c6093513df6b45 Author: Xisco Fauli Date: Fri Feb 12 01:36:58 2016 +0100 SVGIO: tdf#97659: Add

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

2016-02-16 Thread Xisco Fauli
sw/source/core/frmedt/fecopy.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 3f7a0f7dba759ed3763c900112b5eeb7ccfdd84d Author: Xisco Fauli Date: Thu Feb 4 22:50:47 2016 +0100 tdf#97429: Fix crash on print selected area Regression

[Libreoffice-commits] core.git: svgio/inc svgio/source

2016-02-16 Thread Xisco Fauli
svgio/inc/svgio/svgreader/svgstyleattributes.hxx |2 +- svgio/source/svgreader/svgstyleattributes.cxx| 17 + 2 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 7b7ffedfa6357b902a5e354d986dac39a3b2f462 Author: Xisco Fauli Date: Wed Feb 17 00:25:15

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

2016-02-18 Thread Xisco Fauli
85c789be1f94777b582977e69b16665a47dc364f Author: Xisco Fauli Date: Thu Feb 18 00:08:13 2016 +0100 SVGIO: tdf#97941: Don't double tspan fontsize Same as in 701324a1e1f7e0c181ff1a50956ced686785ea53 Change-Id: I531bef4821008ef71951506c133f999b9ab4f4ff Reviewed-on:

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

2016-02-18 Thread Xisco Fauli
Author: Xisco Fauli Date: Thu Feb 18 01:27:17 2016 +0100 SVGIO: Fix problem when relative font-size depends on its... ... parent's font-size Change-Id: I13943923c401a5a06b3aa51181fd75292534e888 Reviewed-on: https://gerrit.libreoffice.org/22452 Tested-by: Je

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

2016-02-25 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit b914d4a70f4955dc15af3c18b61b0a75e1ed5357 Author: Xisco Fauli Date: Wed Feb 24 19:21:42 2016 +0100 Partially revert

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

2016-02-25 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 16 svgio/qa/cppunit/data/tdf97936.svg |5 + 2 files changed, 21 insertions(+) New commits: commit 6afec8e461aee826664347adf234a81228a69a45 Author: Xisco Fauli Date: Wed Feb 24 23:40:25 2016 +0100 tdf#97936: SVGIO: Add

[Libreoffice-commits] core.git: svgio/inc

2016-02-29 Thread Xisco Fauli
svgio/inc/svgio/svgreader/svgstyleattributes.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 817f6bd75e98a321c238b5906bfcb031908914b2 Author: Xisco Fauli Date: Sun Feb 28 22:54:44 2016 +0100 fix typo Change-Id

[Libreoffice-commits] core.git: svgio/inc svgio/Library_svgio.mk svgio/source

2016-03-03 Thread Xisco Fauli
/svgdocumenthandler.cxx |9 ++ svgio/source/svgreader/svgtoken.cxx |2 6 files changed, 180 insertions(+) New commits: commit 57de81580dc3a9c53c43871150109181da1bb646 Author: Xisco Fauli Date: Wed Mar 2 00:45:14 2016 +0100 tdf#98113: SVGIO: Add SvgANode class to handle transport

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

2016-03-03 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 12 test/source/primitive2dxmldump.cxx |5 - 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 31e037c348ef0e04393926891617fde1b0051a35 Author: Xisco Fauli Date: Thu Mar 3 23:19:01 2016 +0100 SVGIO: Check

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

2016-03-06 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 25 + test/source/primitive2dxmldump.cxx |4 2 files changed, 29 insertions(+) New commits: commit 5f0c3172b3d2a5d3a71ab19caa5b462b539cbbe6 Author: Xisco Fauli Date: Sun Mar 6 14:11:04 2016 +0100 SVGIO: Check minX

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

2016-03-07 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 36 svgio/qa/cppunit/data/tdf97538.svg | 10 ++ 2 files changed, 46 insertions(+) New commits: commit 3c465c259c617e30b01c5ea25b5203a605cd4269 Author: Xisco Fauli Date: Sun Mar 6 14:41:15 2016 +0100 tdf

[Libreoffice-commits] core.git: svgio/inc svgio/source

2016-03-07 Thread Xisco Fauli
svgio/inc/svgio/svgreader/svgstyleattributes.hxx |5 ++ svgio/source/svgreader/svgstyleattributes.cxx| 46 ++- 2 files changed, 41 insertions(+), 10 deletions(-) New commits: commit d5649ae7b76278cb3155f951d6327157c7c92b65 Author: Xisco Fauli Date: Sun Mar 6 19

[Libreoffice-commits] core.git: svgio/inc svgio/source

2016-03-09 Thread Xisco Fauli
svgio/inc/svgio/svgreader/svgstyleattributes.hxx |5 ++ svgio/source/svgreader/svgstyleattributes.cxx| 46 ++- 2 files changed, 41 insertions(+), 10 deletions(-) New commits: commit ecc7f698b5f080530f006218fa3dd82da43d9abb Author: Xisco Fauli Date: Mon Mar 7 23

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

2016-03-09 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 644ace4143fe2576bfd71c8ab3da9d666d6523bb Author: Xisco Fauli Date: Wed Mar 9 00:05:56 2016 +0100 tdf#47446: SVGIO: Set marker's fill attribute to

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

2016-03-10 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit fb33451a27d8668bc14f5bcfd6ea742fc4c5b84c Author: Xisco Fauli Date: Thu Mar 10 00:00:32 2016 +0100 tdf#97539: SVGIO: iterate over parent's clippaths C

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

2016-03-11 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 1868a62a32cff30e3ba214cbd03917d2c6518073 Author: Xisco Fauli Date: Thu Mar 10 20:01:44 2016 +0100 tdf#47446: SVGIO: Take markers' parents into ac

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - svgio/inc svgio/source

2016-03-15 Thread Xisco Fauli
svgio/inc/svgio/svgreader/svgstyleattributes.hxx |5 +++-- svgio/source/svgreader/svgstyleattributes.cxx| 23 ++- 2 files changed, 21 insertions(+), 7 deletions(-) New commits: commit a27ba3413a6ee46451041ccdfefb4f75913adf01 Author: Xisco Fauli Date: Sat Feb 6 17

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/source

2016-03-15 Thread Xisco Fauli
sw/source/core/frmedt/fecopy.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit c0c41a27dde5779af9d2737e6871d82015aa6395 Author: Xisco Fauli Date: Thu Feb 4 22:50:47 2016 +0100 tdf#97429: Fix crash on print selected area Regression

Weekly QA Report (W43-2016)

2016-11-01 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 126 have been created, of which, 44 are still unconfirmed. Link: https://bugs.documentfoundation.org/buglist.cgi?bug_id=103581%2C103483%2C103549%2C103567%2C103571%2C103547%2C103462%2C103504%2C103582%2C103521%2C103574%2C103578%2C103509%

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

2016-11-03 Thread Xisco Fauli
vcl/source/window/menufloatingwindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e4669faa6835796267490efe906f0bd8355f6a50 Author: Xisco Fauli Date: Fri Sep 2 13:52:23 2016 +0200 tdf#95341: Make last item of menus clickable again Regression

Weekly QA Report (W44-2016)

2016-11-07 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 154 have been created, of which, 47 are still unconfirmed. Link: https://bugs.documentfoundation.org/buglist.cgi?bug_id=103643%2C103724%2C103682%2C103677%2C103694%2C103594%2C103735%2C103667%2C103628%2C103670%2C103655%2C103615%2C103679%

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

2016-03-26 Thread Xisco Fauli
c2d130425cc876cceb96cc7e47636426a9e48fa8 Author: Xisco Fauli Date: Sat Mar 26 16:23:23 2016 +0100 SVGIO: Shapes within a clippath element might inherit... ... fill, stroke, stroke-width and others attributes from parent element, like use element Change-Id: I911bc50409428e81135b81e6dfc82acd1c21d113

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

2016-03-29 Thread Xisco Fauli
3041df16f8315859ddf22075eac8f9ad4fa37b8e Author: Xisco Fauli Date: Mon Mar 28 19:24:29 2016 +0200 SVGIO: Don't inherit style attributes from parent if the... ... shapes define their own attributes. Partially revert commit c2d130425cc876cceb96cc7e47636426a9e48fa8 Chan

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

2016-03-30 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 2c29716d349353997bf7cdde63cd9f867c5baeb6 Author: Xisco Fauli Date: Wed Mar 30 01:52:32 2016 +0200 tdf#97657: SVGIO: Don't iterate over parent's

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

2016-04-02 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 9b0069c2833313ba9fab91f45edd354ba334f94b Author: Xisco Fauli Date: Sun Apr 3 01:33:49 2016 +0200 SVG: Using the marker property from a style sheet is

Linux daily builds failing

2019-12-09 Thread Xisco Fauli
Hello Since that last successful build tinderbox: buildname: Linux-rpm_deb-x86_64@86-TDF tinderbox: tree: MASTER tinderbox: pull time 2019-11-28 20:14:48 tinderbox: git sha1s core:5030be4e85179147476b1e441eb618fb6ed58235 Linux daily builds are failing with this error: [build CUT] services [buil

ESC meeting minutes: 2019-10-31

2019-11-07 Thread Xisco Fauli
* Present: + Olivier, Michael W, Ilmari, Caolan, Heiko, Kendy, Cloph, Xisco, Gabriel, Michael M * Completed Action Items:     + Collect summary / pictures for each GSoC project (Heiko)   [ No updates from mentors yet; probably drop if there’s no input from     mentors! ]   + draf

Re: Need help for unit test about undo

2019-11-07 Thread Xisco Fauli
Hello Regina, What about using tiledrendering. e.g. https://opengrok.libreoffice.org/xref/core/sd/qa/unit/tiledrendering/tiledrendering.cxx?r=13fb343e#502 ? El 7/11/19 a les 19:07, Regina Henschel ha escrit: > Hi all, > > It is about bug > https://bugs.documentfoundation.org/show_bug.cgi?id=12865

Re: Crash test update

2019-11-12 Thread Xisco Fauli
I've also found the /srv/crashtestdata/files/odt/tdf122829-2.odt. I reported it in https://bugs.documentfoundation.org/show_bug.cgi?id=128737 El 11/11/19 a les 6:32, Crashtest VM ha escrit: > New crashtest update available at > http://dev-builds.libreoffice.org/crashtest/658925635262d21f93bedcc6

Unittest for tdf#130515

2020-03-03 Thread Xisco Fauli
Hello, I would like to create a unittest for tdf#130515 [1] which was recently fixed by Noel. The problem was that the displayed string in the form was '12:12' instead of '12:12:00PM' when the time format was set to 'HH:MM:SS PM'. Is there any way to check the resulting string in a unittest? I

Re: Unittest for tdf#130515

2020-03-03 Thread Xisco Fauli
= cntrl.getPeer() > > Then examine peer.Text > > On Tue, Mar 03, 2020 at 03:17:35PM +0100, Xisco Fauli wrote: >> Hello, >> >> I would like to create a unittest for tdf#130515 [1] which was recently >> fixed by Noel. >> >> The problem was that the displa

Re: Linux daily builds failing

2019-12-11 Thread Xisco Fauli
Hi Michael, It fixed the issue. Thanks a lot ! El 10/12/19 a les 10:32, Michael Weghorn ha escrit: > On 10/12/2019 08.43, Michael Weghorn wrote: >> That particular failure is because libxcb-icccm is used since commit >> fe2baf9e84e0ca9aeaa683e37076f57fa3f38dca ("Qt5 fix missing >> XCB_ICCCM_WM_HI

Re: unit test for bug tdf#126324 pushed on the wrong branch

2019-10-30 Thread Xisco Fauli
Hello, Done: https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-6-3&id=a8a97925f79bb1859604988483168c9dded44052 El 30/10/19 a les 8:23, Jean-Baptiste Faure ha escrit: > Hi, > > The unit test for bug tdf#126324 > (https://bugs.documentfoundation.org/show_bug.cgi?id=126324) has bee

Re: Latest build is small and will not start

2019-05-03 Thread Xisco Fauli
Yep, it should be fixed -> https://bugs.documentfoundation.org/show_bug.cgi?id=125018 El 3/5/19 a les 17:14, Michael Weghorn ha escrit: > Hi Rich, > > On 29/04/2019 00.54, Rich Lakey wrote: >> master~2019-04-26_14.20.06_LibreOfficeDev_6.3.0.0.alpha0_Linux_x86-64_deb.tar.gz >> is 96.8 MB and Calc w

Bugzilla: tweaking Antispam plugin

2020-02-12 Thread Xisco Fauli
Hello, Due to the number of spam comments we have recently got in Bugzilla, I've tweaked the Antispam plugin to ban any user, except those in the admin or contributor groups, who writes a comment containing a URL to a CLOSED bug. Thus, if you find a RESOLVED bug being constantly attacked by spamm

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

2015-12-08 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit f268e6f1fdd741ebdb5256ed9c72643846472332 Author: Xisco Fauli Date: Tue Dec 1 18:59:26 2015 +0100 SVG: Revert previous commits for tdf#95332 and tdf#95733

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - filter/source

2015-12-15 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit c4f6cd2848c60969043aa3d1804e138669a6f14a Author: Xisco Fauli Date: Tue Dec 1 18:59:26 2015 +0100 SVG: Revert previous commits for tdf#95332 and tdf#95733

[Libreoffice-commits] core.git: filter/source include/xmloff xmloff/source

2015-12-17 Thread Xisco Fauli
filter/source/svg/svgreader.cxx |9 + include/xmloff/xmltoken.hxx |1 + xmloff/source/core/xmltoken.cxx |1 + 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit dc3eb865bd10e690dbf80f41277b062ac2253572 Author: Xisco Fauli Date: Fri Dec 11 16:11:03

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

2015-12-21 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit 3725144bfa547fcb76d54e3e2c0977ac09c436f0 Author: Xisco Fauli Date: Sun Dec 13 20:32:42 2015 +0100 SVG: don't fill the gradient if there'

[Libreoffice-commits] core.git: filter/source include/xmloff xmloff/source

2015-12-22 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 116 +++- include/xmloff/xmltoken.hxx |1 xmloff/source/core/xmltoken.cxx |1 3 files changed, 105 insertions(+), 13 deletions(-) New commits: commit 307421ba933361eaa34c12d23b0f261393ab51d8 Author: Xisco Fauli

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

2015-11-26 Thread Xisco Fauli
filter/source/svg/units.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit fa17cfd7e006c73f1360a5a974f38d9875f347c5 Author: Xisco Fauli Date: Wed Nov 25 20:03:19 2015 +0100 tdf#96046 SVG: Parse 'em' and 'ex' units correctly

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

2015-11-27 Thread Xisco Fauli
filter/source/svg/units.cxx | 17 + filter/source/svg/units.hxx |4 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit 33e49a3b6655c1503dc81b583f5016fc3b2fda19 Author: Xisco Fauli Date: Wed Nov 25 20:26:06 2015 +0100 tdf#96046 SVG: use the

[Libreoffice-commits] core.git: 2 commits - filter/source writerfilter/Library_writerfilter.mk writerfilter/source

2015-12-01 Thread Xisco Fauli
++ writerfilter/source/dmapper/SmartTagHandler.hxx | 42 + writerfilter/source/ooxml/model.xml |3 7 files changed, 132 insertions(+), 1 deletion(-) New commits: commit 796a904b6f3cfd7895e1763fdb043130a9c484ac Author: Xisco Fauli Date: Thu

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

2015-11-02 Thread Xisco Fauli
filter/source/svg/gfxtypes.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25fbffcd441bd84329be2979d53f29955f55201d Author: Xisco Fauli Date: Sat Oct 24 02:47:42 2015 +0200 tdf#87309: Use black as default currentColor if no color was

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

2015-11-02 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 15 +++ svgio/qa/cppunit/data/tdf87309.svg |4 2 files changed, 19 insertions(+) New commits: commit 5654e8f2cfc3ae33da3eae366229b6cb862750bf Author: Xisco Fauli Date: Fri Oct 23 00:57:54 2015 +0200 SVG: add import test for tdf

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

2016-01-08 Thread Xisco Fauli
0cae9c32ce9884a9809e220ba80b7c4cb4059565 Author: Xisco Fauli Date: Thu Dec 3 17:16:55 2015 +0100 tdf#96046 SVG: Change logic to parse doubles correctly and.. add support for font-size keywords. My previous commit fa17cfd7e006c73f1360a5a974f38d9875f347c5 was wrong as doubles like

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

2016-01-08 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 53 +++- 1 file changed, 36 insertions(+), 17 deletions(-) New commits: commit 5821c8949e543e672cf55e29001b3e7964d070af Author: Xisco Fauli Date: Sat Dec 12 01:30:09 2015 +0100 tdf#96364 SVG: Parse 'color'

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

2016-01-11 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 148 +++- 1 file changed, 87 insertions(+), 61 deletions(-) New commits: commit e6e8a8650d4729965cb694d37592fd418c949a79 Author: Xisco Fauli Date: Sat Dec 19 22:48:04 2015 +0100 tdf#47262 SVG: Parse gradient styles

[Libreoffice-commits] core.git: vcl/inc vcl/source

2016-01-16 Thread Xisco Fauli
insertions(+), 13 deletions(-) New commits: commit cb71841a31404fdbe4df76d9473ee73c2fa8554b Author: Xisco Fauli Date: Fri Jan 15 19:52:09 2016 +0100 tdf#78431: Clean up pFrame parameter in ImplWindowFrameProc Change-Id: I441c1b89a975fa7d31094e66ef3ccad37ce40818 Reviewed-on: https

[Libreoffice-commits] core.git: bin/get-bugzilla-attachments-by-mimetype

2015-11-03 Thread Xisco Fauli
bin/get-bugzilla-attachments-by-mimetype |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e16332de44d200cb86abeef0a47c495ff2cbcae Author: Xisco Fauli Date: Tue Nov 3 19:02:23 2015 +0100 get-bugzilla-attachments: RSS query doesn't work with '+&

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

2015-11-05 Thread Xisco Fauli
filter/source/svg/parserfragments.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2fe02d55d72a808dd79ba9529bc5078a45175c16 Author: Xisco Fauli Date: Sat Oct 24 15:28:37 2015 +0200 tdf#94098: SVG: improved parsing of rotate's parameters 2n

[Libreoffice-commits] core.git: filter/source include/xmloff xmloff/source

2015-11-05 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 31 +++ include/xmloff/xmltoken.hxx |6 +++--- xmloff/source/core/xmltoken.cxx |6 +++--- 3 files changed, 21 insertions(+), 22 deletions(-) New commits: commit c89ba1dedc511ec17df1e35f8e0696bc20121491 Author: Xisco

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

2015-11-07 Thread Xisco Fauli
filter/source/svg/svgreader.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 3056a6b6e39b57c66ebaf5210264b689f02f5fc3 Author: Xisco Fauli Date: Tue Oct 27 01:43:48 2015 +0100 SVG: tdf#95332 defs can contain shapes so fix tdf#65864

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

2015-11-10 Thread Xisco Fauli
filter/source/svg/svgreader.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 47b25a727938051f226b8a7ff1ff5f0768fb53f2 Author: Xisco Fauli Date: Mon Nov 9 16:11:10 2015 +0100 SVG: tdf#95510: stop-color and stop-opacity can be defined inside style too Exemple

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

2015-11-11 Thread Xisco Fauli
filter/source/svg/svgreader.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e44119c5803a807ce414d45fa060e329db1856e2 Author: Xisco Fauli Date: Tue Nov 10 00:24:41 2015 +0100 SVG: tdf#95714 stop-color can be defined once too Change-Id

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

2015-11-12 Thread Xisco Fauli
filter/source/svg/svgreader.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 3cc56b50c2db1d9f4e1aab033da32bf45f854b4f Author: Xisco Fauli Date: Tue Nov 10 19:22:41 2015 +0100 tdf#95733: SVG: clipPath can be defined outside path... ... so just

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

2015-11-15 Thread Xisco Fauli
filter/source/svg/parserfragments.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 179f693ee0682c1e900f9047dfe67969c09a52f3 Author: Xisco Fauli Date: Sat Nov 14 01:55:03 2015 +0100 tdf#43257 SVG: Id value can contain other characters than

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

2015-11-16 Thread Xisco Fauli
: Xisco Fauli Date: Mon Nov 16 23:21:59 2015 +0100 instead of converting from std::string to OUString... ... use OUString directly Change-Id: Ibdf863d7dbbb578e7fe87eac51e3d773a5b05199 Reviewed-on: https://gerrit.libreoffice.org/20009 Reviewed-by: Noel Grandin

CppunitTest: different results depending on execution command

2020-07-24 Thread Xisco Fauli
Hello, as I mentioned yesterday in the ESC meeting, i'm working on a unittest that is passing for me locally but it fails in Jenkins. The patch is here: https://gerrit.libreoffice.org/c/core/+/99214 it turned out it passes when executed with 'make CppunitTest_sw_uiwriter CPPUNIT_TEST_NAME="testTd

Re: CppunitTest: different results depending on execution command

2020-07-27 Thread Xisco Fauli
Hello Miklos, On 27/7/20 8:46, Miklos Vajna wrote: > Hi Xisco, > > On Fri, Jul 24, 2020 at 07:51:30PM +0200, Xisco Fauli > wrote: >> as I mentioned yesterday in the ESC meeting, i'm working on a unittest >> that is passing for me locally but it fails in Jenkins

Re: CppunitTest: different results depending on execution command

2020-07-27 Thread Xisco Fauli
the new unittest is still failing. Thanks in advance On 27/7/20 18:24, Michael Stahl wrote: > On 27.07.20 17:54, Xisco Fauli wrote: >> Hello Miklos, >> >> On 27/7/20 8:46, Miklos Vajna wrote: >>> Hi Xisco, >>> >>> On Fri, Jul 24, 2020 at 07:51:30P

Re: CppunitTest: different results depending on execution command

2020-07-28 Thread Xisco Fauli
Hello, Setting the redline author back to 'Unknown Author' does the trick. fixed in https://cgit.freedesktop.org/libreoffice/core/commit/?id=720b3c133cc6348537b4d013b4531856f73b392d @Michael, @Miklos, thanks for your help. On 27/7/20 21:59, Xisco Fauli wrote: > Hi Michael, &

Re: 7.3.4.2 crashes

2022-06-22 Thread Xisco Fauli
Hello, On 22/6/22 12:06, Caolán McNamara wrote: On Wed, 2022-06-22 at 11:30 +0200, Xisco Fauli wrote: Hello, two weeks after LibreOffice 7.3.4.2 was released, I've collected all the information from https://crashreport.libreoffice.org/stats/version/7.3.4.2 into a .ods file, which is att

Re: Crash test update

2022-06-23 Thread Xisco Fauli
Hello, On 22/6/22 14:10, crashtest wrote: Hi, New crashtest update available at . 121 files have crashed during import. In order to help a bit with the investigation of these import crashes, I reported

Daily builds build failure

2022-02-21 Thread Xisco Fauli
Hello, Currently mac [1] and windows [2] daily builds fail with /usr/bin/sh: line 1: 51209 Segmentation fault PATH="/home/tdf/jenkins/daily_workspace/tb/build_master/instdir/program:/home/tdf/jenkins/daily_workspace/tb/build_master/instdir/program:$PATH" $W/LinkTarget/Executable/ulfex.exe -i $

Re: Daily builds build failure

2022-02-21 Thread Xisco Fauli
Hello, Yes, it does. I noticed it right after I sent the email, retriggered the daily build and new daily builds are already available for win and mac. Regards On 21/2/22 11:56, Miklos Vajna wrote: Hi Xisco, On Mon, Feb 21, 2022 at 10:24:24AM +0100, Xisco Fauli wrote: Currently mac [1

Re: Daily builds build failure

2022-02-21 Thread Xisco Fauli
1 (Simplify sequence of Property in connectivity/jdbc, 2022-02-18) b805f8bcfbc5 (Simplify sequence of Property in connectivity/firebird, 2022-02-18) f0117eefa7d1 (lok: reset and cancel properly Drag & Drop action, 2021-06-23) 在 2022/2/21 18:56, Miklos Vajna 写道: Hi Xisco, On Mon, Feb 21,

Re: ESC meeting minutes: 2022-02-24

2022-02-24 Thread Xisco Fauli
Hello, On 24/2/22 16:38, Miklos Vajna wrote: + https://crashreport.libreoffice.org/stats/version/7.3.0.3 + (+360) 2744 2384 2260 347 0     - https://crashreport.libreoffice.org/stats/signature/SwDrawBaseShell::GetState(SfxItemSet%20&)     - It should be fixed in 7.3.1     - Thank

Re: About libtiff

2022-04-21 Thread Xisco Fauli
Hi Julien, I added the idea to https://wiki.documentfoundation.org/Development/Budget2022#Replace_itiff_filter_with_libtiff_external_library so at least we don't forget about it. Information about Cost estimate and weeks is still missing though. OTOH, it would be great if someone could evalu

Re: Running uitest

2022-05-20 Thread Xisco Fauli
Hi Lera, The problem is that 'clearCells.clearCells.test_clear_cells_all' doesn't exists in sc/qa/uitest/sort/sorting.py |if you want to execute that test in sc/qa/uitest/calc_tests3/clearCells.py, you have to change the -file parameter in execute.sh.| |Cheers | || On 20/5/22 8:59, Lera

Re: Running uitest

2022-05-20 Thread Xisco Fauli
co, Thank you a lot. It is right that $make PythonTest_sc_python executes all uitests in sc module? Where do I see running logs of them? Best regards, Lera пт, 20 мая 2022 г., 10:53 Xisco Fauli : Hi Lera, The problem is that 'clearCells.clearCells.test_clear_cells_all'

Re: Moving doc inacilization into setUp for iutest clearCells

2022-05-26 Thread Xisco Fauli
Hi Lera, Please submit your change to gerrit so it's easier to review it. Thanks On 26/5/22 9:32, Lera Goncharuk wrote: Hi, I try to move strings of common part (copypast) in uitest clearCells.py[1] to separate method setUp. It can allow a qa-dev to do not copy-paste and do not care about in

Re: Accessing main window menus during C++ test run

2022-05-26 Thread Xisco Fauli
Hello Colomban, The UItest framework [1] uses UNO commands to interact with the UI. However, Markus also evaluated the accessibility approach when he implemented it. You can read more in https://mmohrhard.wordpress.com/2016/09/07/ui-testing-in-libreoffice/. I hope it helps. Cheers [1] http

Re: [Libreoffice-qa] ESC meeting minutes: 2022-06-02

2022-06-03 Thread Xisco Fauli
Hello, On 2/6/22 16:53, Miklos Vajna wrote: * Under-loved areas of the codebase (Michael M)   + got plenty of good feedback (Caolan)   + got lots of a11y feedback, want to summarize in the wiki https://wiki.documentfoundation.org/Development/Under-loved_areas   + RTL summary for the wiki will be

Re: Nightly builds for 24.02 available?

2023-06-08 Thread Xisco Fauli
Hello Patrick, On 7/6/23 22:38, Patrick Luby wrote: Hi everyone, I saw that libreoffice-7-6 branch was created so commits to master now post "It will be available in 24.2.0" in Bugzilla. Does that mean that the nightly builds for the master branch are in the following link or does that link

Re: macOS Intel nightly builds

2023-06-19 Thread Xisco Fauli
Hello Patrick, Yep, it seems your patch might be the reason why it's failing. I see libreoffice-7-6 also failing since June 13, the day your patch was backported -> https://ci.libreoffice.org/job/lo_daily_tb_mac-7-6/6/ You can find the build logs in https://ci.libreoffice.org/job/lo_daily_tb

Re: [Libreoffice-qa] ESC meeting minutes: 2023-01-12

2023-01-12 Thread Xisco Fauli
Hi, I reported it in https://bugs.documentfoundation.org/show_bug.cgi?id=152994 Let's follow the discussion there On 12/1/23 17:03, Caolán McNamara wrote: On Thu, 2023-01-12 at 16:46 +0100, Miklos Vajna wrote: + failing since https://gerrit.libreoffice.org/c/core/+/138381 (Windows dark

Re: bibisect-linux-64-24.2 gotchas

2024-01-25 Thread Xisco Fauli
Hello, Using --enable-python=internal fixes the issue. I'm rebuilding the whole bibisect_linux64_24_8 repository from scratch so the extension can be installed in that repo. Regarding bibisect_linux64_24_2, since the extension can be installed before the mentioned commit, I don't think it's

Re: Unit test for bug fix tdf#155901 MCGR: preserve first and last gradient stop too

2023-06-23 Thread Xisco Fauli
Hi Regina, I can do it. Just go ahead and push it once you think the patch is ready. Then I can create the UItests based on the scenarios described in your email. On 21/6/23 19:20, Regina Henschel wrote: Hi all, tdf#155901 MCGR: preserve first and last gradient stop too https://gerrit.libre

Re:

2023-11-24 Thread Xisco Fauli
Hello Alex, I see the same message in github with other tags. E.g: https://github.com/LibreOffice/core/commit/c4af5b1259bceea6e979e6fe2435dbee7a5a87c2 What about something like: ./g fetch --tags ./g checkout -b tag-libreoffice-24.2.0.0.alpha1 libreoffice-24.2.0.0.alpha1 ./autogen.sh && make

Re: Enhancement request for Bugzilla

2023-08-11 Thread Xisco Fauli
Hi Regina, it seems to work for me. For instance, in https://bugs.documentfoundation.org/show_bug.cgi?id=154074 I uploaded a .pptx file and Bugzilla detected it as application/vnd.openxmlformats-officedocument.presentationml.presentation. Could you please point to the ticket where you saw th

Re: Enhancement request for Bugzilla

2023-08-14 Thread Xisco Fauli
org/show_bug.cgi?id=156762> and the document is identified as application/vnd.openxmlformats-officedocument.presentationml.presentation) I'm wondering whether it's related to the browser used, in my case it's Firefox 102 On 12/8/23 1:23, Regina Henschel wrote: Hi Xisco, Xisco

Re: Machine learning is used in gerrit build

2023-08-18 Thread Xisco Fauli
Hello, On 18/8/23 18:48, Noel Grandin wrote: Just recently I have to resume my builds 5 or 6 times to get past the ML stage, only then to discover that I made a mistake that affected some other platform, and then having to change things again, and restart the process. Maybe having a way to

LibreOffice not disposed when UItest failing with python >= 3.11

2023-12-20 Thread Xisco Fauli
Hello, I realized that if python 3.11 or newer is used ( tested with python 3.12 using pyenv ), a failing UItest doesn't dispose LibreOffice. How to reproduce it: 1. Modify a UITest so it fails with 'Could not find child with id': # diff --git a/sc/qa/uitest/key_f4/f4.py b/sc/qa/uit

Re: unit test testTdf158743 in PNGExportTests.cxx fails for me

2024-01-11 Thread Xisco Fauli
Hi Regina, Since the assert is not expecting a specific value I relaxed it a bit -> https://gerrit.libreoffice.org/c/core/+/161923 On 11/1/24 14:13, Regina Henschel wrote: Hi all, the unit test testTdf158743 fails for me. https://opengrok.libreoffice.org/xref/core/sd/qa/unit/PNGExportTests.c

Re: Confusing unit test error

2023-09-06 Thread Xisco Fauli
Hello, That failure is not related to your patch, see the discussion in https://gerrit.libreoffice.org/c/core/+/156563. Meanwhile, I've resumed your build. Regards On 6/9/23 5:21, Lodev wrote: Hi, We sent a patch to gerrit.  Before sending it we did "make sw.check" and passed.  But afte

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-06 Thread Xisco Fauli
Hello Dan, That test is indeed testing the patch you are reverting, so it's expected to fail. It shouldn't fail if you also revert 2ac7d339a97efa638124c2862551e0876487833b. On 6/9/23 15:41, Dan Horák wrote: On Tue, 5 Sep 2023 18:53:37 +0200 Dan Horák wrote: Hello, seems the recent change

Re: CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Xisco Fauli
Hello Stephan, On 29/9/23 9:24, Stephan Bergmann wrote: but which would of course break things for all the other builds that now succeed.) Does anybody have an idea what could cause this difference in the dumped XML? I don't have any idea why this is happening, Do you know more or less wh

bibisect-linux-64-7.6 repository rebuilt

2023-11-02 Thread Xisco Fauli
Hello, The bibisect-linux-64-7.6 repository [1] has been partially rebuilt to avoid a problem found by some people from QA while bisecting issues [2][3] The problem is that some documents started to crash at import time after d8de2dc3c55a9013a71167c8058a333e7221a6a0 "xmloff: import of theme

Re: Unit test, with inserting a control?

2021-02-10 Thread Xisco Fauli
Hi Regina, I see the patch contains a unittest. Could you eventually find a way to test it or do you also want to test something else ? Cheers On 9/2/21 15:11, Regina Henschel wrote: > Hi all, > > this is about https://gerrit.libreoffice.org/c/core/+/110636, a fix > for Bug 140252 - Form control

<    1   2   3   4   5   6   7   8   9   10   >