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


Daily Screenshot Build on Windows - Build # 148 - Fixed:

Changes for Build #146
[chris.sherlock79] osl: cleanup socket.h

[chris.sherlock79] osl: document socket enums

[tamas.zolnai] replace magic numbers for ppt view types

[Markus Mohrhard] tdf#45904 Move _CellAreaLink Java tests to C++

[Markus Mohrhard] tdf#45904: Move _DatabaseRange Java tests to C++

[Markus Mohrhard] tdf#45904 Move _DataPilotItem Java tests to C++

[dennis.francis] tdf#97548: Do not set anchor flag on starting formula mode in a cell

[tamas.zolnai] Complete commit 61d49afadb2b

[matteo.casalin] Calculate values only when they are really needed

[matteo.casalin] Use 'else' for consecutive checks on rHint.GetId()

[matteo.casalin] OUString: constify and avoid temporaries

[matteo.casalin] Share common code

[matteo.casalin] OUString: reduce temporaries and constify

[matteo.casalin] OUString: reduce temporaries and constify

[matteo.casalin] OUString: constify, avoid unnecessary assignments

[Noel Grandin] remove some unused svx error codes

[caolanm] If called on an empty collection, don't let

[caolanm] fix build

[rene] sccomp_lpsolver -> sccomp_solver

[chris.sherlock79] osl: remove extraneous comment cruft from socket.cxx

[chris.sherlock79] osl: remove commented out reversemap functions

[chris.sherlock79] osl: give warning on socket error (win32), move Flag definition (unx)

[chris.sherlock79] osl: fix socket.h doxygen param

[fitojb] Fix typos

[quikee] [Android Viewer] Password support

[chris.sherlock79] osl: rename win32 socket internal function names

[quikee] [Android] Clean up util func with Calc dev

[chris.sherlock79] osl: cleanup osl_(acquire|release|close)Socket

[Noel Grandin] convert code-class in ErrCode to scoped enum

[caolanm] coverity#1416886 Unchecked dynamic_cast

[caolanm] coverity#1416883 Useless call

[caolanm] coverity#1416667 Unchecked dynamic_cast

[chris.sherlock79] osl: rearrange socket.h sections

[Thorsten Behrens] fix tdf#112025 insert docx into existing document


Changes for Build #147
[ashnakash] svl: populate subject and date-time when verifying signature

[ashnakash] sw: sign paragraphs and validate

[ashnakash] sw: invalidate paragraph signature on edit

[ashnakash] sw: remove signature metadata on deleting signature field

[ashnakash] sw: validate paragraph signatures on load

[ashnakash] sw: insert paragraph signature field

[ashnakash] sw: don't undo paragraph signatures

[David Tardon] integrate libqxp

[David Tardon] blind attempt to fix windows build error

[kendy] add icons to calc functions needed for grouped notebookbar

[Stephan Bergmann] Fix type of errno/WSAGetLastError()

[Miklos Vajna] libqxp: work around Android build

[Katarina.Behrens] tdf#106931 - LibreOffice 5.3 installer doesn't honor UI_LANGS property

[Markus Mohrhard] tdf#62363: When pie chart sector is too small do "Outside" placement

[tml] Log also the elapsed time of each zone, in milliseconds

[Stephan Bergmann] Consistently use oslInterlockedCount for SvImpLBox::s_nImageRefCount

[caolanm] ofz#3092 Direct-leak

[mstahl] Translate German comments/debug strings (leftovers in dirs starmath to

[j.nitschke+logerrit] remove unused header file

[David Tardon] disable EPUB export test with system libepubgen

[Stephan Bergmann] tdf#100501: Adapt to Java 9 (at least on Linux x86-64)

[Stephan Bergmann] Replace use of oslInterlockedCount with std::atomic in bridges

[Stephan Bergmann] Replace use of oslInterlockedCount with std::atomic,

[caolanm] ofz#3174 disallow header in header

[caolanm] ofz#3160 Direct-leak

[mstahl] svx: fix assert in SdrEdgeObj::ConnectToNode()

[Miklos Vajna] sw: prefix members of SwFootnoteFrame

[Miklos Vajna] tdf#111895 writerfilter: avoid hiding shapes behind background

[Stephan Bergmann] tdf#100501: Fix thinko

[Christian Lohmaier] need to use app:srcCompat when using VectorDrawableCompat

[Christian Lohmaier] android: position in RecyclerView must not be treated as fixed

[Christian Lohmaier] android:singleLine is deprecated, use maxLines=1 instead

[tamas.zolnai] crashtesting: failure on exporting tdf95568-1.ots to xlsx

[Stephan Bergmann] loplugin:implicitboolconversion

[caolanm] ofz#3189 Direct-leak

[caolanm] Resolves: tdf#111925 we need to take the buffered data len into account

[Julien Nabet] tdf#111818: add SearchItem.AlgorithmType2 option

[tamas.zolnai] Follow up changes related to DOCX form control export

[Markus Mohrhard] update updater icon

[mstahl] sd: AccessibleSlideSorterView: don't register twice at ViewShell


Changes for Build #148
[tabe] svx: Mark functions as local

[Stephan Bergmann] loplugin:cstylecast/nullptr (clang-cl)

[Stephan Bergmann] Avoid deadlock under --enable-debug

[Miklos Vajna] EPUB export: write generator string

[Armin.Le.Grand] Added VisualStudioCode/unified MSDEV VC.db

[Julien Nabet] Removed duplicated include

[caolanm] sd: delete the global CacheConfiguration timer on shutdown

[Noel Grandin] filterconfig: drop unused debug macros

[Noel Grandin] svx: FmXFormView owns m_pWatchStoredList

[Miklos Vajna] tdf#104937 RTF import: \trwWidthA is an absolute value

[Miklos Vajna] tdf#97362: TextPortionEnumerationTest partially migrated to python (part

[momonasmon] Remove duplicate code

[momonasmon] This should be ToolBoxItemBits::DROPDOWNONLY

[caolanm] ofz#3201: avoid oom

[Miklos Vajna] Pass --enable-debug also down to external/libepubgen

[Stephan Bergmann] Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"

[Noel Grandin] move all the basic errcodes to one file

[Markus Mohrhard] add a listbox that can contain any controls as children

[Markus Mohrhard] external data: add a simple table view for spreadsheet data

[Thorsten Behrens] tdf#100492 Skip empty shapes in SVG export

[erack] Add keeper for FmFormView* pDrawView

[erack] Export to PNG: export selected cell range only, not as page, tdf#108317

[erack] Export to PNG: init DPI with screen resolution, tdf#108317

[tml] Add cautionary comment

[caolanm] Resolves: tdf#111760 cancel file dialog on terminate

[caolanm] Resolves: tdf#111865 ensure draw after SetProgressValue uses new value

[tml] Use 1-based numbers in the ScAddress debugging output operator <<

[Noel Grandin] loplugin:constparam in sc part8

[Markus Mohrhard] disable unstable UNO API tests

[Markus Mohrhard] update the gtk updater icon with the new updater icon

[caolanm] Related: tdf#112018 limit to min of 1 before conversion from signed int

[caolanm] Resolves: tdf#112018 number-columns-repeated has the data type

[caolanm] Resolves: rhbz#1400287 resizing properties dialog hides widgets

[Noel Grandin] remove some unused macro definitions

[Markus Mohrhard] handle scroll wheel scrolling in new ListControl

[Markus Mohrhard] ListControl: append new entries by default

[Markus Mohrhard] move ListControl to vcl

[chris.sherlock79] desktop: start.c cleanup

[chris.sherlock79] desktop: change NULL to nullptr in start.c

[chris.sherlock79] desktop: convert all sal_Bool to bool in start.c

[chris.sherlock79] revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719f

[chris.sherlock79] revert "convert all sal_Bool to bool in start.c"

[caolanm] make custom properties tab page some reasonable starting width

[Miklos Vajna] EPUB export: initial character properties as direct formatting

[Stephan Bergmann] Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, too

[chris.sherlock79] osl: partial cleanup of socket_decl.hxx doxygen comments

[Stephan Bergmann] Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"

[Stephan Bergmann] Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"

[Noel Grandin] tdf#112008 Assert when starting an empty slideshow

[fitojb] tdf#107741 breeze-icon update for border style

[fitojb] add setoutline icon to sifr

[fitojb] add setoutline icon to tango

[fitojb] add 32px to tango icon set from adwaita

[fitojb] tdf#112062 Spelling: Grey -> Gray in color palettes

[Stephan Bergmann] Strength-reduce XViewSplitable::testSplit

[Noel Grandin] rename SBX errorcodes to BASIC

[Noel Grandin] loplugin:constparam in sc part9

[tamas.zolnai] Remove unused header

[tamas.zolnai] Fix typo in code

[tamas.zolnai] Removed ancient comment

[mstahl] nss: Upgrade to release 3.31.1 and update patches

[Noel Grandin] Related tdf#111892: use unique_ptr

[Noel Grandin] tdf#112027: avoid leaks in FillTreeBox (sfx2)

[caolanm] Resolves: tdf#112017 crash on particular odt

[fitojb] Fix 'make translations' run again

[tamas.zolnai] tdf#108352: Structure of pivot table coming from XLS is altered in LO

[gerrit buildbot] Updated core Project: help  79b1d6e796d6d689ef200d4531b0b2734b344392

[gerrit buildbot] Updated core Project: help  ba1b065b296a1fce482bb3ebfa2fc8b765b45456




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