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


UBSAN Linux Build - Build # 599 - Fixed:

Changes for Build #596
[chris.sherlock79] osl: followup to 7c6ccc42 for w32/unx file.cxx

[szymon.klos] tdf#108545 show an icon (DOCX inside DOCX)

[szymon.klos] tdf#108544 edit in window (XLSX inside DOCX)

[tamas.zolnai] Related tdf#108925: Use 5% steps for relative size number field

[justin_luth] tdf#108973 writerfilter: allow textboxes to be in the background

[Markus Mohrhard] tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++

[Markus Mohrhard] Add a way to resize ScDBData

[Noel Grandin] accessbility: Don't double lock mutexes in VCLXAccessibleEdit.


Changes for Build #597
[Markus Mohrhard] tdf#79304 - Handle CrossedOutItems in HTML export.

[Markus Mohrhard] add test for non-ascii gnumeric file names, tdf#107827

[Noel Grandin] cppcheck: uselessCallsRemove

[gerrit buildbot] Updated core Project: help  adc9f8c1cd429d2b3aea19efc8f5e7010a951240

[j.nitschke+logerrit] C++11 replace std::remove_copy_if with std::copy_if

[chris.sherlock79] osl: CreateMutexW returns NULL on failure, not INVALID_HANDLE_VALUE

[chris.sherlock79] Followup: m_NamedObject never INVALID_HANDLE_VALUE, must be nullptr

[chris.sherlock79] osl: followup - m_NamedObject never INVALID_HANDLE_VALUE

[chris.sherlock79] osl: w32/pipe.cxx fPipeAvailable -> bPipeAvailable

[Katarina.Behrens] Slightly different approach to tdf#106679

[Katarina.Behrens] Added margin feature to the Draw's SideBar


Changes for Build #598
[Samuel Mehrbrodt] tdf#108852: Put signature infobar into the right frame

[Noel Grandin] loplugin:useuniqueptr in filter

[Noel Grandin] Remove useless method OCommonAccessibleText::getText

[Noel Grandin] teach unnecessaryparen loplugin about identifiers

[michael.meeks] lok: sc: missing invalidation on pasting text and deleting a cell

[Noel Grandin] loplugin:useuniqueptr in hwpfilter

[Noel Grandin] loplugin:useuniqueptr in vcl

[erack] Use const (I)FormulaToken* where possible

[mstahl] sd: fix unitialized "pItem" pointer in SlideBackground::SlideBackground

[Miklos Vajna] sw: prefix members of SwDrawView

[Noel Grandin] simplify strip types from Sequence, related tdf#108782

[Noel Grandin] svx: Kill non-existent external pszStandard

[erack] Buy some spaces

[erack] Buy more spaces, and newlines even

[caolanm] crashtesting assert on export to ods from novell835001-2.xlsx

[erack] Spaces are cheap ... and really help to read code

[erack] tdf#107135, add missing ODFF function REPLACEB.

[quikee] tdf#108921 : Enforce a minimum legend size for pivot charts...

[quikee] tdf#108986 : no arrow for "Data" button on pivot chart

[Thorsten Behrens] tdf#108977 Show signature info also for keys we don't have locally

[Thorsten Behrens] Related tdf#108977 Fix crash when vieweing non-existing certificate

[Thorsten Behrens] tdf#109046 Show correct signature type for OpenPGP

[Mike Kaganski] DomainMapper_Impl: remove redundant check

[Noel Grandin] simplify some OUString compareTo calls

[Stephan Bergmann] Only consider calls on const member functions as consumptions

[caolanm] add CVE-2017-9147 testcase

[fitojb] Add quotation marks around placeholder

[caolanm] add CVE-2017-9936 testcase

[caolanm] add CVE-2017-10688 testcase

[Miklos Vajna] android: update configure.ac to support building only with NDK>=15

[azeemmysore] Adding an overloaded IsXMLToken method:

[erack] FormulaDlg_Impl::MakeTree: pass down current function/operator token

[erack] Introduce IFormulaEditorHelper::getCompiler()

[erack] Make GetForceArrayParameter() public

[tietze.heiko] UI Wrap InBackground: transition to wrapthru transparency toggle


Changes for Build #599
[chris.sherlock79] osl: unx file.cxx nullptr testing cleanup

[Markus Mohrhard] add missing override, -Werror,-Winconsistent-missing-override

[Stephan Bergmann] loplugin:unnecessaryparen

[Thorsten Behrens] tdf#108945 Correctly import default value in VML shape adjustments

[Stephan Bergmann] loplugin:casttovoid

[quikee] Presentation Mode

[mstahl] svx: assert on undisposed AbstractSvxHpLinkDlg

[erack] Add missing override

[michael.meeks] Helper function to cast to FastAttributeList:

[Noel Grandin] use more range-for on uno::Sequence

[Thorsten Behrens] SmartArt: reuse existing diagram shape for root shape

[Noel Grandin] simplify some OUString::copy calls

[Noel Grandin] tdf#109045: store en calendar separately in OnDemandCalendarWrapper

[Miklos Vajna] tdf#106132 DOCX import: fix handling of nested textbox margins

[Noel Grandin] simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)

[mstahl] EditEngine: Added SvxSimpleUnoModel in import filter

[mstahl] EditEngine: Added expwarp for unit tests

[caolanm] ofz#2538: avoid oom

[Noel Grandin] loplugin:useuniqueptr in sw

[Miklos Vajna] tdf#109063 DOCX import: consider wrap space for multi-page floattables

[gerrit buildbot] Updated core Project: help  551a5fdaba7c7b86b41daafd4574e7b1649c11d5

[Noel Grandin] loplugin:useuniqueptr in scaddins..svx

[Noel Grandin] unusedfields plugin needs to ignore fields that have reinterpret_cast on

[j.nitschke+logerrit] simplify strip types from Sequence, related tdf#108782

[erack] Introduce IFormulaEditorHelper::createCompiler()

[erack] Instanciate FormulaCompiler using createCompiler()

[Miklos Vajna] android: update configure.ac for supporting Clang5.0

[erack] Revert "loplugin:casttovoid"

[erack] Use proper non-/array context to calculate Structure tree

[Mike Kaganski] Small cleanup

[erack] Buy some newlines

[tamas.zolnai] tdf#109050: Moving table object with ALT+Arrow keys does not work

[gerrit buildbot] Updated core Project: help  0f9722866caf9d5175df3e49170f40b9567f0c16

[Noel Grandin] drop TPropertyValueEqualFunctor

[Noel Grandin] simplify some OUString::concat usage

[Noel Grandin] replace 'resize(size+1)' with emplace_back




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