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


UBSAN Linux Build - Build # 2005 - Still Failing:
Identified problems:
* Junit failure: the junit test JunitTest_framework_complex failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/2005/consoleFull#18133074402b3c3940-aa94-44b1-926f-2d1e7de0f995>
* cppunit failure: the cppunit test CppunitTest_sw_uiwriter3 failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/2005/consoleFull#1282583728d893063f-7f3d-4b7e-b56f-4e0f225817cd>


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

Changes for Build #2001
[quikee] svgio: instead of assert(false && ...) rather use SAL_WARN instead

[Stephan Bergmann] loplugin:noexcept (macOS)

[Stephan Bergmann] loplugin:finalprotected

[Stephan Bergmann] loplugin:redundantstatic

[Noel Grandin] sal_uLong->sal_Int32 in PointerState

[Miklos Vajna] tdf#139500 svx: fix crash on changing table properties during active

[Caolán McNamara] final 'next incompatible build' TODO

[nemeth] Related: tdf#140968 avoid duplicated filter values

[gerrit buildbot] Update git submodules

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

[Heiko Tietze] tdf#139713:Renamed Footnote/endnote settings dialog caption

[Noel Grandin] Compress code in interpr2

[Heiko Tietze] tdf#140296: Added Edit Fields(context menu) inside of tables

[Heiko Tietze] tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math

[Caolán McNamara] tdf#141930 document set as unmodified if editengine didn't modify on

[Noel Grandin] speed up loading large ODS a little

[Samuel Mehrbrodt] tdf#76258 Add ODF import/export

[Noel Grandin] speed up loading large ODS a little

[Caolán McNamara] tdf#142017 set default focus widget

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Mike Kaganski] Algebraic simplification

[Xisco Fauli] uitest: sd: simplify code

[Bubli] tdf#139329: Shift widgets down and make hatch&bitmap list visible

[Mike Kaganski] Use sal::systools::COMReference and drop dxcanvas::COMReference

[nemeth] tdf#141613 sw: fix crash at header/footer undo

[Caolán McNamara] Related: tdf#141857 send style-updated after app settings are updated

[Noel Grandin] speed up saving large ODS a little

[jp] ScriptForge - (SF_TextStream)FIX raise error when end-of-file

[Samuel Mehrbrodt] Add proposal link

[Caolán McNamara] Resolves: tdf#141857 update background to current theme

[nemeth] tdf#103347 PPTX import: fix duplicated slide name

[nemeth] tdf#54037 PPTX export: fix internal hyperlinks

[Xisco Fauli] tdf#141613: sw_uiwriter3: fix unittest

[Michael Stahl] tdf#141945 sw: layout: check master frame when moving fly forward

[nemeth] tdf#69635 DOCX: export hidden (shared) headers/footers

[nemeth] tdf#138782 DOCX import: fix frame positions of old docs

[Noel Grandin] sal_uLong->sal_Int64 in Bitmap

[Noel Grandin] messing with UNOMINMAX no longer seems to be necessary

[Mike Kaganski] Unify some code managing coordinated depending on text direction

[Mike Kaganski] tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInverse

[Caolán McNamara] restore focus to the GtkEntry of GtkComboBoxText on menu popdown


Changes for Build #2002
[Mike Kaganski] Use kahan Sum for ArraySumFunctor

[raykowj] tdf#140969 Select in Navigator all document selected drawing objects

[Miklos Vajna] Introduce SwPageFrameInvFlags to replace magic numbers in ...

[Noel Grandin] sal_uLong->sal_Int32 in Bitmap

[Noel Grandin] don't leak editengine pool on shutdown

[Noel Grandin] sal_uLong->sal_Int32 in BitmapMosaicFilter

[Caolán McNamara] rhbz#1956977 crash on switch from active comment to slide sorter

[Noel Grandin] sal_uLong->Color in BitmapDuoToneFilter

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE

[Noel Grandin] inline SdrModel::ImpCtor

[Miklos Vajna] vcl pdfium render: handle widget annotations for form fields

[nemeth] tdf#141933 add preset dash styles with round cap

[nemeth] tdf#141934 svx dialog: fix missing dots in line style preview

[nemeth] tdf#141935 svx cui: apply line cap setting of line styles

[Mike Kaganski] Don't initialize variables only to reset later

[Stephan Bergmann] Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"

[Caolán McNamara] the border size SvTreeListBox uses is not StyleSettings::GetBorderSize

[Caolán McNamara] factor in borders regardless of WB_BORDER

[Caolán McNamara] factor in treeview borders for get_height_rows

[marklh9] vcl: adjust LayoutText() for vertical writing.

[marklh9] vcl: adjust cairo text renderer for vertical writing

[Caolán McNamara] Related: tdf#142049 restore some elements default visibility in the ui

[Caolán McNamara] Resolves: tdf#142049 expand widget to use unused extra space

[Xisco Fauli] tdf#141973: sc: Add UItest

[Michael Stahl] tdf#142080 sw: layout: fix infinite loop in CalcContent()

[Gülşah Köse] tdf#141424 Include the margin sizes while calculating width of window.

[Michael Weghorn] tdf#135136 Android: Don't hardcode height of TextViews

[gerrit buildbot] Update git submodules

[Noel Grandin] loplugin:constmethod

[Luboš Luňák] scale stroked line properly in cairocanvas

[Thorsten Behrens] Run checks also on cross build toolchain

[Thorsten Behrens] Switch OPENSSL config var from negative to positive

[Thorsten Behrens] WASM: add initial support for Emscripten cross build

[Thorsten Behrens] WASM: add Emscripten demo application

[Thorsten Behrens] WASM: add readme with build howto

[Thorsten Behrens] WASM: add distro config, amend readme

[Thorsten Behrens] Add --enable-wasm-strip

[Noel Grandin] convert sal_uLong and tools::Long in vcl/settings

[Caolán McNamara] add io libraries to fuzzer-common

[Noel Grandin] loplugin:unnecessaryvirtual

[Eike Rathke] Move en_KE to lcl_DATA_EN where it belongs

[Eike Rathke] Derive en_HK calendar from en_US instead of en_GB

[gerrit buildbot] Update git submodules

[Eike Rathke] Change en_GB calendar StartDayOfWeek to Monday and


Changes for Build #2003
[Gülşah Köse] tdf#141424 Include the margin sizes while calculating width of window.

[Miklos Vajna] Replace magic numbers in SwPageFrame::UpdateAttr_()

[Heiko Tietze] Resolves tdf#141986, related tdf#141566 - Dark theme

[Noel Grandin] replace SVL_CRYPTO_MSCRYPTO with _WIN32

[Andrea Gelmini] Removed executable bits on pptx

[Andrea Gelmini] Removed duplicated include

[Luboš Luňák] transform by vector length, not just X

[Luboš Luňák] make it possible to write canvas unittests

[Luboš Luňák] add a unittest for impress drawing a dotted line in tdf#136957

[Luboš Luňák] a unittest for my cairocanvas fix for tdf#134053

[Michael Stahl] gbuild: work around GDB 10 bug with DWARF5 in split debug info

[Caolán McNamara] allow ctrl+A to select all in calc header/footer dialog too

[Michael Stahl] tdf#97087 Give unique, comphrehensible names to idles

[Michael Stahl] Fix typos

[Bartosz Kosiorek] tdf#142004 tdf#141982 EMF Import: Add rotation and path support for

[Julien Nabet] Fix typo

[Caolán McNamara] cid#1401334 silence Uncaught exception

[Caolán McNamara] use Label::set_label_type to designate a label as a warning/error

[Caolán McNamara] cid#1482086 silence bogus Double free

[nemeth] tdf#121659 DOCX import: fix lost column break at shapes

[Andras Timar] pdfium build fix with Android NDK 19

[jp] ScriptForge - (scriptforge.py)Non-modal dialogs and OK/Cancel buttons

[Christian Lohmaier] update credits

[Xisco Fauli] tdf#125440: sc: Add UItest

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

[Caolán McNamara] add get_clipboard to widget

[nemeth] tdf#128913 DOCX: import track changes of inline images

[Caolán McNamara] use Widget::get_clipboard

[gerrit buildbot] Update git submodules

[Eike Rathke] Add English (Denmark) {en-DK} locale data

[Caolán McNamara] crashtesting: failure on export of ooo26119-1.sxc to xlsx

[Xisco Fauli] tdf#126226: sw: Add UItest

[Caolán McNamara] Resolves: tdf#138855 crash on use of Outliner freed by GetFocus

[Noel Grandin] add SfxItemPoolDeleter utility

[Mike Kaganski] Limit scopes of some variables

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD,

[Caolán McNamara] release mouse before showing context menu

[Caolán McNamara] ofz#33899 basprov also now needed

[Noel Grandin] loplugin:unusedmethods

[Xisco Fauli] tdf#57841: sc: Add UItest

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr5.cxx


Changes for Build #2004
[Stephan Bergmann] external/python3: First removeunnecessarystuff, then fixinstallnames

[Stephan Bergmann] external/python3: Clang 13 trunk implements --print-multiarch now

[Xisco Fauli] tdf#113571: sc: Add UItest

[Mike Kaganski] tdf#102255 improve test and docu of .uno:PasteTransposed

[Mike Kaganski] tdf#90101 add .uno:PasteAsLink

[Miklos Vajna] desktop, lokclipboard: avoid repeating the return type from the

[Mike Kaganski] Simplify PushDouble by PushError for ScInterpreter::SumProduct

[Caolán McNamara] add glade header for uniformity

[Caolán McNamara] add missing truncate-multiline properties

[Caolán McNamara] preserve comments before root entry

[Caolán McNamara] remove an intermediate layer of widgets

[Stephan Bergmann] external/python3: Mark configure part of darwin.patch.0 as reported

[Michael Stahl] tdf#138518 sw: layout: fix assert on ooo43913-1.doc

[Noel Grandin] convert sal_uLong in sot

[Stephan Bergmann] loplugin:noexcept (macOS)

[Caolán McNamara] cid#1474072 silence Untrusted loop bound

[Caolán McNamara] cid#1401328 Uncaught exception

[Caolán McNamara] cid#1482086 silence bogus Double free

[Miklos Vajna] embeddedobj: handle getting the visible area on a thread

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr8.cxx

[Luboš Luňák] set also dashing cap style for directx canvas (tdf#136957)

[arnaud.versini] presenter : use std::mutex

[Xisco Fauli] tdf#115022: sc_subsequent_filters: Add unittest

[gerrit buildbot] Update git submodules

[Michael Weghorn] tdf#142153 android: Delete unused textures immediately

[Michael Stahl] tdf#138518 sw: layout: unbreak fdo80206-1.doc

[Eike Rathke] Use prefix increase operators in ScInterpreter::ScOdd

[Noel Grandin] add utility method to get last pool in chain

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT

[Noel Grandin] simplify SwAttrPool code

[Noel Grandin] use a single global item pool for chart2 draw model


Changes for Build #2005
[marklh9] vcl: Rotate glyph in DWriteTextRenderer for vertical writing.

[marklh9] vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr3.cxx (2/2)

[Mike Kaganski] Review of the code affected by KahanSum

[Mike Kaganski] Simplify multiplication and division

[Noel Grandin] ref-count SfxItemPool

[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

[Caolán McNamara] cid#1482285 silence Uncaught exception
-- 
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.