Date: prev next · Thread: first prev next last
April 2022 Archives by date, by thread · List index


lo_win_daily_symbols - Build # 760 - Still Failing:
unmatched error

Check console output at https://ci.libreoffice.org/job/lo_win_daily_symbols/760/ to view the 
results.

Changes for Build #759
[raykowj] SwNavigator: Improve list order for text fields in text frames

[raykowj] SwNavigator: Improve ordering of hyperlinks in text frames

[Luboš Luňák] fix horizontal Calc cursor skipping

[Luboš Luňák] reduce Calc's INITIALCOLCOUNT to 1

[Luboš Luňák] better debug font compare in SalLayoutGlyphsImpl

[Luboš Luňák] don't cut a glyph subset inside a composed glyph

[Luboš Luňák] check kashida only if the flag is set

[Miklos Vajna] sd theme: add PPTX import for shape fill color effects

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Fix determining ZXING_CFLAGS for --with-system-zxing

[Heiko Tietze] tdf#144788 Split up footnotes and endnotes in Navigator

[Noel Grandin] use more string_view in idlc

[Luboš Luňák] make SalLayoutGlyphsImpl::cloneCharRange() work for RTL runs too

[Noel Grandin] use more string_view in unodevtools

[Noel Grandin] use more string_view in i18nlangtag

[nemeth] tdf#100680 sw DOCX compatibility: fix wrap of as_char flys

[Miklos Vajna] sw content controls, checkbox: add DOCX export

[Luboš Luňák] make some LogicalFontInstance functions const

[Luboš Luňák] include LogicalFontInstance font scale in SalLayoutGlyphsCache key

[Julien Nabet] tdf#74331: 16bit "min-is-black" tiff not loaded correctly

[Xisco Fauli] tdf#37864, tdf#147496: sc: Add UItest

[Noel Grandin] use more string_view in comphelper

[gerrit buildbot] Update git submodules

[Luboš Luňák] don't cut a glyph subset inside a composed glyph #2

[Luboš Luňák] use the same TextLayoutCache for the verifying call

[Luboš Luňák] add a hack to SalLayoutGlyphsImpl::cloneCharRange() for a strange glyph

[Noel Grandin] use more string_view in tools::Color

[Noel Grandin] use more string_view in tools::SvGlobalName

[Julien Nabet] Fix typo

[Noel Grandin] use more string_view in tools::INetMIME

[Caolán McNamara] set default cjk/ctl fonts for cppunit tests that exist in "more fonts"

[Caolán McNamara] override default "Segoe UI" for UI_SANS for cppunit tests

[Caolán McNamara] Engravers MT -> DejaVu Sans for repeatable results

[Caolán McNamara] Thorndale -> Liberation Serif for repeatable results

[sdc.blanco] tdf#148593  Rename two Horizontal "to" position options for Shape/Image

[gerrit buildbot] Update git submodules

[Bartosz Kosiorek] Add initial support OfficeArtBlip TIFF format

[Caolán McNamara] set CJK_HEADING and CTL_HEADING for cppunit tests to something from

[Noel Grandin] use more string_view in ucbhelper

[Xisco Fauli] tdf#74331: vcl_filters: Add unittest

[Caolán McNamara] Linux Libertine -> Linux Libertine G for repeatable results

[Caolán McNamara] avoid a glyph fallback in writerlayout test

[Thorsten Behrens] Fix system-nss: add hasht.h header back

[Eike Rathke] tdf#137899 sc: accept any unfinished editing before adding sheet


Changes for Build #760
[Luboš Luňák] move HAVE_EXPORT_VALIDATION from config_features.h

[Luboš Luňák] don't try to find glyph font fallback for null character

[Luboš Luňák] hack for glyph subset being different because of space being RTL

[rb.henschel] tdf#148714 connect first and second arc with arcTo

[Miklos Vajna] CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()

[Noel Grandin] use more string_view in INetURLObject

[Miklos Vajna] sw content controls, checkbox: add DOCX import

[Caolán McNamara] set CTL_HEADING for cppunit tests to something from more_fonts

[Caolán McNamara] use "Rubik" from more_fonts instead of "System" for consistent layout

[Caolán McNamara] repair fontname to ensure a reproducible layout

[Caolán McNamara] binary patch in a non-empty fontname for this test

[Caolán McNamara] repair fontname so no font substitution is needed

[Caolán McNamara] don't use fonts named '0' to avoid font fallback for writer layout tests

[Caolán McNamara] Open Sans Light -> DejaVu Sans for repeatable layout in test

[Caolán McNamara] Open Sans -> DejaVu Sans for repeatable layout in test

[Xisco Fauli] oox: make buSzTx and buFontTx behave the same way as buClrTx

[Noel Grandin] Revert "use more string_view in codemaker"

[Caolán McNamara] Fix Method EraseAllMnemonicChars bug

[Miklos Vajna] tdf#126636 writerfilter: import USERNAME field as fixed

[Noel Grandin] use more string_view in oox

[Noel Grandin] Revert "use more string_view in ucbhelper"

[Michael Stahl] sw: ascii filter: tweak copying of numbering

[Michael Stahl] sal: tweak CppunitTest_sal_osl to run as uid 0

[Michael Stahl] xmlsecurity: fix init of temp NSS DB when running with uid 0

[Michael Stahl] xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DB

[Michael Stahl] svl: fix testSignDocument_PEM_PDF with "dbm:" NSS DB

[Michael Weghorn] gbuild: Drop obsolete checks for make version 3.81

[Stephan Bergmann] Use the false warning suppression mechanism for loplugin:fakebool

[Caolán McNamara] Segoe UI->DejaVu Sans for repeatable writer layout tests

[Caolán McNamara] set a CTL_SPREADSHEET font from more_fonts for cppunit tests

[Noel Grandin] fix regression in linked bitmap import

[Caolán McNamara] add a cppunit test for EraseAllMnemonicChars

[Xisco Fauli] sw: avoid EXCEPTION_INT_DIVIDE_BY_ZERO

[Mike Kaganski] Check iterator before dereference

[Noel Grandin] use more string_view in xmloff

[Caolán McNamara] binary patch fontname from Open Sans to Carlito for repeatable layout

[Caolán McNamara] use "Rubik" from more_fonts instead of "System" for consistent layout

[Andreas Heinisch] tdf#139464 Change label of OK button

[Michael Stahl] unotest: fix NSS initialization for CentOS7 system NSS

[Michael Stahl] configure: default to --with-system-nss on Linux

[Miklos Vajna] tdf#148683 sw: fix crash on deleting text with redlining enabled, but

[Michael Weghorn] tdf#148851 Unmap + close file again in xdictionary dtor

[raykowj] tdf#143569 SwNavigator: Make Headings entries from headings in frames
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.