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


UBSAN Linux Build - Build # 520 - Fixed:

Changes for Build #511
No changes

Changes for Build #512
No changes

Changes for Build #513
No changes

Changes for Build #514
[libreoffice] Add Dump() method to ScFormulaCell.

[Noel Grandin] convert MeasurementSystem to scoped enum

[Noel Grandin] Convert TOKEN constants to o3tl::typed_flags

[caolanm] convert over weird hidden RID_FMSHELL_CONVERSIONMENU use to new .ui

[Miklos Vajna] tdf#107116 RTF import: fix missing upper and lower borders around text

[Noel Grandin] use union instead of void*

[mstahl] tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreated

[erack] Resolves: tdf#102525 handle array/matrix formula in cycle cell reference

[Noel Grandin] loplugin:inlinefields in SfxSplitWindow

[Miklos Vajna] vcl JPEG import: remove unused pCallerData

[erack] keep the leading '=' equal character, tdf#102525 follow-up

[michael.meeks] vcl: protect Window from exceptions during construction.

[mstahl] sw: resolve m_pCursorStack overload

[mstahl] sw: replace rudimentary SwCursorShell::m_nBasicActionCnt

[caolanm] remove freshly unused menu support from src files

[caolanm] coverity#1405221 silence Out-of-bounds read

[caolanm] maybe oss-fuzz shares /work and /out

[caolanm] basic message is enough here

[erack] remove unnecessary temporary

[Stephan Bergmann] file UCP: Dir entries can disappear during non-atomic traversal

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in accessibility..cui

[caolanm] these resources are not to be translated

[quikee] Add BottomSheetBehavior to formatting toolbar

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in dbaccess..framework

[mstahl] sw: convert some OSL_ENSURE to assert in docnew.cxx

[mstahl] sw: replace buggy OSL_ENSURE in CalcStartEnd()

[mstahl] sw: convert some OSL_ENSURE to assert in crsrsh.cxx

[caolanm] only one use of GetStandardText

[caolanm] starmath: Keep entries in Command Menu untranslatable

[mstahl] redland: add raptor patch to fix some bugs

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

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

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

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

[kendy] sw lok: Don't open the separate formula input bar in writer tables.

[quikee] pivotcharts tests: setup pivot table from scratch

[quikee] tdf#107072 fix crash when only a row and data fields are present

[quikee] pivotcharts: display pivot table fields in correct order

[erack] Resolves: tdf#90799 generate absolute sheet for pointer-selected

[caolanm] SwBreakIt::m_xBreak is always available

[Katarina.Behrens] This doesn't have to be member variable, it is used just once

[quikee] pivotcharts: test pivot table fields


Changes for Build #515
[gerrit buildbot] Updated core Project: help  9ed1958ba7f75bb4184f09d79814849d06313d72

[markus.mohrhard] Translate German comments (leftovers in svx/source/inc/, etc.)

[Stephan Bergmann] Avoid loplugin:redundantcast on macOS

[Noel Grandin] loplugin:inlinefields in FSStorage_Impl

[Noel Grandin] loplugin:inlinefields in SwHTMLTableLayout

[Noel Grandin] SvxSpellWrapper::ReplaceAll doesn't use it's second param

[Noel Grandin] mnDateFormat in DateFormatter is unused

[tietze.heiko] tdf#107277 add update all icon for writer menu

[andras.timar] Settings for not showing Merge Cells dialog and for emptying hidden

[Noel Grandin] loplugin:unusedmethods

[gerrit buildbot] Updated core Project: help  1b5413f89863008ab15c2233506298e1a657f421

[Miklos Vajna] Related: tdf#106690 DOCX import: don't reduce auto-space accross cells

[Noel Grandin] loplugin:unusedfields

[pranavk] sc lok: Notify when comment is added to destination doc

[Noel Grandin] convert EDynamicMenuType to scoped enum

[Stephan Bergmann] Simplify PTHREAD_VALUE

[erack] Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCAT

[philipz85] tdf#106781 Style-focused formatting toolbar for writer

[philipz85] tdf87700 Hide rotate 180 in image toolbar

[erack] keep list sorted by alphabetical opcode

[erack] renumber string IDs and close 40 gaps of resident empty strings

[erack] tdf#107143 Add delete all comments command.

[quikee] tdf#107069 don't show "move" cursor on field buttons

[quikee] tdf#107067 remove data buttons as they don't have any action

[quikee] tdf#107071 remove "Data Range" from context menu in a pivot chart

[mstahl] tdf#101627 add unit test


Changes for Build #516
[Miklos Vajna] tdf#68604: Commit the data from the postit to the model before docx

[Noel Grandin] remove some old MSVC workarounds

[Noel Grandin] remove unnecessary explicit linefeeds from end of SAL and OSL log calls

[Noel Grandin] pass RndStdIds around instead of sal_uInt16

[Noel Grandin] convert HTML_OPTION_IDS to scoped enum

[Katarina.Behrens] tdf#103872 Localize "Export as image" window title

[fitojb] tdf#107027 Remove language specific tags in templates

[caolanm] add CVE-2017-0199 testcase

[Miklos Vajna] xmlsecurity: remove no longer needed ImplXMLSignatureListener

[fitojb] Fix an apparent copy/paste error

[erack] add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868

[Noel Grandin] loplugin:unnecessaryvirtual

[Noel Grandin] loplugin:mergeclasses RscConst with RscEnum

[caolanm] treat ParaShape like CharShape

[mstahl] xmloff: fix typo

[mstahl] tdf#107211 sw: ODF import: add a horrible hack to import "Default"

[kendy] related tdf#68604: Write the plaintext version of the annotation...

[kendy] related tdf#68604: Unit test for writing the plaintext annotations in

[caolanm] restore copy/paste menu entries

[caolanm] ofz#1202 fix oom

[Stephan Bergmann] Make HASHID work whenever there is std::hash<pthread_t>

[mstahl] nss: upgrade to release 3.29.5

[michael.meeks] Avoid un-necessary dynamic_cast slowing plain-text import significantly.

[kendy] Disable this test temporarily, breaks on Windows from some reason.

[kendy] LOK - Calc: changed the way header is updated on row/col insert/remove

[mstahl] nss: try to remove nss.windowbuild.patch.0

[david] gbuild: Remove MSVC 2013 legacy code

[Stephan Bergmann] external/epoxy: Work around missing clang-cl DLL-init CONSTRUCT support

[Stephan Bergmann] Silence loplugin:unreffun on "FIXME breaks on Windows"

[Stephan Bergmann] Clean up do_msvcr_magic

[erack] upgrade to language-subtag-registry-2017-04-19

[fitojb] [pt-PT] Autocorrect - Added 25 words

[markus.mohrhard] add generic digest class

[markus.mohrhard] add test for generic digest class

[mstahl] tdf#107126 sw: fix layout crash with section in footnote

[mstahl] sw: fix a11y crash on double Dispose


Changes for Build #517
[quikee] tdf#107068 add arrow to the buttons, mark if field is filtered

[tietze.heiko] tdf#107277 add findbar and pagedialog icon to writer

[Stephan Bergmann] Don't keep gGlobalGlyphCache, gTextureCache around until exit

[szymon.klos] tdf#102779 Set a minimum height for Notebookbar tabs

[marklh9] sw: skip part of uiwriter/testTdf107025 if not testable.

[philipz85] tdf#102132 Contextual section in its own section

[szymon.klos] Notebookbar: better tab placing for the NotebookbarTabControl

[philipz85] tdf#107237 Add shape and frame contextual tabs to Writer

[markus.mohrhard] fix the build

[Noel Grandin] revert bits of "remove some old MSVC workarounds"

[caolanm] fix --with-tls=openssl build

[markus.mohrhard] mark all new styles as default styles, tdf#103380, tdf#103330


Changes for Build #518
[tabe] starmath: Fix wrong ids in Command Menu to be inserted as commands

[tabe] starmath: Show underscore which does not mark a mnemonic key

[Noel Grandin] simplify ChainableProperySet and MasterPropertySet

[marklh9] tdf#107301: Improve non snap-to-char text rendering.

[szymon.klos] AutoText: importing docx content

[khaledhosny] tdf#104610 Always enabled no-width break formatting marks

[Noel Grandin] merge comphelper::ChainablePropertySet with

[matteo.casalin] These data members can be file scope consts, and reused

[matteo.casalin] OUStrings: avoid temporaries and constify

[matteo.casalin] Use automatic integer type, with minor simplifications

[tamas.zolnai] Handle keyinput properly in case of BottomToTop vertical text

[tamas.zolnai] Fix mouse position conversion in case of BottomToTop text

[momonasmon] Fix open command name

[momonasmon] SID_FM_CONFIG isn't executable

[momonasmon] Customization of notebookbar menu always possible

[momonasmon] No usage of the private:commandimage thing

[momonasmon] tdf#95845 Use CommandInfoProvider

[momonasmon] Replace GetImage with CommandInfoProvider::GetImageForCommand

[momonasmon] tdf#101374 Don't confuse "Label" with "Name"

[momonasmon] Toolbars can't be nested

[Noel Grandin] tools: change internal DynamicErrorInfo struct name

[Noel Grandin] BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.

[chris.sherlock79] tools: cleanup tools/source/ref/errinf.cxx


Changes for Build #519
No changes

Changes for Build #520
[quikee] use translated string for "Total" label in pivot charts

[quikee] preserve "Total" label on round-trip, remove code duplication

[quikee] tdf#107147 ignore subtotals and grandtotals when gathering labels

[gerrit buildbot] Updated core Project: translations 

[gerrit buildbot] Updated core Project: help  0205b43e4d518239ff3d6b9bed0cc9317939acd9

[bjoern.michaelsen] move SwDrawFlyContract creation into CreateNewRef

[Miklos Vajna] Indentation fixes

[gang65] EMF+ Add initial support for EmfPlusStringFormat Object

[gang65] tdf#47243 tdf#39327 Add support for SetPageTransform

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordpro

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in sw

[gerrit buildbot] Updated core Project: help  29be78c402864c4e23d20ec19e86e0d8dd39a9a1

[Noel Grandin] Drop unused string resources from svtools/soerr.hxx

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in oox..sal

[Noel Grandin] drop old WinMtfOutput::DrawPolygon method

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in sc

[Miklos Vajna] sw: prefix members of SwMultiTOXTabDialog

[mstahl] sw: let's check GetFrame() instead, it's already public

[mstahl] Fix typos

[matteo.casalin] Remove code commented-out since 2003-11-24

[matteo.casalin] OUStrings: constify and avoid temporaries

[matteo.casalin] OUStrings: avoid temporaries and OUStringBuffers

[matteo.casalin] OUStrings: constify and avoid temporaries

[matteo.casalin] Fix indentation

[matteo.casalin] Minor optimizations to loops

[matteo.casalin] OUStrings: constify and avoid temporaries some more

[matteo.casalin] Do not pass a suggested name to GUIStoreModel: it is always overwritten

[mstahl] tdf#39468 Translate German comments in sw

[michael.meeks] BASIC: Call OUString() instead of OUString("");

[Noel Grandin] loplugin:checkunusedparams in i18nlangtag and l10ntools

[caolanm] coverity#1405477 Uninitialized pointer field

[caolanm] coverity#1405475 Uninitialized scalar field

[caolanm] coverity#1405470 Unchecked dynamic_cast

[caolanm] coverity#1405474 Unintended sign extension

[marklh9] tdf107359: imporve line pitch and char pitch importing of writerfilter.

[gerrit buildbot] Updated core Project: help  4af60691995a58d513552e5e14677f680827e155

[gerrit buildbot] Updated core Project: help  ba34e6b24ee494bccd2ed173b3369b476ed3f69c

[bjoern.michaelsen] move SwFlyDrawContact ownership to SwFlyFrameFormat

[mstahl] tdf#107205 vcl: don't always use D2DWriteTextOutRenderer

[gerrit buildbot] Updated core Project: translations 

[mstahl] tdf#39468 Translate German comments in sw

[philipz85] tdf#75256 Sifr: Link back and forward icons

[mstahl] tdf#39468 Translate German comments in sw

[philipz85] tdf#84837 Comment submenu icon and remove hide/show all comments

[mstahl] tdf#39468 Translate German comments in sw

[bjoern.michaelsen] use a unique_ptr to track the SwFlyDrawContact

[bjoern.michaelsen] remove DYING_FLYFRAMEFORMAT: now obsolete

[libreoffice] tdf#107310: hybrid cell is a value cell as well as a string cell.

[libreoffice] tdf#107310: add unit test for this.

[Noel Grandin] loplugin:checkunusedparams in vcl

[tml] Get the configure.ac to detect .NET framework 4.7.

[kendy] lok: When we actually have the OutputDevice, prefer that.

[gerrit buildbot] Updated core Project: help  d6a6a884b9e496b03dc038597e0673c62e1feeea

[gerrit buildbot] Updated core Project: help  623d809593d6b7ceb9e44ea8e198cc8067c0119a

[chris.sherlock79] tools: svstream.hxx needs only errcode.hxx & not errinf.hxx

[Noel Grandin] make __RSC a builtin define for the RSC compiler

[chris.sherlock79] errinf.hxx moved out of tools and into vcl module

[chris.sherlock79] tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo member

[chris.sherlock79] tdf#39468 - vcl: Translate German in errinf.cxx

[Miklos Vajna] tdf#107104 DOCX drawingML import: fix invisible arrow shape

[tomaz.vajngerl] enable clipboard service for android

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in svtools

[tietze.heiko] tdf#106035 update the contextual groupedbar full layout update

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in vcl

[Noel Grandin] FOOTERL and FOOTERR are write-only

[Noel Grandin] add various loplugin results files

[caolanm] LtcBenContainer::GetSize is always BenErr_OK

[caolanm] ofz#1270 avoid oom

[Noel Grandin] clang-tidy readability-simplify-boolean-expr in sfx2

[mstahl] tdf#39468 Translate German comments sw/source/core/text/txthyph.cxx

[mstahl] tdf#39468 Translate German comments

[mstahl] Translate German comments in svx/source/fmcomp/

[caolanm] Failed to load image 'cmd/lc_setoutline.png'

[kendy] The debugging rectangles are not needed any more.

[michael.meeks] Optimize plain-text import.




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