Date: prev next · Thread: first prev next last
March 2026 Archives by date, by thread · List index


Tinderbox on Master for Windows – MSVC Analyzer - Build # 3393 - Still Failing:
Identified problems:
* VS compiler error: Visual studio complained about error C2220: the following warning is treated 
as an error in file 
E:/jenkins/workspace/lo_tb_master_win_analyze/vcl/source/treelist/treelistbox.cxx(801)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win_analyze/3393/consoleFull#-136867283cbd6b0d4-2729-45f4-a019-828721d0af3e>


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

Changes for Build #3387
[Ilmari Lauhakangas] tdf#164962 sw: fix m_pWrtShell check in H scrollbar

[Michael Weghorn] gtk: Use correct desktop environment identifier strings in comparison

[Michael Weghorn] vcl: Drop unused displayconnectiondispatch.hxx include

[Michael Weghorn] vcl: Return early if instance found in CreateSalInstance

[Michael Weghorn] vcl: Use OUString[] instead of creating OUString at runtime

[Michael Weghorn] tdf#146153 vcl: Drop non-Win svsys.h, include Win-specific one directly

[Michael Weghorn] vcl: Drop obsolete comment in PrintFontManager::initialize

[Michael Weghorn] vcl: Merge PrintFontManager::initialize into ctor

[Michael Weghorn] vcl: Drop superfluous logic from PrintFontManager ctor

[Michael Weghorn] vcl: Build list/vector of vcl plugins to try on demand

[Michael Weghorn] tdf#146153 vcl: Drop X11-specific way to detect GNOME session

[Michael Weghorn] tdf#146153 gtk: Drop unused <unx/salinst.h> include

[Caolán McNamara] cid#1686437 Uninitialized scalar field

[Caolán McNamara] cid#1686438 Variable copied when it could be moved

[Caolán McNamara] cid#1686436 Argument cannot be negative

[Caolán McNamara] cid#1686435 Division or modulo by float zero

[Caolán McNamara] cid#1684075 silence Uninitialized pointer field

[Caolán McNamara] cid#1684045 silence Unchecked return value

[Caolán McNamara] cid#1684044 silence bogus Dereference before null check

[Caolán McNamara] cid#1680368 silence Overflowed constant

[Noel Grandin] Fraction->double in SdrObject::Resize

[Michael Weghorn] wina11y: Use Reference of concrete MSAAServiceImpl

[Michael Weghorn] [API CHANGE] wina11y: Drop XMSAAService::handleWindowOpened from UNO

[Mike Kaganski] tdf#171337: improve prefix generation to guarantee uniqueness

[Noel Grandin] Fraction->double in SdrEditView::ResizeMarkedObj

[Michael Stahl] chore: git ignore gdb.txt file

[Michael Stahl] Related: tdf#167395 avoid crash by skipping the code when mbHasDates

[Michael Stahl] Related: tdf#167395 add MarkCheckedMembers to mark checked entries

[Michael Stahl] Related: tdf#167395 pass lowercase search text to loadSearchedMembers

[Michael Stahl] Related: tdf#167395 refactor shared code into UpdateVisibleMembers

[Michael Stahl] Related: tdf#167395 don't disable the date entries unnecessarily

[Michael Stahl] fix: tdf#167395 make lock work with hierarchies of dates

[Xisco Fauli] use cmake from visual studio extensions in cygwin

[Caolán McNamara] cid#1681429 Overflowed constant

[Ilmari Lauhakangas] tdf#145538 Use range based for loops in DomainMapper_Impl.cxx

[Armin Le Grand] SmartArt: Undo/Redo, SubSelection, Locking of IAs

[Dan Williams] tdf#82579 Related: remove unnecessary premac.h/postmac.h header includes

[Xisco Fauli] fix typo from fd9058c19fd8802a055be32baaca11544c33466b

[balazs.varga] tdf#78486: sc pivot calculated fields, change weld entry to weld

[Michael Weghorn] android-viewer translated using Weblate

[szymon.klos] sw: block multi-level auto-numbering to avoid false positives

[Noel Grandin] Fraction->double in SdrDragStat

[Noel Grandin] fix --disable-pdfimport build

[Miklos Vajna] Writer: Fix empty selection callback.

[Michael Weghorn] vcl: Make DesktopType an enum class

[Michael Weghorn] vcl: Use enum class instead of string to identify desktop environment

[Michael Weghorn] vcl: Don't call get_desktop_environment again in case of Headless

[Michael Weghorn] vcl: Make misc SvListView methods purely virtual

[Michael Weghorn] vcl: Drop logic to iterate over non-existent entries in SvListView ctor

[Michael Weghorn] vcl: Make SvListView::InitViewData purely virtual

[Michael Weghorn] vcl: Drop unused SvListView::ModelNotification params

[Michael Weghorn] vcl: Drop unused SvTreeList::Broadcast params

[Michael Weghorn] vcl: No need to fully qualify base class method

[Michael Weghorn] vcl: Merge SvTreeListBox with SvListView base class

[Michael Weghorn] vcl: Make SvTreeListBox::ModelNotification non-virtual

[Michael Weghorn] vcl a11y: Move SvTreeListBox::FillAccessibleEntryStateSet logic to a11y

[Michael Weghorn] vcl: Switch SvTreeListBox::GetTabPos ret val salIntPtr -> tools::Long

[Michael Weghorn] vcl: Merge SvTreeListBox::GetItem{,_Impl}

[Michael Weghorn] vcl: Drop only written to but unread SvImpLBox::m_pActiveTab

[Michael Weghorn] vcl: Drop non-const SvTreeListEntry::GetChildEntries

[Michael Weghorn] vcl: Move vcl::lok helpers from svapp.cxx to their own source file

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#171340: use UTF-8 on Windows 10 (1903) and newer

[Andreas Heinisch] tdf#91327 - Adjust color preview in wide dropdown color control

[guibomacdev] tdf#170864 Remove launch constraints from uri-encode executable

[Christian Lohmaier] update credits

[Noel Grandin] tdf#170787 Add weld::TreeView::set_column_visible(int nColumn, bool

[Xisco Fauli] tdf#164334: add unit test for OOXML cond format tomorrow export

[Miklos Vajna] sw: fix the LOK text selection callback for multi-selections

[Xisco Fauli] use cmake from VS extensions in WSL too

[Caolán McNamara] Conform AlignEngine parsing to what section 2.3.4.10 of the spec has

[fitojb] Fix typo

[fitojb] Fix typo

[Noel Grandin] tdf#170787 Add weld::TreeView::get_cell_area(const weld::TreeIter&,

[Michael Weghorn] vcl: Reduce nesting in fn5 (map.cxx)

[Xisco Fauli] CppunitTest_sc_pdf_export: use CPPUNIT_TEST_FIXTURE

[Noel Grandin] Fraction->double in ResizeMultMarkedObj

[Noel Grandin] Fraction->double in ImpSetCharStretching

[Noel Grandin] Fraction->double in ResizeMarkedPoints

[Noel Grandin] Fraction->double in CalculateNewScaling

[Noel Grandin] no need to store SvViewDataEntry separately

[Miklos Vajna] python3: fix build on Linux where /usr/include/ncurses.h is broken

[Michael Weghorn] vcl: Use MapUnit::MapPixel in SalInstanceTreeView ctor

[Michael Weghorn] vcl: Drop SvTabListBox::SetTabs logic to map between units

[laurent.balland] tdf#170789 Lights template: add 4:3 ratio master slide

[laurent.balland] tdf#170789 Beehive template: add 4:3 ratio slides

[laurent.balland] tdf#170789 DNA template: add 4:3 ratio master slides

[laurent.balland] tdf#170789 Blueprint Plans correct size for 4:3 master slides

[Caolán McNamara] check for some short reads

[Michael Weghorn] tdf#158280 Replace InputDialog with SvxNameDialog in sfx2

[Michael Weghorn] tdf#97228 Move ImplMetaReadData and ImplMetaWriteData to vcl/source/

[Michael Weghorn] vcl: Prefix SvTreeListBox members with "m_"

[Michael Weghorn] vcl: Move SvTreeListBox::m_pEdCtrl to where other members are

[Michael Weghorn] vcl: Use only one loop var in SvTreeListBox::PaintEntry1

[Michael Weghorn] vcl: Consider SvLBoxTabFlags::HIDDEN for typed_flags<SvLBoxTabFlags>

[Michael Weghorn] vcl: Include SvViewDataEntry header

[Khaled Hosny] tdf#171262 Fix Full-width bracket mapping in GetCharTypeForCompression

[Noel Grandin] add comment to assert

[Michael Weghorn] vcl: Drop SvTabListBox::SetTabWidth logic to map between units

[laurent.balland] tdf#170789 Nature Illustration add 16:9 slides

[Michael Weghorn] widgettestdialog: Use unique IDs for tree view columns

[Michael Weghorn] cui: Drop assert that triggers for gtk3 in

[Michael Weghorn] widgettestdialog: Don't have two widgets at same grid position

[Michael Weghorn] tdf#130857 widgettestdialog: Use GtkComboBoxText

[Andreas Heinisch] tdf#99672 - Allow replace with empty string when a search format is set

[Noel Grandin] Fraction->double in SdrModel

[Noel Grandin] Fraction->double in SdrModel

[Noel Grandin] Fraction->double in ResizeMarkedGluePoints

[Ilmari Lauhakangas] tdf#143148 toolkit: use #pragma once in property.hxx

[Justin Luth] tdf#171299 docx import: don't delay table paragraphs in fields

[Justin Luth] tdf#171299 docx import: don't move table content into field result

[nemeth] tdf#169491 tdf#168251 sw glyph scaling: fix all scale width regressions


Changes for Build #3388
[Ilmari Lauhakangas] tdf#160143 Fix accelerator conflict for Delete Columns

[karthik.godha] tdf#171083: Export external refs in Conditional Formats

[Noel Grandin] Fraction->double in NavigationBar

[Noel Grandin] Fraction->double in PosSizePropertyPanel

[Caolán McNamara] Resolves: tdf#140349 writer gradient fills not staying inside their area

[Heiko Tietze] tdf#167404 Move 'Compare Documents' from Edit menu to File menu

[karthik.godha] tdf#171084: Invalid filename used for external references

[Julien Nabet] Remove duplicated include

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Removed exec bits on odt file

[Julien Nabet] Fix typo

[Noel Grandin] Fraction->double in svx

[jp] ScriptForge (Array Map(), Filter(), Reduce()

[Noel Grandin] tdf#170787 Implement matrix creator dialog for Starmath

[Noel Grandin] Fraction->double in SfxViewShell::SetZoomFactor

[Samuel Mehrbrodt] tdf#171266 Add missing properties to theme selector panel

[karthik.godha] tdf#171221: Import Named Ranges from older XLS files

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Justin Luth] tdf#171383 writerfilter: provide cell start range with delayed fields

[Julien Nabet] Fix some wrong words in zh-TW autotext standard content

[Michael Weghorn] tdf#170932 vcl: Have default impls for Cairo canvas methods in

[Michael Weghorn] tdf#170932 Allow building win vcl plugin alongside --enable-headless

[Michael Weghorn] vcl: Drop OpenGLContext::clearCurrent doing nothing

[Michael Weghorn] qt: Don't make QtSvpVirtualDevice VCL_DLLPUBLIC

[Michael Weghorn] vcl: Return instead of using out param in PrintFontManager::getFontList

[gerrit buildbot] Update git submodules

[Michael Weghorn] vcl: Dont't declare PDFiumLinkImpl VCL_DLLPUBLIC

[Miklos Vajna] tdf#171387 sw floattable, DOCX import: avoid hang with 3 nested floating

[Heiko Tietze] Resolves tdf#171114  - Add "Select Array Formula" to the main menu


Changes for Build #3389
[Ilmari Lauhakangas] tdf#168771 Convert enum MergeResult to enum class in thints.cxx

[Noel Grandin] std::lround is unnecessary here

[Julien Nabet] Fix typo

[Noel Grandin] improve SwNumberTreeNode::MoveChildren perf (ofz#422030803 related)

[Michael Weghorn] win: Use proper character case for SkiaHelper include

[Michael Weghorn] Don't mark enum classes {SVXCORE,BASEGFX}_DLLPUBLIC

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#165233 Use lambdas instead of std::bind in SequentialTimeContainer

[Julien Nabet] tdf#143148 include guards to pragma once in include/oox/dump

[Jonathan Clark] tdf#63011 vcl: Use localized font family names as aliases


Changes for Build #3390
[Noel Grandin] fix ubsan RTTI

[Noel Grandin] fix ubsan signed integer overflow

[Noel Grandin] tdf#170803 Insert a hyperlink crashes when system clipboard empty

[aron.budea] tdf#164694 content control: import data-bound 4-digit year as proper

[aron.budea] tdf#171360 OOXML custom properties must be unique case insensitive


Changes for Build #3392
[Heiko Tietze] Resolves tdf171325 - Table Properties Columns tab empty for gtk3

[Ilmari Lauhakangas] tdf#143148 replace include guards with #pragma once

[Bartosz Kosiorek] tdf103859 EMF+ Use signed integer type for Point in EmfPlusFillPolygon

[Heiko Tietze] Related tdf#38850 - Hide context-sensitive column unless experimental


Changes for Build #3393
[Heiko Tietze] Resolves rdm#3867 - Add a donation banner to the start center

[Michael Weghorn] tdf#114441 replace sal_uLong with sal_uInt32 in CopyAnyData

[Justin Luth] tdf#167843 writerfilter: prefer explict tblLook elements over w:val bits

[Justin Luth] tdf#167843 writerfilter: ignore style tblHeader if not using style

[Justin Luth] tdf#138020 writerfilter: ignore tblHeader when all rows are header

[Justin Luth] tdf#138020 writerfilter: always apply firstRow style if is tblHeader

[Justin Luth] related tdf#138020 writerfilter: ignore tblLook for undefined styles

[Oliver Specht] tdf#171046: fix update of document statistics

[gerrit buildbot] Update git submodules

[Christian Lohmaier] winget config: avoid ubuntu2404.exe wrapper/add MediaPack (for Windows

[Michael Weghorn] android-viewer translated using Weblate

[Ilmari Lauhakangas] tdf#147021 Use std::size instead of SAL_N_ELEMENTS macro in extensions

[Miklos Vajna] tdf#171191 sw redline render mode: fix crash on IME input

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Caolán McNamara] tdf#169326: ignore line breaks in ODS

[Michael Weghorn] vcl: Only try win vcl plugin if it was built

[Michael Weghorn] vcl: Drop extra platform checks for vcl plugins to load

[balazs.varga] Related tdf#78486: fix wrong formula parsing because we only

[Caolán McNamara] cid#1635585 silence Dereference null return value

[Noel Grandin] Fraction->double in Ruler

[Noel Grandin] tdf#166226 avoid some allocation traffic

[Caolán McNamara] cid#1686438 Variable copied when it could be moved

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

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

[Caolán McNamara] cid#1689885 silence Arguments in wrong order

[Caolán McNamara] cid#1689887 silence Division or modulo by float zero

[Caolán McNamara] cid#1689877 Unchecked return value

[Noel Grandin] ubsan: -1 is outside the range of representable values of type 'unsigned

[Noel Grandin] Fraction->double in FrPair

[Noel Grandin] flatten getCurrentSelection a little

[Michael Weghorn] qt: Don't query XDesktop2 for XDesktop iface

[Noel Grandin] fix crash in ControllerState::update

[raykowj] tdf#171259 Change Alt+PgUp/PgDn UNOs to match Navigator page movements

[Ilmari Lauhakangas] tdf#143148 use pragma once in svx sdr headers-1

[raykowj] related tdf#171259: Go to Page dialog: Align top of page with viewport

[Michael Weghorn] tdf#171338 vcl: Implement SalInstance::GetToolkitName in subclasses

[Michael Weghorn] vcl macOS: Drop unused ImplSalYieldMutex{TryToAcquire,Release}

[Michael Weghorn] vcl macOS: Rename SalYieldMutex -> AquaSalYieldMutex

[Michael Weghorn] vcl win: Drop unused forward-declaration

[Michael Weghorn] vcl win: Rename SalYieldMutex -> WinSalYieldMutex

[Michael Weghorn] vcl: Move SalYieldMutex to own, no more unx-specific header/source

[Michael Weghorn] qt6/kf6: Drop obsolete workaround for clang + icecream

[Michael Weghorn] vcl: Simplify check for "UNX but not macOS/Android/iOS"

[Michael Weghorn] vcl: Only have SalFrame::ResolveWindowHandle on platforms using it

[Michael Weghorn] qt: Refactor QtInstance::GetToolkitName

[Michael Weghorn] qt: Get rendering backend name from QtInstance subclass

[Mike Kaganski] Add Markdown under paste special for osx backend.

[Mike Kaganski] tdf#170961: unlock guard during UnoControl::createPeer

[Mike Kaganski] tdf#170961: Don't hold mutex when calling component's setPropertyValue

[Mike Kaganski] tdf#170961: Make sure to redraw dialog after its recreation

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_uInt32 in vectdlg.cxx

[Noel Grandin] Fraction->double in SfxObjectShell

[Noel Grandin] Fraction->double in conversionFract

[Noel Grandin] cool#15052 reduce time spent calculating selection outline

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_Int32 in fuinsfil.cxx

[Caolán McNamara] tdf#165233 Use static_pointer_cast in SequentialTimeContainer

[Caolán McNamara] add an accessible-name to formuladialog.ui

[Noel Grandin] loplugin:redundantfcast improve to find redundant double casts

[Noel Grandin] Fraction->double in vcl::Window

[Caolán McNamara] cid#1689886 Unchecked return value

[Caolán McNamara] cid#1690339 avoid Missing move assignment operator warning

[Mike Kaganski] Use enum to clarify meaning of constants

[Noel Grandin] Fraction->double in SetOutputSizePixelScaleOffsetAndLOKBuffer

[Noel Grandin] Fraction->double in GDIMetaFile

[Mike Kaganski] tdf#145542: DOCX export: use layout size for non-rotated images

[Miklos Vajna] svx: fix assertion failure in SwFrameExample::InitAllRects_Impl()

[Samuel Mehrbrodt] tdf#168135 Add test

[Noel Grandin] Fraction->double in ImageMap

[Caolán McNamara] ofz#494703925 Out-of-memory, etc

[fitojb] tdf#165742 Step 5.4.1 Use '%PRODUCTNAME' in warning message

[Armin Le Grand] SmartArt: More Undo/Redo, more ODF support

[Xisco Fauli] crashreporting: check mpCurTheme

[Justin Luth] tdf#81100 docx export: write tblHeader=false for first row

[Mike Kaganski] tdf#145542: DOCX export: also handle rotated+stretched case

[Miklos Vajna] svx: prefix members of SvxSearchDialogWrapper

[Michael Stahl] Add markdown under paste special for backends requiring qt

[Michael Weghorn] configmgr/dconf: Drop cast from gdouble to double

[Michael Weghorn] qt: Use uno::Reference ctor with UNO_SET_THROW param

[Michael Weghorn] sw: Drop unused GtkListStore from insertcaption.ui

[Michael Weghorn] dbaccess: Resave relationdialog.ui with glade 3.40

[Michael Weghorn] vcl: Pass IconView by ref to IconViewImpl ctor

[Michael Weghorn] vcl: Switch SvImpLBox::m_pView from VclPtr to reference

[Mike Kaganski] tdf#134614: defer closing TOC field after the last contained \par

[Xisco Fauli] tdf#171046: add unit test for document statistics update

[alain.romedenne] Improve CallByName unit test

[balazs.varga] tdf#166791 sc: handle copy/paste when selection overlaps array formulas

[Justin Luth] tdf#171433 starmath ooxmlimport: handleSetString must encloseOrEscape

[Xisco Fauli] expat: upgrade to 2.7.5

[Khaled Hosny] tdf#167962 Fix artificial skew for italic vertical glyphs in PDF export

[Andreas Heinisch] tdf#96454, tdf#126823 - Retrieve default arrow sizes for start/end

[Xisco Fauli] ICU: upgrade to 78.3

[Xisco Fauli] harfbuzz: upgrade to 13.2.1

[Xisco Fauli] freetype: upgrade to 2.14.3

[Miklos Vajna] cool#15133 sd: fix missing LOK read-only handling in

[Khaled Hosny] Simplify code

[Noel Grandin] maFraction in PPTWriterBase is static data

[Noel Grandin] Fraction->double in LOKCursorEntry

[Noel Grandin] Fraction->double in ScDrawView

[Noel Grandin] Fraction->double in SdDisplay

[Noel Grandin] Fraction->double in SwPageFootnoteInfo

[Ilmari Lauhakangas] tdf#143148 use pragma once in svx headers

[Ilmari Lauhakangas] tdf#168771 Convert enum to enum class in urlobj.cxx

[Ilmari Lauhakangas] tdf#168520 sw: Rename test case name to human-readable names

[Heiko Tietze] Resolves tdf#96872 - Make it more obvious that a font has been

[Tomaž Vajngerl] tdf#165742 Step 5.8: Add minimal support for layout props

[Samuel Mehrbrodt] tdf#166030 Read bullet indents from metroBlob in ppt

[Andreas Heinisch] tdf#126823 - Remove explicit arrow sizes for start/end widths

[Noel Grandin] Fraction->double in SwAccessibleMap

[Michael Weghorn] vcl: Pass SvLBoxItem::Get{Width,Height}'s SvTreeListBox param by ref

[Michael Weghorn] vcl: Pass SvLBoxItem::CalcWidth param by ref

[Michael Weghorn] vcl: Pass SvLBoxItem::InitViewData's first param by ref

[Michael Weghorn] vcl: Drop extra local vars in SvTreeListBox::InitViewData
-- 
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.