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


Random Config Linux builder - Build # 1720 - Fixed:


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

Changes for Build #1717
No changes

Changes for Build #1718
[Julien Nabet] Fix typo

[nemeth] tdf#123452 EMF Re-enable compression for image/x-emf files

[kainz.a] Sifr icon theme update

[kainz.a] sync sweb ui files with swriter ui files

[Mike Kaganski] nMediaArgsCount is const

[Noel Grandin] tdf#123796 Wrong cursor when inserting shape

[Miklos Vajna] tdf#123243 DOCX import: make increased anchored obj spacing cond more

[Samuel Mehrbrodt] Check svg URLs before exporting

[Mike Kaganski] Remove redundant assignment

[Stephan Bergmann] Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16

[Stephan Bergmann] Simplify Sequence construction

[Stephan Bergmann] Assume that EMR_SETVIEWPORTEXTEX wants to read signed values

[Stephan Bergmann] Change type of buffer to unsigned char

[Stephan Bergmann] nPara[1] needs clamping too, after all

[tietze.heiko] tdf#105445 Change label "Export comments" to "Comments as PDF

[Miklos Vajna] Avoid overflowing sal_Int16 PROP_GRID_LINES

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

[Caolán McNamara] weld ODatasourceSelectDialog

[Stephan Bergmann] Better types for nFc and nLen

[Thorsten Behrens] tdf#122920 uitest: XMouseListener is not called for top most window

[quikee] Add support for <image> draw definition to draw a SVG image

[Noel Grandin] re-land "new loplugin typedefparam""

[Michael Stahl] tdf#123446 sw_redlinehide: fix crash on Redo of ToX

[Katarina.Behrens] Add missing DoClose

[Katarina.Behrens] tdf#120783: take suggested/preferred DnD ops into account

[Katarina.Behrens] tdf#119856 vcl: Qt5/KDE5 RunInMainThread

[Katarina.Behrens] tdf#119856 vcl: fix Qt5FilePicker destructor to run in main thread

[Katarina.Behrens] tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal()

[Katarina.Behrens] tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThread

[Katarina.Behrens] tdf#123745 vcl: fix some crash in Window::SetHelpHdl()

[Katarina.Behrens] Add missing DoClose

[Katarina.Behrens] Add missing DoClose

[Noel Grandin] fix ScDetOpList::operator==

[quikee] Use SVG image to draw the checkbox widget

[quikee] Draw basic spinbox from the theme definition

[quikee] Update checkbox and radiobutton SVG images

[quikee] Use a unordered_map for mapping of xml element to control type

[quikee] Draw basic slider from the theme definition

[tchvatal] Use pkgconfig to detect PostgreSQL if there is no pg_config

[Stephan Bergmann] Upgrade to latest HarfBuzz 2.3.1

[Caolán McNamara] sync get_active_id impls

[Stephan Bergmann] improve documentation of soffice --accept parameter

[Caolán McNamara] sync get_selected_id with get_active_id

[Caolán McNamara] weld SfxAcceleratorConfigPage

[Caolán McNamara] unused SfxConfigGroupListBox

[Caolán McNamara] rename CuiConfigGroupBoxResource_Impl back to

[Michael Stahl] sw_redlinehide: fix RSID related asserts regression

[quikee] Draw basic scrollbar from the theme definition

[quikee] Draw basic fixedline from the theme definition

[quikee] Draw basic progress from the theme definition

[quikee] Draw basic tabbar widgets from the theme definition

[quikee] Add spinbox SVG buttons, but use a definition draw for now

[quikee] deal with code duplication at drawing from a definition file

[Matteo Casalin] OptimizerDialog: use local method to reduce OUString operations

[Stephan Bergmann] Use o3tl::is_typed_flags for ControlState

[Caolán McNamara] Resolves: tdf#123815 null terminator included in string

[Stephan Bergmann] Introduce o3tl::underlyingEnumValue

[Matteo Casalin] Use indexed getToken()

[Matteo Casalin] Index is not needed for single getToken call

[Matteo Casalin] Index returned by getToken is always lower than string length

[Matteo Casalin] Index returned by getToken is always lower than string length

[Matteo Casalin] Avoid unneeded OUString copy

[Matteo Casalin] Use optimized OString concatenation

[Matteo Casalin] Use indexed getToken and improve tokenization

[Matteo Casalin] Simplify ShapeAnchor::importVmlAnchor

[Matteo Casalin] Use indexed getToken()

[Matteo Casalin] Use already available index in following getToken call

[Matteo Casalin] Use index only where getToken() needs it

[Matteo Casalin] Use optimized OString concatenation

[Matteo Casalin] Group some more common code

[tml] Make mysqlc conditional on MARIADBC, too

[quikee] do not access uninitialized values when printing (tdf#121439)

[j.carl43] Remove unnecessary calls to Reference::is() after an UNO_QUERY_THROW


Changes for Build #1719
[j.carl43] tdf#45904 Move XNamed Java tests to C++

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


Changes for Build #1720
[Noel Grandin] remove sal_IntPtr in OfaMSFilterTabPage2

[Noel Grandin] loplugin:unnecessaryparen improve member expression

[Noel Grandin] remove some unnecessary typedef struct... sugar

[Noel Grandin] Remove debugging dump()s

[Julien Nabet] Typo: unexpectend->unexpected

[Julien Nabet] Fix typo

[Samuel Mehrbrodt] tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docs

[kainz.a] sync sdraw and simpress ui files with swriter ui files

[Stephan Bergmann] Record external/harfbuzz/msvc.patch as sent upstream

[Stephan Bergmann] Introduce Int32ToSVBT32 for cases that apparently want to write a signed

[Miklos Vajna] writerfilter: remove empty RTFPicture constructor

[Noel Grandin] loplugin:staticconstfield improve warning message

[kainz.a] sync chart2 ui files with swriter ui files

[Stephan Bergmann] Fix libtool RPATH outsmarting hack for external/librevenge

[Caolán McNamara] hookup MenuButton::SetDropDown to GtkMenuButton draw-indicator

[Caolán McNamara] support large toolbar size

[quikee] svgio visitor, add draw commands and create the from svg

[quikee] Draw basic listbox from the theme definition

[quikee] Draw basic frame and window background from the theme definition

[quikee] Draw basic toolbar from the theme definition

[quikee] Draw basic list{node,net,header} from the theme definition

[quikee] use gfx namespace for DrawCommands

[quikee] parse more attributes in SvgDrawVisitor

[nemeth] tdf#121176 DOCX track changes: same size w:del in w:ins

[Stephan Bergmann] Pass ENABLE_DEBUG into external/zlib

[Stephan Bergmann] Blacklist some dialogs which won't get properly initialized

[quikee] Support drawing widgets by interpreting an external SVG definition

[Stephan Bergmann] Simplify Sequence construction

[quikee] Support first, last tab item for the widget definition

[quikee] Update drawing of spinbox from definition

[quikee] Draw pushbutton from external svg image

[quikee] Draw tabs from external svg image, fixes for tabs (colors)

[j.carl43] Move variable nMaxFieldIndex out of namespace

[j.carl43] Add XServiceInfo tests to ScDataPilotFieldObj

[quikee] draw combobox (entire areaonly) from external svg, fix editbox

[quikee] Increase font size when drawing from widget definition

[kainz.a] Sifr icon theme update

[kainz.a] sync dbaccess ui files with swriter ui file structure
-- 
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.