Date: prev next · Thread: first prev next last
June 2018 Archives by date, by thread · List index


Callgrind Linux - Build # 5662 - Still Failing:

Changes for Build #5656
[tml] Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1

[tml] Add Document.Close event generation

[tml] Prepare to handle out (and inout) parameters to event callbacks

[Caolán McNamara] ofz#8644 oss build broken

[tml] First attempt at implementing CXTypeInfo::GetFuncDesc() and

[tml] A few SAL_INFO tweaks

[tml] First attempt at passing arguments, also in and inout, to Automation

[tml] We need to keep an ooo::vba::word::XDocument ref in the SwDocShell

[tml] Add ooo::vba::word::XApplicationOutgoing::DocumentBeforeClose() callback

[tml] Fire the DocumentBeforeClose event (call the callback)

[tml] Add ooo::vba::word::XDocuments::OpenNoRepairDialog()

[tml] Add informative comment

[tml] Initialise mxMSF in all cases

[tml] Emit DocumentChange events less eagerly (to Automation clients)

[tml] Add DocumentOpen and NewDocument to XApplicationOutgoing and emit such

[tml] Use correct index for incoming Arguments sequence

[tml] If a DocumentBeforeClose event handler says no, don't then

[tml] Can simplify, our IDL compiler is more clever nowadays

[tml] Add a WindowState attribute to ooo.vba.word.XApplication, too

[tml] Add Resize() method to ooo.vba.word.XApplication

[tml] Add Move() to ooo.vba.word.XApplication

[tml] Add window geometry attributes, too, to ooo.vba.word.XApplication

[tml] Can simplify, our IDL compiler is more clever nowadays

[tml] Move two functions to perhaps less confusing locations

[tml] Add entries for Calc.Applcation

[Noel Grandin] drop Graphic::GetBitmap

[tml] Add ooo.vba.excel.XApplicationOutgoing

[tml] Avoid crash if pDocShell is null

[tml] Initial steps to make also Calc usable from Automation clients

[tml] Make SAL_INFO logging style more useful

[tml] Implement EnumConnections, and fix handling of mismatched parameter

[tml] Make convertDispparamsArgs() handle mismatch in number of parameters

[tml] Decrease fragility in odd use cases with no current document (yet)

[tml] Do same trick in setValue() as earlier in getValue() for Automation

[tml] Introduce comphelper::Automation::AutomationInvokedZone

[tml] Enter AutomationInvokedZone appropriately

[Miklos Vajna] comphelper: fix an IWYU warning

[tml] Avoid a SolarMutex assertion failure in some use cases from Automation

[tml] Can simplify, our IDL compiler is more clever nowadays

[tml] Add Author property to ooo::vba::excel::XWorkbook and implement it

[tml] Need to enter the AutomationInvokedZone here, too

[tml] Simplify: Use AutomationInvokedZone::isActive()

[tml] Must catch Exception here, not the more specific

[tml] Add a unit test for the Automation client services

[tml] Add a SAL_INFO

[tml] Implement NewWorkbook and WorkbookOpen Automation callbacks in Calc

[Armin.Le.Grand] SOSAW080: Cleanup of SdrModel

[marklh9] tdf#117884: intersect border with paint area of upper frame.


Changes for Build #5657
[tml] Comment out CustomTarget_automationtest for now, it can't work properly

[tml] Revert "Simplify: Use AutomationInvokedZone::isActive()"

[Caolán McNamara] focus rect for value set

[tml] chmod -x

[tml] Log the call to CoRegisterClassObject()

[tml] Run soffice frpm instdir (but CustomTarget_automationtest still can't

[erack] tdf#96698 - calc: add support for custom validation (through a formula)

[Armin.Le.Grand] Corrected PresObj Styles

[arnaud.versini] cppuhelper : use rtl::isAlphaNumeric instead of recreate the method.

[tml] Add WordBasic property and its FileOpen "command"


Changes for Build #5658
[Caolán McNamara] ofz#8651 Integer-overflow

[Caolán McNamara] tdf#117537 block rentry to CheckAndMarkUnknownFont

[Caolán McNamara] use std::unique_ptr

[Caolán McNamara] Resolves: tdf#116268 use on/off data, not pos to determine which is

[Caolán McNamara] dynamic_cast followed by static_cast

[Caolán McNamara] connect up accessibility location

[michael.meeks] move mbThreadedGroupCalcInProgress from ScDocument to ScGlobal

[michael.meeks] assert(!bThreadedGroupCalcInProgress) in ScGlobal get-or-create

[michael.meeks] move related functions next to each other

[kainz.a] Mimetype icon update writer and calc

[gerrit buildbot] Updated core Project: help  5c2b056fd305b90dfbe4dc7168c8c1208ec0a41c

[gerrit buildbot] Updated core Project: help  86550547983760f747983ca4b4ee91ad5bd21fdf

[gerrit buildbot] Updated core Project: help  9f2d4891c943ad0fcc88ca483ab8305c56904cd9

[gerrit buildbot] Updated core Project: help  144741785f13606aaecd37b5fd9769c746fc71a8


Changes for Build #5659
[Thorsten Behrens] linguistic: add functionality to change spellcheck color

[Henry Castro] sc: disable test that fails on Windows

[Thorsten Behrens] tdf#115600 Display messages in Findbar for Index entry navigation

[Thorsten Behrens] tdf#115600 Use "Navigation element not found" message for Headings

[Thorsten Behrens] Added Storage permission handling on the Android Viewer

[Thorsten Behrens] [Pardus] tdf#106371 ability to insert/delete tables Android Viewer

[Thorsten Behrens] tdf#117777 fix show hidden files/folders option on Android


Changes for Build #5660
[fitojb] Fix typos

[fitojb] tdf#117915: fix mix of Bullet Tooltips

[Samuel Mehrbrodt] Move signature line to signed properties

[Noel Grandin] loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped

[Thorsten Behrens] tdf#87995 Missing setting for save thumbnail in settings.xml.

[Caolán McNamara] forcepoint#44 raii for connection and disconnection of SwView and

[Stephan Bergmann] --enable-gio also for --disable-gtk --enable-gtk3

[Miklos Vajna] xmlsecurity: add ecdsa option to certificate generator script

[Katarina.Behrens] Add parameter to format-check any commit

[Katarina.Behrens] Qt5 minimal "native" file picker

[Katarina.Behrens] Qt5 some SalLAyout painting support

[Katarina.Behrens] Add missing die and help functions

[Katarina.Behrens] Qt5 fix font drawing

[Katarina.Behrens] Move qt5 headers into vcl top-level include

[Katarina.Behrens] KDE5SalFrame derives from Qt5Frame

[Katarina.Behrens] KDE5SalInstance derives from Qt5Instance

[Katarina.Behrens] Move create_SalInstance to KDE5SalInstance class

[Katarina.Behrens] Qt5 plugin now identifies itself as such (in About dialog)

[Katarina.Behrens] Remove unused headers and commented-out code

[Katarina.Behrens] Remove some virtual funcs implemented in the base class

[Katarina.Behrens] Use Acquire/ReleaseGraphics from base class

[Katarina.Behrens] Frames can now be closed by clicking top-right corner [x]

[Katarina.Behrens] Reorganize code to enable derived classes inject SvpSalGraphics

[Katarina.Behrens] Restore Acquire/ReleaseGraphics, use KDE5SalGraphics

[Katarina.Behrens] Kill GraphicsHolder with fire

[Katarina.Behrens] drawBitmap that takes BitmapBuffer as input

[Katarina.Behrens] Render checkboxes natively

[Katarina.Behrens] Remove now unused KDE5XLib and KDE5Data

[Katarina.Behrens] Render radiobuttons natively

[Katarina.Behrens] Render pushbuttons natively

[Katarina.Behrens] Render listboxes and comboboxes natively

[Katarina.Behrens] Render text edits (single and multiline) natively

[Katarina.Behrens] Render sliders and spinboxes natively

[Katarina.Behrens] Drop duplicate implementation of conversion to QRect

[Katarina.Behrens] Render progress bar natively

[Katarina.Behrens] Render menu bar and popups natively

[Katarina.Behrens] Render list items natively

[Katarina.Behrens] Render toolbars natively

[Katarina.Behrens] Render frames and window background natively

[Katarina.Behrens] Render scrollbars natively

[Katarina.Behrens] Render tooltips natively

[Katarina.Behrens] Remove IMAGE_BASED_PAINTING dead code

[Katarina.Behrens] KDE5SalData derives from Qt5Data

[Katarina.Behrens] Native focus rectangles for checkboxes

[Katarina.Behrens] Native focus rectangles for radiobuttons

[Katarina.Behrens] Native focus rectangles for push buttons

[Katarina.Behrens] Use QImage format with premultiplied alpha

[Katarina.Behrens] Render list headers natively

[Katarina.Behrens] Get rid of annoying focus rectangles in start centre

[Katarina.Behrens] Basic skeleton of native menus

[Katarina.Behrens] Prep Qt5Instance for native menus

[Katarina.Behrens] Basic ops (add, remove) with native menu items

[Katarina.Behrens] Templatize Qt5Widget class

[Katarina.Behrens] Expose menu bar of the main window

[Katarina.Behrens] Top-level native menubar items are now visible

[Katarina.Behrens] Unify Color -> QColor conversion

[Katarina.Behrens] Replace ~ with & (Qt accelerator marker) in menu entries

[Katarina.Behrens] Clear menubar before opening a new app

[Katarina.Behrens] Native leaf menus and submenus are now visible

[Katarina.Behrens] Insert separators into native menu

[Katarina.Behrens] Add shortcuts to native menu entries

[Katarina.Behrens] Basic structure of a slot to dispatch commands from menu

[Katarina.Behrens] Dispatch commands from menus for real

[Katarina.Behrens] Add checkmark buttons to native menus

[Katarina.Behrens] Add radiobuttons to native menus

[Katarina.Behrens] Use harfbuzz and graphite, needed after GenericSalLayout refactoring

[Katarina.Behrens] Make clang-format happy, remove vcl/unx/kde5 from blacklist


Changes for Build #5661
[Katarina.Behrens] OOXML types are now visible in Template Import Dialog

[michael.meeks] drop Image(Bitmap) constructor

[Miklos Vajna] tdf#42949 Fix IWYU warnings in chart2/source/view/inc/

[Noel Grandin] tdf#96099 Remove some trivial typedef std::vector

[Caolán McNamara] ofz#6440 timeout during fuzzing

[Stephan Bergmann] loplugin:unoany (clang-cl)

[Stephan Bergmann] loplugin:includeform (clang-cl)

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


Changes for Build #5662
[kainz.a] Mimetype icon update for apps and impress

[Noel Grandin] remove old "convert to SVM1" code only active in debug mode

[Stephan Bergmann] Various trivial loplugin fixes in --enable-qt5

[Stephan Bergmann] Missing includes (std::back_inserter; Windows --disable-pch)

[gerrit buildbot] Updated core Project: help  c4b58d2a883f375a15a5d0ab339ce626155dd901

[Miklos Vajna] UITest_calc_tests: split this into 4 parts

[Julien Nabet] Fix typos

[Miklos Vajna] DOCX import: fix relativeFrom=page, align=right handling again

[tml] Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING




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