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


UBSAN Linux Build - Build # 1999 - Still Failing:
Identified problems:
* uitest failure: the test UITest_calc_tests8 failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/1999/consoleFull#-15159032779567f988-cbcf-4519-af05-6000b834f13f>
* kill-wrapper: Killed by the kill-wrapper, typically due to no stdout/-err activity during a 
specified timeout interval.
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_ubsan/1999/consoleFull#83912355448ce9c26-9d0a-43a8-83d8-c44f54920d59>


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

Changes for Build #1995
[fitojb] apparmor: Fix "oopslash" typo

[Mike Kaganski] tdf#135997: fix toolbar control

[Mike Kaganski] tdf#135997: make sure that the two lists are same length

[raykowj] tdf#137741 Add ability to navigate by fields from Navigate By control

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

[Noel Grandin] remove support for BITMASK in vcl backends

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

[tml] Introduce Async trace events and a unit test

[tml] Fix syntax error in generated JSON

[tml] Add AsyncEvent::finish() to end a nested AsyncEvent before its parent

[tml] Make the nested AsyncEvent work more reliably

[rizmut] Sifr: tdf#141885 New Paste As Link icons

[Caolán McNamara] freeze without thaw

[nemeth] tdf#111903 tdf#137152 PPTX export: fix placeholders

[Caolán McNamara] allow push/pop multiple levels of freeze/thaw

[jp] ScriptForge - (scriptforge.py) dates passed as UNO dates

[nemeth] tdf#65724 PPTX import: fix internal hyperlink to slide

[tml] Add SAL_WARN in case ProfileZones are overlapping and not hierarchical

[rizmut] KJ: tdf#141885 New Paste As Link icons

[tml] cid#1477405 Initialize members

[tml] Let's call it "traceeventrecording" and not "profilezonerecording"

[Caolán McNamara] cid#1473812 Untrusted value as argument

[nemeth] tdf#131162 Rearrange Impress/Draw General settings page

[nemeth] tdf#48025 sc: fix broken filter criteria when deleting columns

[Julien Nabet] Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCE

[Noel Grandin] rename ECKEN -> CORNER

[Olivier Hallot] tdf#141954 Enable l10n in Formatting bar customization

[gerrit buildbot] Update git submodules

[Noel Grandin] use unique_ptr in TextEditOverlayObject

[Noel Grandin] can stack-allocate this

[Caolán McNamara] reuse SmEditWindow already present in SmCmdBoxWindow in tests

[Luboš Luňák] Revert "tdf#136957 Use bigger dots for better handling in presentation

[Luboš Luňák] do not apply line dashing in drawinglayer (tdf#136957)

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"

[Xisco Fauli] vcl: print dialog: remove broken code

[Jan Holešovský] lok: Disable the "AutoInput" again.

[Caolán McNamara] tdf#141967 bail early in Activate if disposing

[gerrit buildbot] Update git submodules

[Noel Grandin] rename A field in ::Color to T

[Noel Grandin] loplugin:stringadd simplify some *StringBuffer operations

[Julien Nabet] Can use stack instead of heap (desktop/lockfile)

[Gülşah Köse] tdf#141422 Set inital height of the develepment tool window.

[Caolán McNamara] tdf#141963 put focus in vcl parent during Function key processing

[Miklos Vajna] sw html/reqif export: fix size of presentation data for "real" OLE2

[raykowj] tdf#133548 don't change outline level attrib and list style attrib

[raykowj] tdf#137741 SW: Add fields content type to Navigator


Changes for Build #1996
[Stephan Bergmann] loplugin:stringadd (clang-cl)

[Miklos Vajna] external: update libxmlsec to 1.2.32

[Stephan Bergmann] Reshuffle code a bit

[Caolán McNamara] drop DropTargetHelper from SmEditWindow

[Luboš Luňák] allow utf-8 in xml names (liborcus) (tdf#141672)

[quikee] vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackend

[quikee] svgio: change SVGToken enum to enum class

[quikee] svgio: change some OSL_ENSUREs to (std) assert

[Caolán McNamara] extend the selection range so adjacent lines are considered one block

[Caolán McNamara] allow dnd into weldeditview

[varga.balazs3] tdf#141946 sc: fix broken filter criteria when inserting column

[nemeth] tdf#78864 sw track changes: cross out deleted images

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

[Noel Grandin] tdf#79049 speed up OOXML workbook load

[Caolán McNamara] Related: tdf#138281 move grab_focus to ActivateFind

[raykowj] reinterpret_cast to SwPostItContent when field type is postit

[Miklos Vajna] serf should use bundled openssl headers, not system openssl headers

[Michael Stahl] sw: speed up DoIdleJobs(WORD_COUNT)

[Michael Stahl] sw: add some SAL_INFO on DoIdleJob interrupt

[Noel Grandin] tdf#79049 speed up OOXML workbook load (2)

[Noel Grandin] tdf#79049 speed up OOXML workbook load (3)

[Noel Grandin] simplify Wallpaper

[Caolán McNamara] don't grab focus if we already have focus

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

[gerrit buildbot] Update git submodules

[Stephan Bergmann] throw() -> noexcept, part 1/3: Manual scaffolding

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

[Luboš Luňák] fix dashed line info conversion for metafile (tdf#136957)


Changes for Build #1997
[quikee] update native-code.py with services for vba scripts in Calc

[quikee] convert enums to enum classes in svgtools.hxx

[quikee] convert enums to enum classes in svgnode.hxx

[quikee] svgio: move SvgNumber to its own header file

[quikee] svgio: move isPositive to the SvgNumber header file

[quikee] svgio: add test for svgtools starting with SvgNumber

[quikee] svgio: use pragma once in the header files

[quikee] svgio: convert enum to enum class in svgstyleattributes.hxx

[quikee] svgio: covnert enum to enum class in svgtools.cxx

[fitojb] Fix typo

[Mike Kaganski] tdf#124184 Fixing StrConv VBA Function

[quikee] svgio: move SvgNumber methods to its own SvgNumber.cxx file

[quikee] svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentage

[quikee] svgio: add test for SvgNumber::solve

[Christian Lohmaier] avoid windres preprocessor quoting-messups with current cygwin

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

[Caolán McNamara] Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics

[Caolán McNamara] tdf#141973 create the text column to insert into

[Noel Grandin] remove superfluous loop variable

[Michael Stahl] zxing: newline problem with GCC 11 -E -fdirectives-only

[Michael Stahl] liborcus: newline problem with GCC 11 -E -fdirectives-only


Changes for Build #1998
[Noel Grandin] tdf#79049 speed up OOXML workbook load (4)

[Julien Nabet] Remove duplicated include

[Noel Grandin] tdf#79049 speed up OOXML workbook load (5)

[quikee] GraphicAttributes: put const. and op. '=' into the header file

[Julien Nabet] SAL_INFO we want to display nVersion not nSignature (emfio/emfreader)

[Stephan Bergmann] throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite

[Noel Grandin] sal_uLong->sal_uInt32 in Outliner

[Noel Grandin] sal_uLong->sal_uInt32 in ImplFontAttrs

[Noel Grandin] sal_uLong->sal_uInt32 in SvParser

[Noel Grandin] sal_uLong->sal_Int32 in TextHint

[Noel Grandin] sal_uLong->sal_Int32 in SvxNumberFormat

[Caolán McNamara] finally 'Change return value to Rectangle in next incompatible build'

[Caolán McNamara] drop unneeded temporary

[Noel Grandin] sal_uLong->sal_uInt32 in SvxFontHeightItem


Changes for Build #1999
[mert.tumer] Fix ESC key selects all the cells of the table object

[mert.tumer] Implemented CTRL + A selects all the cells

[mert.tumer] Fix Row size change is not updated

[mert.tumer] lok: Edit the click selected cell on table selection

[Noel Grandin] sal_uLong->sal_uInt32 in HTMLOutFuncs

[Noel Grandin] sal_uLong->sal_Int32 in Button

[Jan Holešovský] tdf#141678 Set class name alignment.

[Miklos Vajna] tdf#141995 Remove uno:Flash command from Customize dialog

[Samuel Mehrbrodt] tdf#76258 Filter by colors

[Miklos Vajna] sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...

[Noel Grandin] sal_uLong->sal_Int32 in IMapCircleObject

[Noel Grandin] sal_uLong->sal_uInt32 in SvTreeList

[Stephan Bergmann] throw() -> noexcept, part 3/3: New loplugin:noexcept

[Andreas Heinisch] tdf#90278 - Set the vba border to the default border

[Heiko Tietze] tdf#102255 add .uno:PasteTransposed

[Christian Lohmaier] update breakpad to the current chrome_m90 snapshot

[Noel Grandin] clean up some Java warnings

[Noel Grandin] tdf#142040 CSV import broken in master

[Luboš Luňák] const Point& overloads for some BitmapReadAccess functions

[Michael Stahl] liborcus,zxing: add link to GCC bug

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

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

[Noel Grandin] fix use-after-free

[Noel Grandin] loplugin:unnecessaryparen small improvement
-- 
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.