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


UBSAN Linux Build - Build # 2311 - Still Failing:
Identified problems:
* uitest failure: the test UITest_writer_tests3 failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/2311/consoleFull#-8558327469567f988-cbcf-4519-af05-6000b834f13f>


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

Changes for Build #2310
[rizmut] Colibre: tdf#147575 Open <DB Object> icons

[Julien Nabet] Removed executable bits on data files

[Stephan Bergmann] Adapt CustomTarget_postprocess/check_dynamic_objects to --enable-gtk4

[Noel Grandin] tdf#64914 slow opening large chart

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

[Miklos Vajna] sw: document SwNoTextNode

[Noel Grandin] eliminate a layer of conversion in createSymbol2D

[Mike Kaganski] tdf#147132: Flatten Basic function implementations

[Michael Weghorn] gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2

[Michael Weghorn] gtk3 a11y: Just use ATK constants for roles

[Michael Weghorn] gtk3 a11y: Make a11y role mapping more explicit

[Luboš Luňák] merge poolio.cxx into itempool.cxx

[Xisco Fauli] tdf#147509: sc_jumbosheets: Add unittest

[Noel Grandin] tdf#64914 small improvements

[Xisco Fauli] CppunitTest_sc_tiledrendering: active LibreOfficeKit in the setUp

[Noel Grandin] Add XWeak constructor and operator= to uno::WeakReference

[Caolán McNamara] Better handling of msi

[Stephan Bergmann] Remove a debug-style fprintf

[Caolán McNamara] sort these alphabetically

[Stephan Bergmann] Replace some fprintf with SAL_WARN

[fitojb] elementary: tdf#138400 General Number Format icons

[Heiko Tietze] Resolves tdf#101179 - Correct menu entry for View > HTML Source

[Xisco Fauli] CppunitTest_sc_jumbosheets_test: do not inherit from test::FiltersTest

[Rene Engelhard] add system-dragonbox

[Xisco Fauli] CppunitTest_sc_subsequent_filters_test: do not inherit from

[Stephan Bergmann] Restrict the converting rtl::isAscii* overloads

[Armin.Le.Grand] Advanced Diagram support: first additions/reorganizations

[fitojb] Sifr: tdf#138400 General Number Format icons

[Julien Nabet] Fix typos

[Xisco Fauli] sc: qahelper: combine saveAs and exportTo

[Mike Kaganski] Deduplicate newReplace

[Xisco Fauli] sc: qa: factor out common code

[Julien Nabet] Fix some ODatabaseMetaDataResultSet types in Firebird

[Julien Nabet] Fix a ODatabaseMetaDataResultSet type in evoab2

[Miklos Vajna] sw HTML export: handle LeadingTabWidth without FilterOptions


Changes for Build #2311
[rizmut] Sifr: tdf#147603 Star icons in Extension dialog

[rizmut] Colibre: tdf#147603 Star icons in Extension dialog

[rizmut] Breeze: tdf#147603 Star icons in Extension dialog

[rizmut] Breeze: tdf#144303 Calc's cross cursor

[Mike Kaganski] Drop obsolete code

[Mike Kaganski] Deduplicate shortenedCompare*_WithLength

[Michael Weghorn] gtk3 a11y: Replace deprecated atk_component_get_position in atkimage

[Michael Weghorn] gtk3 a11y: Replace deprecated atk_component_get_position in atktext

[Michael Weghorn] gtk3 a11y: Migrate from deprecated "text-changed" ATK signal

[Michael Weghorn] qt a11y: Better handle TEXT_CHANGED event

[Michael Weghorn] qt a11y: Handle VALUE_CHANGED event

[Mike Kaganski] Deduplicate newFromStr*

[Michael Weghorn] qt a11y: Handle HYPERTEXT_CHANGED event

[Miklos Vajna] CppunitTest_sw_ooxmlexport3: avoid mustTestImportOf()

[Mike Kaganski] Simplify NewCopy a bit; avoid direct use of memcpy

[Mike Kaganski] Use rtl::isAscii

[Xisco Fauli] CppunitTest_framework_dispatch: remove duplicated dispatchCommand

[Xisco Fauli] CppunitTest_sfx2_classification: remove duplicated dispatchCommand

[Caolán McNamara] blist is written to but not read from and storing pointers has no

[Caolán McNamara] keep paragraph's that failed to load until import is complete

[Luboš Luňák] fix more MAXCOL/MAXROW in tests

[Luboš Luňák] check valid col in ScTable::GetDataEntries()

[Stephan Bergmann] Sync the two definitions of python_arch_subdir

[Stephan Bergmann] external/python3: Explicitly check that all extension modules got built

[Caolán McNamara] we should be testing more in the hwpfuzzer

[Xisco Fauli] CppunitTest_sc_pdf_export: don't load an empty doc in setUp

[Caolán McNamara] cid#1500665 Dereference before null check

[Caolán McNamara] cid#1500664 Dereference before null check

[Caolán McNamara] cid#1500655 silence Dereference after null check

[Caolán McNamara] cid#1500643 Dereference before null check

[Caolán McNamara] cid#1500622 Dereference before null check

[Noel Grandin] tdf#64914 elide some dynamic_cast

[Caolán McNamara] cid#1500615 silence Dereference after null check

[Christian Lohmaier] update credits

[Caolán McNamara] cid#1500613 Dereference after null check

[Caolán McNamara] cid#1500601 Dereference after null check

[Caolán McNamara] cid#1500550 Dereference after null check

[Caolán McNamara] cid#1500494 Explicit null dereferenced

[rizmut] Karasa Jaga: tdf#144303 Calc's cross cursor

[Caolán McNamara] cid#1500676 Logically dead code

[rizmut] Sifr: tdf#144303 Calc's cross cursor

[gerrit buildbot] Update git submodules

[Caolán McNamara] cid#1500434 Dereference after null check

[Caolán McNamara] cid#1500555 try -taint_source function annotation tag

[Xisco Fauli] sc: qa: factor out common code

[Xisco Fauli] sc: qa: no need to have an empty file, just create it

[Caolán McNamara] add to suffix denylist

[Mike Kaganski] SdrLayerID must be based on sal_Int16

[Luboš Luňák] remove MAXCOL/MAXROW from ScViewData

[Luboš Luňák] handle hardcoded MAXCOL/MAXROW in ScInterpreter

[jluth] tdf#122098 xlsx im/export: let formulas guess their number format

[Caolán McNamara] Resolves: tdf#147292 the area of the tooltip is wrong

[jluth] tdf#127720 chart2: create new columns for error bars

[Xisco Fauli] tdf#147458: sc_jumbosheets: Add unittest

[Mike Kaganski] tdf#147611: fix indices

[gerrit buildbot] Update git submodules
-- 
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.