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


UBSAN Linux Build - Build # 683 - 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




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