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


Daily Screenshot Build on Windows - Build # 255 - Still Failing:

Changes for Build #251
[Noel Grandin] sal_uIntPtr->sal_uInt32 in Gallery

[Noel Grandin] sal_uIntPtr->sal_Int32 in SdrUndoGroup

[Noel Grandin] sal_uIntPtr->sal_uInt32 in GalleryTheme

[Noel Grandin] sal_uIntPtr->unsigned long in SystemEnvData

[Noel Grandin] DELETEZ->std::unique_ptr in FinitUI

[Stephan Bergmann] Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig.

[Stephan Bergmann] Add wrongly formatted new file to blacklist

[Miklos Vajna] external: upload libepubgen-0.1.0

[Miklos Vajna] Related: tdf#114428 filter: associate .xhtml with HTML import

[Miklos Vajna] Related: tdf#114428 svtools HTML import: avoid XML declaration in body

[quikee] Elementary-icons: remove font from svg files

[nemeth] Add recent Hunspell fixes and improvements

[Noel Grandin] DELETEZ->std::unique_ptr in SwNavigationPI

[pranavk] lokdialog: Unblock custom window mouse key events

[pranavk] lokdialog: Send close callback when dialog dissappears too

[Noel Grandin] sal_uIntPtr->sal_Int32 in MultiSelection

[Stephan Bergmann] Blind fix for recently removed config_host/config_libepubgen.h.in

[Stephan Bergmann] ...and another

[caolanm] fiddle with leaks some more

[caolanm] ofz: skip tables when parser is invalid

[caolanm] ofz: various html problems

[erack] Move GetKeywords() and related from SvNumberformat to SvNumberFormatter

[Noel Grandin] sal_uIntPtr->sal_Int32 in GalleryTheme

[jp] Access2Base - FIX getString() on LONGVARCHAR fields

[Stephan Bergmann] No need to keep these whitelisted functions decorated with SAL_CALL

[Stephan Bergmann] Remove junk committed by mistake

[Thorsten Behrens] tdf#43569 DOC input: insert ConditionalText field instead of field marks

[pranavk] Fix memleak

[Miklos Vajna] [API CHANGE] offapi: remove unused css.security.SerialNumberAdapter

[philipz85] Dont translate strings replaced with text in code

[erack] Naming nitpicks, r... for reference

[mstahl] editeng: fix RTF export of colors

[mstahl] editeng: RTF export: another buggy GetItem2() loop, for fonts

[philipz85] tdf#81475 Organize the form toolbars

[Thorsten Behrens] xmlsecurity: move GNUPGHOME to $workdir for unit test

[mstahl] editeng: error: "remove_const_t" is not a member of "std"

[erack] Also EnglishKeywords is a NfKeywordTable, not just some vector

[Samuel Mehrbrodt] tdf#83877 Edit existing signature lines

[Samuel Mehrbrodt] Signature line: Remove "Add caption" from context menu

[gerrit buildbot] Updated core Project: help  f391bd889ff83129dd2988d7e449869e5c687f18

[caolanm] use std::unique_ptr

[caolanm] more leaks with exceptions

[caolanm] ofz#4641 fix leaks with exceptions

[caolanm] Related: tdf#114434 Enable ExtLeading by default for starmath edit

[btomi96] tdf#41650 doc(x) export split paragraph

[erack] Upgrade to ICU 60.2

[btomi96] no section break after split paragraph

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


Changes for Build #252
[Markus Mohrhard] tdf#113621: don't write whole column refs for conditional format ranges

[tamas.zolnai] tdf#114477: Can't set character highlighting on a text box using sidebar

[Noel Grandin] tdf113594: marking gluepoints immediately.

[Noel Grandin] sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBox

[Noel Grandin] sal_uIntPtr->sal_uInt32 in GalleryTransferable

[Noel Grandin] sal_uIntPtr->VclPtr<OutputDevice> in XParaPortionList

[Noel Grandin] sal_uIntPtr->sal_Int32 in SvxSuperContourDlg

[Noel Grandin] sal_uIntPtr->SwLinePortion* in SwTextPortionMap

[Noel Grandin] sal_uIntPtr->sal_uInt32 in X11SalGraphicsImpl

[Noel Grandin] sal_uIntPtr/sal_uLong->void* in Popover ids

[Noel Grandin] once off loplugin: unusedindex

[Stephan Bergmann] loplugin:salcall (macOS)

[Stephan Bergmann] Report more debug information about caught exception

[Katarina.Behrens] tdf#51188: notify that geometry has changed when dragging the connector.

[Miklos Vajna] clang-format: restore lost warning on touching formatted file without

[Mike Kaganski] MSI cleanup: remove redundant conditions

[caolanm] merge ImplPolygon and ImplPolygonData

[Stephan Bergmann] loplugin:salcall (macOS)

[dennis.francis] tdf#114479 : Blacklist MATCH() for threading

[glogow] Protect all LogicalFontInstance constructors

[Stephan Bergmann] sal_Bool -> bool

[michael.meeks] sal: add pre-initialization scheme for allocations.

[Noel Grandin] use ColumnPositions name more consistently

[Noel Grandin] CONTAINER_ENTRY_NOTFOUND not needed anymore

[Noel Grandin] improve the find-unused-typedefs script

[Noel Grandin] loplugin:unusedindex fix false+ in nested loops

[erack] tdf#114216 Uncheck Thousands separator on Number category selection

[pranavk] lokdialog: gtv: Set dialog title on callback

[pranavk] lokdialog: If we already have the title, emit it during creation

[Stephan Bergmann] Try even harder to get at template args in

[caolanm] ofz#4647 Integer-overflow

[pranavk] lokdialog: Give non-programmatic name to autofilter

[michael.meeks] tdf#114484 - Make internal file and print dialogs obsolete

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

[Stephan Bergmann] -Werror,-Wsign-compare (clang-cl)

[Stephan Bergmann] -Werror,-Wsign-compare (clang-cl)

[erack] Resolves: tdf#113537 don't keep nEndRow=MAXROW if data ends above

[mstahl] tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()

[mstahl] sw: clarify what the hell SwTextFrame::GetFormatted() actually does

[mstahl] sw: prefix SwTextFrame::pTextCache member

[mstahl] tdf#100635 sw: fix layout crash caused by field expansion ...

[Marco Cecchetti] lok: calc: LOK_FEATURE_RANGE_HEADERS

[Stephan Bergmann] Apparently missing dependency

[caolanm] ofz#4643 Direct-leak

[caolanm] ofz#4649 don't care about exceptions for testing

[erack] Update language-subtag-registry-2017-12-14

[Noel Grandin] Get rid of loop counter variable

[erack] tdf#113861: Unittest for chart datatable labels expansion

[Stephan Bergmann] Enable C++17 for clang-cl, too

[Julien Nabet] Fix typos

[Stephan Bergmann] Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing

[Miklos Vajna] sw HTML export: add a filter option to produce XHTML

[j.carl43] tdf#45904 Move _XCellFormatRangesSupplier Java test to C++

[erack] Blacklist CELL() and INFO() for threading

[erack] Move init of keywords around, preset with English, localized case by

[j.carl43] tdf#45904 Move _XCellRangeAddressable Java test to C++


Changes for Build #253
[philipz85] tdf#91781 Round of improvements to Writer's menus for 6.0

[Noel Grandin] convert EETextFormat to scoped enum

[btomi96] sw: Modifiy paragraph-split unit test to also..

[philipz85] tdf#103080 Dont package Open Sans and PT_Serif fonts

[gerrit buildbot] Updated core Project: help  b07c31d8dfa44e18560eaacfe7f63ef2e5e23ff7

[gerrit buildbot] Updated core Project: help  fae24d85eb9fb736c9fdab08c78d25cafb213913

[philipz85] tdf#114286 Move UnderlineDouble to GenericCommands

[gerrit buildbot] Updated core Project: help  263b467e2b2e5f1a5ccb9a76645606e739881b82

[Marco Cecchetti] lok: sc: append the col, row position to the cell cursor message

[Marco Cecchetti] lok: sc: handling conflicts btw group collapsing and cell editing

[Marco Cecchetti] lok: sc: header, cursor and selection overlays issues wrt autofilter

[caolanm] ofz: dangling pointers

[caolanm] ofz: Null-deref

[Noel Grandin] clang-tidy modernize-use-equals-default in toolkit

[justin_luth] tdf#97648 ooxmlimport: horizontal line's horiOrient

[Noel Grandin] sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCache

[Noel Grandin] sal_uIntPtr->sal_uInt32 in yieldCounts

[Noel Grandin] sal_uLong->SalPrinterError in SalPrinter

[Noel Grandin] can use GetSelectedEntryData here

[Julien Nabet] Related tdf#114457: fix leak in treeopt (cui)

[gerrit buildbot] Updated core Project: help  cdde6459d147fd50348246d20291b1a3d1cd2f64

[erack] Do not recalculate the same weight over and over again, tdf#114251

[Julien Nabet] Fix typos

[philipz85] tdf#113538 Add Hebrew fonts into default installation

[caolanm] coverity#1426168 Dereference after null check

[caolanm] coverity#1426162 refactor to be more clear

[caolanm] coverity#1426167 refactor to be less obscure

[caolanm] coverity#1426171 Unchecked dynamic_cast

[gerrit buildbot] Updated core Project: help  3114a84355a738b365d3c65c403a8062305ddaff

[gerrit buildbot] Updated core Project: help  52613d9b557df908883211cbfb49e7a5f2b9ce3c

[gerrit buildbot] Updated core Project: help  8b0a4944747cde7395b36e53893d85dc8b07ee05

[Markus Mohrhard] fix searched attribute for 3D chart shape, tdf114169

[gerrit buildbot] Updated core Project: help  f583ac513198a3aa70840f63aa26d766e5f9daf3

[gerrit buildbot] Updated core Project: help  b6e0ecde5fb3eafe88846f055a4917ac99d38e36


Changes for Build #254
[Mike Kaganski] loplugin:unusedindex Remove useless outer loop

[momonasmon] tdf#98058 Respect menu:style="text" setting

[philipz85] tdf#91820 Round of improvements to Calc's menus for 6.0

[philipz85] tdf#91857 Round of improvements to Impress's menus for 6.0

[Julien Nabet] Fix typos

[Julien Nabet] Fix typos

[Noel Grandin] Related tdf#114455: fix mem leak on olmenu (sw)

[caolanm] coverity#1426169 refactor to be less obscure

[caolanm] coverity#1426163 Improper use of negative value

[erack] Type svIndex does not necessarily mean range name, tdf#114251 related

[erack] Related: tdf#114251 disable ocName named expressions for vectorization

[erack] Related: tdf#114251 disable vectorization of svDoubleRef

[Noel Grandin] sfx2: remove SfxInPlaceClientList

[Noel Grandin] svtools: Delete copy ctor in a standard way

[caolanm] ofz#4677 Indirect-leak

[caolanm] ofz#4678 ensure null termination

[caolanm] ofz: ensure ppHead validity for remaining scope

[momonasmon] tdf#113928 Add uno:ReadOnlyDoc command.

[erack] Unit test for implicit intersection with shared formulas, tdf#114251

[libreoffice] Initial step on enabling the orcus-based Excel 2003 XML filter.

[libreoffice] Remove code duplicates.

[libreoffice] All the other orcus-based filters should take the same code path.

[libreoffice] Take into account the fact that ScDocument already has one sheet.


Changes for Build #255
[libreoffice] Remove unused method.

[libreoffice] Handle merged cells.

[Noel Grandin] sal_uIntPtr->size_t in ObjOrderChanged

[Noel Grandin] convert ColorPickerMode to scoped enum

[Noel Grandin] convert HyperLinkPageType to scoped enum

[Noel Grandin] convert EEHorizontalTextDirection to scoped enum

[Noel Grandin] loplugin:unusedindex

[momonasmon] tdf#113928 More handling of SID_READONLYDOC

[Markus Mohrhard] clear the data provider cache after import, tdf#111960

[caolanm] ofz: Null-deref

[caolanm] coverity#1426315 Logically dead code

[caolanm] coverity#1426312 Unchecked return value

[Noel Grandin] partially revert "Use for range loop in sdrhhcwrap (sw)"

[Noel Grandin] loplugin:unnecessaryvirtual

[quikee] chart2: Batch changes to properties when creating 3D objects

[quikee] chart2: When creating objects prevent setting object rects dirty

[Mike Kaganski] tdf#108580: integrate vc_redist.exe into MSI

[tamas.zolnai] tdf#90626 PPTX: Fix image bullet size

[Stephan Bergmann] Mark external/mdds/c++17.patch upstreamed

[mstahl] tdf#114303 writerfilter: RTF import: fix default vert orient of shapes

[mstahl] oox: try to fix Android build, no std::lround there

[Noel Grandin] convert SVX_GRAPHICFILTER constants to scoped enum

[libreoffice] Remove almost duplicate code blocks.

[libreoffice] Implement a reference resolver for orcus.

[libreoffice] Handle per-cell settings of cell formats.

[Noel Grandin] sal_uIntPtr->sal_uInt32 in Config

[Miklos Vajna] oox: fix Android build

[philipz85] tdf#113590 Unify labels between both special character controls

[caolanm] ofz: reject graphics with bad anchors

[caolanm] sal_uLong->sal_uInt32

[Miklos Vajna] sw: prefix members of SwAccessibleChildMapKey

[caolanm] coverity#1426163 Improper use of negative value

[mstahl] tdf#114212 sw: fix layout of as-char anchored text-frame of shape

[philipz85] tdf#103080 October 2017 update to Noto fonts

[libreoffice] Pick up global named expressions.

[libreoffice] Defer cell value insertion until later.

[caolanm] coverity#1426314 silence Resource leak

[philipz85] tdf#113538 New font order for hebrew fonts

[libreoffice] Pick up sheet-local named expressions as well.

[Thorsten Behrens] List private GPG keys in crypto config dialog

[Thorsten Behrens] Do things with preferred GPG keys

[Thorsten Behrens] Read/write preferred GPG signing/encryption keys

[Thorsten Behrens] Read/write 'encrypt to self' bit




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