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 # 3387 - Failure:
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(800)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win_analyze/3387/consoleFull#1029829036cbd6b0d4-2729-45f4-a019-828721d0af3e>


Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_analyze/3387/ 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
-- 
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.