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


Lcov report generator for master - Build # 1633 - Fixed:


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

Changes for Build #1631
[Noel Grandin] simplify and improve Wildcard

[Stephan Bergmann] Adapt compilerplugins to llvm::sys::fs::OF_None rename

[Noel Grandin] no need to make copies of these map entries

[Noel Grandin] tdf#142932: fix crash when pasting cells with comments+"skip empty

[Caolán McNamara] cid#1486241 'Constant' variable guards dead code

[Caolán McNamara] cid#1486260 Uncaught exception

[Caolán McNamara] cid#1486261 Dereference before null check

[Jan-Marek Glogowski] svp: always release SolarMutex on yield

[Caolán McNamara] crashtesting: assert on export of tdf105134-1.docx to odt

[gerrit buildbot] Update git submodules

[Jan-Marek Glogowski] configure: make OpenLDAP test independent from X11

[gerrit buildbot] Update git submodules

[Caolán McNamara] fix indent

[Jan-Marek Glogowski] configure: Improve help-options handling

[Xisco Fauli] uitest: guard load_file

[Noel Grandin] reduce allocation in ZipContentInfo map

[Caolán McNamara] Resolves: tdf#140361 use the DisableEditHyperlink state as of menu

[Stephan Bergmann] Clarify no loplugin:overridevirtual with templated base class

[nemeth] tdf#142851 Chart UI: fix empty Chart Type dialog

[Mike Kaganski] Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNS

[justin_luth] tdf#106541 doc import: prevent inheriting when LFO == 0

[jp] ScriptForge - (SF_UI) CreateBaseDocument() new CalcFileName argument

[Xisco Fauli] uitest: fix build

[gerrit buildbot] Update git submodules

[Noel Grandin] SwFrameFormats::rangeFind does not, in fact return a range

[Noel Grandin] Move SwDoc::FindFormatByName to SwFormatsBase

[Xisco Fauli] uitest: guard create_doc_in_start_center


Changes for Build #1632
[quikee] move BufferedDecompositionPrimitive2D impl. into its own file

[Stephan Bergmann] Remove unused DOCTYPE from odk/examples xcu file

[quikee] Add Comment cppunit test to vcl.

[quikee] Add Font cppunit test to vcl.

[quikee] Add TextLanguage cppunit test to vcl.

[quikee] Add LayoutMode cppunit test to vcl.

[Noel Grandin] optimised FindFormatByName for SwFrameFormats

[Caolán McNamara] disable ligatures for monospace fonts

[Michael Stahl] tdf#141709: Use poppler_data

[Michael Stahl] Fix typos

[Andrea Gelmini] Removed duplicated include

[nemeth] tdf#92525 tdf#142398: fix export of simple custom shapes

[tml] The Chrome Trace Event viewer doesn't support nested async events

[Noel Grandin] tdf#135316 add SvFileStream::SetDontFlushOnClose

[Noel Grandin] simplify SwFormatsModifyBase::ContainsFormat

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Eike Rathke] tdf#124983 In calc make printable page borders initially visible

[Caolán McNamara] cid#1401328 Uncaught exception

[Caolán McNamara] ofz#35504 Integer-overflow

[Caolán McNamara] ofz#35502 Indirect-leak

[michael.meeks] lok: allow .uno:JumpToMark.

[Bartosz Kosiorek] EMF+ tdf#142975 Add brush support to DrawString record

[justin_luth] tdf#120629 doc {im,ex}port: accept known numberingTypes

[justin_luth] tdf#106541 doc import: allow listLevel to be inherited

[Heiko Tietze] Resolves tdf#121158 - Placement issues on page sidebar

[Eike Rathke] Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column


Changes for Build #1633
[Stephan Bergmann] Introduce wait_for_top_focus_window to fix UITest_calc_tests9

[Stephan Bergmann] uitest: blind fix for failure in slow machines

[Xisco Fauli] Revert "uitest: guard create_doc_in_start_center"

[Mike Kaganski] Delete copy ctors/assignments for DLLEXPORT class

[justin_luth] tdf#123405 doc import: inherit from all Outline styles

[Noel Grandin] SAL_WARN -> SAL_INFO

[Noel Grandin] uno::Type needs a move operator

[Caolán McNamara] error: unknown type name 'OStringBuffer'

[Caolán McNamara] rename read_paste_result to read_transfer_result

[Andreas Heinisch] tdf#69207 - Use selected text delimiter to parse the provided csv data

[Noel Grandin] tdf#135316 bypass 'existing style' check when importing

[Christian Lohmaier] breakpad: don't include the users's env in linux dumps

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Noel Grandin] should be using upper_bound here

[Stephan Bergmann] Fix presumed race between executeAction and following asserts in UITest

[gerrit buildbot] Update git submodules

[nemeth] tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebar

[raykowj] tdf#46626 Don't include footnote numbers in Navigator headings

[justin_luth] tdf#104239 doc import: accept outlineLvl0 == (listLvl = MAXLEVEL)

[Thorsten Behrens] Handle fancy webdav URI schemes on all platforms

[Noel Grandin] remove uno::Type move constructor

[Noel Grandin] BmpScaleFlag::Super is dead

[Caolán McNamara] gtk4: get dnd drop into LibreOffice from another app working

[Caolán McNamara] gtk4: unref stream when done with it

[Caolán McNamara] gtk4: simplify dnd "drop" signal

[Caolán McNamara] gtk4: reuse read_block_async_completed from dnd for cnp

[Caolán McNamara] drop text_transfer_result and merge dnd and paste logic

[Caolán McNamara] gtk4: merge some common dnd and cnp blocks

[Caolán McNamara] gtk[3|4] set what widget to highlight during dnd

[Caolán McNamara] gtk4: unhighlight the parent like gtk3

[Caolán McNamara] gtk4: gdk_drop_get_actions is a better match

[Caolán McNamara] gtk4: finish dnd target

[Caolán McNamara] gtk4: start with initial window state of all unset bits

[Caolán McNamara] gtk4: track underlying surface state for maximized/minimized

[justin_luth] tdf#120629 ms formats: better exporting of hindiVowels etc.

[Xisco Fauli] uitest: sc: move csv dialog tests to their own module

[Xisco Fauli] Revert: svp: always release SolarMutex on yield

[Jan-Marek Glogowski] cross-toolset: fix real cross help building
-- 
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.