Date: prev next · Thread: first prev next last
October 2019 Archives by date, by thread · List index


UBSAN Linux Build - Build # 1426 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_chart2_import failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/1426/consoleFull#-817782593d893063f-7f3d-4b7e-b56f-4e0f225817cd>


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

Changes for Build #1425
[kainz.a] Column Dialog sort and sizegroup fix

[kainz.a] tdf#127773 AutoCorrect Dialog Localized Tab

[Noel Grandin] loplugin:virtualdead unused param in CreateSvxFormatCellsDialog

[Noel Grandin] loplugin:virtualdead unused param in GetSdrRepeatComment

[Noel Grandin] loplugin:virtualdead unused param in SdrHdl::onHelpRequest

[Noel Grandin] loplugin:virtualdead unused param in FmXDisposeListener::disposing

[Noel Grandin] loplugin:virtualdead unused param in

[Samuel Mehrbrodt] Don't create unnecessary tempfiles for opened doc

[Noel Grandin] size some stringbuffer to prevent re-alloc

[szymon.klos] jsdialogs: force resend UI description

[Stephan Bergmann] Avoid -fsanitize=nullptr-with-offset

[Samuel Mehrbrodt] Fix parameter name

[Noel Grandin] loplugin:virtualdead unused param in ITableRenderer

[Noel Grandin] loplugin:virtualdead unused param in TitleBar::PaintDecoration

[Caolán McNamara] fix unused function: SwapForRTL(widget) only if GTK3.22

[Mike Kaganski] tdf#128263: update push positions in single line IF

[Miklos Vajna] sw: prefix members of SwTextFormatter

[Stephan Bergmann] This should have become a UTF-16 string literal

[Noel Grandin] loplugin:deadvirtual unused param in ItemUpdateReceiverInterface

[riz_17_oke] Sifr: Add more 32 px icons (Writer)

[Caolán McNamara] update remotefilesdialog.ui

[Michael Stahl] Fix FIXME sortMarks should be private (sw)

[Caolán McNamara] move AutocompleteEdit to fpicker

[Caolán McNamara] fix "invalid cast from 'GtkImage' to 'GtkLabel'" warnings

[Stephan Bergmann] loplugin:bufferadd (macOS)

[Stephan Bergmann] loplugin:stringadd (macOS)

[szymon.klos] jsdialogs: use click event if not a combobox

[Stephan Bergmann] We do not need a C++ GNU dialect

[Caolán McNamara] to wide -> too wide

[Caolán McNamara] ditch archaic Russian-only ui font tweak

[Stephan Bergmann] Don't invoke the linker when generating pch files

[Noel Grandin] loplugin:virtualdead unused param in SfxStatusListener::StateChanged

[Noel Grandin] loplugin:virtualdead unused param in SfxObjectShell::FillClass

[michael.meeks] sc: rowcol: tdf#50916 convert ui/undo

[szymon.klos] jsdialogs: handle spinfields

[Miklos Vajna] tdf#42949 Fix IWYU warnings in xmlscript/

[Noel Grandin] loplugin:virtualdead unused param in ProcessClientAnchor2

[Noel Grandin] loplugin:virtualdead unused param in UnknownAttrToken

[Noel Grandin] loplugin:virtualdead unused param in EditEngine::FieldClicked

[Michael Stahl] tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...

[kainz.a] tdf#127773 AutoCorrect Dialog Exceptions tab update

[Stephan Bergmann] -fsanitize=nullptr-with-nonzero-offset

[Noel Grandin] loplugin:virtualdead unused param in SvtFileDialog_Base

[Noel Grandin] sc: rowcol: tdf#50916 convert viewfunc

[Noel Grandin] loplugin:virtualdead unused params in forms

[Stephan Bergmann] -fsanitize=nullptr-with-nonzero-offset

[Stephan Bergmann] -fsanitize=nullptr-with-nonzero-offset

[Noel Grandin] loplugin:virtualdead unused param in OTableRowView

[Noel Grandin] loplugin:virtualdead unused param in IControlActionListener

[Noel Grandin] sc: rowcol: tdf#50916 convert tabview

[qarkai] Simplify Sequence iterations in i18npool

[Stephan Bergmann] external/libwps: Make comparison operator member functions const

[Stephan Bergmann] Make loplugin:stringcostant find some misuses of OUStringBuffer::append

[Stephan Bergmann] Actually choose the OUStringBuffer::append overload for UTF-16 string

[Miklos Vajna] Related: tdf#124770 sw doc model xml dump: handle page descriptions

[Stephan Bergmann] external/firebird: Make comparison operator member functions const

[Stephan Bergmann] iexternal/libstaroffice: Fix equality operator arguments

[Eike Rathke] Related: tdf#127982 In JumpMatrix do not propagate individual errors as

[laurent.balland-poirier] tdf#114746 Restore asian and complex tags in Progress template

[Stephan Bergmann] Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for

[Xisco Fauli] tdf#97038: Add unittest

[Eike Rathke] Resolves: tdf#127982 SMALL()/LARGE() rank array can be larger than data


Changes for Build #1426
[Mike Kaganski] These should be sal_Int32

[Mike Kaganski] These should be sal_Int16

[Stephan Bergmann] There doesn't need to be a TemplateSpecializationType here

[Stephan Bergmann] Make comparison operator member functions const

[Stephan Bergmann] Comparison between css::uno::WeakReference and css::uno::Reference

[Stephan Bergmann] external/expat: Avoid -fsanitizenullptr-with-offset

[Stephan Bergmann] external/libxml2: Avoid UBSan nullptr-with-offset

[Samuel Mehrbrodt] Rather not put unencrypted doc in a tempfile

[Noel Grandin] loplugin:virtualdead unused param in IContainerApprove

[Noel Grandin] loplugin:virtualdead unused params in OCacheSet

[Noel Grandin] loplugin:virtualdead unused param in ChartTypeDialogController

[Noel Grandin] loplugin:virtualdead unused param in ResourceChangeListener

[Noel Grandin] sc: rowcol: tdf#50916 convert some in ui

[raykowj] tdf#126942 Fix flickering headings in navigator

[Stephan Bergmann] Revert OUString -> OUString& changes

[Miklos Vajna] tdf#127412 sw: fix reported ZOrder of shape+textbox pairs

[Stephan Bergmann] Don't cast to check lower 16 bits; apply mask explicitly

[Miklos Vajna] tdf#42949 Fix IWYU warnings in fpicker/

[Caolán McNamara] tdf#128230 Require password if the Unprotect button is visible

[Stephan Bergmann] external/libxml2: Simplify UBSan nullptr-with-offset fix

[Noel Grandin] loplugin:singlevalfields

[michael.meeks] tilebench: output a helpful delta image and highlight the diffs.

[dennis.francis] Cleanup the array-formula related members in ScInterpreter...

[dennis.francis] Add a unit test for SUMPRODUCT with group-threading

[Stephan Bergmann] exernal/icu: Various C++20 comparison operator fixes

[dennis.francis] Ensure all formula-groups in the collection are threadable.

[Henry Castro] lok: convert JSON to StringMap in sent DialogEvent function

[Noel Grandin] loplugin:constantparam

[Stephan Bergmann] external/redland: Avoid UBSan nullptr-with-nonzero-offset

[nemeth] tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title position

[Noel Grandin] -Wimplicit-int-float-conversion

[nemeth] tdf#128229 Disable Accept All & Reject All if redlines are password

[Stephan Bergmann] Pass ENABLE_DEBUG into ExternalProject_redland

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Stephan Bergmann] external/lpsolve: Avoid UBSan nullptr-with-nonzero-offset

[Stephan Bergmann] Avoid C++20 operator overloading ambiguity

[Michael Stahl] sw: what is that exception about

[Caolán McNamara] document contemporary uselessness of getTargetColorDepth

[nemeth] tdf#42748 show changes of list numbers and bullets

[Noel Grandin] sc: rowcol: tdf#50916 convert output

[Noel Grandin] loplugin:unusedenumconstants

[Noel Grandin] sc: rowcol: tdf#50916 convert gridwin

[Stephan Bergmann] -Werror,-Wimplicit-int-float-conversion

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#124770 sw layout: handle Word's take on italic formatting vs text

[Noel Grandin] sc: rowcol: tdf#50916 convert cellsh

[Caolán McNamara] Resolves: tdf#128318 'Standard' buttons should not be shown by default

[gerrit buildbot] Update git submodules

[kainz.a] tdf#128239 Paragraph Dialog: Update Tabs tab

[kainz.a] tdf#128239 Paragraph Dialog: Update Outline tab

[kainz.a] tdf#128239 Paragraph Dialog: Update Alignment tab

[kainz.a] sw Options Dialog View sizegroup update

[Stephan Bergmann] Missing test dependency

[Henry Castro] sd: sidebar: force to set the id of the LayoutMenu control

[Henry Castro] lok: svtools: create ValueSetUIObject class
-- 
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.