Date: prev next · Thread: first prev next last
July 2017 Archives by date, by thread · List index


UBSAN Linux Build - Build # 602 - Still Failing:

Changes for Build #600
[Markus Mohrhard] fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79e

[Noel Grandin] strip some linefeeds from the end of debug output

[Noel Grandin] Supress unused variable warning in gcc arm bridge

[Miklos Vajna] Related: tdf#107976 SwView_Impl::AddTransferable: remove dead weak

[David Tardon] upload libpng 1.6.30

[David Tardon] upload fontconfig 2.12.4

[Miklos Vajna] android: Set clang as default compiler for building

[erack] Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum match

[Noel Grandin] loplugin:useuniqueptr in lingucomponent

[Noel Grandin] loplugin:useuniqueptr in xmloff

[caolanm] add script to update translations for gettext

[tietze.heiko] tdf#108928 Branding 6.0

[Mike Kaganski] tdf#106359: use SvFileStream to read iqy; fixes *nix compatibility

[gerrit buildbot] Updated core Project: translations 

[glogow] loplugin:unreffun

[tamas.zolnai] tdf#109053: DOCX: Multipage table is not imported properly

[Armin.Le.Grand] borderline: correct problems with border display

[Miklos Vajna] tdf#108524 sw: allow frames in growable follow sects in

[Markus Mohrhard] fix crash when aInkBoxes might be empty

[erack] Eliminate trailing blanks from descriptions and some parameter names

[mstahl] EditEngine: Making ODF Format Default for Copy/Paste


Changes for Build #601
[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


Changes for Build #602
[Markus Mohrhard] UI Test idle needs to run with highes priority

[tabe] tdf#103104 Allow line-continuation followed by a dot in BASIC

[azeemmysore] Moving legacy contexts to FastContexts:

[Miklos Vajna] xmlsecurity pdf verify: push_back -> emplace_back

[Miklos Vajna] tdf#97362: TextPortionEnumerationTest partially migrated to python (part

[Miklos Vajna] tdf#109067 Fix default value of rotWithShape

[Stephan Bergmann] Fix o3tl::make_unique

[Stephan Bergmann] loplugin:useuniqueptr

[Noel Grandin] use more OUString::operator== in sc

[Miklos Vajna] Revert "tdf#109067 Fix default value of rotWithShape"

[pranavk] Modernize gtktiledviewer; use GApplication

[Stephan Bergmann] Remove unused [m]sChartAddress

[Stephan Bergmann] loplugin:oncevar: empty strings

[Stephan Bergmann] UBSan misses typeinfo for CBmpContext

[Noel Grandin]  use more OUString::operator== in scaddins..sdext

[Noel Grandin] extend loplugin useuniqueptr to POD types

[Noel Grandin]  use more OUString::operator== in sfx2..svtools

[Samuel Mehrbrodt] tdf#108824 Save "Mouse pointer visible" property

[michael.meeks] vcl: If we fail to create an OpenGLContext for a window - don't crash.

[Noel Grandin] use more OUString::operator== in svx

[Noel Grandin] use more OUString::operator== in sw

[tamas.zolnai] tdf#109107: Sidebar's fontheight field is not updated...

[Noel Grandin] remove some dead code from unusedfields plugin

[Noel Grandin] use more OUString::operator== in test..xmlsecurity

[pranavk] gtktiledviewer: Typo; these should be classes

[erack] Fix export test crash of ooo95715-1.xls

[Miklos Vajna] tdf#108524 sw: handle sections inside tables in

[Katarina.Behrens] gpg4libre: Don't use xmlStrlen on binary data

[Miklos Vajna] CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOS

[mstahl] vcl: fix -Werror=format (32-bit GCC)

[mstahl] xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping

[mstahl] svx: make SdrGrafObj::mpReplacementGraphic swappable

[mstahl] sw: make SwGrfNode::mpReplacementGraphic swappable

[mstahl] officecfg: increase GraphicManager/TotalCacheSize again for 64-bit

[erack] tdf#96505 Get rid of cargo cult "long" integer literals

[Thorsten Behrens] gpg4libre: Show whether pgp keys are trusted or not

[Thorsten Behrens] tdf#108831 PGP signature shown as invalid

[glogow] Fix instant 0ms scheduler wakeup for headless

[glogow] loplugin:staticmethods

[caolanm] list views are recalculating layout on every paint

[caolanm] Resolves: tdf#99071 tree view shows odd text widths when > 100 lines

[szymon.klos] Embedded obj: don't change new window size

[erack] Assert non-empty sheet name

[erack] Prefix member variables with m_

[erack] Turn m_nEdFocus into local variable, it's not read elsewhere

[btomi96] implement Application.FileDialog attribute




Check console output at http://ci.libreoffice.org/job/lo_ubsan/602/ 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.