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


UBSAN Linux Build - Build # 606 - Fixed:

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


Changes for Build #603
[caolanm] builds externals without werror

[justin_luth] tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)

[pranavk] libreofficekit: Update the README to match reality

[tietze.heiko] tdf#109103 Non-standard font color in About dialog

[Thorsten Behrens] emfplus: create a wmf/emf/emf+ primitive based importer

[Thorsten Behrens] emfplus: make VectorFormats Emf/Wmf/Svg work

[Thorsten Behrens] emfplus: for convenience added fallback

[Thorsten Behrens] emfplus: use size of image of metafile fallback

[Thorsten Behrens] emfplus: add rough version of local reader

[Thorsten Behrens] emfplus: reorganized some old filter aspects

[Thorsten Behrens] emfplus: more streamlining of metafile importer

[Thorsten Behrens] emfplus: completed isolation/migration of Emf/Wmf

[Thorsten Behrens] emfplus: migrate gdiplus reader to drawinglayer

[Thorsten Behrens] emfplus: some cleanup/streamlining

[Thorsten Behrens] emfplus: more corrections and rough geometry

[Thorsten Behrens] emfplus: unified transformations, added test code

[Thorsten Behrens] emfplus: finetuning, UnitTest, not active by default

[Thorsten Behrens] emfplus: UnitTests and gerrit build corrections

[Thorsten Behrens] emfplus: more corrections due to linux build

[Thorsten Behrens] emfplus: corrections for UnitTest in vcl

[Thorsten Behrens] loplugin:useuniqueptr in basic..cppcanvas

[caolanm] coverity#1415097 Uninitialized scalar field

[caolanm] coverity#1415090 Unchecked dynamic_cast

[caolanm] coverity#1415091 Dereference before null check

[caolanm] improve variable scope

[Noel Grandin] Don't call ensureIsAlive after comphelper::OExternalLockGuard.

[Noel Grandin] use unique_ptr for ScMyLabelRange

[caolanm] coverity#1415092 Logically dead code (golden)

[caolanm] coverity#1415095 annotate Infinite loop as false positive

[caolanm] coverity#1415093 annotate Waiting while holding a lock as deliberate

[Markus Mohrhard] the font installation code is now controlled by ENABLE_GIO

[ashnakash] svl: move byte-array signing from vcl

[Mike Kaganski] tdf#38915: don't wait on message queue if application already has quit.


Changes for Build #604
[Markus Mohrhard] don't use memset on structure with std::shared_ptr member

[ashnakash] vcl: use svl signing and remove moved code

[gerrit buildbot] Updated core Project: help  0d9a8fd684b33942185c76e1a37353ce4566f014

[gerrit buildbot] Updated core Project: help  7d9270f4d45603665daaa51f31914eadbbd6b353

[erack] FormulaDlg_Impl::UpdateValues: evaluate in force-array context if

[caolanm] zero init the TabSet too

[ashnakash] comphelper: move base64 encode/decode helpers from sax

[Stephan Bergmann] Avoid crash when rSignal.Handler is SIG_DFL etc.

[Stephan Bergmann] lopgluin:unnecessaryparen: Properly treat parenthesized sub-expr in

[Stephan Bergmann] Fix lifecycle issue

[ashnakash] tools: create DateTime from Unix time

[ashnakash] svl: move byte-array verification from vcl


Changes for Build #605
[Thorsten Behrens] gpg4libre: search for _all_ local keys in getCertificate()

[Thorsten Behrens] gpg4libre: unconditionally use binary IO

[Thorsten Behrens] gpg4libre: use full SHA1 hash for key identification

[ashnakash] svl: fix Android build where no NSS exists

[ashnakash] svl: fix Android build

[Noel Grandin] extend loplugin useuniqueptr to OUString pointers

[Miklos Vajna] svl: fixup Android build fix

[Miklos Vajna] sw: prefix members of SwFormatAnchor

[Miklos Vajna] connectivity: add initial writer backend

[David Tardon] upload libmwaw 0.3.12

[David Tardon] upload libwps 0.4.7

[Noel Grandin] loplugin:constparams in store,registry

[Katarina.Behrens] tdf#104743: Export transparency for bitmap fill/background

[David Tardon] try to fix osx build

[Noel Grandin] loplugin:constparams in comphelper,unoidl

[Noel Grandin] loplugin:constparams in basegfx,sax,shell

[quikee] factor out DWrite renderer from winlayout

[erack] Resolves: tdf#75650 reset boolean number format to General for new

[Miklos Vajna] tdf#89926 Fix OOXML gradient angle import

[erack] ScRange has a col,row,tab ctor, use it instead of a temporary ScAddress

[erack] Temporary ScAddress is unnecessary when constructing ScRange

[erack] ScAddress aPos is already available, use it

[Noel Grandin] loplugin:constparams in i18nutil,sot

[Noel Grandin] loplugin:constparams in configmgr,unotools

[gerrit buildbot] Updated core Project: help  7c56a1e73cb266350862ea05c5b9592ad5a482c0

[quikee] DWrite: move impl. of some methods to the cxx

[Stephan Bergmann] no need to statically link against the emfio library in the tests

[David Tardon] try harder

[glogow] WIN annotate GdiPlusBuffer Timer

[glogow] WIN revert to Sleep(1) for yield

[David Tardon] try to fix osx build of libwps

[quikee] DWrite: HRESULT checks for debug mode

[Stephan Bergmann] Remove unnecessary dependency

[quikee] DWrite: resolve unreachable code warning

[Thorsten Behrens] gpg4libre: Wrap PGPOwner in own namespace

[gerrit buildbot] Updated core Project: help  e9e6c25c54de48394ca994073aa837de529dc89e

[Stephan Bergmann] Fix CppunitTest_cppcanvas_emfplus

[Stephan Bergmann] loplugin:unnecessaryparen: basic (clang-cl)

[Stephan Bergmann] Fix test for clang-cl

[Stephan Bergmann] loplugin:oncevar: connectivity (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: dtrans (clang-cl)

[Stephan Bergmann] loplugin:oncevar: embeddedobj (clang-cl)

[Stephan Bergmann] loplugin:oncevar: extensions (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: i18nlangtag (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: sal (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: shell (clang-cl)

[Stephan Bergmann] loplugin:useuniqueptr: shell (clang-cl)

[Stephan Bergmann] loplugin:useuniqueptr: svl (clang-cl)

[caolanm] ofz#2668 fix oom

[Stephan Bergmann] loplugin:implicitboolconversion: vcl (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: vcl (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: winaccessibility (clang-cl)

[Stephan Bergmann] loplugin:unnecessaryparen: xmlsecurity (clang-cl)

[Miklos Vajna] connectivity writer driver: initial DatabaseMetaData implementation

[Thorsten Behrens] gpg4libre: Import public key payload if verification result != valid

[szymon.klos] Embedded obj: resize to avoid rendering issue

[erack] Fix typos

[erack] Fix typos

[rene] use ifeq "$(SDK_AUTO_DEPLOYMENT)" "YES"

[erack] Translate randomly found German comments

[erack] Resolves: tdf#104186 spaces between function name and ( not allowed in

[Samuel Mehrbrodt] This should be a namespace, not an attribute "namespace"

[chris.sherlock79] cppu: remove unnecessary LOG_LIFECYCLE_* macros

[chris.sherlock79] RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO

[erack] Defer also loading of the English CalendarWrapper, tdf#109045 follow-up

[mstahl] tdf#109067 Fix default value of rotWithShape

[szymon.klos] Embedded documents: don't open in web view mode

[mstahl] Remove duplicated includes

[Thorsten Behrens] Fix warning for loext namespace

[chris.sherlock79] osl: pipe test remove unnecessary comment cruft

[chris.sherlock79] osl: update named pipe handle test names


Changes for Build #606
[chris.sherlock79] Followup to final followup 647382f52351a75 of my followup

[Noel Grandin] loplugin:constparams in scaddins,hwpfilter

[Noel Grandin] loplugin:constparams in i18npool,opencl,svl

[Stephan Bergmann] More avoidance of invoking gdb with LD_LIBRARY_PATH set

[Miklos Vajna] tdf#108955 RTF import: fix missing paragraph background

[Miklos Vajna] connectivity writer driver: add Catalog implementation

[Miklos Vajna] connectivity writer driver: add Tables implementation

[Miklos Vajna] connectivity writer driver: add Table implementation

[Miklos Vajna] connectivity writer driver: add Columns implementation

[Miklos Vajna] connectivity writer driver: add PreparedStatement implementation

[Miklos Vajna] tdf#109080 First page header/footer ODF (1/2)

[Noel Grandin] loplugin:constparams in vcl

[Stephan Bergmann] -Werror,-Wunused-private-field

[pranavk] gtv: G_OPTION_FLAG_NONE is available since 2.42 only

[gerrit buildbot] Updated core Project: help  6cdd87dd0e6dc4c50bf31bd29dd340345885be42

[Miklos Vajna] Clean up android specific template functions defined in std namespace

[Noel Grandin] loplugin:constparams in toolkit,ucb,xmlhelp

[szymon.klos] Embedded documents: show title in menu entries

[mstahl] Partially revert c1723a3b6 The loop behavior was changed by the original

[Miklos Vajna] vcl pdf tokenizer: indentation fixes

[Samuel Mehrbrodt] We no longer patch libxmlsec for this

[caolanm] fix oss-fuzz build

[michael.meeks] Moving legacy contexts to FastContexts:

[erack] fdo#43157 convert OSL_ASSERT to assert in sc/source/filter

[Noel Grandin] loplugin:constparams in package

[Noel Grandin] loplugin:constparams codemaker,idl,idlc

[erack] Address b0210c34dcaa5fc44956078ffa1dfe734d379224 nitpicks, tdf#43157

[Stephan Bergmann] No reason to silently misbehave when these UNO services are missing

[mstahl] Fix typos

[Noel Grandin] loplugin:constparams in sdext

[caolanm] undef SID_INSERT_FRAME can go now

[Miklos Vajna] connectivity writer driver: add ResultSet implementation

[Miklos Vajna] connectivity writer driver: add Statement implementation

[Miklos Vajna] connectivity writer driver: mention Writer in display name

[caolanm] coverity#1415515 Division or modulo by float zero

[Stephan Bergmann] loplugin:redundantcast (clang-cl)

[caolanm] coverity#1415512 silence Unchecked return value

[Miklos Vajna] CppunitTest_filter_eps_test add missing component

[caolanm] try sleep instead of blocks annotation

[caolanm] move SID_DISTRIBUTION to reportdesign

[caolanm] SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdover

[caolanm] merge last entry of cntids.hrc into sfxsids.hrc

[caolanm] fix terrible state of chassis

[erack] Change nonsense non-const Date* GetNullDate() to const Date&

[j.nitschke+logerrit] no copy needed

[Miklos Vajna] dbaccess: introduce DATASOURCE_TYPE::DST_WRITER

[Miklos Vajna] sw mail merge: add support for the new 'writer' connectivity driver

[erack] Eliminate some unnecessary temporary Date instances

[tml] loplugin:oncevar

[tml] loplugin:oncevar

[caolanm] remove unused CntWallpaperItem

[Thorsten Behrens] tdf#109194 cleanse startup notification foo from env

[chris.sherlock79] Followup to 56638d1a6d9ba - fValid -> bValid




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