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


Daily Screenshot Build on Windows - Build # 252 - 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++




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