Date: prev next · Thread: first prev next last
November 2018 Archives by date, by thread · List index


UBSAN Linux Build - Build # 1105 - Fixed:


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

Changes for Build #1104
[j.carl43] tdf#45904 Move XEnumeration tests to C++

[fitojb] Fix copy-paste blooper

[fitojb] Help files: http -> https

[j.carl43] tdf#45904 Move XEnumeration tests for ScUniqueCellFormatsEnumeration to

[j.carl43] Bin unused header

[bjoern.michaelsen] no more SwClient/SwModify for SwXTableColumns

[Miklos Vajna] libxmlsec: drop last not needed patch

[dennis.francis] Cache the vConditions array...

[Noel Grandin] loplugin:staticmethods in svx

[kendy] gtktiledviewer: Compile-time check instead of an annoying assert.

[kendy] gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.

[Miklos Vajna] SmartArt Pyramid: Now lays out shapes

[Miklos Vajna] tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxx

[Noel Grandin] loplugin:staticmethods in vcl

[Mike Kaganski] Make parameter parsing linear, not loop

[Julien Nabet] Fix typos

[dennis.francis] declare/init nContextIdx only when NDEBUG is undefined

[Noel Grandin] loplugin:staticmethods in editeng

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Missing test dependency

[Caolán McNamara] don't leak userdata

[gerrit buildbot] Update git submodules

[Michael Stahl] revert 25622f29b4003307d2ba780ff1232d8b7cdafa35 in list.cxx

[Michael Stahl] vcl: ATK: remove the hyper_link_get_object implementation

[Michael Stahl] sw: fix crash in SwContentTree::HasContentChanged()

[Michael Stahl] sw_redlinehide_3: convert SwAccessibleDocument::getExtendedAttributes()

[Michael Stahl] sw: SwAccessiblePortionData::m_aAttrFieldType is dead

[Michael Stahl] sw_redlinehide_3: convert SwAccessiblePortionData

[Michael Stahl] sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNode

[Michael Stahl] sw_redlinehide_3: SwAccessibleHyperlink listen at SwFormatINetFormat

[Michael Stahl] sw_redlinehide_3: convert the hyperlink code in SwAccessibleParagraph

[Michael Stahl] sw: fix 2 inverted SAL_WARN_IFs

[Michael Stahl] sw_redlinehide_3: convert selection functions of SwAccessibleParagraph

[Michael Stahl] sw_redlinehide_3: remove GetSelection/GetSelectionAtIndex duplication

[Michael Stahl] sw_redlinehide_3: add another kind of WrongListIterator

[Michael Stahl] sw_redlinehide_3: convert SwTextMarkupHelper and related ...

[Michael Stahl] sw_redlinehide_3: convert more SwAccessibleParagraph functions

[Michael Stahl] sw_redlinehide_3: convert SwAccessibleParagraph::_getRunAttributesImpl

[Michael Stahl] sw_redlinehide_3: convert SwAccessibleParagraph::_correctValues()

[Michael Stahl] sw_redlinehide_3: convert even more SwAccessibleParagraph functions

[Michael Stahl] sw_redlinehide_3: bug in UpdateMergedParaForMove

[Michael Stahl] sw_redlinehide_3: trivial conversions in new code in xmldump.cxx

[Michael Stahl] sw_redlinehide_3: trivial conversions in new code in fntcache.cxx

[Michael Stahl] sw_redlinehide_3: SwXTextViewCursor::getString() without redlines

[Michael Stahl] sw_redlinehide_3: minimally convert laycache.cxx

[Michael Stahl] sw_redlinehide_3: remove SwTextFrame::GetTextNode()

[Michael Stahl] sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()

[Michael Stahl] sw_redlinehide_3: convert SwAccessibleMap

[Michael Stahl] sw: simplify & fix SwAccessibleParagraph::getHyperLink()

[Michael Stahl] sw_redlinehide_3: [loplugin:blockblock] in accpara.cxx

[Michael Stahl] sw_redlinehide_3: fix typo bug in SwCursorShell::GetSelText()

[Michael Stahl] sw_redlinehide_3: fix MergedAttrIterReverse

[Michael Stahl] sw_redlinehide_3: rewrite MergedAttrIterByEnd

[Michael Stahl] sw_redlinehide_3: fix SwAccessibleParagraph::getRunAttributes() index

[Michael Stahl] sw_redlinehide_3: fix SwAttrIter::SeekFwd()

[Michael Stahl] tdf#120991 sw_redlinehide_3: fix crash when storing clipboard document

[Michael Stahl] sw_redlinehide_3: fix SwAccessibleParagraph not being disposed

[Michael Stahl] sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnote

[Michael Stahl] sw_redlinehide_3: add second footnote number

[Michael Stahl] sw_redlinehide_3: use appropriate footnote number in text formatting

[Michael Stahl] sw_redlinehide_3: update footnote numbers on redline ops

[Michael Stahl] sw_redlinehide_3: invalidate footnotes in UnHideRedlines

[Michael Stahl] sw_redlinehide_3: fix SetRedlineFlags() skipping over redlines

[Michael Stahl] sw: rename the misleading SwWrtShell::SttDoc/EndDoc

[Michael Stahl] sw: replace delete with unique_ptr in SwListImpl

[Michael Stahl] sw_redlinehide_3: add second SwNodeNum tree to SwList

[Michael Stahl] sw_redlinehide_3: add flag to SwNodeNum

[Michael Stahl] sw_redlinehide_3: add second SwNodeNum to SwTextNode

[Michael Stahl] sw_redlinehide_3: apparently a live SwNodeNum always has a parent

[Michael Stahl] sw_redlinehide_3: CheckParaRedlineMerge maintains second list tree

[Michael Stahl] sw_redlinehide_3: have SwTextFrame ensure that list node is ...

[Michael Stahl] sw_redlinehide_3: use the second list number in the text formatting

[Michael Stahl] sw_redlinehide_3: invalidate numbered text nodes on Show/Hide

[Michael Stahl] sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()

[Michael Stahl] sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttr

[Michael Stahl] sw_redlinehide_3: adapt SwContentTree/SwOutlineContent to gaps

[Michael Stahl] sw: remove unnecessary casts

[Michael Stahl] sw_redlinehide_3: hide deleted outline nodes in Navigator

[Michael Stahl] sw_redlinehide_3: adapt GotoOutline for SwCursrShell

[Michael Stahl] sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()

[Michael Stahl] sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()

[Michael Stahl] sw_redlinehide_3: adapt SwCursorShell::GetOutlinePos()

[Michael Stahl] sw_redlinehide_3: adapt some SwEditShell functions

[Michael Stahl] sw_redlinehide_3: filter outline nodes in SwListShell::Execute()

[Michael Stahl] sw_redlinehide_3: adapt SwFootnoteIdxs::UpdateFootnote()

[Michael Stahl] sw_redlinehide_3: call UpdateAllFootnote() in UnHideRedlines()

[Michael Stahl] sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callers

[Michael Stahl] sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPos

[Michael Stahl] sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()

[Michael Stahl] sw_redlinehide_3: SwEditShell::HasNumber, HasBullet etc.

[Michael Stahl] sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()

[Michael Stahl] sw_redlinehide_3: adapt SwEditShell::SearchNumRule()

[Michael Stahl] sw_redlinehide_3: adapt more SwEditShell Num

[Michael Stahl] sw_redlinehide_3: adapt even more SwEditShell Num

[Michael Stahl] sw: remove this nonsense, see SwPam::Delete()

[Michael Stahl] sw_redlinehide_3: adapt SwFEShell::GetNumRuleNodeAtPos()/IsNumLabel()

[Michael Stahl] sw_redlinehide_3: adapt SwWrtShell::NumOrBulletOn/Off

[Michael Stahl] sw_redlinehide_3: adapt SwEditShell::GetPaMAttr/GetPaMTextFormatColl

[Michael Stahl] sw_redlinehide_3: adapt setters in SwEditShell too

[Michael Stahl] sw_redlinehide_3: SwTextNode::AddToList ignore Undo-array nodes

[Michael Stahl] sw_redlinehide_3: fix bad redlines in SwDoc::MoveParagraph()

[Michael Stahl] sw_redlinehide_3: update frames in SwDoc::MoveParagraph()

[Michael Stahl] sw_redlinehide_3: adapt SwDoc::MoveParagraph()

[Michael Stahl] sw_redlinehide_3: fix SwDoc::MoveParagraph copying of redlined text

[Michael Stahl] sw_redlinehide_3: SetHideRedlines() must iterate doc when Show->Hide

[Michael Stahl] sw_redlinehide_3: update frames in MoveParagraph()

[Michael Stahl] sw_redlinehide_3: move assert in SwContentNode::DelFrames()

[Michael Stahl] sw_redlinehide_3: fix footnotes not being removed when deleted

[Michael Stahl] sw_redlinehide_3: hide deleted numbered nodes in field dialog

[Michael Stahl] sw_redlinehide_3: adapt SwCursorShell::UpdateMarkedListLevel()

[Michael Stahl] sw: remove pointless indirection to SwTextNode::GetNumRule_

[Michael Stahl] sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMargin

[Michael Stahl] sw_redlinehide_3: adapt more SwCursorShell InFrontOfLabel funcs

[Michael Stahl] sw_redlinehide_3: adapt PDFExport lcl_HasPreviousParaSameNumRule

[Michael Stahl] sw_redlinehide_3: adapt SwEditShell::GetScriptType()

[Michael Stahl] sw_redlinehide_3: fix comment of SwUndoRedlineDelete

[Michael Stahl] sw: parameter of SwChapterField::ChangeExpansion() is required

[Michael Stahl] sw: prefix members of SwChapterField

[Michael Stahl] sw_redlinehide_3: adapt SwChapterField::ChangeExpansion()

[Michael Stahl] sw_redlinehide_3: add second result to SwChapterField

[Michael Stahl] sw_redlinehide_3: add second result to SwGetRefField

[Michael Stahl] sw_redlinehide_3: SwNodeText::GetExpandText overload is...

[Michael Stahl] sw_redlinehide_3: pass current layout through ModelToViewHelper

[Michael Stahl] sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()

[Michael Stahl] sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNode

[Michael Stahl] sw_redlinehide_3: adapt SwFormatFootnote::GetFootnoteText()

[Michael Stahl] sw_redlinehide_3: add layout parameter to SwField::ExpandField()

[Michael Stahl] sw_redlinehide_3: transport layout from ExpandField() to Expand()

[Michael Stahl] sw_redlinehide_3: expand layout-dependent in

[Michael Stahl] sw: remove the SwSetExpFieldType::m_pOutlChgNd member

[Michael Stahl] sw: prefix members of SwDocUpdateField & trivial cleanups

[Michael Stahl] sw: flag check looks incorrect in SwDocUpdateField::MakeFieldList()

[Michael Stahl] sw: booleans are hard, let's go shopping

[Michael Stahl] sw_redlinehide_3: add second result to SwGetExpField, SwSetExpField

[Michael Stahl] sw_redlinehide_3: add second result to SwAuthorityField

[Michael Stahl] sw_redlinehide_3: add second result to SwRefPageGetField

[Michael Stahl] sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()

[Michael Stahl] sw_redlinehide_3: filter deleted footnotes in Field Reference dialog

[Michael Stahl] sw_redlinehide_3: update fields in UnHideRedlines

[Michael Stahl] sw_redlinehide_3: update fields on redline ops

[Michael Stahl] sw: fix a search-and-replace gone bad in DocumentFieldsManager.cxx

[Michael Stahl] sw: GSE_INP is dead since CVS import, remove it

[Michael Stahl] Revert "revert 25622f29b4003307d2ba780ff1232d8b7cdafa35 in list.cxx"

[Eike Rathke] Resolves: tdf#121260 do not force AddressConvention::OOO on

[Caolán McNamara] reformat on set_digits change

[Stephan Bergmann] Use C locale in UITest

[Stephan Bergmann] Update the reference rdbs to libreoffice-6-1-0

[Noel Grandin] loplugin:staticmethods in sfx2

[Noel Grandin] loplugin:staticmethods in sc

[Samuel Mehrbrodt] Fix wrong path name

[Stephan Bergmann] Adapt recent CppunitTest_xmlsecurity_signing fix to ASan

[j.carl43] tdf#45904 Move XEnumeration Java test to C++

[Caolán McNamara] reformat when the unit changes

[Caolán McNamara] bind SalInstanceSpinButton to FormattedField

[Michael Stahl] sw: -Wimplicit-fallthrough from MacOS clang (or perhaps NDEBUG clang?)

[Caolán McNamara] Resolves: tdf#121415 font tab page has no name

[Caolán McNamara] Resolves: tdf#121341 weld TrendlineTabPage

[Miklos Vajna] sw reqif-xhtml export: write graphic of OLE object at an RTF level as

[tml] WaE: -Wimplicit-fallthrough

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Caolán McNamara] Resolves: tdf#121432 don't insert an extra page when parent is

[Caolán McNamara] force rerender on unit change

[Eike Rathke] Resolves: i#32345 Make LARGE()/SMALL() return an array

[Eike Rathke] tdf#107240 tdf#120432 Disable time/date entries in read-only/protected

[Thorsten Behrens] tdf#37483 Add drag'n'drop to reorder custom Impress animations


Changes for Build #1105
[Julien Nabet] Removed duplicated include

[Julien Nabet] Fix typos

[Noel Grandin] loplugin:staticmethods improvement

[j.carl43] tdf#45904 Move XEnumeration Java tests to C++

[raykowj] tdf#121216 Fix custom pattern not displayed in area tab page

[kainz.a] tdf#121017 context menu swxform text: editstyle is always paragraph

[kainz.a] tdf#121017 context menu writer text: editstyle is always paragraph style

[kainz.a] tdf#121017 context menu global text: editstyle is always paragraph style

[kainz.a] tdf#121017 context menu web text: editstyle is always paragraph style

[zcrhonek] uitest Calc Show sheet dialog

[Samuel Mehrbrodt] tdf#99122 Send as email: prefer ooxml formats

[Miklos Vajna] starmath: create XMLOasisMetaImporter instances with an uno constructor

[Katarina.Behrens] tdf#120777 KDE5: Update initialization of QImages

[Michael Stahl] tdf#121031 sw_redlinehide: fix SwUndoDelete of table: create table

[Eike Rathke] Do not truncate fractions of seconds in timestamps to integral

[gerrit buildbot] Update git submodules

[Noel Grandin] loplugin:buriedassign in avmedia..cui

[Caolán McNamara] entirity of writer rebuilding when vcl widget headers change

[Noel Grandin] new loplugin buriedassign

[Noel Grandin] loplugin:buriedassign in dbaccess..oox

[Caolán McNamara] Related: tdf#83128 translate word/char counts as separate n_gettext args

[Caolán McNamara] Resolves: tdf#121246 crash in chart dialogs

[Noel Grandin] loplugin:buriedassign in sw

[Stephan Bergmann] loplugin:staticmethods

[Stephan Bergmann] Library_vclplug_gtk3_kde5 apparently uses SvNumberFormatter now

[Noel Grandin] loplugin:buriedassign in sc

[Miklos Vajna] tdf79435 doc/docx: round-trip legacy input formfields

[gerrit buildbot] Update git submodules

[rb.henschel] tdf#121305 Increase accuracy of custom shape circle

[tamas.zolnai] Revert "tdf#115639: Align right/center with trailing spaces the same"

[Bartosz Kosiorek] tdf#114179: Custom size and position of the chart wall

[Noel Grandin] loplugin:buriedassign in sd..writerfilter

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Miklos Vajna] oox smartart, accent process: add support for zorder offsets

[gerrit buildbot] Update git submodules

[j.carl43] Fix typo

[j.carl43] Fix typo

[j.carl43] Fix typos

[Julien Nabet] Fix typos

[j.carl43] tdf#45904 Move XEnumeration Java tests to C++

[j.carl43] tdf#45904 Move XEnumeration Java tests to C++
-- 
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.