Random Config Linux builder - Build # 641 - Still Failing:
Changes for Build #640
No changes
Changes for Build #641
[tabe] sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActions
[Noel Grandin] loplugin:useuniqueptr in sc
[caolanm] Migrate missing font installation to new GDBus API
[Miklos Vajna] pdfium: update to 3151
[Stephan Bergmann] loplugin:oncevar for value-dependent constant expressions
[Markus Mohrhard] tdf#45904 Move Java XCellAddressable test to C++
[Markus Mohrhard] tdf#45904 Remove/disable obsolete _XSheetAnnotation Java tests
[Markus Mohrhard] Fix wrong names for header guard
[Markus Mohrhard] tdf#45904 Remove/disable obsolete _XSheetAnnotations Java tests
[Noel Grandin] use more OUString::operator== in a*..chart2
[Noel Grandin] use more OUString::operator== comphelper..cui
[Miklos Vajna] tdf#108545 tdf#108544: DOCX, XLSX embedded in DOC
[Stephan Bergmann] Use isSamePathname for full-pathname comparisons
[szymon.klos] Make tdf108545_embeddedDocxIcon test universal
[Stephan Bergmann] loplugin:oncevar: empty strings: xmloff
[Stephan Bergmann] loplugin:oncevar: empty strings: writerfilter
[Stephan Bergmann] loplugin:oncevar: empty strings: vcl
[Stephan Bergmann] loplugin:oncevar: empty strings: unoxml
[Stephan Bergmann] loplugin:oncevar: empty strings: unotools
[Stephan Bergmann] loplugin:oncevar: empty strings: ucb
[Stephan Bergmann] loplugin:oncevar: empty strings: sw
[Stephan Bergmann] loplugin:oncevar: empty strings: svx
[Stephan Bergmann] loplugin:oncevar: empty strings: svtools
[Stephan Bergmann] loplugin:oncevar: empty strings: stoc
[Stephan Bergmann] loplugin:oncevar: empty strings: starmath
[Stephan Bergmann] loplugin:oncevar: empty strings: sfx2
[Stephan Bergmann] loplugin:oncevar: empty strings: sdext
[Stephan Bergmann] loplugin:oncevar: empty strings: sd
[Stephan Bergmann] loplugin:oncevar: empty strings: scripting
[Stephan Bergmann] loplugin:oncevar: empty strings: sc
[Stephan Bergmann] loplugin:oncevar: empty strings: jvmfwk
[Stephan Bergmann] loplugin:oncevar: empty strings: io
[Stephan Bergmann] loplugin:oncevar: empty strings: framework
[Stephan Bergmann] loplugin:oncevar: empty strings: formula
[Stephan Bergmann] loplugin:oncevar: empty strings: forms
[Stephan Bergmann] loplugin:oncevar: empty strings: filter
[Stephan Bergmann] loplugin:oncevar: empty strings: extensions
[Stephan Bergmann] loplugin:oncevar: empty strings: editeng
[Stephan Bergmann] loplugin:oncevar: empty strings: desktop
[Stephan Bergmann] loplugin:oncevar: empty strings: dbaccess
[Stephan Bergmann] loplugin:oncevar: empty strings: cui
[Stephan Bergmann] loplugin:oncevar: empty strings: connectivity
[Stephan Bergmann] loplugin:oncevar: empty strings: chart2
[Stephan Bergmann] loplugin:oncevar: empty strings: basic
[Stephan Bergmann] loplugin:oncevar: empty strings: basctl
[Noel Grandin] improve useuniqueptr loplugin to find arrays
[Noel Grandin] use more OUString::operator== in dbaccess..filter
[glogow] Add some Scheduler unit tests and logging
[glogow] Refactor Scheduler global data
[glogow] Move scheduler task into its own header
[glogow] Refactor Scheduler by merging functions
[glogow] Just walk the task list once
[glogow] Change scheduler list to be queue-like
[glogow] Drop special idle handling
[glogow] Correctly account starting tasks
[glogow] Introduce a scheduler stack
[glogow] Correctly account invoked task
[glogow] Round-robin invoked tasks
[glogow] SVP correctly handle sleep time
[glogow] Run Idle tasks immediatly
[glogow] Restart the system timer if it returns to early
[glogow] KDE4 change system timer to be single-shot
[glogow] KDE4 handle timers via queued custom events
[glogow] GTK+ simplifiy system timer implementation
[glogow] WIN cleanup paint message handling
[glogow] WIN unify deferred message handling
[glogow] WIN simplify system timer / LO event handling
[glogow] WIN just wait for the Yield mutex in the timerout
[glogow] OSX change to run LO via a single shot timer
[glogow] OSX fix empty message queue handling
[glogow] Run LO scheduler only via system timer
[glogow] Remove duplicated delete information
[glogow] Drop Task::ReadyForSchedule
[glogow] Reorganize Scheduler priority classes
[glogow] Don't update document stats for non-idle views
[glogow] Don't poll busy documents via idle task
[glogow] WIN shorten DoYield by using existing functions
[Noel Grandin] fix BigPtrArray pretty printer
[Stephan Bergmann] These arguments can apparently never be null
[Miklos Vajna] Show document title for embedded documents
[Miklos Vajna] android: Remove GCC support for building
[caolanm] Resolves: tdf#93745 gtk3 spinbuttons are wider than available space
[szymon.klos] OLE: show title of parent document in MSO
[mstahl] Translate German comments/debug strings (leftovers in the sot dir)
[caolanm] ofz#2287 check multiply
[caolanm] unused ResMgr
[glogow] Revert "GTK+ simplifiy system timer implementation"
[Noel Grandin] use more OUString::operator== in forms..sal
[Christian Lohmaier] fix getrandom check in expat's configure
[Christian Lohmaier] Revert "expat-2.2.1 patch to allow compile on macOS and others"
[Samuel Mehrbrodt] tdf#104883 Don't call InstallFontconfigResources if it's not available
[Stephan Bergmann] Pass verbose=true into external/coinmp
[glogow] GTK+ convert to a single-shot timer
[jp] Access2Base - RecordSource property of SubForm class
[erack] tdf#108758 : do not write to undo document when...
[szymon.klos] tdf#108545 editable DOC/XLS embeddings inside DOCX
[caolanm] Resolves: tdf#108903 avoid recurse to death
[caolanm] ofz#2332 fix dangling pCObj
[caolanm] ofz#2392 restored props don't match saved props
[justin_luth] move round-tripables from rtfimport to new rtfexport2
[caolanm] ofz#2452 use shared_ptr for cshape
[caolanm] bah, wrong reset
[Markus Mohrhard] Remove possible race condition in VCLXAccessibleEdit.
[Noel Grandin] m_pRowMarker is unused
[Noel Grandin] convert pXRelTo/pYRelTo to boost::optional
[pranavk] libreofficekit: Merge add_libs block into one
[Miklos Vajna] tdf#108524 sw: allow frames in follow sect-in-tables in
[quikee] tdf#107166 BindDC doesn't handle 0 width/height rect consistently
[Markus Mohrhard] UI Test idle needs to run with highes priority
[tabe] tdf#103104 Allow line-continuation followed by a dot in BASIC
Check console output at http://ci.libreoffice.org/job/lo_tb_random_config_linux/641/ to view the
results.
--
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/libreoffice-ci/
All messages sent to this list will be publicly archived and cannot be deleted
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.