lo_daily_tb_linux_wasm - Build # 1491 - Failure:
unmatched error
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_linux_wasm/1491/ to view the
results.
Changes for Build #1488
[Michael Weghorn] vcl: Drop obsolete LibreOfficeKit path in NotebookBar ctor
[Michael Weghorn] vcl: Drop NotebookBar::{m_xVclContentArea,m_bIsWelded}
[Michael Weghorn] vcl: Drop NotebookBar::{m_pViewShell,m_rDisposeLink}
[Heiko Tietze] Related tdf#115805 - Use correct increments for numbering dialogs
[Xisco Fauli] put calc external data mappings under link update control
[Xisco Fauli] use more unique_ptr in FormulaTokenArray
[Khaled Hosny] vcl: Read font data with DirectWrite on Windows
[Justin Luth] NFC tdf#111843 SfxViewShell: HasSelection(bText=true), remove =true
[Justin Luth] tdf#111843 sc HasSelection: check if MultiMark is actually a selection
[Xisco Fauli] put slideshow media links under link control
[Xisco Fauli] limit the gstreamer backend to simple self-contained media
[Xisco Fauli] put media files under link update control
[Xisco Fauli] solvers: extract the CoinMP problem build and solve into a helper
[Xisco Fauli] solvers: add a sequential linear programming (SLP) solver on CoinMP
[Xisco Fauli] start an external token's parameter count at zero
[Xisco Fauli] upgrade to libmwaw-0.3.23.tar.xz
[Justin Luth] tdf#161182 sw findattr: handle RES_CHRATR_BACKGROUND no ComplexColor
[Justin Luth] tdf#161382 svx quick find: enable find arrows with remembered search
[Xisco Fauli] crashtesting: assert in toUtf8 exporting forum-mso-en4-780833.xlsx to
[gerrit buildbot] Update git submodules
[Xisco Fauli] cool#16002 sw markdown import: avoid unwanted list join at start
[Xisco Fauli] cool#16002 sw markdown paste: avoid unwanted empty paragraph at the end
[Xisco Fauli] solvers: test the sequential linear solver on a nonlinear constraint
[Xisco Fauli] solvers: cover the sequential linear solver on a large model
[Xisco Fauli] SLP solver: use a quadratic subproblem so it converges in fewer steps
[Julien Nabet] Related tdf#149890: add missing part from fixes in VclPixelProcessor2D
[gerrit buildbot] Update git submodules
[Olivier Hallot] tdf#138749: Updated tooltip for LAMBDA
[Christian Lohmaier] update credits
[Justin Luth] NFC tdf#145806: no need to pass bRegSearch, given SearchOptions2
[Justin Luth] tdf#145806 tdf#167871 sw findtxt: move checks into lcl_CleanStr
[Justin Luth] tdf#162441 basctl: ask SEARCHALLMODULES if !Current Selection only
[Xisco Fauli] libffi: upgrade to 3.7.1
Changes for Build #1489
[Michael Weghorn] Switch SfxChildWinCtor's SfxChildWinInfo param to ref
[Michael Weghorn] sw: Switch SwModelessRedlineAcceptDlg::Initialize param to ref
[Michael Weghorn] sc: Pass ScAcceptChgDlg::Initialize param by ref
[Michael Weghorn] sw: Pass SwAbstractDialogFactory::CreateIndexMarkFloatDlg param by ref
[Michael Weghorn] sw: Pass SwIndexMarkFloatDlg child win info param by ref
[Michael Weghorn] sw: Pass SwAbstractDialogFactory::CreateSwWordCountDialog param by ref
[Xisco Fauli] sc: add the ARRAYTOTEXT function
[Ilmari Lauhakangas] tdf#147132 Flatten basic function SbRtl_CDbl
[Ilmari Lauhakangas] sd: let Esc close the Presenter Console slide overview
[Ilmari Lauhakangas] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro
[Justin Luth] tdf#158011 sw srchdlg: add Page Break to Attributes search
[Khaled Hosny] tdf#172647: Fix AddTempDevFont() on Windows
[Khaled Hosny] tdf#103680: Implement GetOpenTypeMathConstant in outdev
[Xisco Fauli] upgrade to libe-book-0.1.4.tar.xz
[Xisco Fauli] bring external presentation sounds under link management
[Xisco Fauli] tdf#123974 tdf#150910 sc: keep the target's direct cell protection on
[Xisco Fauli] SwarmSolver: do not report success for an infeasible model
[Hossein] tdf#171068 tdf#159193 Fix crash on undo after paste page desc into new
[Olivier Hallot] tdf#172823: Add UI strings for SCAN function to Calc
[Neil Roberts] Make SbMethod::GetLineRange const
[Neil Roberts] Move searchEOL from basicide to a general basic utility
[Neil Roberts] sbutil/searchEOL: Fix mixed endings with first one \r
[Neil Roberts] basic/sbxmod: Combine two impls of CutLines into helper method
[Hossein] tdf#165585 Fix SDK lacking cross platform .NET binding files
[Michael Weghorn] sw: Pass SwWordCountFloatDlg child win info param by ref
[Michael Weghorn] sc: Pass ScTabViewShell::CreateRefDialogController childwin info param
[Michael Weghorn] sw: Pass SwAbstractDialogFactory::CreateAuthMarkFloatDlg param by ref
[Michael Weghorn] sw: Pass SwAuthMarkFloatDlg childwin info param by ref
[Jonathan Clark] tdf#172093 editeng: Fix freeze in character transliteration
[Khaled Hosny] vcl: Enable testTdf155161 on Windows
[Xisco Fauli] SwarmSolver: use one consistent worst-case fitness sentinel
[Xisco Fauli] SwarmSolver: fix PSO position and velocity handling
[Xisco Fauli] SwarmSolver: skip unreadable constraint instead of passing the point
[Xisco Fauli] SwarmSolver: handle an empty or reversed variable range
[Xisco Fauli] SwarmSolver: keep an unbounded integer variable in range when seeding
[Xisco Fauli] SwarmSolver: reset per run state at the start of solve
[Xisco Fauli] SwarmSolver: always unlock the controllers when solve returns
[Xisco Fauli] SwarmSolver: add a constrained linear program test
[Xisco Fauli] SwarmSolver: cache cell lookups and individual fitness
[Jonathan Clark] Add combine portion tests
[Xisco Fauli] nss: upgrade to 3.126
[Khaled Hosny] sd: Enable the bold font check in testExplodedPdfFont on Windows
[Justin Luth] NFC tdf#74078 uitool SfxToSwPageDescAttr: refactor before patch
[Justin Luth] tdf#74078 srchdlg.cxx: re-add Page Style to Attributes search
Changes for Build #1490
[Hossein] tdf#168771 Convert ShadowState enum to enum class
[Hossein] Fix build issue with VS 2026 18.7.0
[Michael Weghorn] sfx2: Pass SfxModelessDialogController::Initialize param by ref
[Michael Weghorn] sfx2: Merge SfxModelessDialogController::Init into ctor
[Michael Weghorn] Switch SfxChildWinCtor's SfxBindings param to ref
[Michael Weghorn] sc: Switch lcl_GetTabViewShell param to ref
[Michael Weghorn] sfx2: Switch SfxInfoBarContainerChild::m_pBindings to reference
[Michael Weghorn] sfx2: Switch SfxRecordingFloatWrapper_Impl::pBindings to ref
[Michael Weghorn] sfx2: Switch SfxRecordingFloat_Impl ctor's bindings param to ref
[Michael Weghorn] sfx2: Switch SfxDockingWrapper's SfxBindings param to ref
[Michael Weghorn] sfx2: Pass SfxTitleDockingWindow's SfxBindings param by ref
[Michael Weghorn] avmedia: Switch MediaFloater's SfxBindings param to ref
[Michael Weghorn] sc: Switch ScNavigatorWin's SfxBindings param to ref
[Michael Weghorn] sc: Prefix ScNavigatorDlg members with "m_"
[Michael Weghorn] sc: Switch ScNavigatorDlg's SfxBindings param to ref
[Michael Weghorn] sw: Switch QuickFindPanelWindow's SfxBindings param to ref
[Michael Weghorn] sfx2: Switch SfxQuickFind's SfxBindings param to ref
[Khaled Hosny] vcl: make GenerateVariableFontPSName() consistent across platforms
[Xisco Fauli] sc: use ScResId() instead of duplicate solver resource helpers
[Ilmari Lauhakangas] tdf#163738 : use insert function instead of for loop
[karthik.godha] tdf#172504: Use localized table style names
[Xisco Fauli] ofz#535775262 Out-of-memory
[Olivier Hallot] tdf#172815: Change MAP() function UI wording
[Olivier Hallot] tdf#164513: Added UI strings for REDUCE()
[gerrit buildbot] Update git submodules
[Neil Roberts] scripting: Replace XAggregation of XBrowseNode with helper function
[Neil Roberts] singleprov/ScriptFile: Implement XCopyableBrowseNode
[Michael Weghorn] sw: Switch QuickFindPanelWindow's SfxChildWinInfo param to ref
[Michael Weghorn] sfx2: Switch SfxQuickFind's SfxChildWinInfo param to ref
[Michael Weghorn] sd: Switch 2 SdNavigatorFloat ctor params to ref
[Michael Weghorn] sc: Switch ScNavigatorWin's SfxChildWinInfo param to ref
[Michael Weghorn] sw: Switch 2 SwNavigatorWin ctor params to ref
[Michael Weghorn] sfx2: Switch 2 SfxNavigator ctor params to ref
[Michael Weghorn] sfx2: Switch SfxDockingWrapper' SfxChildWinInfo param to ref
[Michael Weghorn] sfx2: Pass SfxDockingWindow::Initialize param by ref
[Michael Weghorn] sd: Switch TitledDockingWindow's SfxBindings param to ref
[Michael Weghorn] sfx2: Switch SidebarDockingWindow's SfxBindings param to ref
[Michael Weghorn] sfx2: Pass SfxPartDockWnd_Impl's SfxBindings param by ref
[Michael Weghorn] sd: Pass AnimationWindow's SfxBindings param by ref
[Michael Weghorn] sfx2: Pass DevelopmentToolDockingWindow's SfxBindings param by ref
[Michael Weghorn] starmath: Pass SmCmdBoxWindow's SfxBindings param by ref
[Michael Weghorn] svx: Pass SvxBmpMask's SfxBindings param by ref
[Michael Weghorn] svx: Pass SvxFontWorkDialog's SfxBindings param by ref
[Michael Weghorn] svx: Pass Svx3DWin's SfxBindings param by ref
[Michael Weghorn] svx: Pass DataNavigator's SfxBindings param by ref
[Xisco Fauli] sc: implement arraytotext function tests as FunctionsTest
[Xisco Fauli] ofz#536319253 stay within buffer
[Michael Weghorn] svx: Pass FmFilterNavigatorWin's SfxBindings param by ref
[Michael Weghorn] svx: Pass NavigatorFrame's SfxBindings param by ref
[Michael Weghorn] svx: Pass SvxColorDockingWindow's SfxBindings param by ref
[Michael Weghorn] sfx2: Pass SfxDockingWindow's SfxBindings param by ref
[Michael Weghorn] sfx2: Switch SfxDockingWindow::m_pBindings to reference
[Michael Weghorn] sfx2: Pass SfxWorkWindow::{Create,Remove}ChildWin_Impl param by ref
[Michael Weghorn] sc: Pass ChildControllerWrapper's SfxBindings param by ref
[Michael Weghorn] tdf#130857 qt weld: Set state mask in QtInstanceWindow::get_window_state
[Michael Weghorn] tdf#130857 qt weld: Don't always show window when setting state
[Michael Weghorn] sc: Pass ScTabViewShell::CreateRefDialogController's SfxBindings param
[Khaled Hosny] vcl: remove unused psheader.ps file
[Khaled Hosny] vcl: remove commented out code
[Khaled Hosny] vcl: Simplify getLangBoost()
[Khaled Hosny] vcl: Simplify fontmanager.hxx a bit
[Khaled Hosny] vcl: Consolidate the Linux font code under vcl/unx/generic/font
[Khaled Hosny] vcl: Merge FreetypeFontInfo into FreetypeFontFace
[Khaled Hosny] vcl: Merge FreetypeFontInstance and FreetypeFont
[Khaled Hosny] vcl: Keep the Linux fonts in one list, not three
[gerrit buildbot] Update git submodules
Changes for Build #1491
[Neil Roberts] tdf#167864 tdf#167927 Don’t toggle resize/rotate handles if mouse moved
[Julien Nabet] Revert "Fix unknown type name locale_t on mac ARM64 TB (take 2)"
[Xisco Fauli] CppunitTest_sc_swarmsolvertest: factor out common code
[Xisco Fauli] cool#16002 sw markdown paste: fix lost bullet at the end
[Khaled Hosny] vcl: Rename psp::PrintFontManager to FontConfigManager
[Khaled Hosny] vcl: Rename glyphcache.cxx to FreetypeFontList.cxx
[Khaled Hosny] vcl: Move FreetypeFontFace into its own file
[Khaled Hosny] vcl: Rename freetype_glyphcache.cxx to FreetypeFont.cxx
[Justin Luth] tdf#129449 sw paminit aFwrd: traverse empty last node
[Justin Luth] tdf#129449 sw paminit aBkwd: traverse empty first node
[Justin Luth] tdf#70504: say 'Not Bold' (like 'Not Italic') intead of 'normal'
[Michael Weghorn] vcl: Have empty default SalFrame::SimulateKeyPress implementation
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Sparkline Properties" dialog
[Michael Weghorn] tdf#130857 Define widgets in Calc "Sparkline Properties" dialog in order
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Define Name" dialog
[Michael Weghorn] tdf#130857 sc: Drop unused/orphan GtkTreeViewColumn in
[Michael Weghorn] weld: Make weld::Widget::m_aSizeAllocateHdl private
[Michael Weghorn] tdf#130857 qt weld: Signal about QtInstanceWidget size change
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::visible_foreach
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Manage Names" dialog
[Michael Weghorn] tdf#130857 qt weld: Signal when treeview is scrolled
[Michael Weghorn] tdf#130857 qt weld: Also signal about resize event of treeview viewport
[Michael Weghorn] tdf#130857 qt weld: Support Writer "List Style" dialog
[Michael Weghorn] tdf#130857 sw: Place dummy combobox into an (invisible) dialog
[Michael Weghorn] tdf#130857 qt weld: Support dummy combobox for Writer "List Style"
[Khaled Hosny] vcl: Use HarfBuzz to get glyph outlines
[Khaled Hosny] vcl: Use HarfBuzz to get the font metric
[Khaled Hosny] vcl: Use HarfBuzz to get font variations on Linux
[Khaled Hosny] vcl: Drop direct FreeType use
[Xisco Fauli] sw: fix crash in OutMarkdown_SwTableNode
[Xisco Fauli] oox: fix crash in ThemeExport::write
[Khaled Hosny] vcl: Remove the dead fd-hack
[Jonathan Clark] tdf#170642 FILEOPEN DOC: Incorrect first-line indent in RTL numbered
[Khaled Hosny] tdf#171737: Improve PDF text extraction a bit
[Khaled Hosny] vcl: Rename the Freetype* font code to Generic*
[Khaled Hosny] vcl: Don’t link against freetype
[Xisco Fauli] register writer XATTR_FILLBITMAP URLs as SvBaseLinks via SwFormat...
[Xisco Fauli] register calc XATTR_FILLBITMAP URLs as SvBaseLinks via SdrObject
[Xisco Fauli] register writer draw-layer XATTR_FILLBITMAP URLs as SvBaseLinks per
[Xisco Fauli] register impress XATTR_FILLBITMAP URLs as SvBaseLinks per SdrObject and
[Xisco Fauli] track impress style-sheet fill bitmaps per SfxStyleSheet, drop the pool
[Xisco Fauli] create the fill bitmap link tracker in SdrModel::SetLinkManager
[Xisco Fauli] use std::variant to mark the in-flight fillbitmap owner
[Xisco Fauli] coda-m sw: Fix crash on closing a document with the fill-bitmap link
[Xisco Fauli] Fix use-after-free when a deferred fill-bitmap link's host dies
[Justin Luth] tdf#172849 sw FindAll: move to next at end of para
[Justin Luth] tdf#129449 sw findcoll: find in empty first or last node
--
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
- [global-libreoffice-ci] lo_daily_tb_linux_wasm - Build # 1491 - Failure! · ci
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.