core.git: vcl/source

2025-04-14 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapDarkenBlendFilter.cxx | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) New commits: commit 921e6117bc0309705a49067287056089fd400a4f Author: Chris Sherlock AuthorDate: Sat Sep 21 01:01:46 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2025-04-13 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) New commits: commit bb75bdc570e6764cd101c47318bc791c9313c0de Author: Chris Sherlock AuthorDate: Thu Oct 10 00:06:40 2024 +1100 Commit: Noel Grandin CommitDate: Mon Apr 14 08:31:37 2025

core.git: include/vcl svgio/source vcl/qa vcl/source

2025-03-02 Thread Chris Sherlock (via logerrit)
insertions(+), 30 deletions(-) New commits: commit a43320a3ad867d65a9d9c8b332abc4dad10b430e Author: Chris Sherlock AuthorDate: Sat Sep 21 00:58:52 2024 +1000 Commit: Tomaž Vajngerl CommitDate: Sun Mar 2 13:15:53 2025 +0100 vcl: make BitmapDarkenBlendFilter use BitmapFilter

core.git: vcl/source

2025-02-24 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx | 102 1 file changed, 53 insertions(+), 49 deletions(-) New commits: commit e014935a645c56182d15463c2692616c29308313 Author: Chris Sherlock AuthorDate: Wed Oct 9 23:56:56 2024 +1100 Commit: Michael Weghorn

Re: BitmapFilter fix

2025-02-22 Thread Chris Sherlock
A friendly ping to the mailing list. :-) Chris > On 13 Feb 2025, at 9:41 pm, Chris Sherlock wrote: > > Hi all, > > Would someone be able to have a look at the following patches? > > https://gerrit.libreoffice.org/c/core/+/180822/ > > https://gerrit.libreoff

Re: Minor whitespace changes relating to lines of code that are being changed

2025-02-13 Thread Chris Sherlock
On Fri, Feb 14, 2025 at 12:18 AM Stephan Bergmann < stephan.bergm...@allotropia.de> wrote: > On 13.02.25 11:36, Chris Sherlock wrote: > > I see commits all the time where someone changes a line of code and > changes the whitespacing in that same line of code. > > I occasi

Re: Minor whitespace changes relating to lines of code that are being changed

2025-02-13 Thread Chris Sherlock
> The devil is in the details. Michael is right that there are lines where only > spaces have been changed, but his first comment didn't show exactly the lines > he was suggesting for correction, maybe that is why he was unwittingly > opening old wounds. Chris' e-mail

Re: Minor whitespace changes relating to lines of code that are being changed

2025-02-13 Thread Chris Sherlock
> On 13 Feb 2025, at 9:56 pm, Michael Weghorn wrote: > > Hi Chris, > > On 2025-02-13 11:36, Chris Sherlock wrote: >> I see commits all the time where someone changes a line of code and changes >> the whitespacing in that same line of code.

BitmapFilter fix

2025-02-13 Thread Chris Sherlock
documenting the pattern. The second patch brings the code into line with the command pattern in BitmapFilter. If anyone would be willing to review this, it would be most appreciated :-) Chris

Minor whitespace changes relating to lines of code that are being changed

2025-02-13 Thread Chris Sherlock
changes close to a decade ago, but given I see this sort of thing being done by others all the time, I’m trying to understand where I’m being inconsistent with current practice. Chris

core.git: vcl/source

2025-02-09 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx | 304 +++- 1 file changed, 148 insertions(+), 156 deletions(-) New commits: commit 988d09d170b94f4ed5aa9b0fa6aa199e3fb521a9 Author: Chris Sherlock AuthorDate: Wed Oct 9 23:13:20 2024 +1100 Commit: Noel Grandin

core.git: vcl/source

2025-02-01 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx | 219 +--- 1 file changed, 182 insertions(+), 37 deletions(-) New commits: commit 1b6fbba88bd342fe3179e58e5ee0172041beb100 Author: Chris Sherlock AuthorDate: Wed Oct 9 22:36:54 2024 +1100 Commit: Noel Grandin

core.git: vcl/source

2025-01-23 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapColorQuantizationFilter.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 10d8402957fe7b8a148a2abd719b7f2cb15f05a7 Author: Chris Sherlock AuthorDate: Fri Sep 20 18:49:00 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2025-01-20 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapColorizeFilter.cxx | 30 - 1 file changed, 17 insertions(+), 13 deletions(-) New commits: commit 340f0965e6ffef318304ba8a7a1a7f10bb2548fe Author: Chris Sherlock AuthorDate: Fri Sep 20 18:42:50 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2025-01-17 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit a3ee63e617d166e5950e3d1355fe75e8fedcc48b Author: Chris Sherlock AuthorDate: Fri Sep 20 18:32:46 2024 +1000 Commit: Michael Weghorn

Re: BitmapScopedWriteAccess

2025-01-14 Thread Chris Sherlock
Sent from my iPhone > On 15 Jan 2025, at 12:49 am, Thorsten Behrens wrote: > > Hi Chris, > > Chris Sherlock wrote: >> Out of interest, what is “scoped” about BitmapScopedWriteAccess? >> > The original idea was providing RAII semantics to the bitmap

BitmapScopedWriteAccess

2025-01-14 Thread Chris Sherlock
Out of interest, what is “scoped” about BitmapScopedWriteAccess? What is the purpose of this? Chris

core.git: vcl/source

2024-11-15 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 6a3618e9d9d364b82713067f6b11821576aedf06 Author: Chris Sherlock AuthorDate: Wed Oct 9 22:27:52 2024 +1100 Commit: Noel Grandin CommitDate: Fri Nov 15 14:51:09

core.git: vcl/source

2024-11-15 Thread Chris Sherlock (via logerrit)
vcl/source/control/calendar.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 60889b7326d06c1fbfe146756d664b8f9ee7cc21 Author: Chris Sherlock AuthorDate: Wed Oct 9 22:25:25 2024 +1100 Commit: Noel Grandin CommitDate: Fri Nov 15 14:50:15 2024 +0100

core.git: vcl/source

2024-11-13 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapArithmeticBlendFilter.cxx | 26 +++--- 1 file changed, 14 insertions(+), 12 deletions(-) New commits: commit 221194dda8a6543f835c057bf609b0e3b3820432 Author: Chris Sherlock AuthorDate: Fri Sep 20 18:22:10 2024 +1000 Commit: Tomaž Vajngerl

core.git: xmlsecurity/qa

2024-11-02 Thread Chris Gill (via logerrit)
xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 594554e07a952c1aaee9b96d4259bc8418b46ee9 Author: Chris Gill AuthorDate: Thu Oct 17 17:53:32 2024 +0100 Commit: Hossein CommitDate: Sat Nov 2 22:32:34 2024

Chris Gill license statement

2024-10-21 Thread Chris Gill
All of my past contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Until further notice, all of my future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

core.git: canvas/inc canvas/source cui/inc cui/source drawinglayer/source include/vcl oox/source sd/source svgio/source svx/inc svx/source vcl/inc vcl/qa vcl/source vcl/unx vcl/workben

2024-10-21 Thread Chris Sherlock (via logerrit)
(-) New commits: commit bc2ff9daf5d20bc9b8f260ffc59e820a1aa08772 Author: Chris Sherlock AuthorDate: Sun Sep 15 00:02:10 2024 +1000 Commit: Tomaž Vajngerl CommitDate: Mon Oct 21 09:45:21 2024 +0200 vcl: move bitmap filter headers into vcl/bitmap global header directory Use

core.git: vcl/source

2024-10-07 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx | 225 + 1 file changed, 100 insertions(+), 125 deletions(-) New commits: commit 43de008d7871848c10a9d618aec8f817bb40f082 Author: Chris Sherlock AuthorDate: Mon Sep 2 01:33:02 2024 +1000 Commit: Michael Weghorn

[no subject]

2024-10-05 Thread Chris Miller
he course of several days and multiple messages, I've gotten no response. I have to conclude that something is broken. Thanks for the help, -- Chris. A: Because we read from top to bottom, left to right. Q: > Why should I start my reply below the quoted text?

core.git: vcl/source

2024-09-29 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapReadAccess.cxx | 168 +++-- 1 file changed, 77 insertions(+), 91 deletions(-) New commits: commit e5aff0ed177e218bfec7c9f57f393379c051166a Author: Chris Sherlock AuthorDate: Mon Sep 2 01:15:35 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2024-09-29 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapPopArtFilter.cxx | 123 ++- 1 file changed, 58 insertions(+), 65 deletions(-) New commits: commit 89f0b965b26eca7ca9be18122881b955072f3fa8 Author: Chris Sherlock AuthorDate: Sun Sep 1 05:45:20 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2024-09-26 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapMosaicFilter.cxx | 236 +++ 1 file changed, 118 insertions(+), 118 deletions(-) New commits: commit 522d2aaf1ca830bcf3bca816b06cc8faa893cd0d Author: Chris Sherlock AuthorDate: Sun Sep 1 05:31:56 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2024-09-26 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapFilterStackBlur.cxx | 50 +--- 1 file changed, 17 insertions(+), 33 deletions(-) New commits: commit 8e1f8e9b701839ff141bebb715de56772a85 Author: Chris Sherlock AuthorDate: Sun Sep 1 05:11:57 2024 +1000 Commit: Michael Weghorn

core.git: vcl/source

2024-09-26 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapEx.cxx | 322 +++-- 1 file changed, 153 insertions(+), 169 deletions(-) New commits: commit 3cf0b46327111830dc4e22a1f9f9af2c3e3b30ed Author: Chris Sherlock AuthorDate: Sun Sep 1 04:23:02 2024 +1000 Commit: Tomaž Vajngerl

core.git: Branch 'libreoffice-24-8' - vcl/inc vcl/source

2024-09-23 Thread Chris Sherlock (via logerrit)
vcl/inc/bitmap/BitmapFastScaleFilter.hxx|1 - vcl/source/bitmap/BitmapFastScaleFilter.cxx |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 10104d8477467bce8f05f45f16ddef763c523bc4 Author: Chris Sherlock AuthorDate: Sun Sep 22 17:26:58 2024 +1000 Commit

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/source

2024-09-23 Thread Chris Sherlock (via logerrit)
vcl/inc/bitmap/BitmapFastScaleFilter.hxx|1 - vcl/source/bitmap/BitmapFastScaleFilter.cxx |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit d775a90fdbcf9e4c8084c39c66bd6fc6eda22e13 Author: Chris Sherlock AuthorDate: Sun Sep 22 17:26:58 2024 +1000 Commit

core.git: vcl/inc vcl/source

2024-09-23 Thread Chris Sherlock (via logerrit)
vcl/inc/bitmap/BitmapFastScaleFilter.hxx|1 - vcl/source/bitmap/BitmapFastScaleFilter.cxx |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit c32e874a4f13acb87966731dbc5554fc95fa8e2b Author: Chris Sherlock AuthorDate: Sun Sep 22 17:26:58 2024 +1000 Commit

core.git: include/vcl svgio/source vcl/qa vcl/source

2024-09-20 Thread Chris Sherlock (via logerrit)
(+), 60 deletions(-) New commits: commit 5b54f68599d9a9b6f4d21fd8c0cdac746ea71ecb Author: Chris Sherlock AuthorDate: Sat Sep 14 02:22:28 2024 +1000 Commit: Tomaž Vajngerl CommitDate: Fri Sep 20 22:53:17 2024 +0200 vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter class

core.git: vcl/source

2024-09-13 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapEmbossGreyFilter.cxx | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) New commits: commit 0874f235e6779317ae215c438b6e642694b40af1 Author: Chris Sherlock AuthorDate: Sun Sep 1 03:53:23 2024 +1000 Commit: Tomaž Vajngerl CommitDate

core.git: vcl/source

2024-09-13 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapDisabledImageFilter.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit dc451a30d4a42dcf7bc7f3a9b42721aa9d0dbd43 Author: Chris Sherlock AuthorDate: Sun Sep 1 03:45:36 2024 +1000 Commit: Tomaž Vajngerl CommitDate: Fri Sep 13

core.git: vcl/source

2024-09-13 Thread Chris Sherlock (via logerrit)
vcl/source/bitmap/BitmapEx.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8f6f57e126c8e44f23fde6d35f027214a3fd557b Author: Chris Sherlock AuthorDate: Sun Sep 1 03:59:16 2024 +1000 Commit: Tomaž Vajngerl CommitDate: Fri Sep 13 11:14:04 2024

core.git: 2 commits - include/vcl vcl/source

2024-09-10 Thread Chris Sherlock (via logerrit)
include/vcl/BitmapConvolutionMatrixFilter.hxx |5 - vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx | 68 ++-- 2 files changed, 37 insertions(+), 36 deletions(-) New commits: commit bacaa3e5243e4aabc7fad795af2b25d79611f18c Author: Chris Sherlock AuthorDate

core.git: vcl/source

2024-09-01 Thread Chris Sherlock (via logerrit)
vcl/source/animate/Animation.cxx | 275 ++- 1 file changed, 129 insertions(+), 146 deletions(-) New commits: commit 77aa9c210ad79af443191860ee1a7233d2d007cf Author: Chris Sherlock AuthorDate: Sat Aug 31 14:13:36 2024 +1000 Commit: Tomaž Vajngerl

Chris Linnell license statement

2024-06-30 Thread Chris Linnell
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

core.git: sysui/desktop

2024-06-25 Thread Chris Mayo (via logerrit)
sysui/desktop/menus/writer.desktop |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a13e4a9edca15a8f3410417ef15c6b002f3de64 Author: Chris Mayo AuthorDate: Mon Jun 24 19:20:31 2024 +0100 Commit: Christian Lohmaier CommitDate: Tue Jun 25 16:20:06 2024 +0200

core.git: Branch 'libreoffice-24-2' - configure.ac

2024-06-21 Thread Chris Mayo (via logerrit)
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f194fc58594ce7ddb4e3152b59800220070a0403 Author: Chris Mayo AuthorDate: Sat May 18 17:13:31 2024 +0100 Commit: Ilmari Lauhakangas CommitDate: Fri Jun 21 10:38:15 2024 +0200 Fix bashism in

core.git: configure.ac

2024-05-21 Thread Chris Mayo (via logerrit)
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4dd9e8fd585210a31bd8a99630a4d958d794ab28 Author: Chris Mayo AuthorDate: Sat May 18 17:13:31 2024 +0100 Commit: Ilmari Lauhakangas CommitDate: Tue May 21 12:50:09 2024 +0200 Fix bashism in

Christopher Loi License Statement

2024-03-21 Thread Chris Loi
Dear LibreOffice Team, I, Christopher Loi, hereby declare that all of my past and future contributions to the LibreOffice project may be licensed under the MPLv2/LGPLv3+ dual license. Additionally, to the extent possible under law, I waive all copyright and related or neighboring rights to my pas

core.git: vcl/inc vcl/qa vcl/source

2023-12-27 Thread Chris Sherlock (via logerrit)
vcl/inc/textlayout.hxx |4 ++-- vcl/qa/cppunit/textlayout.cxx |6 +++--- vcl/source/text/textlayout.cxx |8 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 7c1a359663355fac356e1eccf76f3f0247d4e3c6 Author: Chris Sherlock AuthorDate: Thu Oct

core.git: vcl/CppunitTest_vcl_textlayout.mk vcl/inc vcl/qa vcl/source

2023-12-27 Thread Chris Sherlock (via logerrit)
deletions(-) New commits: commit 938d3b35b83093de4e310d32de5137f6bdbcf22b Author: Chris Sherlock AuthorDate: Sun Oct 1 18:08:49 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Thu Dec 28 02:33:50 2023 +0100 vcl: test BreakLinesWithIterator with hyphens Change-Id

core.git: vcl/CppunitTest_vcl_textlayout.mk vcl/inc vcl/Module_vcl.mk vcl/qa

2023-12-27 Thread Chris Sherlock (via logerrit)
++ 5 files changed, 140 insertions(+), 2 deletions(-) New commits: commit 9157281deb81522bb02af73a08c4d7beed7aab75 Author: Chris Sherlock AuthorDate: Wed Oct 25 01:02:41 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Thu Dec 28 02:12:38 2023 +0100 vcl: add test for an invalid index in

core.git: vcl/source

2023-12-12 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 755ce3ae9f6c672cc3ac1596fce182cd2c6993db Author: Chris Sherlock AuthorDate: Thu Oct 26 02:07:02 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 12 10:48:39 2023 +0100

core.git: vcl/inc vcl/source

2023-12-12 Thread Chris Sherlock (via logerrit)
vcl/inc/textlayout.hxx |2 +- vcl/source/text/textlayout.cxx | 20 2 files changed, 13 insertions(+), 9 deletions(-) New commits: commit 144ac97827ddf770c5185549d6dba47f698b9807 Author: Chris Sherlock AuthorDate: Thu Oct 26 01:58:05 2023 +1100 Commit

core.git: vcl/source

2023-12-12 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 0db0662376dd9e89e1ad1e0a5764c69f94f9a059 Author: Chris Sherlock AuthorDate: Wed Oct 25 06:15:37 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 12 10:45:05 2023

core.git: vcl/source

2023-12-12 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 37bd1098fa0b2c5094aee0a48feff260b59681f3 Author: Chris Sherlock AuthorDate: Wed Oct 25 05:18:43 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 12 10

core.git: vcl/source

2023-12-12 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 5aad3b5d8c4da23e90869b70907c3e5c5883ceea Author: Chris Sherlock AuthorDate: Wed Oct 25 05:12:06 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 12 10:43:39

core.git: vcl/source

2023-12-08 Thread Chris Sherlock (via logerrit)
vcl/source/outdev/bitmap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 29df1afa1f439bf44a6be1b04ec0190e8f40abe2 Author: Chris Sherlock AuthorDate: Sun Sep 24 00:29:02 2023 +1000 Commit: Tomaž Vajngerl CommitDate: Fri Dec 8 11:49:31 2023 +0100

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

2023-12-05 Thread Chris Sherlock (via logerrit)
vcl/qa/cppunit/complextext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9b5964cf5931d7c09e4fd624d68595891c2afb58 Author: Chris Sherlock AuthorDate: Tue Nov 14 02:13:17 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 5 14:23:50 2023 +0100 vcl: add unit

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

2023-12-04 Thread Chris Sherlock (via logerrit)
commits: commit 042dc4a9186f526b625817dde50bb2f5a91fd2c6 Author: Chris Sherlock AuthorDate: Thu Nov 9 18:19:41 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Tue Dec 5 04:39:05 2023 +0100 vcl: add unit tests for a mixture of CJK and latin characters To influence the fallback fonts

Re: Embedded fonts

2023-11-29 Thread Chris Tapp
It’s definitely something that is used when it is important that the font that is rendered in the document is the same as the original - for example, when creating a master document that is to be exported to PDF and sent to a publisher. -- Chris Tapp opensou...@keylevel.com www.keylevel.com

Re: Writer colourspaces

2023-11-22 Thread Chris Tapp
LO and in a PDF exported from it (the original is s JPEG, and it shows as #5A1C24 when opened in Preview). Chris > PDF export is here: > vcl/source/gdi/pdfwriter*.cxx > > Cheers, > > -- Thorsten

Writer colourspaces

2023-11-21 Thread Chris Tapp
" under MacOS) in the ODT and PDF are different - whereas the colour within an embedded image is the same in the ODT and PDF. -- Chris Tapp opensou...@keylevel.com www.keylevel.com

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

2023-11-18 Thread Chris Sherlock (via logerrit)
vcl/qa/cppunit/text.cxx | 97 1 file changed, 97 insertions(+) New commits: commit 4a1fac7c703068a49df897bb635ff98bf22c0468 Author: Chris Sherlock AuthorDate: Wed Nov 8 14:21:47 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Sun Nov 19

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

2023-11-18 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2195d87e62dae3465554be5a20a45b0a377845d2 Author: Chris Sherlock AuthorDate: Tue Oct 17 18:54:26 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Sun Nov 19 02:23:09 2023 +0100

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

2023-11-18 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 72eaff7b6af01f3b6d9754660ce231e74d501466 Author: Chris Sherlock AuthorDate: Tue Oct 17 18:39:01 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Sun Nov 19 02:21:38

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

2023-11-18 Thread Chris Sherlock (via logerrit)
vcl/inc/textlayout.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit c0aacb30b73405f6d0213fcb85b53b6d0f0854d7 Author: Chris Sherlock AuthorDate: Tue Oct 17 18:36:36 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Sun Nov 19 02:19:59 2023 +0100 tdf

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

2023-11-18 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 696644462e1f3e43608319068db2bbc167e7b8f8 Author: Chris Sherlock AuthorDate: Tue Oct 17 18:34:46 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Sun Nov 19 02:19:35 2023 +0100 vcl: remove

Re: Testing CJK glyphs

2023-11-09 Thread Chris Sherlock
Sent from my iPhone > On 9 Nov 2023, at 8:03 pm, Caolán McNamara > wrote: > > On Thu, 2023-11-09 at 16:23 +1100, Chris Sherlock wrote: >> Just a quick question - I want to write a unit test that checks the >> glyph advancements for CJK glyphs. >> >&

Testing CJK glyphs

2023-11-08 Thread Chris Sherlock
Hi all, Just a quick question - I want to write a unit test that checks the glyph advancements for CJK glyphs. Specifically, I want to test the advancements of the following text: 根据10.1(37BA) Eng What font comes bundled with LibreOffice that I can use? Chris

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

2023-11-05 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) New commits: commit 383f666bcad27b2fbea6ac13a42cafd6f035fc5c Author: Chris Sherlock AuthorDate: Tue Oct 17 18:25:38 2023 +1100 Commit: Tomaž Vajngerl CommitDate: Mon Nov 6

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

2023-11-05 Thread Chris Sherlock (via logerrit)
vcl/source/text/textlayout.cxx | 97 + 1 file changed, 42 insertions(+), 55 deletions(-) New commits: commit 183973ece62c0eefbd841dcf99f7fb8716f0fca1 Author: Chris Sherlock AuthorDate: Tue Oct 17 18:06:59 2023 +1100 Commit: Tomaž Vajngerl

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

2023-11-05 Thread Chris Sherlock (via logerrit)
vcl/inc/textlayout.hxx |5 vcl/source/text/textlayout.cxx | 226 +++-- 2 files changed, 135 insertions(+), 96 deletions(-) New commits: commit 5886a6faad298cb42fdb4ceb52120bfc569c6e14 Author: Chris Sherlock AuthorDate: Tue Oct 17 17:53:10

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

2023-10-26 Thread Chris Sherlock (via logerrit)
vcl/source/outdev/bitmap.cxx | 64 ++- 1 file changed, 28 insertions(+), 36 deletions(-) New commits: commit 4a6492e155d44ef51fc9a89271f857a6f987182e Author: Chris Sherlock AuthorDate: Sun Sep 24 00:42:07 2023 +1000 Commit: Tomaž Vajngerl

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

2023-10-26 Thread Chris Sherlock (via logerrit)
vcl/source/outdev/bitmapex.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d35236adb3fc561f49134a88c7468411527ee3d5 Author: Chris Sherlock AuthorDate: Sun Sep 24 00:58:17 2023 +1000 Commit: Tomaž Vajngerl CommitDate: Fri Oct 27 05:50:44 2023 +0200

[Libreoffice-commits] core.git: solenv/clang-format vcl/Library_vcl.mk vcl/source

2023-10-26 Thread Chris Sherlock (via logerrit)
solenv/clang-format/excludelist |2 +- vcl/Library_vcl.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 60abfe9e514d71a14b388f0156b31a4be5896686 Author: Chris Sherlock AuthorDate: Sat Sep 30 12:08:32 2023 +1000 Commit: Tomaž Vajngerl

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

2023-10-26 Thread Chris Sherlock (via logerrit)
vcl/source/gdi/textlayout.cxx | 182 ++ 1 file changed, 96 insertions(+), 86 deletions(-) New commits: commit adba3022f14d28090a668da10fc3311633535ae8 Author: Chris Sherlock AuthorDate: Thu Sep 28 21:14:15 2023 +1000 Commit: Tomaž Vajngerl

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

2023-10-23 Thread Chris Sherlock (via logerrit)
+- vcl/source/window/window3.cxx |2 7 files changed, 442 insertions(+), 436 deletions(-) New commits: commit 41e00b105f004b75451e24043dc85af703c91dd3 Author: Chris Sherlock AuthorDate: Mon Sep 25 00:24:32 2023 +1000 Commit: Tomaž Vajngerl

Re: Windows and 256 color displays

2023-10-10 Thread Chris Sherlock
Sent from my iPhone > On 11 Sep 2023, at 12:45 pm, Thorsten Behrens wrote: > > Ilmari Lauhakangas wrote: >>> On 9.9.2023 3.35, Chris Sherlock wrote: >>> If not, we could remove a huge chunk of dithering code in >>> ImplInitSalGDI() and vastly simplify

Re: Consolidating text layout code

2023-10-10 Thread Chris Sherlock
Just a polite ping to the mailing list, is anyone able to review? Chris Sent from my iPhone > On 7 Oct 2023, at 8:47 pm, Chris Sherlock wrote: > > Hi all, > > I have migrated text layout code from OutputDevice and into a > TextLayoutHelper class. This is because Outp

Consolidating text layout code

2023-10-07 Thread Chris Sherlock
://gerrit.libreoffice.org/c/core/+/157362 for review? Thanks all! Chris Sent from my iPhone

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

2023-09-27 Thread Chris Sherlock (via logerrit)
include/vcl/outdev.hxx |2 +- vcl/source/outdev/text.cxx | 14 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 47c4d0fbdc681287f2fd9f5240ca1ce7a960ec18 Author: Chris Sherlock AuthorDate: Sun Sep 24 02:52:32 2023 +1000 Commit: Noel Grandin

Windows and 256 color displays

2023-09-08 Thread Chris Sherlock
Do we still support Windows on a 256 color display? If not, we could remove a huge chunk of dithering code in ImplInitSalGDI() and vastly simplify multiplatform support. Chris Sent from my iPhone

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
> On 18 Aug 2023, at 11:57, Michael Stahl wrote: > > On 18/08/2023 11:02, Chris Tapp wrote: >> On 17 Aug 2023, at 17:42, Michael Stahl wrote: >>> >>> On 17/08/2023 18:12, Chris Tapp wrote: > >>>> However, the following is reported: >&g

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
> On 18 Aug 2023, at 10:44, Ilmari Lauhakangas > wrote: > > On 18.8.2023 12.02, Chris Tapp wrote: >> On 17 Aug 2023, at 17:42, Michael Stahl wrote: >>> >>> On 17/08/2023 18:12, Chris Tapp wrote: >>>> I am trying to build the doxygen document

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
On 17 Aug 2023, at 17:42, Michael Stahl wrote: > > On 17/08/2023 18:12, Chris Tapp wrote: >> I am trying to build the doxygen documentation using: >> make odk >> as instructed on https://wiki.documentfoundation.org/Development/Doxygen > > this wiki page is very co

Building Doxygen documentation

2023-08-17 Thread Chris Tapp
to these files to fix this? Chris

Re: Getting started

2023-08-16 Thread Chris Tapp
> On 16 Aug 2023, at 16:23, Khaled Hosny wrote: > > > >> On 16 Aug 2023, at 5:44 PM, Chris Tapp wrote: >> >> Hi Guys, >> >> I’m supporting an organisation that is using LO to create pdfs that are used >> as inputs to a print-on-demand servic

Getting started

2023-08-16 Thread Chris Tapp
there an “easy” way to navigate the code and/or can anyone point me to where the functionality I need to look at is located? Any pointers would be much appreciated. Chris -- Chris Tapp opensou...@keylevel.com www.keylevel.com

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

2022-11-30 Thread Chris Sherlock (via logerrit)
1a5d548b96d86ad7ca04c2b23dc18517a538a998 Author: Chris Sherlock AuthorDate: Sun Nov 27 03:06:22 2022 +1100 Commit: Tomaž Vajngerl CommitDate: Thu Dec 1 05:01:12 2022 +0100 vcl: remove unnecessary includes Change-Id: I41cb0b38857ddeef7cb7f82c1b523a9c7fcf2413 Reviewed-on

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

2022-11-28 Thread Chris Sherlock (via logerrit)
vcl/source/outdev/map.cxx | 48 +- 1 file changed, 18 insertions(+), 30 deletions(-) New commits: commit 845dd688e5032c83db889cbf2ca033144dd1de32 Author: Chris Sherlock AuthorDate: Sun Nov 27 02:35:42 2022 +1100 Commit: Noel Grandin

[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_font.mk vcl/qa

2022-11-27 Thread Chris Sherlock (via logerrit)
vcl/CppunitTest_vcl_font.mk|5 ++ vcl/qa/cppunit/logicalfontinstance.cxx | 64 + 2 files changed, 69 insertions(+) New commits: commit a22047f148c45d34c5ce08d2d9011237287b673f Author: Chris Sherlock AuthorDate: Wed Oct 19 11:20:19 2022 +0200

[Libreoffice-commits] core.git: include/vcl Repository.mk vcl/Executable_listglyphs.mk vcl/Module_vcl.mk vcl/workben

2022-11-25 Thread Chris Sherlock (via logerrit)
commits: commit 42da7674685c1a82fd655f19c2665030f41d5929 Author: Chris Sherlock AuthorDate: Wed Oct 19 21:32:49 2022 +1100 Commit: Michael Stahl CommitDate: Fri Nov 25 14:04:20 2022 +0100 vcl: list the glyphs and bound rects of a specified font Change-Id

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

2022-11-20 Thread Chris Sherlock (via logerrit)
vcl/qa/cppunit/text.cxx | 102 1 file changed, 102 insertions(+) New commits: commit e535da3b6d72c0aca312dcf1ca38a3fcc3532a38 Author: Chris Sherlock AuthorDate: Sun Oct 2 19:11:11 2022 +1100 Commit: خالد حسني CommitDate: Sun Nov 20 16

[Libreoffice-commits] core.git: include/vcl vcl/CppunitTest_vcl_font.mk vcl/qa

2022-11-17 Thread Chris Sherlock (via logerrit)
: Chris Sherlock AuthorDate: Wed Oct 19 11:20:19 2022 +0200 Commit: Tomaž Vajngerl CommitDate: Fri Nov 18 07:40:46 2022 +0100 vcl: test getting glyph boundary rect from LogicalFontInstance MacOS produces a slightly different glyph height. Quoting from Khaled in dev

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

2022-11-13 Thread Chris Sherlock (via logerrit)
include/vcl/animate/Animation.hxx |2 ++ vcl/source/animate/Animation.cxx | 35 --- 2 files changed, 22 insertions(+), 15 deletions(-) New commits: commit 5ccba00d2007d664b9ffd0f956323a8180cb8e66 Author: Chris Sherlock AuthorDate: Sat Jun 25 10:57:41

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

2022-11-13 Thread Chris Sherlock (via logerrit)
vcl/source/animate/Animation.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit d773da0c083b4ee1cf12bd7846cbdbe37ed8 Author: Chris Sherlock AuthorDate: Sat Jun 25 10:44:56 2022 +1000 Commit: Tomaž Vajngerl CommitDate: Sun Nov 13 13:43:50

Re: Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-11-06 Thread Chris Sherlock
On Sun, Oct 30, 2022 at 2:26 AM Chris Sherlock wrote: > > > Sent from my iPhone > > On 23 Oct 2022, at 5:20 am, Caolán McNamara wrote: > > On Sat, 2022-10-22 at 01:42 +1100, Chris Sherlock wrote: > > Test name: VclLogicalFontInstanceTest::testglyphboundrect &g

Re: [BUG] [Libetonyek Build Failed] Please consider updating autotool scripts.

2022-10-30 Thread Chris Sherlock
Submit a PR with a link to your upstream report. 5. Keep track of your upstream reports, and delete patches after upstream updates to concurrent releases.” I checked libetonyek on opengrok, and there doesn’t seem to be a config.guess file? Chris

Re: Date errors in LibreOffice

2022-10-29 Thread Chris Sherlock
to log the bugs anyway? FWIW, your proposal to use the Gregorian calendar seems pretty reasonable to me. However, it’s not an area of the code I have any experience with, so take this with a grain of salt. Chris

Re: Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-10-29 Thread Chris Sherlock
Sent from my iPhone > On 23 Oct 2022, at 5:20 am, Caolán McNamara wrote: > > On Sat, 2022-10-22 at 01:42 +1100, Chris Sherlock wrote: >>> Test name: VclLogicalFontInstanceTest::testglyphboundrect >>> equality assertion failed >>> - Expected: 51x82@

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

2022-10-28 Thread Chris Sherlock (via logerrit)
include/vcl/animate/Animation.hxx |1 vcl/source/animate/Animation.cxx | 92 ++ 2 files changed, 46 insertions(+), 47 deletions(-) New commits: commit 91bc1e6a8c92a7c895f0ba9dcad9ac4d35f3f791 Author: Chris Sherlock AuthorDate: Sat Jun 25 10:21:17

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-22 Thread Chris Sherlock
of interest, so nobody should be commenting. >> > Andreas actually didn't define what a CoI is, laws and regulations do. > Hi Paolo, So that I can understand correctly, and as an outside party, are you alleging there *was* a conflict of interest in the actions taken by members of the Board? Chris

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-22 Thread Chris Sherlock
ic topic (the online version of LibreOffice > and the work on that project) a (potential?) CoI. > Sorry to butt in again, but Noel has never made it unclear he works for Collabora. I don't believe there is any undisclosed conflict of interest. Chris

Re: (was: ESC meeting minutes: 2022-10-20)

2022-10-21 Thread Chris Sherlock
t. Stephan is correct from what I can see, there aren’t enough significant commits. As someone who has made my fair share of insignificant commits, I think I know what I’m talking about :-) j/k Chris

  1   2   3   4   5   6   7   8   9   10   >