| 83a8d5a2 | 02-Jul-2024 |
Xisco Fauli |
BootstrapFixture: get rid of mxComponentContext Change-Id: I0318485c3c0159277e47096e0c7e0df8ed109ea4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169865 Tested-by: Jenkins
BootstrapFixture: get rid of mxComponentContext Change-Id: I0318485c3c0159277e47096e0c7e0df8ed109ea4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169865 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
show more ...
|
| aa80eaee | 28-Jun-2024 |
Andrea Gelmini |
Fix "lets see" -> "let's see" Change-Id: I7aa939681720bc0dc81c8f114a3608a8cdfb4f60 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169722 Tested-by: Julien Nabet <serval2412@yah
Fix "lets see" -> "let's see" Change-Id: I7aa939681720bc0dc81c8f114a3608a8cdfb4f60 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169722 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
show more ...
|
| 2b9fee5a | 27-Jun-2024 |
László Németh |
161737 i18npool: fix bad word selection with NNBSP Fix word breaking rules also for editing. Previously the word was selected with the following narrow no-break space, e.g. at Fr
161737 i18npool: fix bad word selection with NNBSP Fix word breaking rules also for editing. Previously the word was selected with the following narrow no-break space, e.g. at French words before exclamation and question marks (where narrow no-break space allows to get correct typography, if the OpenType/Graphite font doesn't have this feature). Add this and the previous fixes for Hungarian, which handled by extra word-breaking rule files. Follow-up to commit 6e002da1615b52cda4e9331e87878458b1fe9677 "161737 i18npool: fix fake spelling alarms with NNBSP". Change-Id: I7230bd356e5f0360172b652e615a61d96131d336 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169624 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
show more ...
|
| 6e002da1 | 27-Jun-2024 |
László Németh |
161737 i18npool: fix fake spelling alarms with NNBSP Fix word break by excluding narrow no-break space at the end of the words for spell checking. This was a problem e.g. fo
161737 i18npool: fix fake spelling alarms with NNBSP Fix word break by excluding narrow no-break space at the end of the words for spell checking. This was a problem e.g. for French, where (automatically? or manually) inserted narrow no-break space is used to get correct typography before exclamation and question marks, also after and before guillemets, if the OpenType/Graphite font doesn't have this feature). Regression from commit 44699b3de37f07090ac6fee1cd97aa76036e9700 "49885 BreakIterator rule upgrades". Note: this fixes also the problem, when digits separated by NNBSP thousand separator weren't handled by spell checking, alarming fake spelling mistakes, when "Check words with numbers" was enabled in Tools->Options->Languages and Locales->Writing Aids. (TODO: at the case of thousand separators, remove NBSP by the linguistic module or by the spell checking dictionaries to allow to check numbers with thousand separators and with correct suffix.) Change-Id: I36e10add7e0ba840f207a375ccc8668dbfef9572 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169618 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
show more ...
|
| 3a02490e | 26-Jun-2024 |
László Németh |
138258 i18npool: allow ASCII double quote to match typographic quote Similar to the straight (typewriter or ASCII) apostrophe, straight double quotation mark (") matches its typograp
138258 i18npool: allow ASCII double quote to match typographic quote Similar to the straight (typewriter or ASCII) apostrophe, straight double quotation mark (") matches its typographic variants now, like other word processors do. Note: regex search doesn't use this matching, similar to the apostrophe search. Follow-up to commit d40f2d02df26e216f367b5da3f9546b73f250469 "117643 Writer: fix apostrophe search regression". Change-Id: If6a3ee00750828583cd0cfc4aa7f7b656ea9bd1e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169605 Reviewed-by: László Németh <nemeth@numbertext.org> Tested-by: Jenkins
show more ...
|
|
Revision tags: libreoffice-24-8-branch-point |
|
| a3f537e1 | 27-May-2024 |
Jeff Huang |
161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩) Co-authored-by: Firefly <firefly@ossii.com.tw> Change-Id: I22fe8b31aa59d08f982d2b4586471f4cc13653b9 Reviewe
161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩) Co-authored-by: Firefly <firefly@ossii.com.tw> Change-Id: I22fe8b31aa59d08f982d2b4586471f4cc13653b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168089 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
show more ...
|
| d573e2ae | 20-May-2024 |
Noel Grandin |
loplugin:ostr in various Change-Id: I9f399b3752da9df930e0647536ffcd4e82beb1ac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167856 Tested-by: Jenkins Reviewed-by: Noel Gra
loplugin:ostr in various Change-Id: I9f399b3752da9df930e0647536ffcd4e82beb1ac Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167856 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
show more ...
|
| 6a8342d2 | 10-May-2024 |
Andrea Gelmini |
Fix typo Change-Id: I4db8ceaa0703aeab5b1b6737ad2f768e4ad8c89c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167442 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> T
Fix typo Change-Id: I4db8ceaa0703aeab5b1b6737ad2f768e4ad8c89c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167442 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
show more ...
|
| 4e0a5d65 | 10-May-2024 |
Andrea Gelmini |
Fix typo in code Change-Id: Ib7286237ae037bf5ba9018a80f642454c6c5b2e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167441 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.j
Fix typo in code Change-Id: Ib7286237ae037bf5ba9018a80f642454c6c5b2e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167441 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
show more ...
|
| c431b016 | 10-May-2024 |
Andrea Gelmini |
Fix typo Change-Id: I628ba1da49bbcc4d7ce11901abc01525ee8b5abe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167440 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <2000
Fix typo Change-Id: I628ba1da49bbcc4d7ce11901abc01525ee8b5abe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167440 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
show more ...
|
| b1fcb78d | 10-May-2024 |
Andrea Gelmini |
Fix typo Change-Id: I9a62adf2557fec84d18dd4df72d94a0466f0cf98 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167439 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> T
Fix typo Change-Id: I9a62adf2557fec84d18dd4df72d94a0466f0cf98 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167439 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
show more ...
|
| 0cf10e86 | 14-May-2024 |
Noel Grandin |
use more officecfg in DefaultNumberingProvider Change-Id: I3b11bed579ec2ea86cac7fef57049a2279567a37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167642 Tested-by: Jenkins
use more officecfg in DefaultNumberingProvider Change-Id: I3b11bed579ec2ea86cac7fef57049a2279567a37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167642 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
show more ...
|
| 44699b3d | 17-Apr-2024 |
Jonathan Clark |
49885 BreakIterator rule upgrades This change re-bases the BreakIterator rule customizations on top of a clean copy of the ICU 74.2 rules. Change-Id: Iadcf16cab138cc6c869fac
49885 BreakIterator rule upgrades This change re-bases the BreakIterator rule customizations on top of a clean copy of the ICU 74.2 rules. Change-Id: Iadcf16cab138cc6c869fac61ad64e996e65b5ae4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166273 Tested-by: Jenkins Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
show more ...
|
| 43f4c075 | 09-May-2024 |
Noel Grandin |
loplugin:ostr in i18npool Change-Id: I0176d93b38788e28fa42baad293597f98eaa7a21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167378 Tested-by: Jenkins Reviewed-by: Noel Gr
loplugin:ostr in i18npool Change-Id: I0176d93b38788e28fa42baad293597f98eaa7a21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167378 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
show more ...
|
| 875a1bf2 | 05-May-2024 |
Christian Lohmaier |
makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) …by a simple/static $(gb_UnpackedTarball_workdir)/foo see also 0c4c84a14b01c71c76a9c45a7f26aec4d64f3e4f C
makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) …by a simple/static $(gb_UnpackedTarball_workdir)/foo see also 0c4c84a14b01c71c76a9c45a7f26aec4d64f3e4f Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Jenkins
show more ...
|
| 0c4c84a1 | 02-May-2024 |
Christian Lohmaier |
makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) …by a simple/static $(gb_CustomTarget_workdir)/foo The build system has a lot of overly complicated leftover
makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) …by a simple/static $(gb_CustomTarget_workdir)/foo The build system has a lot of overly complicated leftovers from when it was introduced and had not only deal with split repositories but also had to coexist with another buildsystem. Along with lots of copy'n'paste along the years the makefiles became hard to grasp for newcomers with all our calls and evals. As a first step to streamline that, the macros from TargetLocations that simply prefix a static path to the argument (and similar of the same kind) are a natural pick before simplifying the rules themselves/getting rid of a bunch of eval statements. Change-Id: Ia06dbbcd5d1994755a2ff05b84f72ccbc4e3cab5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167005 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
show more ...
|
| 14c6cde7 | 15-Apr-2024 |
Jonathan Clark |
49885 Updated CJK BreakIterator to use ICU Previously, the CJK BreakIterator used custom dictionaries for Chinese and Japanese. This change removes these custom dictionaries in favor
49885 Updated CJK BreakIterator to use ICU Previously, the CJK BreakIterator used custom dictionaries for Chinese and Japanese. This change removes these custom dictionaries in favor of the upstream ICU implementation, which uses an externally-maintained frequency dictionary for these languages. This change also removes support code for dictionary-based break iterators, as it is no longer used. Change-Id: I55c4ce9c842d1751997309fd7446e0a6917915dc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166136 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
show more ...
|
| 7b8ef7cf | 01-May-2024 |
Arnaud VERSINI |
i18npoool : use rtl::isAsciiDigit instead of local isnumber Change-Id: I1e9df1b048169767e649fc825f7a49dac16c040f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166969 Tested-by
i18npoool : use rtl::isAsciiDigit instead of local isnumber Change-Id: I1e9df1b048169767e649fc825f7a49dac16c040f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166969 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
show more ...
|
| e6981b99 | 01-May-2024 |
Caolán McNamara |
WaE: C6011 Dereferencing NULL pointer warnings Change-Id: Ic2c2e227a50994298377485e9e807cd9142cc386 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166949 Tested-by: Jenkins
WaE: C6011 Dereferencing NULL pointer warnings Change-Id: Ic2c2e227a50994298377485e9e807cd9142cc386 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166949 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
show more ...
|
| ea936703 | 28-Apr-2024 |
Mike Kaganski |
Drop some uses of css::uno::Sequence::getConstArray ... where it was obsoleted by commits 2484de6728bd11bb7949003d112f1ece2223c7a1 (Remove non-const Sequence::begin()/end() in internal c
Drop some uses of css::uno::Sequence::getConstArray ... where it was obsoleted by commits 2484de6728bd11bb7949003d112f1ece2223c7a1 (Remove non-const Sequence::begin()/end() in internal code, 2021-10-15) and fb3c04bd1930eedacd406874e1a285d62bbf27d9 (Drop non-const Sequence::operator[] in internal code 2021-11-05). Change-Id: I4ccc647bb794515c8c11f8dfd9a26563f4aa094b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166819 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
show more ...
|
| 19015697 | 21-Apr-2024 |
Arnaud VERSINI |
147021 : use std::size instead of SAL_N_ELEMENTS in generated code too Change-Id: Ib11a703c0250b1f80b7e79fe24e3bda915e7198b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/16638
147021 : use std::size instead of SAL_N_ELEMENTS in generated code too Change-Id: Ib11a703c0250b1f80b7e79fe24e3bda915e7198b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166385 Tested-by: Jenkins Reviewed-by: Arnaud Versini <arnaud.versini@pm.me>
show more ...
|
| b6c2ff2f | 21-Apr-2024 |
Arnaud VERSINI |
i18npool : remove useless stdio include generation Change-Id: Ib37f2c7553de2045496a090cda7006257fcf5e20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166386 Reviewed-by: Arnau
i18npool : remove useless stdio include generation Change-Id: Ib37f2c7553de2045496a090cda7006257fcf5e20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166386 Reviewed-by: Arnaud Versini <arnaud.versini@pm.me> Tested-by: Jenkins
show more ...
|
|
Revision tags: libreoffice-24-2-branch-point |
|
| d98e014c | 06-Oct-2023 |
Stephan Bergmann |
Extended loplugin:ostr manual changes I had done these a while ago, when I looked into extending loplugin:ostr to do more automatic rewriting, and these were places where I needed to do
Extended loplugin:ostr manual changes I had done these a while ago, when I looked into extending loplugin:ostr to do more automatic rewriting, and these were places where I needed to do something manually, for one reason or another, because the automatic rewriting would not pick it up correctly. However, I got distracted, and a wholesale automatic rewrite would still run into cases where an _ostr/_ustr instance from a library's .rodata would still be referenced after the library has already been dlcose'd. So I never came around to finishing all that. But there appears to be renewed interest in (automatic) rewritings here now, so it probably makes sense if I share this part of my work anyway. Change-Id: I3da9d38398e4bca373cb0000a9d34b49a36ad58a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166792 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins
show more ...
|
| 92ea5970 | 24-Apr-2024 |
Eike Rathke |
Resolves: 159829 DecimalSeparator '.' period, ThousandSeparator ',' comma Follows https://unicode-org.atlassian.net/browse/CLDR-16247 https://unicode-org.atlassian.net/browse/CLD
Resolves: 159829 DecimalSeparator '.' period, ThousandSeparator ',' comma Follows https://unicode-org.atlassian.net/browse/CLDR-16247 https://unicode-org.atlassian.net/browse/CLDR-14707?focusedCommentId=161272 Change-Id: I7ad049dd06102b36ac8d7ff13f7604e5cbb10f9a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166602 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
show more ...
|
| 91d67c32 | 14-Apr-2024 |
Arnaud VERSINI |
i18npool : limit string comparison using an enum class Change-Id: Iec5327b6f0125b22a2a4ee8ccb789b5403a7fdb4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166070 Tested-by: Jen
i18npool : limit string comparison using an enum class Change-Id: Iec5327b6f0125b22a2a4ee8ccb789b5403a7fdb4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166070 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
show more ...
|