bin/check-autocorr.py |2
bin/check-missing-export-asserts.py|2
bin/convwatch.py | 10 -
bin/find-can-be-private-symbols.py | 264 +++--
bin/find-headers-to-move-inside-modules.py | 27 +-
bin
bin/convwatch.py |2 +-
bin/find-german-comments | 10 --
bin/refcount_leak.py |2 +-
bin/update_pch_bisect| 38 +-
4 files changed, 23 insertions(+), 29 deletions(-)
New commits:
commit
bin/convwatch.py |2 ++
sw/source/core/layout/layact.cxx |6 ++
2 files changed, 8 insertions(+)
New commits:
commit c926974ec1a4dbb72f273927fed0bc2f5e19c374
Author: Michael Stahl
AuthorDate: Fri Apr 30 17:06:59 2021 +0200
Commit: Michael Stahl
CommitDate
bin/convwatch.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5203e462345f8491b2d4547c9665e362c5026fc7
Author: Caolán McNamara
AuthorDate: Thu Jan 16 12:11:27 2020 +
Commit: Caolán McNamara
CommitDate: Thu Jan 16 18:07:32 2020 +0100
document
bin/convwatch.py |4
1 file changed, 4 insertions(+)
New commits:
commit 0c0ff7c0251f1e475d86a2f4885c06642ea43c9c
Author: Noel Grandin
AuthorDate: Thu Jan 16 14:02:58 2020 +0200
Commit: Noel Grandin
CommitDate: Thu Jan 16 14:04:15 2020 +0200
add some comments to convwatch
bin/convwatch.py |5 -
sw/source/filter/ww8/wrtw8nds.cxx |2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 8f2d1ff0f745b056799a783ca973bd6d579b5bfc
Author: Michael Stahl
AuthorDate: Wed Jan 15 18:23:51 2020 +0100
Commit: Michael
Rebased ref, commits from common ancestor:
commit b87a70dc3aa1719d9836314d2aef145016c0af07
Author: Jan-Marek Glogowski
Date: Fri Oct 28 11:05:18 2016 +0200
Add VCL scheduler documentation
Change-Id: Id2476e39272f5e253c5edfce59e84b0e2902db82
diff --git a/vcl/README.scheduler b/vcl/
TEMPLATE.SOURCECODE.HEADER | 13 +
android/mobile-config.py |4 +++-
bin/convwatch.py |2 +-
bin/test-hid-vs-ui.py|4 ++--
bin/upload_symbols.py
bin/convwatch.py | 118 +-
editeng/source/items/frmitems.cxx |1
logerrit | 13
svx/source/dialog/rulritem.cxx|1
4 files changed, 82 insertions(+), 51 deletions(-)
New commits:
commit
bin/benchmark-document-loading|2 +-
bin/convwatch.py |2 +-
desktop/source/app/cmdlineargs.cxx|3 +--
desktop/source/app/cmdlineargs.hxx|1 -
odk
bin/convwatch.py |6 +-
vcl/README| 36
vcl/source/gdi/pdfwriter_impl.cxx | 19 ++-
vcl/source/gdi/pdfwriter_impl.hxx |4 +++-
4 files changed, 54 insertions(+), 11 deletions(-)
New
bin/convwatch.py |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8289c2c9c71fa3e931f4f3ce684064d7d6d38be6
Author: Michael Stahl
Date: Thu Dec 20 19:59:50 2012 +0100
convwatch.py: make it run on Python 3
Change-Id
bin/convwatch.py |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit f8d7ddc805d4f1c013d4eab354bb2d86dcb2dda7
Author: Michael Stahl
Date: Thu Dec 20 19:59:50 2012 +0100
convwatch.py: make it run on Python 3
Change-Id
Am 03.07.12 14:51, schrieb Thorsten Behrens:
> Peter Jentsch wrote:
>> I've noticed your recent revival of convwatch.py for layout regression
>> tests. We've been developing a tool (written in Java) that might make
>> convwatch.py more portable, by allow
Peter Jentsch wrote:
> I've noticed your recent revival of convwatch.py for layout regression
> tests. We've been developing a tool (written in Java) that might make
> convwatch.py more portable, by allowing to ignore certain graphical
> differences (caused by
Hi Michael,
I've noticed your recent revival of convwatch.py for layout regression
tests. We've been developing a tool (written in Java) that might make
convwatch.py more portable, by allowing to ignore certain graphical
differences (caused by the possibly different implemen
Makefile |1 +
bin/convwatch.py |5 -
sw/source/core/layout/paintfrm.cxx |7 ++-
3 files changed, 7 insertions(+), 6 deletions(-)
New commits:
commit e731a98b79968f2c2b1c4e4a183bd952059c557a
Author: Michael Stahl
Date: Fri Apr 27
On Mon, 2012-03-12 at 22:29 +0100, Michael Stahl wrote:
> oh, those are so new-fangled i never heard of them :)
;-)
> for me it turned out that the problems of remote UNO are completely
> dwarfed by the un-reliability of our awful office code; e.g. i did not
> succeed once in printing ~1
On 11/03/12 16:50, Thorsten Behrens wrote:
> Michael Stahl wrote:
>> like several previous incarnations of the same idea, it bootstraps
>> an office, loads all documents in a directory and prints them to
>> files.
>>
> Hehe, you rock - just, FWIW, there's this in the old build repo:
>
>
> http:/
Michael Stahl wrote:
> like several previous incarnations of the same idea, it bootstraps
> an office, loads all documents in a directory and prints them to
> files.
>
Hehe, you rock - just, FWIW, there's this in the old build repo:
http://cgit.freedesktop.org/libreoffice/build/tree/bin/oodocdif
s
the files to JPEGs with GhostScript and compares them against the
reference via ImageMagick tools. of course in the tradition of the 27
previous similar tools (none of which actually ran for me, btw) it is
called "convwatch.py".
unfortunately it is currently a bit specific to Writer, it
21 matches
Mail list logo