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


lo_daily_tb_win_arm64 - Build # 938 - 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/938/consoleFull#-537852444cd06c086-ffd7-48da-8ce2-d58b9387379c>


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