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


UBSAN Linux Build - Build # 2572 - Still Failing:
unmatched error

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

Changes for Build #2568
[Caolán McNamara] use WindowColor instead of White for highlighted toolbox items

[خالد حسني] vcl: check the correct face for color glyphs

[خالد حسني] vcl: consistently cam PhysicalFontFace a face

[خالد حسني] vcl: rename CoreTextStyle to CoreTextFont

[خالد حسني] vcl: simplify how CoreTextFont stores CTFontRef

[خالد حسني] vcl: fold CoreTextFontFace::GetFonTtable into its only user

[خالد حسني] vcl: fix memory leak in CoreTextFontFace::GetHbTable()

[Miklos Vajna] require xmlsec1-nss >= 1.2.35

[Noel Grandin] tdf#126788 check if we need to fire an event

[Noel Grandin] tdf#126788 replace dynamic_cast with static_cast

[Noel Grandin] tdf#126788 dynamic_cast -> virtual call

[Noel Grandin] tdf#126788 speed up GetDocFromXMLImport

[Noel Grandin] tdf#126788 reduce cost of OInterfaceContainerHelper4::disposeAndClear

[Hossein] tdf#147021: SAL_N_ELEMENTS changed to std::size

[Noel Grandin] tdf#126788 no need to allocate an SwContentIndex when calling


Changes for Build #2569
[raykowj] Outline folding: Use ToggleOutlineContentVisibility function here

[raykowj] tdf#151124 Make outline folding state change set doc modified state

[raykowj] tdf#138868 related: Update Navigator tree selections on UNO SelectAll

[raykowj] tdf#138868 related: Update Navigator on Esc key unmarking

[raykowj] SdNavigator: Update selections on shape filter callback

[Mike Kaganski] MSI: fix handling empty directories

[Noel Grandin] tdf#126788 check for listeners first

[Noel Grandin] tdf#126788 use singleton to avoid initial allocation

[Noel Grandin] tdf#126788 no need to dynamic_cast twice here

[Noel Grandin] tdf#126788 fetch node index once here

[Noel Grandin] tdf#126788 avoid temporary vector

[Mike Kaganski] Fix errors in scriptitems.pm found by 'use strict'

[rb.henschel] tdf#151818 xlsx SmartArt import, apply theme text color

[gerrit buildbot] Update git submodules

[Noel Grandin] tdf#126788 avoid temporary Sequence

[Noel Grandin] tdf#126788 reduce number of comparisons to query XUnoTunnel

[Olivier Hallot] Bump glade release for sd/.../insertlayer.ui

[Mike Kaganski] 'use strict' and 'use warnings' in all installer Perl

[raykowj] tdf#129610 SdNavigator: Realize multiple selection of objects


Changes for Build #2570
[rizmut] tdf#151837 Sifr: Icons in Left Area of XML Document

[rizmut] tdf#151071 Sifr follow upstream: Form Control, Record, Cell Styles,

[Mike Kaganski] tdf#151654 related: dereference after nullptr check

[Noel Grandin] tdf#126788 only call TotalCount() if we need the result

[Noel Grandin] Revert "tdf#126788 replace dynamic_cast with static_cast"

[Armin.Le.Grand] tdf#143377 Correct maximum Skew for TextOrientation in Calc

[Noel Grandin] simplify logic

[momonasmon] tdf#72238 xmloff,sd: Import of <style:table-cell-properties>

[rb.henschel] tdf#113187 exclude angle conversion from count of maGuideList

[Xisco Fauli] CppunitTest_sd_export_tests: inherit from UnoApiTest

[Xisco Fauli] SdModelTestBaseXML is now unused

[Noel Grandin] tdf#126788 return concrete type from CreateXTextRange

[Xisco Fauli] CppunitTest_sd_activex_controls_tests: inherit from UnoApiTest

[gokaysatir] lok: fix convert-to batch mode, quiet interaction

[Tomaž Vajngerl] editeng: prefix the instance variable aDefFont-> maDefFont

[Tomaž Vajngerl] editeng: don't use GetSize to set the size

[Xisco Fauli] CppunitTest_sd_import_tests-smartart: inherit from UnoApiTest

[Xisco Fauli] CppunitTest_sd_tiledrendering: inherit from UnoApiTest (part2)

[Xisco Fauli] CppunitTest_sd_export_tests: fix build

[Noel Grandin] tdf#126788 inline CreateXTextRange into this call site

[Xisco Fauli] CppunitTest_sd_import_tests: use clang-format

[Olivier Hallot] Add  Properties area in insertlayer.ui dialog

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Ilmari Lauhakangas] tdf#141339 Use pragma once instead of include guards

[Olivier Hallot] tdf#150465 Improve description of RANDBETWEEN in function wizard

[Tomaž Vajngerl] fix regression from "editeng: don't use GetSize to set the size"

[Xisco Fauli] CppunitTest_sc_macros_test: simplify code a bit

[Noel Grandin] ofz#52898 bad cast to SwXMLImport

[Xisco Fauli] CppunitTest_sd_import_tests: inherit from UnoApiTest

[gerrit buildbot] Update git submodules

[Noel Grandin] tdf#126788 inline CreateParentXText into this call site

[Noel Grandin] tdf#126788 inline createTextCursorByRange into this call site

[Xisco Fauli] CppunitTest_sd_import_tests2: inherit from UnoApiTest

[Xisco Fauli] SdModelTestBase is now unused

[Xisco Fauli] sdmodeltestbase.hxx: use clang-format

[Xisco Fauli] sd: Simplify code

[fitojb] Fix typo

[fitojb] Fix typo

[fitojb] Translatable string fixes


Changes for Build #2571
[raykowj] tdf#142446 follow up: Fix missing ui file crash and a11y ui errors

[Noel Grandin] tdf#126788 elide OUString construction SwTextNode::InsertText

[Tomaž Vajngerl] editeng: rename aBuf to aCharPositionArray

[Xisco Fauli] CppunitTest_svx_unit: inherit from UnoApiTest

[Xisco Fauli] CppunitTest_svx_core: inherit from UnoApiTest

[Xisco Fauli] CppunitTest_writerfilter_rtftok: inherit from UnoApiTest

[Noel Grandin] tdf#126788 inline the SwXTextRange into this call site

[Noel Grandin] error when copying table and the copy table wizard creates the primary

[Stephan Bergmann] -Werror,-Wunused-variable (clang-cl)

[Armin.Le.Grand] tdf#143377 Handle nAttrRotate and Skew more backward safe

[Xisco Fauli] CppunitTest_emfio_emf: inherit from UnoApiTest

[Xisco Fauli] CppunitTest_lotuswordpro_import_test: inherit from UnoApiTest


Changes for Build #2572
[Heiko Tietze] tdf#142172 Use darker document background color

[tml] Make exception message a bit more informative

[Stephan Bergmann] Fix ambiguous member lookup (clang-cl)

[Xisco Fauli] CppunitTest_svx_styles: inherit from UnoApiTest

[Caolán McNamara] use https instead of http

[gerrit buildbot] Update git submodules

[Xisco Fauli] CppunitTest_writerfilter_dmapper: inherit from UnoApiTest
-- 
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.