Date: prev next · Thread: first prev next last
January 2021 Archives by date, by thread · List index


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


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

Changes for Build #1887
[Stephan Bergmann] Revert "WIN replace clipboard update thread with Idle" et al

[Michael Stahl] Translate German comments

[Stephan Bergmann] -Werror=maybe-uninitialized

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

[raykowj] tdf#83618 Make line spacing values agree crash fix

[Stephan Bergmann] WW8LVL members do not require a specific layout

[rb.henschel] tdf#137083 consider negative width in DrawPageViewGrid

[Caolán McNamara] rhbz#1902708 null deref

[Caolán McNamara] cid#1470786 Uncaught exception

[Caolán McNamara] rhbz#1913070 null deref

[Stephan Bergmann] loplugin:noexceptmove

[szymon.klos] jsdialog: enable Data field dialogs

[szymon.klos] jsdialog: make Data field dialog working

[szymon.klos] pivot table: make options cancel button working

[Xisco Fauli] move CppunitTest_sc_uicalc from subsequentcheck to slowcheck

[Miklos Vajna] oox smartart: fix crash in pyra algorithm with a single child shape

[Miklos Vajna] tdf#138995 DOCX import: fix handling of textbox zorders

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreak

[Noel Grandin] transparency->alpha in tools::Color

[gerrit buildbot] Update git submodules

[Michael Stahl] tdf#42982: Improve UNO API error reporting

[Miklos Vajna] sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and

[Caolán McNamara] cid#1471553 establish that pViewData will never be null

[Stephan Bergmann] Simplify some string construction

[Stephan Bergmann] loplugin:stringview (clang-cl)

[Xisco Fauli] uitest: sc: factor out common code ( part 1 )

[Stephan Bergmann] Avoid loplugin:stringviewparam when there already is a string_view


Changes for Build #1888
[tamas.zolnai] tdf#139566: Fix select all (table + text) when document window looses

[quikee] vcl: use BinaryDataContianer in VectorGraphicData

[Stephan Bergmann] loplugin:stringliteralvar (clang-cl)

[Stephan Bergmann] loplugin:stringviewparam (clang-cl)

[Stephan Bergmann] Missing include (for std::min)

[quikee] devtools: Add selection change listener to DevTools

[Miklos Vajna] sw edit win: fix read-only selections while handling ExtTextInput

[Miklos Vajna] external: update pdfium to 4380

[szymon.klos] Revert "jsdialog: disable idle notify"

[riz_17_oke] elementary: tdf#139056 update VIOLET color to follow upstream brand

[Caolán McNamara] fix indents to be consistent

[Caolán McNamara] move FixedImage icon-name property setting to the builder

[Caolán McNamara] ofz#29528 uncaught exception

[Caolán McNamara] fix a GtkSettings:gtk-button-images is deprecated warning

[Caolán McNamara] add a .ui skeleton script as a base for any mass-conversions

[jp] ScriptForge - (SF_Form)get/set properties of forms/subforms

[quikee] vcl: migrate OutputDevice::SetGrayscaleColors() to

[szymon.klos] jsdialog: use shared sender

[Stephan Bergmann] Use MSVC's /permissive- to make it more standards conforming

[nemeth] tdf#113013 XLSX import: fix "Formula is" type conditional formatting

[quikee] devtools: Add treeview with content of current object

[quikee] devtools: Add left-side tree of the document model

[quikee] devtools: Enable DevTools in Calc, Impress and Draw

[quikee] devtools: move DevelopmentToolChildWindow to its own file

[tamas.zolnai] lok: don't turn off online spelling by view change.

[Olivier Hallot] tdf#92700 Add extended help tip about searching for combination

[Heiko Tietze] tdf#102002 update labels and tooltip in 'Load Styles' dialog box

[Xisco Fauli] move CppunitTest_sc_jumbosheets_test from subsequentcheck to slowcheck

[Heiko Tietze] tdf#138846 change "Settings" to "Tools" in Template Manager dialog

[Heiko Tietze] tdf#139182 "Symbol" shows up twice in "Visible Buttons"

[Heiko Tietze] tdf#136686  Improve toolbar label for "Strong Emphasis" character style

[Noel Grandin] transparency->alpha in GraphicAttr

[Samuel Mehrbrodt] Make uno:RefreshView redo the whole document layout

[Caolán McNamara] Resolves: tdf#138972 dnd is moving instead of copying the data

[Caolán McNamara] Check gtk_builder_add_from_file result and log if needed (vcl/gtk3)

[Caolán McNamara] Revert "pivot table: make options cancel button working" + fix crash

[Mike Kaganski] Revert to use of delegating ctor

[Stephan Bergmann] Silence Boost bind deprecation warning

[Stephan Bergmann] Verify o3tl::temporary of a copied lvalue works as expected

[bjoern.michaelsen] SfxPoolItem: introduce StaticWhichCast and DynamicWhichCast

[justin_luth] tdf#138544 sw LoadUserSettings: default SubtractFlysAnchoredAtFlys

[bjoern.michaelsen] Move SwFntCache link from SwModify down to SwFormat

[Julien Nabet] Fix some warnings for Raspberry pi 4 (part6)

[Miklos Vajna] oox smartart: extract pyra algo from AlgAtom::layoutShape()

[Olivier Hallot] tdf#139435. Add Help button to Databar "More Options" dialog. Add

[Caolán McNamara] Related: tdf#133718 use mnenonics from vertical tabcontrol labels

[Caolán McNamara] tdf#139493 EditViewCallbacks might not implement EditViewPopupParent

[Caolán McNamara] tdf#139017 add label for styles list in New Style from Selection dialog

[Mike Kaganski] Simplify comphelper::ContainerUniquePtrEquals

[raykowj] tdf#115817 Add navigation recency to Navigate By


Changes for Build #1889
[raykowj] tdf#138843 Show image file type inside image properties dialog

[Stephan Bergmann] external/boost: Silence Boost bind deprecation warning

[Stephan Bergmann] Use o3tl::temporary in one more call to OUString::iterateCodePoints

[Stephan Bergmann] loplugin:unsignedcompare

[Noel Grandin] remove unnecessary macos cursor code

[Xisco Fauli] uitest: sc: factor out common code ( part 2 )

[Xisco Fauli] tdf#139580: sw_ooxmlexport16: Add unittest

[Stephan Bergmann] -Wdeprecated-copy-dtor

[Miklos Vajna] pdfium: add an FPDFPageObj_GetStrokeWidth() wrapper

[Miklos Vajna] Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavor

[Caolán McNamara] fix .ui indents and trailing whitespace on recent commits

[Caolán McNamara] tdf#139567 set no-show-all to True

[Caolán McNamara] Resolves: tdf#139299 crash on gaining focus during dispose

[Caolán McNamara] Resolves: tdf#138675 crash on checking if focus is in OFieldDescControl

[Caolán McNamara] Rename m_xBtnCancel->m_xBtnClose (sc/optsolver)

[Xisco Fauli] tdf#139566: sw_uiwriter3: Add unittest

[szymon.klos] Fontwork dialog: use iconview

[szymon.klos] UITest: add IconView

[szymon.klos] Move SalInstanceIconView decl to header file

[szymon.klos] jsdialogs: implemented IconView

[szymon.klos] jsdialog: dump IconView

[szymon.klos] jsdialog: execute IconView actions

[szymon.klos] Make Fontwork gallery dialog async

[tml] Add some more source files and drop dead ones

[dennis.francis] tdf#133858 reduce the double-ref range to data content

[dennis.francis] lok: send sheetGeometry invalidation after sort

[Noel Grandin] flatten formats data in SotStorage

[tml] Add more source files for breakpointing convenience

[tml] Add a tiny program to list the contents of the macOS pasteboard

[Mike Kaganski] Make lambda auto parameters explicitly const

[Caolán McNamara] cid#1471674 help coverity see that "Division or modulo by zero" is bogus

[Caolán McNamara] cid#1470700 try to help coverity see 'Using invalid iterator' is false

[Caolán McNamara] cid#1471680 help coverity see that "Division or modulo by zero" is bogus

[gerrit buildbot] Update git submodules

[Mike Kaganski] Use comphelper::ContainerUniquePtrEquals here

[gerrit buildbot] Update git submodules

[tml] Add an option to dump pasteboard data for a type to stdout

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Bump MSVC baseline to Visual Studio 2019 version 16.5

[Caolán McNamara] Asian phonetic guide dialog uses "close" widget

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[tml] Introduce startsWithAsciiL() to match endsWithAsciiL()

[tml] Make SotExchange::GetFormat() accept a MIME type with additional

[gerrit buildbot] Update git submodules

[nemeth] tdf#39721 sw change tracking: fix move down

[gerrit buildbot] Update git submodules

[Caolán McNamara] drop newly added deprecated GtkAlignment instance

[Caolán McNamara] cid#1471346 Uncaught exception

[justin_luth] tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesPara

[Mike Kaganski] Drop some unused "using" directives

[Caolán McNamara] Replace gtk-close to gtk-cancel (sw TOC dialog)

[Caolán McNamara] Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)

[tml] Run through clang-format and fix a typo

[Xisco Fauli] uitest: sw: factor out common code ( part 3 )

[raykowj] Make page navigation in move navigation handler consistent


Changes for Build #1890
[Mike Kaganski] Use value comparison here

[Noel Grandin] cid#1471704 workaround

[Miklos Vajna] pdfium: add wrapper for FPDF_FILLMODE_* defines

[szymon.klos] jsdialogs: Use JS dialog for Fontwork dialog

[szymon.klos] jsdialog: enqueue messages in order

[szymon.klos] jsdialog: TreeView row activation

[tml] OUString::matchAsciiL() can be used instead of the fresh

[tml] Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on

[tml] Make JsonWriter::writeEscapedOUString() handle surrogate pairs properly

[tml] Fix errors in produced JSON introduced with the switch to JsonWriter

[jp] ScriptForge - (SF_Form) methods for forms and subforms

[Caolán McNamara] drop some unused suppressions

[Caolán McNamara] tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons

[Caolán McNamara] prep to replace stock button labels

[nemeth] tdf#61028 OOXML export: fix lost arcTo shape

[tml] remove leftover code

[Michael Stahl] tdf#135014 sw: fix crash exporting numbering to DOCX

[Caolán McNamara] cid#1470701 Uncaught exception

[Caolán McNamara] replace stock button labels

[Caolán McNamara] remove newly unused use-stock support

[nemeth] tdf#139258 XLSX export: fix position of rotated images

[nemeth] tdf#138832 XLSX export: fix lost file names in modified links

[Michael Stahl] tdf#135014 sw_fieldmarkhide: fix bogus assert on loading the bugdoc

[Michael Stahl] tdf#135014 sw_fieldmarkhide: allow section overlap with fieldmark

[Michael Stahl] tdf#135014 sw_fieldmarkhide: fix crash deleting field in fly

[Michael Stahl] tdf#135014 sw_redlinehide: fix missing frames when removing fieldmark

[fitojb] tdf#136155 let the other elements in the dialog determine the final

[gerrit buildbot] Update git submodules

[Caolán McNamara] cid#1472119 silence Uninitialized scalar field

[Caolán McNamara] cid#1472120 Uncaught exception

[Caolán McNamara] cid#1471675 silence Logically dead code

[gerrit buildbot] Update git submodules

[tml] Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOS

[Miklos Vajna] tdf#137459 editeng: Ctrl+Del must only delete right

[Miklos Vajna] tdf#136861 ODT export: fix writing resolved state for non-ranged

[justin_luth] tdf#138544 sw LoadUserSettings: default ConsiderTextWrapOnObjPos

[Caolán McNamara] replace stock button images

[michael.meeks] fix location of change tracking boxes in Online

[tml] Show error message if data for a type is not available

[Stephan Bergmann] Revert "Move SwFntCache link from SwModify down to SwFormat"

[Caolán McNamara] tdf#135641 update DataBrowser has-focus when child widget gains focus

[raykowj] tdf#128176 Add a vertical scrollwindow to fontfeaturesdialog

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Miklos Vajna] PPTX export: fix mime type of slide narrations


Changes for Build #1891
[sdc.blanco] tdf#139533 re-word a tip of the day

[Xisco Fauli] uitest: simplify code

[justin_luth] tdf#119610 tdf#112634: Don't show broken connections - RevB

[Noel Grandin] transparency->alpha in BitmapEx

[quikee] devtools: fill left-side document model view for all document types

[quikee] devtools: change to on-expand filling of the doc. model tree-view

[tml] Enable pasting of LINK data from the system pasteboard on macOS

[Mike Kaganski] tdf#68198: sign the rest of binaries

[Noel Grandin] make the Color constructors explicitly specify transparency

[Julien Nabet] Fix o3tl::checked_multiply for Raspberry pi 4b

[Jan-Marek Glogowski] tdf#97087 Give unique, comphrehensible names to idles

[justin_luth] tdf#116394 writerfilter: append '=' if not a formula marker

[gerrit buildbot] Update git submodules

[dennis.francis] lok: sort: invalidate the row-height cache too

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[quikee] devtools: Add more elements to the document model tree view

[jp] ScriptForge - (ScriptForgeHelper.py) add empty list of visible routines

[rb.henschel] tdf#139583 fix case rot 180deg for cell anchored shapes

[Caolán McNamara] replace near-zero xalign values that should be zero

[Caolán McNamara] drop unwanted stray yalign

[Caolán McNamara] snap near 0.5 align values to 0.5

[Caolán McNamara] remove apparently bogus yaligns of 0 from cmisline RadioButtons

[Caolán McNamara] tdf#138829 don't grab focus to roadmap label when sync timer fires

[Caolán McNamara] Cancel action here vcl/screenshotparent

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Julien Nabet] tdf#139643: fix missing PDF/UA flag

[Noel Grandin] transparency->alpha in vcl::RawBitmap

[Caolán McNamara] remove unusual 0.5 align from "Asian layout mode"

[Caolán McNamara] tdf#137695 shrink widget height below natural min within data browser

[Eike Rathke] Update language-subtag-registry to 2020-12-18

[Noel Grandin] return value from setupOutDevState is unused

[Caolán McNamara] drop unusual xalign 0.5

[Caolán McNamara] drop only remaining CheckBox yalign

[Xisco Fauli] tdf#116394: sw_ooxmlexport15: Add unittest

[raykowj] tdf#137358 Fix incorrect outline position returned

[michael.meeks] sidebar: only invalidate when things change.

[michael.meeks] sidebar: avoid invalidation thrash with LOK.

[quikee] tools: support reading xml namespace with XmlWalker

[quikee] tdf#139643: added a test, that checks the PDF/UA metadata is set


Changes for Build #1892
[raykowj] tdf#115817 add places that add current position to navigation manager

[Noel Grandin] return Color from BGRToRGB

[Xisco Fauli] sw_uiwriter3: dispose/clear the document before opening a new one

[mert.tumer] fix rendershapeselection for drawing

[Noel Grandin] use ::Color in ColorPropertySet constructor

[fitojb] Resolves tdf#139501 - About screen exceptional width

[Julien Nabet] Try to fix Windows TB

[gerrit buildbot] Update git submodules

[Julien Nabet] cppcheck: zerodivcond

[Julien Nabet] cppcheck: Prefer prefix ++/-- operators for non-primitive types

[Andrea Gelmini] Removed executable permission on ods file

[Julien Nabet] Fix typo

[Julien Nabet] Fix typos

[Noel Grandin] use ::Color in ColorSet::add

[Julien Nabet] Fix typo

[Julien Nabet] duplicate break (xmloff/txtimp)

[Julien Nabet] cppcheck: derefInvalidIteratorRedundantCheck (sfx2/classificationhelper)

[tml] tdf#138122 Add window scaling for retina displays on macOS

[tml] tdf#138314 Change selected tab text color on macOS Big Sur

[tml] tdf#138122: Fix vcl for iOS after

[tml] Expand vcl_quartz_code and vcl_coretext_code macros that were used only

[Xisco Fauli] sw_uiwriter3: remove redundant call to clear

[riz_17_oke] tdf#139056 update ORANGE color to follow upstream brand

[Xisco Fauli] tdf#132597: sw: Move UItest to CppUnitTest

[tml] Clean up includes a bit for iOS and macOS
-- 
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.