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


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

Changes for Build #149
[Stephan Bergmann] This check for GDIObj subtypes is exhaustive

[Stephan Bergmann] Missing include

[Stephan Bergmann] Update external/nss/asan.patch.1

[tietze.heiko] remove insertsymbol cause we have now CharmapControl

[Miklos Vajna] EPUB export: support char props on text outside a span

[tml] This variable can be const, and calculated once before the loop

[tml] This can be const

[Miklos Vajna] pdfium: update to 3196

[michael.meeks] Refactoring fastcontexts code:

[Noel Grandin] loplugin:constparam in various

[erack] Related: tdf#91758 don't remember nCanForceToIso8601 state

[erack] Related: tdf#91758 shortcut CanForceToIso8601() for MayBeIso8601()

[erack] Resolves: tdf#91758 more stringent check for ISO date like looking input

[caolanm] Resolves tdf#112101 crash on particular file with office:event-listeners

[erack] Correct a test that worked only by chance, tdf#91758 follow-up

[Noel Grandin] loplugin:constparam

[Stephan Bergmann] ...in which Johnny returns from the fair

[Thorsten Behrens] gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stab

[Noel Grandin] fix ScJumpMatrixToken memory handling

[mstahl] vcl: [loplugin:constparams]

[Katarina.Behrens] gpg4libre: request key from filepicker

[kendy] tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagram

[kendy] SmartArt: grDir snake algorithm parameter

[Stephan Bergmann] loplugin:constparams

[Stephan Bergmann] Adapt loplugin:constparam to jurt/source/pipe/staticsalhack.cxx

[Stephan Bergmann] Avoid loplugin:constparam when param is subject of cast to non-const

[Stephan Bergmann] Avoid loplugin:constparam when param is cast to void

[Stephan Bergmann] Adapt getcompver.awk to Java 9

[erack] Force ISO date format again if ISO input, tdf#91758 follow-up

[erack] Unit tests for tdf#91758

[Stephan Bergmann] Avoid loplugin:constparam when param is marked as unused

[Stephan Bergmann] Pass "verbose" flag into ant

[Stephan Bergmann] Compact content of external/rhino/rhino1_5R5-find_swing.patch to single

[Thorsten Behrens] gpg4libre: Add flag for filters that support GPG encryption

[tamas.zolnai] tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in Calc

[caolanm] Resolves: tdf#95960 improve custom properties page

[caolanm] WB_AUTOSIZE is always on for SvtURLBox

[caolanm] nothing is reading the futilely set WB_AUTOSIZE bit

[erack] Restrict GetDoubleFromDateTime() and GetDateTimeFromDouble() correction

[mstahl] sw: WW8 import: properly handle consecutive range annotations


Changes for Build #150
[Noel Grandin] class ViewDescriptor is unused

[tml] Check ENABLE_ONLINE_UPDATE_MAR in one more place

[caolanm] ofz#2896 turn off auto look up col/row names for import testing

[Stephan Bergmann] loplugin:constparams: connectivity (macOS)

[Stephan Bergmann] loplugin:constparams: vcl (macOS)

[Stephan Bergmann] ...in which Johnny returns from the fair for real

[Stephan Bergmann] loplugin:constparams: Also handle ObjCObjectPointerType

[Stephan Bergmann] Restrict loplugin:constparams cast-to-void check

[Stephan Bergmann] Adapt external/beanshell to Java 9

[Katarina.Behrens] gpg4libre/comphelper: add storage helper for GPG encryption data

[Noel Grandin] inline some use-once typedefs

[Stephan Bergmann] loplugin:constparams: basic (clang-cl)

[Stephan Bergmann] loplugin:constparams: canvas (clang-cl)

[Stephan Bergmann] loplugin:constparams: connectivity (clang-cl)

[Stephan Bergmann] loplugin:constparams: dbaccess (clang-cl)

[Stephan Bergmann] loplugin:constparams: dtrans (clang-cl)

[Stephan Bergmann] loplugin:constparams: embeddedobj (clang-cl)

[Stephan Bergmann] loplugin:constparams: embedserv (clang-cl)

[Stephan Bergmann] loplugin:constparams: extensions (clang-cl)

[Stephan Bergmann] loplugin:constparams: odk (clang-cl)

[Stephan Bergmann] loplugin:constparams: setup_native (clang-cl)

[Stephan Bergmann] loplugin:constparams: shell (clang-cl)

[Stephan Bergmann] loplugin:constparams: smoketest (clang-cl)

[Stephan Bergmann] loplugin:constparams: svl (clang-cl)

[Stephan Bergmann] loplugin:constparams: vcl (clang-cl)

[Stephan Bergmann] loplugin:constparams: winaccessibility (clang-cl)

[Stephan Bergmann] loplugin:constparams: xmlsecurity (clang-cl)

[Stephan Bergmann] Adapt lopluign:constparams to variadic CXXOperatorCallExpr

[Christian Lohmaier] min and target SdkVersions are taken from gradle

[Christian Lohmaier] android: use sp (instead of dp) for font-size

[Christian Lohmaier] use extractNativeLibs="false" for less disk usage and faster

[tml] No need to call SetDebugName() when we already pass the same name to the

[gerrit buildbot] Updated core Project: help  d32748eb92d52f1163ff560529ac488dfb25a3b7

[tml] Bin fairly pointless default for parameter that was defaulted just once

[caolanm] ofz#3240: avoid oom in gif loader

[Miklos Vajna] sdext: fix loplugin:constparams warnings

[dennis.francis] tdf#111939: Fallback to getting view data from best view shell...

[mstahl] tdf#112122 xmloff: inserting index marks into editengine throws

[Miklos Vajna] tdf#112109 sw: split section frames inside table cells, ignore nested

[Stephan Bergmann] Fix silent merge conflict

[erack] SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1

[caolanm] Resolves: tdf#112123 check m_xAutoStyles like in similar methods

[philipz85] sifr add charmapcontrol icon for new drop down function

[Miklos Vajna] vcl PDF export: remove no longer direct curl dependency

[erack] Classify ocPercentSign as Array capable

[Stephan Bergmann] Revert loplugin:constparam behavior when param is subject of cast

[Christian Lohmaier] need to manuall load all native-libs on e.g. Jellybean

[erack] make the ScColumnsRange iterator return SCCOL

[erack] Upgrade to language-subtag-registry-2017-08-15

[justin_luth] tdf#108932 - prevent textbox shrink from actually growing

[justin_luth] tdf#108765 DOCX: after import, allow default styles again

[mstahl] Resolves: tdf#112122 Use EndElement instead of dtor to call throwing

[Julien Nabet] Replace list by vector for getResourceStringWithSubstitution

[Julien Nabet] Use vector and replace m_aBatchList by m_aBatchVector

[Markus Mohrhard] Remove unused desktop/StaticLibrary_minidump.mk

[Julien Nabet] Replace some lists by vectors (+rename vars)

[tamas.zolnai] tdf#111734 Reorder buttons to reach them with the Down arrow

[gang65] tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO

[gerrit buildbot] Updated core Project: help  ec8bc0cdb172478c9825dc434219519f702c2ac7

[gerrit buildbot] Updated core Project: help  7efd9647910ebfe0d2eb6050b812fd2894a30dcb




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