Tinderbox on Master for Windows - Build # 19640 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win/19640/ to view the results.
Changes for Build #19639
[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
Changes for Build #19640
[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++
--
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.