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


UBSAN Linux Build - Build # 746 - Still Failing:

Changes for Build #745
[tml] Deduplicate conditional formats loaded from .ods

[Stephan Bergmann] Enable loplugin:unnecessaryparen for integer and Boolean literals

[Noel Grandin] TypedWhichId for RES_PARAATR constants

[Noel Grandin] some global loplugin improvements

[Stephan Bergmann] Weaken SwarmSolverTest::testUnconstrained even further for now

[Noel Grandin] loplugin:unusedenumconstants

[Noel Grandin] loplugin:unusedmethods

[Miklos Vajna] ODT filter: make sure we have a layout before export

[Stephan Bergmann] Silence new loplugin:fpcomparison for now

[Miklos Vajna] sal: check for HAVE_GCC_BUILTIN_ATOMIC only once in interlck

[Stephan Bergmann] Silence -Werror=pragmas with some GCC

[mstahl] tdf#114025 framework: avoid deadlock between Desktop init ...

[michael.meeks] Rework of chart-palette

[caolanm] ofz: always free with xmlFreeParserCtxt

[caolanm] ofz#4481: move Path2DContext body to onEndElement

[caolanm] add xlsx fuzzer

[caolanm] coverity#1424325 Uninitialized scalar field

[caolanm] coverity#1424322 Uninitialized scalar field

[caolanm] coverity#1424321 Dereference after null check

[Katarina.Behrens] tdf#113901: Grid offset for notes and temporary notes modified.

[Samuel Mehrbrodt] Detect also clang-format versions 5.0.0+

[caolanm] ofz#4484 don't set mnRangeOpPosInSymbol on StringOverflow case

[pranavk] lok: Replace this custom loop with STL

[caolanm] mailmerge.py: Use strip in server name

[andras.timar] tdf#114155 change interface domain to 'wpt'

[caolanm] tdf#103317 Language and country tags removed from templates

[caolanm] tdf#113880 Fix a11y issues in tabs of the image properties dialog

[caolanm] Do not check in qt5 checks for Qt4 bugs that were fixed

[Mike Kaganski] Don't do dynamic_cast twice

[Christian Lohmaier] have "make clean" also remove android's/gradle's output dirs

[caolanm] tdf#111773 tdf#111780 Fix selection after merge cells in an Impress

[caolanm] catch SAXException in pptx testing

[Xisco Fauli] Create script to list the uitests

[Stephan Bergmann] Move loplugin:fpcomparison to store/

[caolanm] catch IllegalArgumentException too

[Stephan Bergmann] loplugin:unnecessaryparen

[Miklos Vajna] EPUB export: allow overwriting of document metadata

[Miklos Vajna] EPUB export: allow setting custom metadata explicitly

[Miklos Vajna] EPUB export: add UI to set custom metadata

[Miklos Vajna] sw: fix up comment indentation in sprmids

[Stephan Bergmann] Disable check for successful file deletion for now

[erack] tdf#97198 follow up: improve efficiency for Calc function RIGHT.

[caolanm] size() cannot be < 0 so just == 0 -> empty()

[caolanm] ofz: handle empty paragraphs case

[Samuel Mehrbrodt] tdf#113696 Add mimetype to image element

[Stephan Bergmann] loplugin:unnecessaryparen: signed numeric literals

[caolanm] coverity#1401344 Uncaught exception

[caolanm] coverity#1424266 Uncaught exception

[caolanm] silence various coverity warnings

[caolanm] ofz#4406 limit escher object cell area to calc's limits

[caolanm] ofz: handle empty Gradient Stops

[caolanm] add mml support to fftester

[caolanm] Resolves: tdf#114112 sort 'select' list

[caolanm] tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdown

[mstahl] sw: move SvXMLSectionListContext out of header file

[mstahl] sw: move generic code out of SwXMLSectionList::CreateContext

[mstahl] sw: std::vector<OUString*> considered silly

[mstahl] reportdesign: split up ORptFilter::CreateContext()

[mstahl] dbaccess: split up ODBFilter::CreateContext()

[mstahl] xmloff: turn SvXMLImportContext into a no-op base class

[mstahl] dbaccess: -Werror,-Wimplicit-fallthrough

[Marco Cecchetti] lok: calc: set outline state


Changes for Build #746
[Thorsten Behrens] Related tdf#72966 Provide replacement graphic also for metafiles

[Mike Kaganski] tdf#89713 localize Windows file picker extensions

[Julien Nabet] Use for-range loops in ViewShellManager (sd)

[Julien Nabet] Typo in Italian autotext

[matti_lx] tdf#75256 Sifr rework of insertcolumns and rows

[Noel Grandin] loplugin:unusedfields

[Samuel Mehrbrodt] tdf#113696 Write replacement graphic also to flat odf

[Samuel Mehrbrodt] Use isEmpty() instead of getLength()

[Samuel Mehrbrodt] tdf#113696 Add mimetype also to fallback graphic

[Samuel Mehrbrodt] tdf#113696 XHTML Export: Prefer fallback graphic

[Stephan Bergmann] -Werror,-Wimplicit-fallthrough

[Miklos Vajna] sw: remove SvStream operator<< functions of layout classes

[Miklos Vajna] EPUB export: don't loose images with links

[Miklos Vajna] EPUB export: handle footnotes

[Miklos Vajna] EPUB export: support image popup for images and text

[Miklos Vajna] EPUB export: allow setting custom media dir explicitly

[Miklos Vajna] EPUB export: add UI to test custom media directory

[Miklos Vajna] EPUB export: handle custom media dir in cover image / XMP metadata

[Stephan Bergmann] loplugin:unnecessaryoverride

[Stephan Bergmann] Need to use dynamic_cast and not static_cast here, thanks UBSan and

[Samuel Mehrbrodt] Unit test for tdf#113696

[caolanm] ofz: check col/row bounds

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

[erack] ofz: guard against binary crap argument counts and ID/OpCode generation

[erack] tdf#101349 Rework of table styles for use in Calc

[erack] Prepare for translated new AutoFormat Table Styles, tdf#101349

[Samuel Mehrbrodt] editorconfig: xsl files now also use 4 space indentation

[Mike Kaganski] Remove nonsensical loop

[tml] We have Objective-C++ and Swift source files, too

[tml] We have some Objective-C source files, too

[caolanm] add pptx fuzzer

[caolanm] Related: tdf#100226 unused hrc defines are the same as hxx defines now

[mstahl] Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...

[erack] tdf#101349 patch new resource IDs into autotbl.fmt

[michael.meeks] Writer page shadow - avoid scaling stored bitmaps at all.

[Christian Lohmaier] update credits

[caolanm] we already don't run gtk3 if < 3.14

[caolanm] we already don't run with < 3.14

[caolanm] ofz#4480 silence Bad-cast

[Miklos Vajna] EPUB export: initial fixed layout support

[Miklos Vajna] EPUB export: add UI to request fixed layout

[Miklos Vajna] EPUB export: handle page size in fixed layout

[Miklos Vajna] EPUB export allow requesting fixed layout from cmdline

[Stephan Bergmann] Don't prevent ODatabaseDocument refcount from dropping to zero

[caolanm] tdf#114098 Show vertical scrollbar

[Katarina.Behrens] tdf#101014 Keyboard navigation between textboxes

[j.carl43] tdf#45904 Move _XMultipleOperation Java tests to C++

[erack] Resolves: tdf#106322 keep original cell content when assigning number

[erack] Ditch the hard coded red font attribute, tdf#101349 follow-up

[andras.timar] tdf#102160 make 'Other CMIS' string localizable

[andras.timar] tdf#80713 Translate a few file format names

[erack] tdf#109240, tdf#112571: don't export dupe built-in named ranges




Check console output at https://ci.libreoffice.org/job/lo_ubsan/746/ to view the results.
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://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.