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


lo_daily_tb_win_arm64 - Build # 942 - Still Failing:
Identified problems:
* file not found: compiler couldn't find the file »frozen/bits/defines.h« referenced from 
C:/cygwin/home/tdf/jenkins/dly/s_master/xmloff/source/style/XMLRtlGutterPropertyHandler.cxx(21)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/942/consoleFull#-537852444cd06c086-ffd7-48da-8ce2-d58b9387379c>


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

Changes for Build #936
[Miklos Vajna] DOCX filter: improve handling of negative <w:position> in paragraph

[Caolán McNamara] When adding application fonts, add them also to FontConfig

[nemeth] tdf#155187 sw track changes: color tables in single changes

[Henry Castro] sc: filter: oox: add missing tag "fillcolor"

[Henry Castro] sc: filter: oox: add missing attribute "indexed"

[Caolán McNamara] cid#1532367 Unused value

[gerrit buildbot] Update git submodules

[Henry Castro] sc: filter: oox: Add a missing tag child of the parent tag "cfvo"

[خالد حسني] tdf#153440: Add test

[Xisco Fauli] svgio: remove unneeded initializer

[parisoplop] Remove hardcoded values in pagenumberdlg

[raykowj] SdNavigator: Improve unique name detection

[Stephan Bergmann] external/coinmap: Address ODR violations

[Julien Nabet] Fix heap-buffer-overflow in vcl/PngImageReader

[Xisco Fauli] tdf#155819: check marker property comes from a style sheet

[Miklos Vajna] CppunitTest_sw_htmlexport: avoid reqif magic in testOleNodataReqIf

[Noel Grandin] speed up startup time

[Noel Grandin] speed up startup time

[Julien Nabet] Fix typo

[rb.henschel] MCGR: Use BGradient in export of Fontwork to docx too


Changes for Build #937
[Noel Grandin] tdf#151946 cache LocaleDataWrapper

[Caolán McNamara] ofz#59817 Heap-buffer-overflow READ 8

[Caolán McNamara] backport CVE-2023-1999 libwebp fix

[Noel Grandin] SAL_WARN->SAL_INFO in oox::ShapeContext

[parisoplop] Remove duplicate constants relating to PNGs

[Caolán McNamara] Make encodeForXml accessible for other modules

[Stephan Bergmann] fix ubscan build

[Mike Kaganski] tdf#155823: Improve the check if the list id is not required

[خالد حسني] tdf#89288: Add test

[خالد حسني] tdf#139863: Add test

[20001722] fix ant related test for paths with non-ascii characters

[Michael Stahl] tdf#155690 writerfilter: fix import of bookmark in table...

[Henry Castro] sc: filter: oox: add missing formula if it is a text ...

[Noel Grandin] speed up startup time

[Noel Grandin] speed up startup time

[Noel Grandin] speed up startup time

[Noel Grandin] speed up startup time

[Noel Grandin] online: speed up scrolling large excel document

[Mike Kaganski] Related: tdf#150494 add placeholder text to the REST protocol field

[Caolán McNamara] cid#1532384 Out-of-bounds read

[Xisco Fauli] tdf#155735: Add support for saturate type

[Henry Castro] sc: filter: oox: update databar format before clone

[Caolán McNamara] tdf155825 result same size in synchronize gradients

[parisoplop] Add editengine view separation in tiled rendering

[Henry Castro] sc: filter: oox: insert a new entry ScDataBarFormat if Id attribute...

[Julien Nabet] Fix typo

[Miklos Vajna] UITest_manual_tests: use oneprocess mode

[Samuel Mehrbrodt] tdf#155728 - A11y sidebar: fix Update issue list after fixing an issue

[Miklos Vajna] sd: fix crash deleting 2 slides during paintTile

[Stephan Bergmann] ooo#41037 Reject URLs containing unencoded NUL characters

[Miklos Vajna] sw floattable: fix handling of upper margin of anchor for fly intersect

[Andreas Heinisch] tdf#155699 - MRU: show pinned documents at the beginning of the list

[Michael Stahl] nss: upgrade to release 3.90

[Xisco Fauli] tdf#155833: apply transform to image even if target is equal to viewbox

[Noel Grandin] speed up startup time

[خالد حسني] Don’t add empty Fonts dictionary to Type 3 font resources

[خالد حسني] tdf#155161: Add test

[Tomaž Vajngerl] libjpeg-turbo is used for import but also export jpeg filter

[Mike Kaganski] ODF export: simplify restart handling to skip list id where possible

[Miklos Vajna] sw layout xml dump: show page frame of anchored objects

[خالد حسني] Use sal_Int32 instead of overzealous use of auto

[Julien Nabet] gdb: BigPtrArrayPrinter, add the suffix, so 0->0ul

[Michael Stahl] tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at end

[Michael Stahl] tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objects

[Noel Grandin] remove some misleading typedefs

[Noel Grandin] speed up startup time

[Noel Grandin] wrap OSQLParser::s_xLocaleData in vcl::DeleteOnDeinit

[momonasmon] tdf#103064 editeng: invalidate spelling results on style change

[momonasmon] tdf#103064 sw: add a comment style

[Julien Nabet] Related tdf#148263: on Writer, no need to repeat "Delete" for columns

[Noel Grandin] speed up startup time

[Justin Luth] tdf#133507 sw: hunt for documents with ULSpacing at section end

[momonasmon] tdf#103064 editeng: fix handling of char highlighting

[momonasmon] tdf#103064 sw: improved notifications on style modification

[Henry Castro] sc: qa: add databar unit test

[Justin Luth] tdf#155736 Modified IsInTOC() to handle IsInHeaderFooter() case.

[Henry Castro] sc: filter: oox: do not insert rule too early

[momonasmon] tdf#103064 sw,editeng: make para styles work inside comments

[momonasmon] tdf#103064 sw,editeng: enable UNO API and ODF import/export

[momonasmon] tdf#103064 sw: use the comment style by default instead of DF

[Miklos Vajna] sw layout xml dump: extract SwTextFrame::dumpAsXml() from SwFrame

[Noel Grandin] speed up startup time

[Julien Nabet] Fix typo

[Caolán McNamara] ofz#59854 Null-dereference WRITE

[momonasmon] tdf#103064 sw: enable the UI commands

[momonasmon] tdf#103064 Improve comment style usage detection

[rb.henschel] tdf#155852 same method for StepCount in OOXML as in rendering

[nemeth] tdf#154521 sw navigator: allow to query selected bookmark via UNO

[nemeth] tdf#155847 sw tracked table column: manage multiple changes

[Noel Grandin] speed up startup time

[Noel Grandin] remove dead code

[Henry Castro] sc: filter: oox: fix conditional color scale empty value \"\"

[Michael Stahl] tdf#125154 i18npool,sw: fix group separators in numbers in formulas

[Justin Luth] tdf#155736 replaced m_bStartTOC condition with a method IsInTOC()

[Michael Stahl] tdf#146547 sfx2: allow read-only documents to be modified

[Caolán McNamara] ofz#59859 Timeout

[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards

[Julien Nabet] Fix typo

[plubius] tdf#146626 catch IndexOutOfBoundsException when fetching accessible

[Julien Nabet] Fix typo

[Mike Kaganski] tdf#155871: don't forget to close li before starting next

[Caolán McNamara] tdf#155720 remove old skip notebookbar init workaround

[Justin Luth] sw uiconfig: add README to explain the different menus

[Xisco Fauli] tdf#155735: unify unittest

[Justin Luth] tdf#132061: disable uno:PageColumnType when read-only

[Henry Castro] sc: filter: oox: fix conditional color scale same range

[Henry Castro] sc: filter: oxx: insert more rules same range

[Justin Luth] tdf#118335 notebookbar: set visible false for PrintPreview in MenuFile

[Henry Castro] sc: filter: oox: only insert conditional format if has items

[Noel Grandin] SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContext

[Noel Grandin] improve exception message

[Noel Grandin] sc: perf: speedup sheets with lots of repetitive...

[Tomaž Vajngerl] Add frozen library support - for compile-time dict, set support

[Tomaž Vajngerl] svgio: use "frozen" for mapping between token strings and enums

[Tomaž Vajngerl] oox, writerfilter, xmloff: use frozen data structures for static data

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Eike Rathke] Related: tdf#153517 Introduce class tools::Duration

[balazs.varga.extern] tdf#155402 - sc improving CELL() function return value in case of OOXML

[Eike Rathke] Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)time

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo in code

[momonasmon] sc drawstyles: Restore text selection after applying a style

[Mike Kaganski] Use getXWeak in configmgr

[Mike Kaganski] Use getXWeak in editeng

[Mike Kaganski] Use getXWeak in package

[Mike Kaganski] Use getXWeak in basic

[Mike Kaganski] Use getXWeak in sc

[Mike Kaganski] Use getXWeak in svl

[Mike Kaganski] Use getXWeak in stoc

[gerrit buildbot] Update git submodules

[Tomaž Vajngerl] tdf#155526 Add Period to trend line equation

[Tomaž Vajngerl] add --with-system-frozen

[Tomaž Vajngerl] ooxml: import and export background and fill theme colors props.

[خالد حسني] vcl: Document SAL_NON_APPLICATION_FONT_USE

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Julien Nabet] use frozen::make_unordered_map so no need to specify the count

[Julien Nabet] Regression from speed up startup

[Mike Kaganski] tdf#148836: Alphabetize customize keyboard dialog

[خالد حسني] tdf#155810: Pass Kashida insertion positions through canvas

[Thorsten Behrens] tdf#155665 Adding option to remember signatures for each save

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

[Andreas Heinisch] tdf#38742 - Start Center: move last opened documents to the top

[Mike Kaganski] Mark obsolete options as such

[Mike Kaganski] Simplify a bit

[Mike Kaganski] Simplify a bit

[Mike Kaganski] Drop code leftovers of HTML 3.2 support

[Mike Kaganski] Expand a macro inline

[Miklos Vajna] svx: prefix members of EnhancedCustomShape2d

[Miklos Vajna] sw floattable: avoid layout loop for negative vert offset in MakePos()

[Tomaž Vajngerl] oox: ThemeExport - add "relationship" xml:r namespace


Changes for Build #938
[momonasmon] tdf#103064 Don't overwrite all formatting with DF on lang change

[gerrit buildbot] Update git submodules

[Tomaž Vajngerl] sw: Test paragraph level text background

[Tomaž Vajngerl] tdf#155086 remove code that sets theme color to shapes as DF

[Stephan Bergmann] Fix TB Jenkins_Linux_Ubsan (duration.cxx)

[Xisco Fauli] tdf#97717: do not call add_postProcess from g element

[خالد حسني] tdf#155486 Adding fonts to .odt when there is "no perfect match"

[Mike Kaganski] Restructure a bit

[Stephan Bergmann] Initialize SfxObjectShell::bRememberSignature

[Noel Grandin] tdf#150534 reduce the memory consumption of cells when calculating

[Eike Rathke] Use tools::Duration in ScInterpreter::CalculateAddSub()

[plubius] Fix nightly build failures on Mac Intel

[Andras Timar] fix crash on LOKIT spelling dialog

[خالد حسني] CppunitTest_cppcanvas_test: use CPPUNIT_TEST_FIXTURE()

[خالد حسني] CppunitTest_cppcanvas_test: enable even if cairo canvas is not

[خالد حسني] CppunitTest_cppcanvas_test: generalize testComposite

[خالد حسني] tdf#155810: Add test

[خالد حسني] CppunitTest_cppcanvas_test: clang-format

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[خالد حسني] embeddedfontshelper: use u16string_view instead of char pointer

[خالد حسني] tdf#43671: Pass through emphasis mark setting with cairo canvas

[Xisco Fauli] tdf#145896: set style to 'text/css' by default

[Henry Castro] sc: filter: oox: fix setting value to color scale

[Henry Castro] lok: sfx2: fix change state "SheetRightToLeft"

[Hossein] tdf#122970 Fix direct cursor leaving screen trail

[20001722] Fix typo in .git-hooks/pre-commit

[Miklos Vajna] sw: document SwFormatLineNumber

[Miklos Vajna] sw floattable: fix negative vertical offset handling on page boundary


Changes for Build #939
[Stephan Bergmann] loplugin:cstylecast

[rb.henschel] tdf#155827 MCGR: Axial to linear in oox export, apply...

[Caolán McNamara] Resolves: tdf#155750 allow private:factory urls in floating frames

[Stephan Bergmann] XMLTextParagraphExport::DocumentListNodes must be a complete type

[nemeth] tdf#145651 Chart OOXML export: fix write error in exportSolidFill

[Tomaž Vajngerl] sd: fix setting theme for notes master

[Noel Grandin] tdf#155920: next effect in END mode should no resume show

[خالد حسني] tdf#107718: Fix script itemization of vertical text

[Henry Castro] lok: editeng: add LOK special flags

[nemeth] tdf#122676 sc: fix format with * (filling) and NBSP thousand separator

[Henry Castro] lok: sc: restore edit output area

[Olivier Hallot] tdf#43369 Refactor PosgresSQL connection setup

[Justin Luth] tdf#126095 impress notebookbar: don't force Master/Presentation toolbars

[Eike Rathke] Use tools::Duration in friend double operator-() if DateTime has Time

[fitojb] Remove German capitalization from some translatable strings

[Xisco Fauli] svgio: simplify test file a bit

[Xisco Fauli] tdf#155932: tdf#97717: only apply opacity when primitive

[nemeth] tdf#155863 sd: fix resizing of cropped images to original size

[خالد حسني] tdf#115321: Fix PDF position of emphasis mark in vertical text

[Henry Castro] lok: sc: fix layout RTL

[Henry Castro] lok: sc: fix layout RTL mouse selection

[Xisco Fauli] tdf#155814: only check parent style when it has a local css style

[Henry Castro] editeng: fix assertion uninitialized enum

[Henry Castro] lok: sc: reset RTL if it is changed

[Henry Castro] lok: vcl: fix "ImplConvertToAbsPos" function

[20001722] poppler: upgrade to release 23.06.0

[Thorsten Behrens] Allow bootstrap variables in Java user classpath settings, 2nd try

[Justin Luth] tdf#122270 sd: refresh notebookbar after switch to/from master view

[parisoplop] sw: Fix spell checking having no view separation in tiled mode

[Eike Rathke] Introduce double DateTime::Sub() as a substitute for friend double

[Miklos Vajna] CppunitTest_sw_htmlexport: avoid reqif magic in testNoLangReqIf

[nemeth] tdf#155951 sw: fix crash using XTextRange::getString() in

[Julien Nabet] Fix typo

[خالد حسني] Use switch statement in unicode::getScriptClassFromUScriptCode()

[خالد حسني] tdf#114432: classify Tangut and Khitan Small Script as ScriptType::ASIAN

[Tomaž Vajngerl] sc: add CharComplexColor and CellBackgroundComplexColor properties

[خالد حسني] Fix script classification of USCRIPT_WARANG_CITI

[Eike Rathke] Use DateTime::Sub() instead of operator-()

[Eike Rathke] sc: Use DateTime::Sub() instead of operator-()

[20001722] openldap: upgrade to release 2.6.4

[Eike Rathke] svl: Use DateTime::Sub() instead of operator-()

[Pranam Lashkari] sd: send correct slide visibility status

[Miklos Vajna] cui: fix --without-java build

[Eike Rathke] sw: Use DateTime::Sub() instead of operator-()

[Julien Nabet] Related tdf#155143: blacklist Nvidia GTX 960M for Skia hardware


Changes for Build #940
[Henry Castro] editeng: add flag EEControlBits::SINGLELINE

[Tomaž Vajngerl] sc: change text and background theme colors for direct attributes

[Tomaž Vajngerl] sc: OOXML import of theme colors for char and background colors

[Eike Rathke] rbOverflow was already set for bBadNS, unnecessary to set it again

[خالد حسني] Require icu-i18n >= 66

[خالد حسني] Remove another workaround for old versions of ICU

[خالد حسني] No need to fiddle with ICU UChar typedef anymore

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Henry Castro] editeng: add setter function SingleLine

[Rene Engelhard] Use Unicode hex instead of string literal in readme

[Mike Kaganski] tdf#155945: do not turn another style attributes to direct formatting

[Justin Luth] tdf#133507 sw layout: fix missing contextual spacing at section end

[Justin Luth] tdf#142833 sd notebookbar: There is no PrintPreview, use WebHtml

[Henry Castro] editeng: ignore line breaks

[Miklos Vajna] cui: don't build SvxJavaClassPathDlg::SetClassPath() for the non-java

[Eike Rathke] Change DateTime friend operator-() to return tools::Duration instead of

[Xisco Fauli] tdf#155735: use B3DHomMatrix in BColorModifier_saturate

[Xisco Fauli] tdf#155735: Add tests in basegfx

[Henry Castro] editeng: qa: add single line unit test

[Eike Rathke] Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctor

[Tomaž Vajngerl] sc: factor out color from setting vcl::Font from a ItemSet

[Tomaž Vajngerl] sc: theme color export for cell fill color + test

[Xisco Fauli] tdf#155735: Add support for hueRotate type

[Stephan Bergmann] Missing test dependencies

[gerrit buildbot] Update git submodules

[Mike Kaganski] Speed up scrolling through large document with lots of patterns

[Julien Nabet] Fix typo

[Xisco Fauli] tdf#155735: Add support for matrix type

[gerrit buildbot] Update git submodules

[Caolán McNamara] tdf#147056 sc: convert xml menu to popupmenu .uno:PrintRangesMenu

[Caolán McNamara] tdf#155955 - small Calc window size after deleting the configuration


Changes for Build #941
[Henry Castro] sc: filter: oox: fix preserve space, single line case

[Xisco Fauli] basegfx: Add test for BColorModifier_black_and_white

[Xisco Fauli] tdf#156018: check if there is a css style with element inside element

[Henry Castro] sc: filter: excel: add getter function LineBreak

[Henry Castro] sc: filter: excel: import cell multi-line text

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Michael Weghorn] kf5: Remove "5" from class names in kf5 VCL plugin

[Michael Weghorn] kf5: Rename sources + headers according to new class names

[Michael Weghorn] kf5: Drop "5" from VCLPLUG_KF5_{IMPLEMENTATION,PUBLIC} defines

[Michael Weghorn] kf5/kf6: Don't hardcode reported KF version to 5

[Michael Weghorn] Detect Plasma 6 desktop

[Michael Weghorn] kf6: Add a kf6 VCL plugin

[Michael Weghorn] Use kf6 VCL plugin by default on Plasma 6

[Julien Nabet] Remove duplicated include

[Justin Luth] tdf#141136 NBB SetContext: don't SetCurPageId twice for the same page

[Henry Castro] sc: qa: filter: add import excel unit test

[Tomaž Vajngerl] fix crash in PaletteManager triggered by the color picker

[خالد حسني] Improve ScImportExport::CountVisualWidth()

[خالد حسني] Improve and rename unicode::isIVSSelector()

[خالد حسني] Make backscpace always delete whole variation sequences

[خالد حسني] Remove recently unused unicode::isCJKIVSCharacter()

[momonasmon] tdf#103064 Refresh spellcheck marks on default lang change

[momonasmon] This can be const

[momonasmon] tdf#103064 Fix reset to parent style handling

[Samuel Mehrbrodt] tdf#155503 - A11Y sidebar: Add quick fix action to set document title

[nemeth] tdf#155847 sw tracked table column: fix crash in Manage Changes

[Samuel Mehrbrodt] tdf#152576 - A11Y sidebar: improving update of issues on sidebar

[Noel Grandin] Speed up scrolling through large document with lots of patterns

[rb.henschel] tdf#155901 MCGR: preserve first and last gradient stop too

[Heiko Tietze] MCGR: Some exemplary multi-color gradients

[Eike Rathke] Clamp and assert maximum hours value in Time::init()

[Julien Nabet] Fix typo

[momonasmon] tdf#103064 Simplify the code a bit

[Eike Rathke] Introduce tools::Duration individual time values ctor

[Justin Luth] tdf#141136 NBB SetContext: try to stay on the same tab

[Justin Luth] related tdf#68695 tdf#141136 sc: comment can't resize; avoid context

[Caolán McNamara] update LibreOfficeCoverity.conf

[خالد حسني] tdf#142437: Fix word boundary detection in autocorrect

[Caolán McNamara] fix a from-scratch i18npool build problem

[Xisco Fauli] tdf#156034: check for css style further up in the hierarchy

[20001722] Rename "aStrTextColor" to "aStrFontColor"

[خالد حسني] tdf#129810: Compress fullwidth CJK punctuation

[Eike Rathke] Change LocaleDataWrapper::getDuration() parameter to tools::Duration


Changes for Build #942
[20001722] Update libassuan to 2.5.6

[Mike Kaganski] tdf#133560: re-anchor objects, to use paragraph's dispose for

[Mike Kaganski] Add a natvis entry for o3tl::span

[Mike Kaganski] ReqIF: 'ol' elements must have no 'start' attribute

[parisoplop] tdf#156016 Fix bug where SVG check size would be 0

[Xisco Fauli] tdf#132246, tdf#155735: Add support for SourceAlpha

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Caolán McNamara] cid#1532474 Uninitialized scalar field

[Caolán McNamara] cid#1532478 silence Unchecked return value

[Thorsten Behrens] Certificate Manager button is hidden in case no manager exists.

[Mike Kaganski] Add missing dependency

[Caolán McNamara] CID several. Use ctor 'from other' instead 'first..last'
-- 
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.