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


UBSAN Linux Build - Build # 2404 - Fixed:


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

Changes for Build #2402
[Mike Kaganski] Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptr

[Mike Kaganski] tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersist

[Luboš Luňák] std::map -> std::unordered_map (tdf#149112)

[Luboš Luňák] freeze() and thaw() a widget during creation (tdf#149112)

[Noel Grandin] elide some OUString allocation and re-arrange GetCustomShapeEngine

[Noel Grandin] osl::Mutex->std::mutex in framework::TransactionManager

[Miklos Vajna] sw: document SwEditShell::InsertTable()

[Michael Weghorn] qt: Drop unnecessary reinterpret_cast

[Miklos Vajna] sw content controls, picture: add doc model & UNO API

[Caolán McNamara] add truncate-multiline to match vcl default

[Caolán McNamara] Resolves: tdf#149093 connect_value_change if we will query its value

[Caolán McNamara] Revert "use boost::flat_map in config_map"

[Stephan Bergmann] loplugin:unnecessaryparen

[tml] Accept iOS SDK 15.5

[tml] Drop pointless and misleading copypasta comments

[sdc.blanco] tdf#149047 improve labelling of .uno:InsertObjCtrl and .uno:InsertObject

[tml] AC_RUN_IFELSE won't work when cross-compiling

[Noel Grandin] osl::Mutex->std::mutex in HierarchyResultSetDataSupplier

[Noel Grandin] use exec_module on newer Python (>3.3) to avoid DeprecationWarning

[Mike Kaganski] tdf#65067 Remove excessive spacing from Formula objects

[marklh9] vcl/GetTextBreak(): don't add extra width if char width is 0.

[Mike Kaganski] Improve version check

[gerrit buildbot] Update git submodules

[Stephan Bergmann] At least make CppunitTest_sc_text_functions_test more resilient to ICU

[nemeth] tdf#123877 sc XLSX: don't freeze during saving recovery

[Noel Grandin] osl::Mutex->std::mutex in HierarchyDataSource

[Xisco Fauli] tdf#105972: pdf form: export numeric and currency fields as number type

[gerrit buildbot] Update git submodules

[Luboš Luňák] provide more details about failures in Calc 'functions' tests

[Noel Grandin] clang-tidy modernize-pass-by-value in sal

[Noel Grandin] clang-tidy modernize-pass-by-value in cppu

[Noel Grandin] simplify CacheItem::update

[Noel Grandin] use reserve before filling some vectors

[Mike Kaganski] Use structured binding to clarify the code

[Stephan Bergmann] external/coinmp: Avoid -Werror,-Wc++2b-extensions

[Noel Grandin] elide some OUString allocation

[Michael Stahl] tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()

[Michael Stahl] tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()

[Michael Stahl] sw: fix assert in SwObjectFormatterTextFrame

[Michael Stahl] tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()

[Caolán McNamara] Related: tdf#145722 need to clone userdata if we copy a module/dialog

[Caolán McNamara] Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for

[Caolán McNamara] ofz: Avoid Integer-overflow

[Julien Nabet] tdf#122057: read tiff with deflate compression (code 32946 only)

[Julien Nabet] Revert "tdf#122057: read tiff with deflate compression (code 32946

[szymon.klos] lok: respect zoom in calc tile rendering of EditView

[Miklos Vajna] sw HTML export: avoid pixel height when height is scale and width is

[Caolán McNamara] Simplify the UI

[Xisco Fauli] sw: remove images from sample document

[Caolán McNamara] ofz#46060 Timeout


Changes for Build #2403
[Luboš Luňák] make CreateColumnIfNotExists() non-const

[Michael Weghorn] tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"

[Miklos Vajna] external: update libxmlsec to 1.2.34

[Stephan Bergmann] Adapt flatpak build to recently introduced dependencies

[Stephan Bergmann] Replace OFFSET_OF macro with a function template

[Caolán McNamara] resave with latest glade

[Caolán McNamara] GtkCellRendererText 'text" attrib is the index of the text into the

[Caolán McNamara] fix CID#1504438 for ImplFontMetricData

[Caolán McNamara] fix CID#1504441 for SwFntObj.

[Stephan Bergmann] Avoid uninitialized vcl::EditWidget::PrependCurrencySymbol

[Stephan Bergmann] Extend loplugin:redundantcast to trivial reinterpret_cast from T to

[Stephan Bergmann] Work around bogus -Werror=attributes with old GCC

[Noel Grandin] clang-tidy modernize-pass-by-value in codemaker

[Noel Grandin] clang-tidy modernize-pass-by-value in o3tl

[marklh9] tdf#149017 fix space distribution in SwFntObj::DrawText()

[Noel Grandin] clang-tidy modernize-pass-by-value in unoidl

[Thorsten Behrens] tdf#148455 docx import/export: improvements to lvlOverride

[Luboš Luňák] silence coverity warnings

[Caolán McNamara] Related: tdf#50400 restrict "confirm" to same rules as "password"

[Caolán McNamara] resave with latest glade

[Xisco Fauli] tdf#105972: pdf form: export time fields as time type

[Noel Grandin] only need to create the folder for temp files once

[Noel Grandin] osl::Mutex->std::mutex in SystemDependentDataBuffer

[Noel Grandin] DicEntry doesn't need locking

[Noel Grandin] elide some OUString allocation in SvxNumberType::GetNumStr

[Noel Grandin] clang-tidy modernize-pass-by-value in idl/idlc

[Noel Grandin] no need to take a lock when returning static data

[Julien Nabet] Fix typos

[Julien Nabet] Fix typo

[Noel Grandin] clang-tidy modernize-pass-by-value in linguistic

[Julien Nabet] Remove 1 ImportGraphic method

[Samuel Mehrbrodt] tdf#99708 Make sure to get the sanitized value

[Samuel Mehrbrodt] tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actions

[Xisco Fauli] tdf#105972: pdf form: export date fields as date type

[Mike Kaganski] OutputDevice::GetBitmap(Ex) takes logical size, not pixel

[Luboš Luňák] ScTable::TestInsertRow() does not need to allocate all columns

[Luboš Luňák] actually insert the column(s) in ScTable::InsertCol()

[Luboš Luňák] don't allocate unnecessary columns when inserting a row

[Tomaž Vajngerl] chart2: simplify sheet indices constants for trendline calc. test


Changes for Build #2404
[Stephan Bergmann] registry: fix some documentation

[Miklos Vajna] sd theme: add UI (area dialog) for shape fill color effects

[Noel Grandin] add utl::ByteReader pure class

[Noel Grandin] HyphenatedWord and PossibleHyphens do not need locking

[Noel Grandin] clang-tidy modernize-pass-by-value in i18nutil

[Caolán McNamara] add a static role to minlenft message

[Caolán McNamara] tdf#50400 show an explanatory label if ascii-only password is required

[Caolán McNamara] tdf#141186 ensure child of collapsed expander is not mapped

[nemeth] tdf#148923 PPTX import: fix incorrect image in media file

[Julien Nabet] Simplify an "ImportGraphic" method by removing useless pExtHeader

[nemeth] tdf#148720 sw DOCX: fix jumbled group textbox regression

[Miklos Vajna] tdf#148132: Revert "n#758883 dmapper: paragraph-level..."

[Caolán McNamara] merge the g_bus_get_sync calls

[Noel Grandin] the size table in MathType can be compile-time data

[Noel Grandin] use the std::function type for this lambda to prevent allocation

[Stephan Bergmann] No need to cast to char here

[Miklos Vajna] sw content controls, picture: replace placeholder image on click

[Xisco Fauli] uitest: sc: Rename UItest and extend it

[Noel Grandin] fix location of #include

[Noel Grandin] reserve vector in StgCache::Commit()

[Xisco Fauli] tdf#124820: sc_uicalc: Add unittest

[gerrit buildbot] Update git submodules

[Caolán McNamara] icon-theme not dynamically changing to match desktop if set to 'auto'

[Caolán McNamara] follow org.freedesktop.appearance.color-scheme setting

[Miklos Vajna] sw content controls, dropdown: disable NOP buttons in the property

[Miklos Vajna] sw content controls, picture: add ODT filter

[Tomaž Vajngerl] remove using namespace css in justify.hxx.

[Stephan Bergmann] loplugin:redundantcast

[Michael Stahl] sw: fix assert in SwModule::Notify()

[Michael Stahl] sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarks

[Michael Stahl] svx: fix double-free if SvxShape of SwDrawVirtObj is disposed

[Noel Grandin] add ByteWriter to reduce memory copying when writing data

[Noel Grandin] optimise NumberedCollection::impl_searchFreeNumber some more

[Noel Grandin] reserve vector in FilterCache::getMatchingItemsByProps

[Mike Kaganski] Simplify SmElementsControl

[Xisco Fauli] vcl: a11y: Add test for text alternative value of images when exporting

[sdc.blanco] tdf#138844  rename "Type" and "Image" tabs in Image Properties dialog

[sdc.blanco] tdf#149047  add tooltip to uno:InsertObjCtrl and improve label

[sdc.blanco] tdf#149047,tdf#149018 improve label and tooltip of .uno:ObjectMenue

[sdc.blanco] tdf#149018  "Object" -> "OLE Object" in Menu and Dialog labels

[sdc.blanco] tdf#148737 improve tooltip for Arrow Styles icon

[Tomaž Vajngerl] comphelper: fix natural string compare function + reorganize tests
-- 
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.