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


Tinderbox on Master for Windows - Build # 18949 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_vcl_pdfexport failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win/18949/consoleFull#-152925549d893063f-7f3d-4b7e-b56f-4e0f225817cd>


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

Changes for Build #18945
[Samuel Mehrbrodt] SignatureType should be "2" for ooxml signatures

[Samuel Mehrbrodt] tdf#118567 Signature Line: Fix ooxml signing


Changes for Build #18946
[Stephan Bergmann] -Werror,-Wunused-private-field


Changes for Build #18947
[Noel Grandin] loplugin:constfields in unotools..uui

[Noel Grandin] flatten SfxUndoArray

[Noel Grandin] loplugin:useuniqueptr in XMLEventImportHelper

[Noel Grandin] std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptr

[Noel Grandin] inline X11_freeBmp

[Noel Grandin] loplugin:useuniqueptr in PDFWriterImpl::writeG4Stream

[Noel Grandin] use std::vector in PDFWriterImpl for encryption buffer

[Miklos Vajna] pdfium: update to 3550

[Jan-Marek Glogowski] Qt5 minimal initial fix for Java UNO

[tietze.heiko] tdf#113235 - new attempt: More useful description for Calc option "Use

[Noel Grandin] use unique_ptr in GetOUString

[Noel Grandin] loplugin:useuniqueptr in GetTTSimpleGlyphMetrics

[Muhammet Kara] Uppercase versions of the lowercase letter are added to Turkish

[Michael Stahl] sw: IsListeningTo can be const

[Michael Stahl] sw: rename SwNode MakeFrame overloads

[Michael Stahl] sw: disambiguate SwNode2Layout

[Michael Stahl] sw: convert obvious asserts in SwNode2Lay

[Michael Stahl] sw: convert some obvious asserts in MakeFrames/InsertCnt_

[Michael Stahl] sw: assert in SwFrameFormat::MakeFrames()

[Michael Stahl] sw: fix return value of DocumentRedlineManager::AppendRedline()

[Michael Stahl] sw: avoid asserts from SwSortedObjs::Insert()

[Michael Stahl] sw: fix 0-length delete redlines in SwUndoSaveSection::SaveSection

[Michael Stahl] sw: fix listener registration of sw::UnoCursorPointer

[Michael Stahl] svl: fix SfxItemIter on empty item set

[Michael Stahl] sw: add some asserts in CheckPosition()

[Michael Stahl] sw: convert to assert in SwUndoOverwrite

[Michael Stahl] sw: fix usage of wrong string in SwUndoOverwrite::RedoImpl()

[Michael Stahl] sw_redlinehide_2: more invalidations in UpdateMergedParaForDelete

[Michael Stahl] sw_redlinehide_2: add *another* flag to DocumentRedlineManager

[Michael Stahl] sw_redlinehide_2: store flag in settings.xml too

[Michael Stahl] sw_redlinehide_2: SwView::GetState must be in sync with Execute

[Michael Stahl] sw_redlinehide_2: SetMergedPara must ensure that frame is...

[Michael Stahl] sw_redlinehide_2: assert that SwContentFrame is created only when

[Michael Stahl] sw_redlinehide_2: InsertCnt_(): skip merged nodes

[Michael Stahl] sw_redlinehide_2: SwContentNode::DelFrames(): ignore merged...

[Michael Stahl] sw_redlinehide_2: fix CanSkipOverRedline crash

[Michael Stahl] sw_redlinehide_2: improve SwRootFrame::SetHideRedlines()

[Michael Stahl] sw_redlinehide_2: incorrect node returned by MergedAttrIterMulti

[Michael Stahl] sw_redlinehide_2: fix crash in SwAttrIter::Seek()

[Michael Stahl] sw_redlinehide_2: fix use-after-free of SwFont

[Michael Stahl] sw_redlinehide_2: invalid position from SwTextCursor::GetCursorOfst()

[Michael Stahl] sw_redlinehide_2: show/hide footnotes in redlines

[Michael Stahl] sw_redlinehide_2: add layout parameter to *Node::DelFrames

[Michael Stahl] sw_redlinehide_2: show/hide flys in redlines

[Michael Stahl] sw_redlinehide_2: try to minimise invalidation on show/hide

[Michael Stahl] sw_redlinehide_2: fix use-after-free in SwFootnoteFrame

[Michael Stahl] sw_redlinehide_2: disable hiding at-char flys again

[Michael Stahl] sw_redlinehide_2: handle flys anchored in flys

[Michael Stahl] sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...

[Michael Stahl] sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore

[Michael Stahl] sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2

[Michael Stahl] sw_redlinehide_2: fix init of SwRedlineIter::Mode

[Michael Stahl] sw_redlinehide_2: fix painting of "bars" in the margin

[Michael Stahl] sw_redlinehide_2: when switching show/hide, invalidate Insert redlines

[Michael Stahl] sw_redlinehide_2: also reset Merge flag in CheckParaRedlineMerge

[Michael Stahl] sw_redlinehide_2: MapModelToView needs to work on hidden nodes...

[Michael Stahl] sw_redlinehide_2: SplitNode: move more code into restoreFunc

[Michael Stahl] sw_redlinehide_2: check merge flag in various MakeFrames

[Michael Stahl] sw_redlinehide_2: fix infinite loop caused by SwAttrIter::Seek(0)

[Michael Stahl] sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...

[Michael Stahl] sw_redlinehide_2: fix wrong assertion

[Michael Stahl] sw_redlinehide_2: let's have MergedPara listen on hidden nodes

[Michael Stahl] sw_redlinehide_2: fix SplitNode handling of merged frames

[Michael Stahl] sw_redlinehide_2: move SwInsText/SwDelText hint in CutImpl before

[Michael Stahl] sw_redlinehide_2: prevent SetRedlineFlags from messing things up

[Michael Stahl] sw_redlinehide_2: reset node's merge flag in

[Michael Stahl] sw_redlinehide_2: SplitContentNode also needs to move flys ...

[Michael Stahl] sw_redlinehide_2: JoinNext/JoinPrev may need to recreate MergedPara

[Michael Stahl] sw_redlinehide_2: fix bug in UpdateMergedParaForDelete

[Michael Stahl] sw_redlinehide_2: CheckParaRedlineMerge must also mark...

[Michael Stahl] sw_redlinehide_2: annoying fixup in CheckParaRedlineMerge()

[Michael Stahl] sw_redlinehide_2: subtlety in UnHideRedlines, delete all flys ...

[Michael Stahl] sw_redlinehide_2: force SwAttrIter::GetNextAttr to make progress

[Michael Stahl] sw_redlinehide_2: incorrect call to lcl_SetWrong

[Michael Stahl] sw_redlinehide_2: invalidate when delete redline goes away

[Michael Stahl] sw_redlinehide_2: invalidate more in

[Michael Stahl] sw_redlinehide_2: quite the nuisance when it happens, better assert

[Michael Stahl] sw_redlinehide_2: tiny optimisation in SwTextFrame::SwClientNotify()

[Michael Stahl] sw: add a real create-no-frames flag to MakeCopy/MakeTextNode

[Michael Stahl] sw_redlinehide_2: assert calls with wrong start node

[Michael Stahl] sw_redlinehide_2: SwContentNode::DelFrames()

[Michael Stahl] sw_redlinehide_2: DelFrames is called for hidden nodes too now

[Michael Stahl] sw_redlinehide_2: JoinPrev() may need to move frames on deleted ...

[Michael Stahl] sw_redlinehide_2: SwUndoDelete

[Michael Stahl] sw_redlinehide_2: call CompressRedlines later in DeleteRange*

[Michael Stahl] sw_redlinehide_2: handle delete-without-redline inside of redline

[Michael Stahl] sw_redlinehide_2: remove a pointless level of indentation

[Michael Stahl] sw_redlinehide_2: update frames on redline ops

[Michael Stahl] sw_redlinehide_2: SwDocTest: avoid deleting selections that ...

[Michael Stahl] sw: avoid updating redlines to be empty in Overwrite()

[Michael Stahl] sw: SwUndoOverwrite::CanGrouping() should ignore redlines for inserted

[Michael Stahl] sw: SwUndoOverwrite ctor shouldn't DeleteRedline if ...

[Michael Stahl] sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerous

[Michael Stahl] sw: SwDocTest: adjust this so it actually tests something interesting

[Michael Stahl] sw: remove window invalidation from

[Michael Stahl] sw_redlinehide_2: update flys and footnotes on redline ops

[Michael Stahl] sw_redlinehide_2: do all frame deletion in CheckParaRedlineMerge()

[Michael Stahl] sw_redlinehide_2: tweak CheckParaRedlineMerge() next-node flag update

[Michael Stahl] sw_redlinehide_2: fix frame updates for SwUndoRedlineDelete

[Michael Stahl] sw_redlinehide_2: JoinPrev with NonFirst node

[Michael Stahl] sw_redlinehide_2: adapt the SwUndoDelete DelFullPara path...

[Michael Stahl] sw_redlinehide_2: view cursor movement, SwCursorShell::LeftRight()

[Michael Stahl] sw_redlinehide_2: adapt SwCursor::UpDown()

[Michael Stahl] sw_redlinehide_2: view cursor movement, Word/Sentence functions

[Michael Stahl] sw_redlinehide_2: view cursor movement, prev/next/start/end paragraph

[Michael Stahl] sw_redlinehide_2: rename SwCursorShell::GetText()

[Michael Stahl] sw_redlinehide_2: remove GetTextUntilEndOfNode()

[Michael Stahl] sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()

[Michael Stahl] sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()

[Michael Stahl] sw_redlinehide_2: view cursor: adapt SwCursorShell::GetSelText()

[Michael Stahl] sw_redlinehide_2: fix FrameContainsNode() to use pLastNode

[Michael Stahl] sw_redlinehide_2: adapt SwEditShell::GetCurWord()

[Michael Stahl] sw_redlinehide_2: hide redlines in ascii filter too

[Michael Stahl] sw_redlinehide_2: disable layout-cache for now

[Michael Stahl] sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode config

[Noel Grandin] implement find(T*) for o3tl::sorted_vector when it contains

[Thorsten Behrens] tdf#118393: FILESAVE: DOCX Export loses header/footer

[Christian Lohmaier] add locale to joinus link so hub can redirect to language specific pages

[Christian Lohmaier] menu:style="radio" is used since 2010, update dtd to reality

[Caolán McNamara] weld ShapeParagraphDialog

[Noel Grandin] convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>>

[fitojb] tdf#112356 follow-up: Make the Help button work

[Michael Stahl] sw: rework annoying GetFrameOfModify/getLayoutFrame parameters

[tml] iOS SDK 12.0 is the current now

[tml] Avoid unused function in the !HAVE_FEATURE_SCRIPTING case

[tml] Avoid unused functions in the !HAVE_FEATURE_SCRIPTING case

[tml] Avoid unused function in the !HAVE_FEATURE_SCRIPTING case

[Noel Grandin] convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>>

[Noel Grandin] convert SwContentArr to sorted_vector<unique_ptr<>>

[Samuel Mehrbrodt] generateGUIDString: Fix incorrect string length

[Samuel Mehrbrodt] tdf#118502 Fix loading of eps images with replacement graphic

[Caolán McNamara] weld GraphicFilterEmboss

[Caolán McNamara] weld GraphicFilterSolarize

[fitojb] Fix typo

[Caolán McNamara] weld GraphicFilterSepia

[Caolán McNamara] weld GraphicFilterMosaic

[Caolán McNamara] weld GraphicFilterPoster

[Caolán McNamara] weld GraphicFilterSmooth

[Caolán McNamara] drop newly unused code

[Caolán McNamara] rename to original names

[Caolán McNamara] drop newly unused SvxRectCtl

[Caolán McNamara] rename RectCtl back to SvxRectCtl

[Caolán McNamara] drop unused cuilo-BackgroundPreview from catalog

[Julien Nabet] Removed duplicated include

[libreoffice] Update orcus to 0.14.1.

[momonasmon] tdf#119819 Disable Rename Layer command when not possible

[momonasmon] tdf#90850 Enable align commands for a single shape in Writer

[Stephan Bergmann] Make compilers combine sUNO_* vars across TUs

[Caolán McNamara] weld SvxGrfCropPage

[Caolán McNamara] weld TPGalleryThemeGeneral

[Caolán McNamara] set modal flags

[Caolán McNamara] weld SmFontDialog

[Caolán McNamara] drop some unnecessary headers

[Caolán McNamara] null parent is a bad idea


Changes for Build #18948
[Thorsten Behrens] sw: new unit test for XScriptProvider


Changes for Build #18949
[nemeth] tdf#64264 DOCX import: fix row count of repeating table header

[Noel Grandin] convert SwGlblDocContents to sorted_vector<unique_ptr<>>
-- 
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.