Age | Commit message (Collapse) | Author |
|
New OOXML-compatible preset styles weren't recognized
on the UI, including the Drawing Object Properties
toolbar and Line Style settings, if the preset styles
use round cap, e.g. line styles with dot-like dots (i.e.
not tiny squares as dots).
As a workaround for interoperability and access to
the line styles with dot-like dots, add "Rounded"
version for every OOXML-compatible preset styles with
round cap. This allows to apply dot-like dotted lines
to new shapes, too.
Background: round cap modifies the DotLen and DashLen
values of the LineDash struct during the OOXML import,
using ~zero values to get dot-like dots. For the details,
see commit 3f3b50015e4fd9efc3459612a70409fca49cf390
"tdf#134053 tweak dash and space length for ooxml" and
commit 24d770799660d3ec94ee7add435645794426042b
"tdf#134128 Use Gdiplus::DashCapRound for round dash or dot".
Follow of commit 183c06fc02a50fb117bb6162e4d6e56cdd34fad1
"tdf#139301 fix OOXML-compatible preset dash styles".
Change-Id: I4f3173579964b2c00618ada475b012c85320f758
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114459
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
|
|
Change-Id: I245b36edb16440391a8b68ce036faf85f28eb140
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114316
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
See https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1sdb_1_1CommandType.html
+ discussion here:
http://document-foundation-mail-archive.969070.n3.nabble.com/Type-of-CommandType-short-or-long-tt4299416.html
Important remark from Stephan:
"...the data type corresponding to UNOIDL LONG (i.e., 32 bit) is xs:int, not xs:long"
Change-Id: Ic8f027e8a5be96bdb2e5629b0ff1ef4830ef6c88
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114659
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Previously, all of the README files have been renamed to README.md
and now, the contents of these files were changed to use Markdown
format. Other than format inconsistency, some README.md files lacked
information about modules, or were out of date. By using LibreOffice
/ OpenOffice wiki and other documentation websites, these files were
updated. Now every README.md file has a title, and some description.
The top-level README.md file is changed to add links to the modules.
The result of processing the Markdown format README.md files can be
seen at: https://docs.libreoffice.org/
Change-Id: Ic3b0c3c064a2498d6a435253b041df010cd7797a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113424
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Ieaf2e95414e283a0fc86b827f8ddb6588c809f3b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113594
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ic0baa1871afb125423454f54931a3bd64bb94909
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113015
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Renaming all README files for all top level modules to README.md,
applying no content change at this stage to be able to track history
of the files. These files should be edited to use correct Markdown
syntax later.
Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
Change-Id: I5c653c7596dfdf0f0ca092a1d88ce16d543573ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112119
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
replaced "airplane" with "aeroplane".
Change-Id: Iaffe6d6fe33f0b038002ee1ed173cbe1c51a9e13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111326
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: I3b518478de4369b9bb65c21d4a631a233c3c8bde
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111672
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
Change-Id: Ic205c08b7734f92b4b1ef7f12eb1e74a39dabd07
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111060
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
Change-Id: Ib3ac2806e96d711cf9ed98f074b63f071cebff0f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111106
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
Change-Id: Ibfec0bfefe83fab3ce26f692b923a530c525a848
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111107
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
* all styles reworked
Change-Id: Ib3461bd22885d69e6abbb9747ded0f18f5bf23dd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111058
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Taken from https://lumbung.libreoffice.id/
* Some content removed from templates
* Special fonts replaced by Noto Sans
* *language* and *country* removed from styles.xml
* <dc:title> added to meta.xml
* README added to directories
* all styles reworked
Change-Id: I4e1d2935aba55550b4fbc91da6a785edf20ad190
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110992
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
This patch partially reverts 849c1e9c74c388df549098a8a4f60131c9b8c6a0
and brings back one of the deleted templates
Change-Id: If2a4a1294a887c55fcc490263f84880edfaa2ab0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110996
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
* Original Data: Default Settings for Japanese
https://ja.osdn.net/projects/openoffice-docj/
* Data cleaning: Tomonori Iwahashi(JO3EMC)
Change-Id: Iebe4dcd85bc035d9c64a1fef2d0fd810acc6d3f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108536
Tested-by: Jenkins
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org>
|
|
Change-Id: I291d90795b1b2a6c160bdf20544df73dbb8054c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110209
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Tested-by: Jenkins
|
|
Change-Id: Ie24ca3f3340fc0ed7b94a3517ec2aae3c4632162
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110672
Tested-by: Jenkins
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
Change-Id: If4c7495bc292cbc1247914f3eb42e15a9725d300
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110673
Tested-by: Jenkins
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
Despite the purpose of the new interoperability styles
added in commit b2d8093b19642038631dfb8f1ab6745a380a652c
(tdf#127499 added 9 new line styles all are (var) and in line with MSO),
collision with commit 57c9bdab377a00649299d1a4c9ed2f9e5e03b84e
(tdf#127166, tdf#123903 improve import/export of line styles)
resulted still missing interoperability on the user interface:
1) opening an OOXML document, preset styles weren't recognized
on the UI, also the preview was a solid line on the Drawing
Object Properties toolbar.
2) using the new compatibility preset styles, OOXML export
resulted custom styles instead of the intended preset styles.
On the UI, now the layout of the first 10 preset dash styles
follows the OOXML standard, see 20.1.10.49 ST_PresetLineDashVal
(Preset Line Dash Value) in ISO/IEC 29500-1, 2016:
dash pattern name (OOXML name)
10 "Dot" (sysDot)
1000 "Long Dot" (dot)
1110 "Dash" (sysDash)
1111000 "Long Dash" (dash)
11111111000 "Double Dash" (lgDash)
111010 "Dash Dot" (sysDashDot)
11110001000 "Long Dash Dot (dashDot)
111111110001000 "Double Dash Dot" (lgDashDot)
11101010 "Dash Dot Dot" (sysDashDotDot)
1111111100010001000 "Double Dash Dot Dot" (lgDashDotDot)
Note: add missing "Dash Dot Dot" (sysDashDotDot).
Remove "Double Dot": it really wasn't an OOXML-compatible preset
style, and it has a good replacement among the older styles,
the similarly loosely dotted "Fine dotted", which is still
supported for back-compatibility.
Note: to start the new UI test, use
$ (cd sw; make -srj8 UITest_writer_tests7 UITEST_TEST_NAME="tdf139301.tdf139301.test_tdf139301" SAL_USE_VCLPLUGIN=gen)
Change-Id: Ifc3fa634f2170aada61632e0a419d35dcaaf5ef6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110386
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
|
|
Removal of Impress, Sunset, Lush Green,
Alizarin, Bright Blue, Classy Red
to add some new templates
Change-Id: I4095e549a2e095cbb76174e8ec42ed99709598cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110026
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I5c6ca3de61fb02787f19cd922f64ed2d059e20b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109395
Tested-by: Jenkins
Tested-by: Aron Budea <aron.budea@collabora.com>
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
This reverts commit 4e1294b7d6f8de981147f15d4ca1b4e4853249eb.
Reason for revert: didn't work
Change-Id: Ia659a2a6d7fbbe1ad8a58e58b2d2586d1c208b99
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109673
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: Iae8708b139a8215684486e3573cae1b3d8a02ba2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109532
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: I063eacf3f0d8b5322036eeaf845ce62b6d9d1645
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109592
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
All images have a height of 125px now
Change-Id: I64bb9d51c7a5edb4f0cfd38ac48473f11755061d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109545
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
"oeil" was a duplicate for key and value, so one entry has been removed
The other were key dups. For these I checked value appeared to know what key to keep
and what key to change so there's no regression.
Change-Id: Ic88d0034718bb21e4cab1cddf6cd07d26aca99e5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108801
Reviewed-by: Sophie Gautier <sophi@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
|
|
Change-Id: Ic36861e388b62179e1ef6b5c5f74eb27429de159
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107517
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
add new Korean Autocorrect
assembled Korean autocorrect in descending order
Origin from LibreOffice Korean github repo
https://github.com/libreoffice-kr/autocorr_kr
Change-Id: I1460204cdb594c443598e67d1d9372d73f29e002
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106841
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
|
|
Change-Id: Ia0f4215d82348f96856364710fbfef87d54eb960
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107054
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: Icd049b0ae313e4c3095975a98f8765372fa22abf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106719
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Do not add any notice on release notes. We are already 7 YEARS LATE.
Act as if it has always been here.
Change-Id: Ibb49f636a8618eb676e7361dd60671a42f60f7f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106218
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Add glyphs U+F030-U+F039 (in Private Use Area) as references to
U+0030-U+0039 (digits 0-9), because font Symbol.ttf has these glyphs and
they are necessary for compatibility with MS Office file formats.
Change-Id: If66ac3ee6fda9c161b36fd6eb459c99646e87541
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105997
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
|
|
Change-Id: I76f75d17064f16ade39fcfe31d862dfbe9cf97d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106132
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
|
|
Change-Id: I1ad1e73f562c77d9187888b5d44ab2d82b3d06d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106123
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9f8ff0e4164dc2ed376d78963339bb716c556b76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105378
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
map sfxlo-SidebarToolBox to sfxlo-NotebookbarToolBox
in case it appears in any stale customized profiles
Change-Id: I6035b9042450630b23b48a895e4e9d0ff8d730a6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105294
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic326758b3c25a4acd22dd5a029619b1972f43267
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105245
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: I1beace482785c9f8f27c0e3ad5a1f86d2f316677
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104298
Tested-by: Jenkins
Reviewed-by: Aron Budea <aron.budea@collabora.com>
|
|
Change-Id: I3b36aaa7b641ca5747c446e6304036d7fdb86b7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104819
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
It passed "make check" on Linux
Change-Id: I52796ff1e64a125d84e83261d0193e9f37e76a15
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104738
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
marchingants.gif added as an example
Change-Id: I555aebc4a4e191b8afb4be06dfc1e5f3e6d1a911
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104718
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I250e46d3f1d558567bddbd4f0330470222e8fd4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104442
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9ab53483cda2dee63311040727182fa97fd17835
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101332
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
Fix these:
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:2: namespace error : Namespace prefix manifest on manifest is not defined
<manifest:manifest>
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:3: namespace error : Namespace prefix manifest for full-path on file-entry is not defined
<manifest:file-entry manifest:full-path="/" manifest:media-type=""/>
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:3: namespace error : Namespace prefix manifest for media-type on file-entry is not defined
<manifest:file-entry manifest:full-path="/" manifest:media-type=""/>
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:3: namespace error : Namespace prefix manifest on file-entry is not defined
<manifest:file-entry manifest:full-path="/" manifest:media-type=""/>
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:4: namespace error : Namespace prefix manifest for full-path on file-entry is not defined
:file-entry manifest:full-path="DocumentList.xml" manifest:media-type="text/xml"
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:4: namespace error : Namespace prefix manifest for media-type on file-entry is not defined
:file-entry manifest:full-path="DocumentList.xml" manifest:media-type="text/xml"
^
/home/julien/lo/libo_perf/extras/source/autocorr/lang/vro/META-INF/manifest.xml:4: namespace error : Namespace prefix manifest on file-entry is not defined
:file-entry manifest:full-path="DocumentList.xml" manifest:media-type="text/xml"
^
Remark: I don't know why these errors don't appear for "pt-PT" which has the same way to declare manifest.xml
Perhaps because only "pt" and "pt-BR" are used and don't use this buggy way?
Change-Id: Ibe8e03ec3d2e307be5ba96eb07ad710801f43eaf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104260
Reviewed-by: Mihkel Tõnnov <mihhkel@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
|
|
* New dialog to pick and apply one of the UI variants
* Tip-of-the-Day enhanced to execute UNO commands in order
to advertise the UI chooser on first start
Change-Id: I5e5c4a8e0fb11d11bafc99cc37b7ec244a993781
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99957
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: Id5a5d71b7f457d18b9d0982f9b4df95566c09be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103122
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
|
|
Add Korean Auto Correst list
가운대 -> 가운데
Change-Id: Ibbb2c871b5c46cad094e51b49c99aa47a8d50b9b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100812
Tested-by: Jenkins
Reviewed-by: DaeHyun Sung <sungdh86+git@gmail.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
add Korean auto correct word
새벽녁 -> 새벽녘
Change-Id: I9b1829c0dd09c420e3ba80ae4231ba2ca08b3e4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100842
Tested-by: Jenkins
Reviewed-by: DaeHyun Sung <sungdh86+git@gmail.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|