Date: prev next · Thread: first prev next last
January 2019 Archives by date, by thread · List index


lo_win_daily_symbols - Build # 29 - Fixed:


Check console output at https://ci.libreoffice.org/job/lo_win_daily_symbols/29/ to view the results.

Changes for Build #28
[Miklos Vajna] uitest: fail early in case a test file would be ignored

[Noel Grandin] no need to test for the presence of the dialog factory

[Julien Nabet] Fix typos

[Noel Grandin] use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandler

[Caolán McNamara] ofz#12507 micro opt

[Caolán McNamara] Resolves: tdf#122701 opengl settings don't affect gtk3

[Miklos Vajna] tdf#42949 Fix IWYU warnings in chart2/qa/*

[Mike Kaganski] Don't use own redundant mutex, since it's guarded by SolarMutex

[Caolán McNamara] Resolves: tdf#122627 be explicit about what column to check

[Noel Grandin] tdf#122250 Crash when running extension

[Stephan Bergmann] Use C++17 nested namespace definitions (in binaryurp)

[kainz.a] Sifr icon theme: add svg align icons

[Noel Grandin] Add fileName to GDIMetaFile::dumpAsXml()

[Noel Grandin] Fix loop conditions

[gerrit buildbot] Update git submodules

[Miklos Vajna] oox smartart, org chart: fix height of manager nodes without employees

[gerrit buildbot] Update git submodules

[justin_luth] tdf#121111 ww8export: fillstyle_NONE needs a nil background

[Caolán McNamara] SolarMutexGuard needed here

[Caolán McNamara] Resolves: tdf#122695 Content Type selector tooltip missing

[tamas.zolnai] tdf#122186: Fix broken Input list after RT in DOCX format

[Noel Grandin] use unique_ptr in sw

[Noel Grandin] use unique_ptr for SwTableAutoFormat

[Noel Grandin] simplify UCB_GetFileListOfFolder

[Noel Grandin] fix unnecessary delete

[Noel Grandin] use unique_ptr in sw

[Noel Grandin] use unique_ptr in SwWW8ImplReader::ConstructApo

[Noel Grandin] use unique_ptr in sw

[Noel Grandin] use unique_ptr in WW8Style

[Noel Grandin] Simplify containers iterations in sc/source/ui/docshell

[Julien Nabet] Fix typo

[Noel Grandin] Use proper iterator in loop body

[Stephan Bergmann] Upgrade external/boost to Boost 1.69.0

[Mike Kaganski] Use utl::TempFile for exception safety

[Noel Grandin] use unique_ptr in SwPostItMgr

[Miklos Vajna] tdf#122455 RTF export: fix font style from list def leaking into first para

[Caolán McNamara] Resolves: tdf#35152 select first fontwork if any are available

[Caolán McNamara] Resolves: tdf#122656 keypress handled twice

[Michael Stahl] sdext: fix build with poppler 0.73

[Michael Stahl] poppler: upgrade to release 0.73.0

[Michael Stahl] libxml2: upgrade to release 2.9.9

[Michael Stahl] libxslt: upgrade to release 1.1.33

[Michael Stahl] curl: upgrade to release 7.63.0

[Michael Stahl] python3: add patch bpo-17239: Disable external entities in SAX parser

[Stephan Bergmann] Avoid -Werror=undef in boost/optional.hpp

[Miklos Vajna] tdf#42949 Fix IWYU warnings in include/toolkit/*

[Michael Stahl] crashtesting: assert on import of ooo96040-1.odt

[Caolán McNamara] Resolves: tdf#122711 fix order of columns

[Noel Grandin] rename GetBroadCaster->GetBroadcaster

[kainz.a] tdf#121033 drawtextobjectbar follow now textobjectbar

[tietze.heiko] Resolves: tdf#122633 - Print dialog Preview is Off

[tietze.heiko] Resolves tdf#122118 - Toolbar dropdown button triangles are too large

[Caolán McNamara] Resolves: tdf#122700 cannot change shadow color

[Mike Kaganski] tdf#38328: allow Find&Replace key combinations in FindTextFieldControl

[Michael Stahl] tdf#122722 sw: fix hidden text crash in SwTextFrame::GetCurWord()

[Stephan Bergmann] Avoid unnecessary string copying in osl_getUserName

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

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

[justin_luth] tdf#116071 ww8import: import to XATTR_FILL instead of RES_BACKGROUND

[justin_luth] tdf#121670 ooxmlimport: no columns in page styles, only sections

[bjoern.michaelsen] UNO Styles: uno SvtListener instead of SwClient

[Stephan Bergmann] Use C++ OString/OUString classes here

[Stephan Bergmann] simplify duplicate code

[Caolán McNamara] Related: tdf#122627 auto detect of toggle column doesn't work

[Stephan Bergmann] Revert "Fix nan is not a member of std when building android"

[Julien Nabet] Removed executable permission on odt file

[Miklos Vajna] vcl: protect more outdev functions for disposed state

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

[j.carl43] Add XServiceInfo tests to ScStyleFamiliesObj

[Julien Nabet] Fix typo

[Noel Grandin] Fix iterator boundary

[Noel Grandin] o3tl::make_unique -> std::make_unique in basctl...bridges

[Noel Grandin] split sw_rtfexport and sw_rtfexport2 tests up

[kainz.a] tdf#122733 NB AlignMiddle before AlignDown

[kainz.a] Sifr icon theme shapes update

[Miklos Vajna] external: update pdfium to 3667

[Miklos Vajna] tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxx

[Noel Grandin] eliminate some noise from uitest failure

[Noel Grandin] use unique_ptr in sc

[Stephan Bergmann] Replace uses of rtl/instance.hxx with plain local static vars in configmgr

[Noel Grandin] use unique_ptr in ScHTMLLayoutParser::Adjust

[Noel Grandin] use unique_ptr in ScHTMLLayoutParser::Image

[Noel Grandin] fix crash in draw Format->Bullets and Numbering dialog

[Michael Stahl] lcms2: upgrade to release 2.9

[Noel Grandin] pass ScAutoFormatData around with unique_ptr

[Stephan Bergmann] Use OString for memory management of osl_psz_getHomeDir

[Stephan Bergmann] Use OString for memory management of osl_psz_getConfigDir

[Noel Grandin] use unique_ptr in sc

[Eike Rathke] Related: tdf#122301 FREQUENCY() with ForceArrayReturn on caller

[Noel Grandin] pass RedlinData around by unique_ptr

[Noel Grandin] pass ScPostIt around by unique_ptr

[Michael Stahl] Minimum Supported Version is VS2017

[Stephan Bergmann] New loplugin:empty

[Caolán McNamara] Resolves: tdf#122458 not enough values saved

[Caolán McNamara] Corrected hotspot for X11 pointer (autoscroll south west)

[Caolán McNamara] Small corrections to strings

[Caolán McNamara] Corrected hotspot for pointer (autoscroll south west)

[Stephan Bergmann] Use OString for memory management of getBootstrapSocketPath

[Julien Nabet] Fix typo

[Caolán McNamara] Corrected mask for X11 pointer (autoscroll south west)

[Noel Grandin] simplify ScChangeTrack queues

[Caolán McNamara] Resolves: tdf#122623 theme unwanted tab into invisibility

[Eike Rathke] tdf#106678 Implement CSV filter option's 8th token

[j.carl43] Move XStyleLoader2 tests to ScStyleFamiliesObj

[Eike Rathke] Resolves: tdf#122509 we have a second list with generated currency formats

[Eike Rathke] Related: tdf#122509 prevent access of not existing base format

[bjoern.michaelsen] SwXOLEListener: not SwClient/Modify

[Stephan Bergmann] Avoid unnecessary string copying in osl_getUserName

[Stephan Bergmann] Use OString for memory management of osl_psz_createPipe

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Avoid unnecessary string copying in osl_getDottedInetAddrOfSocketAddr

[Thorsten Behrens] tdf#122238 KDE5: disable mechanism of Qt for shortcut activation

[Thorsten Behrens] KDE5: minor Qt5Menu cleanup

[Thorsten Behrens] KDE5: Fix radiocheck menu items

[j.carl43] Rename ScTableConditionalFormatObj to ScTableConditionalFormat

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

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

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

[j.carl43] Add XServiceInfo tests to ScTableConditionalFormat

[Julien Nabet] Fix typo

[Noel Grandin] Simplify containers iterations in sc/source/ui/[A-Sa-d]*

[Noel Grandin] convert ScChangeTrackMsgType to scoped enum

[Bartosz Kosiorek] tdf#122557 EMF+ Implement proper rotation support of DrawImage

[Miklos Vajna] sw: make members of RtfExportFilter private

[Miklos Vajna] find-unneeded-includes: don't propose debug/bitset either

[Stephan Bergmann] Non-standard sed -i option is different on macOS than with GNU sed

[kendy] lok: We cannot skip duplicates of SELECTION_START / _END.

[Stephan Bergmann] Adapt solenv/flatpak-manifest.in to recent download.lst changes

[Caolán McNamara] Resolves: tdf#122346 get font features to stick in entry properly

[Eike Rathke] Add tests for FREQUENCY() ReferenceOrForceArray, ForceArrayReturn, tdf#122301

[Miklos Vajna] oox smartart, org chart: improve width of non-manager nodes

[Caolán McNamara] Resolves: tdf#122744 pt/% values not limited to historic limits

[Caolán McNamara] upgrade to python 3.5.6

[Stephan Bergmann] Fix rtl_DoubleLocking::getValue_002 test

[Stephan Bergmann] Check OS_FOR_BUILD for behavior of sed executed during build

[Caolán McNamara] Resolves: tdf#122334 decorator missing

[Xisco Fauli] tdf#122761: Revert "Resolves tdf#122118 - Toolbar dropdown button triangles are too 
large"

[Noel Grandin] use unique_ptr in sw

[Caolán McNamara] tdf#122393 move to overflow row on using left/right at end of other row

[Stephan Bergmann] Comment non-obvious Ascii85Encoder::ConvertToAscii85 code

[Bartosz Kosiorek] tdf#122557 EMF+ Implement Shearing for DrawImage records

[Jan-Marek Glogowski] WIN remove private-font fallback handling


Changes for Build #29
[Stephan Bergmann] Rework Ascii85Encoder::ConvertToAscii85 code somewhat

[Eike Rathke] Resolves: tdf#122786 use weld::SpinButton::set_value() instead of set_text()

[Julien Nabet] tdf#122516: fix timestamp in MariaDb/mysql

[Noel Grandin] rename SwLinePortion::GetPortion -> GetNextPortion

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

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

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

[j.carl43] tdf#45904 Move XEnumerationAccess Java test to C++
-- 
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/
Privacy Policy: https://www.documentfoundation.org/privacy

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.