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


UBSAN Linux Build - Build # 686 - Still Failing:

Changes for Build #681
[justin_luth] Revert "tdf#108932 - prevent textbox shrink from actually growing"

[Mike Kaganski] cppuhelper_detail_findSofficePath: use Unicode on Windows

[Mike Kaganski] SAL: use more Unicode on Windows

[tml] tdf#112646 Flush the clipboard holding SolarMutex

[Stephan Bergmann] Make these tests part of the regular 'make check'

[Stephan Bergmann] loplugin:stringconstant: Also handle u8"..." strings

[Samuel Mehrbrodt] Typo: Grafic -> Graphic

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

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

[Noel Grandin] loplugin:flatten in toolkit..vbahelper

[Noel Grandin] check for NaN in Fraction

[Noel Grandin] loplugin:flatten in vcl..xmlsecurity

[Noel Grandin] readonly xBibCursor in BibDataManager

[Noel Grandin] readonly maPublicId in RecordInputSource

[Noel Grandin] Replace sal_uLong with sal_uInt32 in SpellDialog

[szymon.klos] tdf#112634 Don't remove embedded database before close

[glogow] Don't wait-yield non-main threads in the main thread

[Noel Grandin] rename mpFirstInstance->mpInstance

[Noel Grandin] loplugin:unusedmethods

[Julien Nabet] Fix typos

[Noel Grandin] loplugin:flatten in various

[tml] Test also SUMIFS where no row matches

[Noel Grandin] disable flatten loplugin

[Noel Grandin] readonly mnFadeColor in SlideTransition

[Noel Grandin] update unusedfields loplugin results

[caolanm] ofz#3301 sw: DeleteAndJoin found yet another way to delete new redline

[Miklos Vajna] tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMap

[Noel Grandin] simplify Bitmap operator==/IsEqual (stage1)

[szymon.klos] tdf#112634 Don't show broken connections in database tree

[jan Iversen] iOS, remove xcconfig generation from configure.ac

[Julien Nabet] Simplify call to external helponline

[Miklos Vajna] EPUB export: improve metadata tests

[glogow] tdf#112288 compare event timestamp with sys uptime

[kendy] SmartArt: correct behaviour of if/else nodes

[mstahl] tdf#112679 sw: fix copying of fieldmarks

[erack] Make pGlobalStack and bGlobalStackInUse thread_local

[Christian Lohmaier] update credits

[Julien Nabet] svx: Simplify SvxRuler_Impl's ctor&dtor with std::unique_ptr

[Stephan Bergmann] loplugin:constparams

[Stephan Bergmann] Silence --disable-assert-always-abort warnings

[caolanm] dynamic_cast followed by static_cast

[erack] Resolves: tdf#112523 do not use anything Ascii in UI context

[tml] If we are going to avoid repeated calls to

[caolanm] ofz#3499 oom in tiff reader

[caolanm] ofz#3504 Null-dereference READ

[tml] Avoid warning: 'inflateValidate' is only available on macOS 10.13 or


Changes for Build #682
[Mike Kaganski] setup_native: use more Unicode in MSI custom actions

[Stephan Bergmann] loplugin:stringconstant: Simplify construction of non-ASCII OUString

[Stephan Bergmann] Blind fix for Clang 3.8 "must explicitly initialize the const member"

[Noel Grandin] simplify Bitmap operator==/IsEqual (stage2)

[Mike Kaganski] shell: use Unicode on Windows

[Samuel Mehrbrodt] tdf#106894: Rewrite packimages.pl in Python (pack_images.py)

[Katarina.Behrens] tdf#112555 Mark default area pattern names for translation

[Julien Nabet] Fix typos

[jan Iversen] iOS, cleaned add resources

[Stephan Bergmann] Replace fancy Unicode in exception message

[jan Iversen] iOS, WIP setup to build static lib and app.

[erack] i18n-perf: cache map of breakiterators, tdf#108703

[caolanm] Related: tdf#109385 make default panel width wider

[caolanm] Related: tdf#109385 make automatically after: <spinbutton> width

[mstahl] Use sal_Int32 to stick with other SetAttrib methods

[mstahl] tdf#112658: fix leak when calling TextEngine::SetAttrib

[tml] The OpenCL XIRR test fails randomly on some machines so bin it

[jan Iversen] iOS, xcodebuild corrections.

[Miklos Vajna] RTF export: various minor cleanups

[Stephan Bergmann] Warn about missing text converter

[Markus Mohrhard] fix the command line argument limit problem for incremental build

[glogow] tdf#112288 set timestamp for otherEventWithType

[mstahl] Python 2.6 compatibility for pack_images.py

[jan Iversen] iOS, WIP build static library loKit

[glogow] Unify SalUserEvent handling

[Stephan Bergmann] Missing includes (--disable-pch)

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

[Stephan Bergmann] Look through derived-to-base ImpliciCast

[Markus Mohrhard] updater: make sure the target dir exists while writing update info

[glogow] Fix SalUserEventList usage on Android

[michael.meeks] Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata"

[caolanm] Resolves: tdf#112680 start color picker with currently selected color

[caolanm] Resolves: tdf#42873 videos in presenter console misplaced

[Thorsten Behrens] tdf#112012 EMF+ dashed lines: correct dash length

[Julien Nabet] Fix typo

[Thorsten Behrens] writerfilter: convert loops to range-based-for


Changes for Build #683
[Stephan Bergmann] Adapt loplugin:reservedid to Windows

[Noel Grandin] loplugin:flatten check for throw in then clause

[Noel Grandin] convert GfxLink::IsEqual to operator==

[Noel Grandin] convert IsEqual/etc methods on ESelection to operators

[Noel Grandin] rename SvxTabStop::IsEqual to operator==

[Noel Grandin] loplugin:unusedfields improve finding callee

[Noel Grandin] check for unnecessary DLLPUBLIC annotations

[Noel Grandin] only print the top 20 warnings

[Miklos Vajna] Revert "writerfilter: convert loops to range-based-for"

[Stephan Bergmann] More clang::*Type vs. llvm::*Type ambiguities

[caolanm] ofz: timeout

[jan Iversen] iOS, WIP build static library.

[caolanm] fix oss-fuzz build

[momonasmon] Remove empty menu labels

[momonasmon] Make sure GetText() is called at the right stage

[momonasmon] Improve the comment

[momonasmon] WB_MOVEABLE should not trigger tearoff mode

[tml] Try to work around GCC 4.8.1 problem

[Miklos Vajna] sw: inline trivial IS_INVAFLY macro

[Stephan Bergmann] Fix syntax errors

[Stephan Bergmann] Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsing

[Stephan Bergmann] Adapt loplugin:unreffun to clang-cl (uses of DllMain and wmain)

[Miklos Vajna] tdf#112741 sw split sections inside table cells: fix table re-layout

[jan Iversen] iOS, first version of static lib ready.

[jan Iversen] iOS, clean workspace and local build

[erack] Throw exception also in case an unexpected rBreakType was passed

[btomi96] tdf#99689 allow Subscript in Illustration Index...

[Noel Grandin] remove some SAL_WARN in DomainMapper_Impl

[Mike Kaganski] Drop check for Windows versions we don't support

[mstahl] tdf#106894: Rewrite packimages.pl in Python

[j.nitschke+logerrit] inline SfxPoolItem copy constructor

[tml] Get rid of some pointless cleanups that fail anyway occasionally

[gerrit buildbot] Updated core Project: help  9ff4dd9cbd323794e72d08e297b59cc09d1abbe0

[Stephan Bergmann] Avoid bogus loplugin:dllmacro "unnecessary *DLLPUBLIC declaration ..."

[mstahl] tdf#100013 sysui: fix invalid tar invocation

[mstahl] gdb pretty-printers: fix StringPrinterHelper for gdb 8.0

[Miklos Vajna] LibreOfficeKitInit.h: release memory after lok_dlerror() on Windows

[glogow] tdf#112605 OSX refactor SalAquaTimer

[Julien Nabet] tdf#112727: crash in chart (transparency related)

[Miklos Vajna] sc: fix loplugin:unnecessaryoverride warning

[jan Iversen] iOS, typo

[mstahl] tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical mode

[glogow] OSX rename mpFirstInstance to mpInstance

[erack] ofz#3487 further limit ScMatrix elements allocation

[caolanm] ofz+ubsan: signed integer overflow

[mstahl] tdf#112732 sw: fix conditions in SwContentTree::ExecCommand()

[mstahl] sw: SwContentTree: use the helper functions instead of manual checks


Changes for Build #684
[Christian Lohmaier] allow linking mergedlib on win by removing duplicate libs from

[Katarina.Behrens] tdf#109100 margin spinboxes in draw's sidebar changed to listbox

[Mike Kaganski] Add compatibility information to binary manifests on Windows

[Stephan Bergmann] Access to ProcessEventsToSignal's bSignal is racy

[jan Iversen] iOS, configure XCODE_* => IOS_*

[Xisco Fauli] Add WPS Office mimetypes

[Stephan Bergmann] Make sure space handed to C/C++ ABI is padded large enough

[Stephan Bergmann] work around clang-cl ABI bug PR25641

[Mike Kaganski] Use explicit function names for fooA/fooW WinAPI; prefer fooW

[tabe] svx: Stop returning unused XPolygon

[Stephan Bergmann] Support loplugin in clang-cl

[Julien Nabet] Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntry

[jan Iversen] iOS, changed library name

[caolanm] ofz+ubsan

[tamas.zolnai] tdf#112733: Pivot table is displayed wrong in Excel after saved in LO

[Miklos Vajna] EPUB export dialog: test VersionToPosition()

[Stephan Bergmann] Suppress loplugin:flatten in functions involving preprocessing

[j.nitschke+logerrit] tdf#112526 fix insert of text variable in writer

[Stephan Bergmann] loplugin:constparams: Ignore functions whose address is taken

[jan Iversen] iOS, cleanup unused config variables

[tamas.zolnai] tdf#112735: Pivot table: page field displays empty string

[Mike Kaganski] Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and

[tamas.zolnai] tdf#107711:Pivot table: filtering of non-string fields is not exported

[erack] Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO

[mstahl] solenv: move DeclareDPIAware.manifest to gbuild directory

[mstahl] Translate German comments and debug strings (leftovers)

[erack] Number scanner: accept negative year ISO 8601 input with 'T' time

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

[Julien Nabet] Fix typos

[caolanm] ofz#3532 avoid oom


Changes for Build #685
[momonasmon] Wayland: Make various popups work in the overflow toolbar

[momonasmon] Wayland: Make the shapes popup work in the overflow toolbar

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

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

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

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

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

[quikee] Resolves: tdf#112656 don't reset to default font if a custom font was

[Mike Kaganski] Drop unused manifest file from solenv/inc

[Julien Nabet] Prefer prefix operator

[Noel Grandin] simplify some OUString compareTo calls

[Mike Kaganski] tdf#39468 Translate German comments (leftovers)

[Julien Nabet] throw more useful uno::Exception's

[Julien Nabet] Replace list by vector in macromgr.cxx (sc)

[Julien Nabet] Replace list by vector in typedetection.cxx (filter)

[szymon.klos] tdf#107237 Reorganized File tab of Notebookbar

[chris.sherlock79] drawinglayer: should be warning, not info SAL_LOG messages

[chris.sherlock79] tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment records

[chris.sherlock79] drawinglayer: remove commented out code


Changes for Build #686
[Henry Castro] lok: handle .uno:LanguageStatus command

[Julien Nabet] Fix regression for labels on Table wizard

[pranavk] Typo

[pranavk] Give name to debug event injector

[pranavk] move ITileRenderable implementation to own file

[pranavk] Add IDialogRenderable interface for rendering of dialogs

[pranavk] Instantiate spell dialog and paint in a paintDialog call

[pranavk] Include dialogID in paintDialog API

[pranavk] lokdialog: Better dialog rendering API

[pranavk] gtktiledviewer: Implement modeless dialog rendering

[pranavk] lokdialog: Dialog invalidation support

[pranavk] lokdialog: Set dialog painting flags while painting

[pranavk] lokdialog: this is a string

[pranavk] lokdialog: Queue a redraw on invalidation in gtktiledviewer

[pranavk] lokdialog: Some checks if invalid uno command is provided

[pranavk] lokdialog: Suppress duplicate callbacks in flush handler

[pranavk] lokdialog: Set up intial posting mouse events to dialogs

[pranavk] lokdialog: Forward mouse events to vcl; enable mouse move

[pranavk] lokdialog: Trigger repaint on all opened dialog with invalidate

[pranavk] lokdocview: Remove unnecessary code

[pranavk] lokdialog: gtv: Forward key events on dialog to core

[pranavk] lokdialog: Handle key events in core

[pranavk] lokdialog: Register IDIalogRenderable with vcl::Dialog

[pranavk] lokdialog: Support for rendering floating window dialog widgets

[pranavk] lokdialog: Move the floating window to its actual position

[pranavk] lokdialog: drawing area needs to have focus to capture key events

[pranavk] lokdialog: Mouse events for dialog floating child windows

[pranavk] Change CB_DIALOG_INVALIDATE to CB_DIALOG

[pranavk] lokdialog: Emit dialog close callback upon dialog close

[pranavk] lokdialog: button press type debug info

[pranavk] lokdialog: Smoother mouse move on floating windows

[pranavk] lokdialog: Add dialog APIs to lok::Document class

[glogow] tdf#44497 run LicenseDialog with SolarMutex locked

[tml] Bin duplicated forward declaration

[caolanm] coverity#1418672 silence Explicit null deref

[fitojb] Tone down excessive directional chars in Back/Next buttons

[erack] Number scanner: accept fractional separators in an ISO 8601 date+time

[Miklos Vajna] sw: prefix members of SwFormatRuby

[ashnakash] TSCP: paragraph classification support

[ashnakash] TSCP: refactor RDF reading for metadata fields

[ashnakash] TSCP: simplify ApplyParagraphClassification

[ashnakash] TSCP: edit paragraph classification

[ashnakash] TSCP: remove classification fields before editing

[caolanm] consistently apply std::unique_ptr to SvLBoxButtonData

[erack] Resolves: tdf#112780 no ResetDirty() after

[erack] Translate German variable names in Calc (financial)

[erack] Translate German variable names in Calc (financial)

[glogow] WIN handle timer Impl* access via friend function

[caolanm] Related: tdf#112395 disabled slot with Put leaks entry

[erack] Number scanner: accept fractional seconds in ISO 8601 also for ',' comma

[erack] Add unit tests for ISO 8601 date+time input

[tamas.zolnai] Removed duplicated includes

[Marco Cecchetti] lok: sc: overlays and edit view misplaced by other view actions

[Marco Cecchetti] lok - sc: a cache-like structure for row/col positions in the document

[Marco Cecchetti] lok - sc: document size as sum of row heights/col widths in pixel

[Marco Cecchetti] lok - sc: invalidation of cached row/col positions on several cases

[Marco Cecchetti] lok - sc: make computation of cell cursor position faster

[Marco Cecchetti] lok - sc: row/column headers are updated faster

[Marco Cecchetti] lok - sc: lift row limit to 500k

[Julien Nabet] Fix typos

[olivier.hallot] tdf#112677 Correcting buttons position in certificate path dialog

[glogow] tdf#112769 Don't multi-trigger AllEventsProcessed

[Markus Mohrhard] solenv: support gb_UITest_DEBUGRUN for ui tests

[glogow] Remove undefined elements after std::unique

[kendy] tdf#42664 Update Navigator drop down list

[erack] Remove now moot comment about comments and .src file inclusion

[gerrit buildbot] Updated core Project: help  aa1e7fffd4f067414833d593cd0307bd2dc9d6f9

[caolanm] ofz#3537 Direct-leak




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