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


UBSAN Linux Build - Build # 1726 - Fixed:


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

Changes for Build #1723
[Noel Grandin] i18npool: create instances with uno constructors

[Noel Grandin] ucb/core: create instances with uno constructors

[rb.henschel] tdf#128345 PPTX: add transparence gradient for fill in chart

[nemeth] tdf#135573 sw: add Székely rovás (Old Hungarian) numerals

[Noel Grandin] loplugin:flatten sc/miscdlgs

[Noel Grandin] loplugin:flatten in sc/ui/unoobj

[Caolán McNamara] explain CF for translation

[Noel Grandin] loplugin:flatten in sc

[Noel Grandin] loplugin:flatten in sc/ui/vba

[Caolán McNamara] block gen's focus in/out callbacks from grab_focus like gtk's

[Caolán McNamara] weld OCreationList

[Caolán McNamara] weld OTasksWindow

[Eike Rathke] Resolves: tdf#134876 Absolute range references when selecting in Wizard

[Mike Kaganski] tdf#135406 - Border properties not properly listed in the Styles

[Thorsten Behrens] make physics based animation effects part of the animation engine


Changes for Build #1724
[Gülşah Köse] tdf#133015 Do not import multicol table text on master.

[Gülşah Köse] tdf#133015 Inherit numCol from placeholder.

[Caolán McNamara] tdf#135529 today/none only used by DateControl

[Caolán McNamara] restore removing the entries which are not enabled currently

[Michael Stahl] nss: upgrade to release 3.55.0

[Caolán McNamara] Resolves: tdf#135603 crash on rename item in customize dialog

[Mike Kaganski] tdf#135579: Don't uninstall vc_redist: make it permanent

[Stephan Bergmann] external/mariadb-connector-c: ma_bmove_upp is defined twice

[tml] Make the C++/UNO bridge work to some extent on macOS on arm64

[Caolán McNamara] unused suppression

[Caolán McNamara] tdf#135495 builder file format has annoyingly escaped into user config

[Caolán McNamara] tdf#135568 an unexpected model for a GtkComboBox

[Gülşah Köse] tdf#133015 Fix table position during import multicol textbox.


Changes for Build #1725
[Stephan Bergmann] Heap use-after-free

[momonasmon] Menu methods take item id not position

[momonasmon] Avoid double init of sidebar controls

[Xisco Fauli] tdf#131047: expand search results frame

[momonasmon] Simplify toolbar mode switching

[szymon.klos] lok: state updates for commands in Writer

[szymon.klos] lok: state updates for vertical alignment

[Julien Nabet] Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only once

[Samuel Mehrbrodt] LayoutManager: Document available properties

[Noel Grandin] loplugin:flatten

[Gülşah Köse] tdf#133015 Add test for multicolumn textboxes.

[Noel Grandin] Imput -> Input

[Muhammet Kara] tdf#135313: Crash on opening the tight integration dialog

[rb.henschel] tdf#128345 Move unit tests from sd to chart2 and improve them

[Michael Stahl] tdf#128198 sw: text formatting: only consider upper margin for first

[Caolán McNamara] tdf#134604 library created in the wrong tree

[Caolán McNamara] tdf#135567 for async case need an alternative check for dialog in

[justin_luth] related tdf#135343 writerfilter: document broken nextColumn

[Mike Kaganski] tdf#135639: check the return value of GetDim32

[Noel Grandin] use unique_ptr for ScLookupCacheMap

[Noel Grandin] use unique_ptr for CalendarWrapper in ScGlobal

[Caolán McNamara] unset CustomCellRenderer instances in dtor

[Caolán McNamara] tdf#135442 min supported version of gtk3 is 3.18 not 3.20


Changes for Build #1726
[Stephan Bergmann] -Werror,-Wuninitialized (apparently new in Clang 12 trunk)

[Stephan Bergmann] Enable --enable-lto --enable-skia when building with GCC+Clang on Linux

[Stephan Bergmann] Missing includes

[Noel Grandin] use unique_ptr for ScFunctionMgr

[Noel Grandin] use unique_ptr for ScFunctionList

[Noel Grandin] use unique_ptr for ScUserList in ScGlobal

[Noel Grandin] use unique_ptr for SvxSearchItem in ScGlobal

[Noel Grandin] use unique_ptr for ScAutoFormat in ScGlobal

[Noel Grandin] remove unused pRscString field

[Noel Grandin] remove unused pScIntlWrapper field from ScGlobal

[Noel Grandin] use unique_ptr for ScGlobal::pEnglishFormatter

[tml] Sukapura is MPL, says icon-themes/sukapura/LICENSE

[Thorsten Behrens] add version tag to ANIMATEPHYSICS

[szymon.klos] lok: update track changes status for calc

[nemeth] tdf#118682 DOCX: export formula fields

[Noel Grandin] tdf#126085: Restore Ctrl+; & Ctrl+Shift+; shortcuts for nl-NL

[Noel Grandin] loplugin:flatten in sc/ui/view

[Noel Grandin] use unique_ptr for ScGlobal::pFieldEditEngine

[Stephan Bergmann] Avoid repeated calls to document.DrawPage.getByIndex(0)

[Mike Kaganski] tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabled

[Noel Grandin] expand out DELETEZ in vcl

[Miklos Vajna] tdf#135144 xmloff textbox: fix export style name to be consitent with

[Noel Grandin] use unique_ptr in ScDbNameDlg

[Noel Grandin] fix leak in ScAccessiblePreviewHeaderCell

[Noel Grandin] expand out DELETEZ

[Noel Grandin] fix memory leaks in CuiConfigGroupListBox

[Miklos Vajna] git pre-commit hook: check min gtk3 version

[Stephan Bergmann] The __cxa_exception::reserve member has been backported to LLVM 10

[Caolán McNamara] put all the renderers into the same column

[Noel Grandin] fix i18n constructors and android scripts

[aelshreif7] uitest : Add support for Normal ValueSet

[fitojb] tdf#135625 icons for Drawing Object in Calc's Navigator

[Caolán McNamara] sync OTableTreeListBox and TableTreeListBox

[Caolán McNamara] weld DBTreeListBox

[Caolán McNamara] don't need to enforce sort in the baseclass

[Caolán McNamara] use InterimDBTreeListBox

[Caolán McNamara] drop now unused DBTreeListBox

[Caolán McNamara] svlbitm.hxx can be toolkit only now

[Caolán McNamara] SvTreeListBox can move into toolkit headers now

[Caolán McNamara] cleanup some unused leftovers

[Caolán McNamara] tdf#135640 ensure parent rows are expanded on scolling to make a row

[Caolán McNamara] remove DBTreeView class which doesn't do anything useful

[Mike Kaganski] imp is deprecated since Python v.3.4

[Caolán McNamara] ucb_component_getFactory no longer exists

[Stephan Bergmann] Let exceptions pass through aarch64 callVirtualFunction built with Clang

[Noel Grandin] expand out DELETEZ

[Noel Grandin] expand out DELETEZ

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...

[riz_17_oke] Colibre tdf#135670 Square Bevel and Octagon Bevel icons

[momonasmon] Merge toolbar popup classes

[riz_17_oke] tdf#135265 Add icon variants in Manage Changes dialog
-- 
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.