Date: prev next · Thread: first prev next last
August 2025 Archives by date, by thread · List index


Tinderbox on Master for Windows – MSVC Analyzer - Build # 2113 - Failure:
Identified problems:
* VS compiler error: Visual studio complained about error C2220: the following warning is treated 
as an error in file 
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win_analyze/sc/source/ui/drawfunc/fudraw.cxx(146)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win_analyze/2113/consoleFull#1454614793cbd6b0d4-2729-45f4-a019-828721d0af3e>


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

Changes for Build #2113
[Mike Kaganski] Use comphelper::ScopeGuard instead of an ad-hoc struct

[Stephan Bergmann] Read of uninitialized ODatabaseModelImpl::m_bAskPassword

[Gabor Kelemen] tdf#146619 Run IWYU on cppu/ cppuhelper/ cpputools/

[Gabor Kelemen] tdf#146619 Run IWYU on cppcanvas/

[Gabor Kelemen] tdf#146619 Run IWYU on cui/

[Mike Kaganski] tdf#79356 - Adding connector support for Calc.

[Michael Stahl] tdf#167833 sw: handle more ways of pasting anchored objects

[Heiko Tietze] Exclamation for the welcome message

[Stephan Bergmann] Adapt -fsanitize=float-divide-by-zero suppressions

[Mike Kaganski] tdf#79356 - Move connectors from sd to svx

[Henry Castro] cppuhelper: add 'm_' prefix to OComponentHelper class members

[Justin Luth] tdf#164748 doc/x export: fix missing right/left only page break

[gerrit buildbot] Update git submodules

[Mike Kaganski] Use C++20 concepts and requirements to simplify enumarray ctor

[Mike Kaganski] Drop custom iterators for enumarray, use std::array's

[Miklos Vajna] tdf#167761 sw format redline, char style: implement DOCX import

[Mike Kaganski] Use enumarray for SdrModel's compat flags

[Caolán McNamara] don't export an empty tables tag in connections.xml

[Heiko Tietze] Resolves tdf#167952 - Null-pointer-use in Welcome dialog

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

[Mike Kaganski] tdf#164622: introduce UseTrailingEmptyLinesInLayout compat option

[gerrit buildbot] Update git submodules

[Justin Luth] tdf#148057 writerfilter: overwrite BreakType::None

[Kohei Yoshida] Upgrade liborcus to 0.20.2

[Noel Grandin] BitmapEx->Bitmap in drawinglayer

[Noel Grandin] BitmapEx->Bitmap in VclProcessor2D

[Stephan Bergmann] Reuse o3tl::div_allow_zero

[Miklos Vajna] lokit pdfium: send link annotations data

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

[Caolán McNamara] cid#1664876 silence Overflowed integer argument

[Caolán McNamara] always pass fCandidateLength in at the boundary

[Caolán McNamara] cid#1642989 Wait without held lock

[Caolán McNamara] tdf#167689: Calc: add test for xmlMaps.xml

[Michael Stahl] cid#1662039 Data race condition

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

[Caolán McNamara] cid#1660808 Big parameter passed by value

[Caolán McNamara] Resolves: tdf#168017 fix a crash loading some documents

[Caolán McNamara] cid#1659971 silence Overflowed return value

[Mike Kaganski] canvas::tools -> canvastools

[Mike Kaganski] dxcanvas::tools -> dxcanvastools

[Mike Kaganski] vclcanvas::tools -> vclcanvastools

[Mike Kaganski] cppcanvas::tools -> cppcanvastools

[Mike Kaganski] dbaccess::tools -> dbaccesstools

[Mike Kaganski] sc::tools -> sctools

[Mike Kaganski] Fix a typo in comment

[Mike Kaganski] Fix a typo in comment

[Mike Kaganski] sd::tools -> sdtools

[Mike Kaganski] Fix a typo in comment

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

[Tomaž Vajngerl] sc: always write "std::" for common types (unique_ptr, vector)

[Michael Stahl] writer: when pasting Copy paragraph style when dest node is "\n"

[Mike Kaganski] Make the test build always

[Xisco Fauli] tdf#168017: sw_ooxmlexport16: Add test

[Kohei Yoshida] Use current thread-local text encoding on non-Windows platform

[Mike Kaganski] Use concepts to simplify o3tl::convert implementation

[balazs.varga] tdf#168023 sc view: fix empty cell be not rotated with Text Orientation

[Hossein] tdf#164996 Optimize Persian (Farsi) AutoCorrect list

[Heiko Tietze] tdf#146466: SC: Unify choices of borders between toolbar and sidebar

[Noel Grandin] tdf#168018 PPTX: graphics shows with weird effects in presentation mode

[Noel Grandin] ubsan in SalDisplay::initScreen

[Miklos Vajna] tdf#167761 sw format redline, char style: implement ODF import

[Andreas Heinisch] tdf#84949 - Show tooltip for left, center, right, and decimal tab

[Noel Grandin] fix cairo null pointer deref

[Bayram Çiçek] tdf#167689: Calc: check if XML declaration exists

[Noel Grandin] tdf#168014 pivot point and base point control in Position&Size dialog is

[Xisco Fauli] UITest_writer_dialogs: test UIPicker dialog

[Caolán McNamara] Resolves: tdf#150743 disable keep ratio is any value is zero

[Noel Grandin] tdf#167774 Writer shows font of defined style with 10,8 pt instead of 9

[Mike Kaganski] constexpr everything enumarray

[Michael Stahl] sw: remove another obsolete comment

[Xisco Fauli] merge SdrUIObject with ImpressSdrObject

[Noel Grandin] tdf#167812 Calc in Dark mode: font dropdown shows white rectangles

[gerrit buildbot] Update git submodules

[Noel Grandin] use Graphic::GetBitmap instead of Graphic::GetBitmapEx

[Hossein] Use o3tl::convert instead of manual conversion

[Xisco Fauli] tdf#167774: sw_odfimport: Add test

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

[Caolán McNamara] cid#1665118 suppress Overflowed return value

[Xisco Fauli] harfbuzz: upgrade to 11.4.2

[gerrit buildbot] Update git submodules

[Mike Kaganski] Simplify rtl_getTextEncodingFrom{Unix,Mime}Charset

[Hossein] tdf#145614 Convert #define MAX_USER_MOVE to constexpr

[Noel Grandin] tdf#167644 UI: The drop down arrows are upside down

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

[Caolán McNamara] gtk: Don't force redraw if "resize" didn't resize

[Caolán McNamara] Resolves: tdf#156297 restore copy area optimization

[Miklos Vajna] Related: cool#11942 desktop, vcl: add some logging on high priority

[Xisco Fauli] nss: upgrade to 3.115.1

[Stephan Bergmann] Avoid JS ||= in Emscripten

[Stephan Bergmann] CppunitTest_sd_layout_tests also needs the ASan hack

[Justin Luth] tdf#67797 autofmt: don't delete leading blanks without bSetNumRule

[Mike Kaganski] Add a missing include
-- 
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.