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


Daily Screenshot Build on Windows - Build # 1675 - Fixed:


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

Changes for Build #1674
[j.carl43] tdf#45904 Move XElementAccess Java test to C++

[Noel Grandin] FN_PARAM_NUM_LEVEL is dead

[Stephan Bergmann] Remove redundant _test from i18npool/CppunitTest*

[Noel Grandin] tdf#146463 Apply data series filter to the chart legend

[Noel Grandin] unwrap data structure in SwCharURLPage

[Noel Grandin] remove unused FN_PARAM_GRF*

[Noel Grandin] remove unused FN_PARAM_TABLE_SPACE

[Stephan Bergmann] Use std::unreachable if available

[Miklos Vajna] sw: prefix members of SwNumFormatBase, SwOutlineContent, SwPostItContent

[Caolán McNamara] ofz#44991 keep paragraph's that failed to load until import is complete

[Noel Grandin] checked signedness of Sfx*IntItem types (part2)

[Noel Grandin] use SfxItemSet::GetItemIfSet in chart2

[Noel Grandin] address review comments for "Add XWeak constructor..."

[Mike Kaganski] Deduplicate string buffer code

[Caolán McNamara] ensure null terminator

[Miklos Vajna] sw clearing breaks: add document model

[Mike Kaganski] Use 'assert' where appropriate

[Heiko Tietze] tdf#147667 - Remove hard-coded underscore from UI

[Caolán McNamara] cid#1501377 Dereference after null check

[Caolán McNamara] cid#1473807 Untrusted value as argument

[nemeth] tdf#128596 PPTX import: fix default tiled bitmap fill

[nemeth] tdf#147121 PPTX: fix regression of font size export of empty lines

[nemeth] tdf#103800 PPTX shape import: fix regression of text color

[Caolán McNamara] cid#707503 Uninitialized scalar variable

[Caolán McNamara] cid#707500 Uninitialized scalar variable

[Caolán McNamara] cid#707501 Uninitialized scalar variable

[Caolán McNamara] cid#1500555 try +taint_sanitize instead of -taint_source

[Caolán McNamara] Related: tdf#147667 don't toggle radiobutton on mnemonic if it's not

[Caolán McNamara] check if cast is to the right type

[nemeth] tdf#146962 sw: hide deleted row at deletion in Hide Changes

[Caolán McNamara] cid#1500397 silence Resource leak

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

[Michael Weghorn] wina11y: Drop useless #ifdef block

[Michael Weghorn] wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEvent

[Michael Weghorn] wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItem

[Michael Weghorn] wina11y: Unify how AccessibleRole is referred to here

[Michael Weghorn] wina11y: Drop another 'using' directive

[Xisco Fauli] tdf#146463: chart2_import2: Add unittest

[Stephan Bergmann] Fix jurt/source/pipe/staticsalhack.cxx

[Mike Kaganski] Fix the tests failing when invalid certificate is in cert store

[jluth] tdf#122471 xlsx import: pivottable error OUString, not uInt8

[Julien Nabet] Fix typo

[Xisco Fauli] uitest: remove duplicated tests

[raykowj] SwNavigator: fix cursor positioning on comment context menu 'Edit...'

[Mike Kaganski] tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop

[Luboš Luňák] make named ranges in tests work with 16k columns

[Xisco Fauli] uitest: simplify tests even more

[Xisco Fauli] uitest: fix sporadic UITest_impress_demo failures

[Stephan Bergmann] Brown paper bag fix

[Luboš Luňák] remove obsolete TODO.performance


Changes for Build #1675
[jluth] followup tdf#122098 xlsx export: avoid corrupt format if not bool value

[Noel Grandin] use SfxItemSet::GetItemIfSet in desktop..reportdesign

[Noel Grandin] use SfxItemSet::GetItemIfSet in sfx2

[Noel Grandin] use SfxItemSet::GetItemIfSet in cui

[Miklos Vajna] svx: fix URL and class name in README

[Miklos Vajna] Recheck modules s[f-t]* with IWYU

[rizmut] Sukapura: tdf#147664 Revise Increase Font & Decrease Font, Default

[Stephan Bergmann] Always join thread before destroying it

[Noel Grandin] use SfxItemSet::GetItemIfSet in starmath

[Caolán McNamara] ofz: verify table offsets

[Noel Grandin] use SfxItemSet::GetItemIfSet in svx

[Noel Grandin] use SfxItemSet::GetItemIfSet in sc/source/core/data

[Stephan Bergmann] misaligned-pointer-use

[Mike Kaganski] Fix flaky test on Win64

[Luboš Luňák] make Calc jumbo sheets an explicit build feature

[Noel Grandin] use SfxItemSet::GetItemIfSet in sc/source/filter

[Noel Grandin] use SfxItemSet::GetItemIfSet in sc/source/ui/view/

[Hossein] Add asserts to make sure the calculation is correct

[Noel Grandin] tsan more suppression

[Caolán McNamara] ofz: measure maximum possible contours

[Ilmari Lauhakangas] tdf#145538 - Use range based for loops

[Samuel Mehrbrodt] tdf#145486: Catch the error instead of re-checking readOnly state

[Caolán McNamara] ofz: measure legal range from glyph offset, not table start

[nemeth] tdf#147459 PPTX: add "glue points" to some basic shapes

[Noel Grandin] more tsan suppressions

[Caolán McNamara] ofz: don't register style if hbox load failed

[Caolán McNamara] ofz: glyph data must be at least 10 bytes long to be useful

[Mike Kaganski] Fix the test failing when invalid certificate is in cert store

[Michael Weghorn] wina11y: Use range-based for

[Michael Weghorn] wina11y: Use 'std::vector::empty()' instead of 'std::vector::size() ==

[Michael Weghorn] wina11y: Use more range-based for

[Michael Weghorn] wina11y: Use range-based for

[Samuel Mehrbrodt] Try to fix .bau files being ignored

[Mike Kaganski] Quick build fix: Add missing #include

[Mike Kaganski] No need to memset the allocated buffer in new_WithLength

[j.carl43] tdf#45904 Move XComponent Java test to C++

[Julien Nabet] Fix typos

[nemeth] tdf#147126 sw: fix missing as_char anchoring of group textboxes

[Noel Grandin] fix assert when changing fill on impress shape

[Noel Grandin] fix data race in ImportFinished

[Noel Grandin] fix data races in cclass_Unicode

[Caolán McNamara] protect frame from triggering deleting itself

[Luboš Luňák] fix o3tl::equalsIgnoreAsciiCase()

[Luboš Luňák] compress calls to AdjustRowHeight() to just one call (tdf#94677)

[Caolán McNamara] add a way to get informed when the XPlayer can return useful information

[Caolán McNamara] gtk4: media dimensions are only reliably available async

[Noel Grandin] use SfxItemSet::GetItemIfSet in sc/source/ui/

[Julien Nabet] Fix typos

[Miklos Vajna] sw clearing breaks: add UNO API to insert this

[Mike Kaganski] Use known length to pre-initialize buffer

[Luboš Luňák] use OUStringBuffer for a string that's modified often (tdf#145862)

[Luboš Luňák] avoid a temporary buffer, append to the resulting one (tdf#145862)

[Caolán McNamara] xPreferredPixelSizeListener is never null

[Caolán McNamara] Resolves: tdf#145580 need to use gtk_im_context_filter_keypress

[Hossein] Remove 'const' from for loop variable

[jluth] tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name too

[Mike Kaganski] Unify and deduplicate to[U]Int[_WithLength]

[Noel Grandin] remove writerhelper::ItemGet

[gerrit buildbot] Update git submodules

[Miklos Vajna] CppunitTest_embeddedobj_general: put the base class into an anon

[Noel Grandin] add TypedWhichId version of GetWhichOfScript

[Noel Grandin] remove writerhelper::ItemGet

[Noel Grandin] remove writerhelper::ItemGet

[Noel Grandin] remove writerhelper::DefaultItemGet

[Mike Kaganski] Drop useless indirection and unused template

[nemeth] tdf#69648 tdf#119234 sw: fix at-char group textbox position

[Luboš Luňák] try to avoid using map when searching most used item (tdf#95346)

[Luboš Luňák] reuse a vector instead of repeatedly creating it (tdf#95346)

[Caolán McNamara] ofz#45063 Out-of-memory

[Caolán McNamara] ofz#45156 Floating-point-exception

[Caolán McNamara] fail more gracefully if m_aTmpPosition is empty

[Miklos Vajna] sw clearing breaks: add UNO API to insert this with custom clear / char

[Michael Stahl] sw: really prevent footnote frame against delete while it's moved

[Michael Stahl] add a layout test to exercise UXTSOREL

[Michael Stahl] sw: oops forgot to remove this comment

[Caolán McNamara] it's not for listening to a File Picker

[Noel Grandin] use SfxItemSet::GetItemIfSet in sd

[Armin.Le.Grand] Advanced Diagram support: Disable enter Diagram (Groups)

[Gülşah Köse] tdf#135843 Implement inside horizontal vertical borders.

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/attr

[Heiko Tietze] Bump Glade version to 3.38

[Caolán McNamara] ofz: detect endless loop in font processing

[Miklos Vajna] svx: the SdrObject of SvxGraphicObject can be nullptr

[gerrit buildbot] Update git submodules

[jp] ScriptForge - (SF_Calc) new ExportRangeToFile() method

[gerrit buildbot] Update git submodules

[Caolán McNamara] ofz: Integer-overflow

[Miklos Vajna] sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5

[Caolán McNamara] ofz: don't read past end of record

[Caolán McNamara] move these two DeleteListeners beside each other

[Caolán McNamara] ofz#45140 just discard document where import has hopelessly failed

[Xisco Fauli] tdf#113197: sd_png_export_tests: Add unittest

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/doc

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/docnode

[Armin.Le.Grand] Advanced Diagram support: Extend UI to all applications

[Andras Timar] Do not pull in X11 dependencies when the build is configured for LOKit

[Luboš Luňák] fix incorrect search start

[Stephan Bergmann] memcpy-param-overlap

[Xisco Fauli] sw: split CppunitTest_sw_uiwriter4 into uiwriter4 and uiwriter6

[Michael Weghorn] wina11y: Simplify this loop a bit

[Caolán McNamara] cid#1500415 Explicit null dereferenced

[Caolán McNamara] cid#1500437 silence Resource leak

[Caolán McNamara] cid#1485150 silence Uncaught exception

[Luboš Luňák] remove self-assign

[nemeth] tdf#146171 DOCX: fix loss of change tracking, if no date

[Luboš Luňák] function that modifies data should not be called IsXXX()

[Andreas Heinisch] Change the comment of the test cases to clarify the textual

[Mike Kaganski] Unify normal/shortened, null-terminated/with-length comparisons

[Caolán McNamara] Related: tdf#147283 set a concrete weight for the bullet font

[Caolán McNamara] tdf#147283 allow 'fake italic/bold' glyph fallback results to be cached

[Kohei Yoshida] Check for cached formula block count to make sure it's correct.

[Miklos Vajna] sd theme: add rendering for shape fill color

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/unocore

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/undo

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/layout

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/txtnode

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/txt

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/core/firlds

[Stephan Bergmann] add a SwFrameDeleteGuard to SwSaveFootnoteHeight

[Miklos Vajna] Recheck modules sv* with IWYU

[Caolán McNamara] cid#1500573 silence Untrusted loop bound

[Mike Kaganski] Use a more conventional begin() / end() syntax

[Caolán McNamara] ofz: Integer-overflow

[Caolán McNamara] rearrange slightly to have one pair of reads

[Christian Lohmaier] update credits

[Caolán McNamara] remove now redundant double()

[Caolán McNamara] ofz: check hmtx offset

[Caolán McNamara] crashtesting: assert that !rtl::isAscii in xmlError message

[Noel Grandin] no need to have two weak references to SdrObject in SvxShape

[Noel Grandin] assert more in SvxShape

[Caolán McNamara] ofz: Null-dereference

[Caolán McNamara] ofz#45165 verify table offsets

[Mike Kaganski] Deduplicate some char replacement functions

[Stephan Bergmann] Avoid loplugin:noexcept

[Xisco Fauli] tdf#128445: vcl_pdfexport: Add unittest

[Miklos Vajna] sw clearing breaks: include this in the UNO API text portion enum

[Xisco Fauli] tdf#107494: sw: move UITest to CppUnittest

[Xisco Fauli] CppunitTest_sw_uiwriter*: Remove unused includes

[Caolán McNamara] ofz#45183 Null-dereference

[Stephan Bergmann] Handle symlinks

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/uibase

[Caolán McNamara] ofz: Use-of-uninitialized-value

[Caolán McNamara] ofz: Use-of-uninitialized-value

[Luboš Luňák] improve ScMark* classes a bit

[Luboš Luňák] make ScMarkData::IsAllMarked() work also for simple marks

[Mike Kaganski] Drop some strcpy

[Mike Kaganski] Use <cmath>'s std::hypot

[Xisco Fauli] tdf#135413: sw: Add UItest

[raykowj] SwNavigator: speed up footnote endnote content fill

[jluth] related tdf#144092 svx: warn about wrong "empty cell" idea

[Mike Kaganski] Enable tests in rtl_str.cxx

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/source/filter

[Michael Weghorn] a11y: Use more conventional indentation of 4 spaces

[Michael Weghorn] tdf#147742 a11y: AccessibleGridControlHeader needs SolarMutex

[Michael Weghorn] tdf#147742 a11y: AccessibleGridControlTable needs SolarMutex

[Michael Weghorn] tdf#147742 a11y: AccessibleGridControl...: get accessible name on demand

[Michael Weghorn] tdf#147742 a11y: AccessibleGridControlBase: get accessible desc on

[Miklos Vajna] sw layout xml dump: improve handling of number portions at the start

[Luboš Luňák] provide MAXCOL/MAXROW also as strings

[Mike Kaganski] Use comphelper::Base64 in hwpfilter

[Miklos Vajna] compare authors using Thumbprint

[Mike Kaganski] Drop Int2Str

[Caolán McNamara] test more with svmfuzzer

[Mike Kaganski] Drop Double2Str

[Mike Kaganski] Drop hconv and replace hstr2ucsstr with hstr2OUString

[Mike Kaganski] Change hcolor2str to return OUString

[Mike Kaganski] Expand ascii macro

[szymon.klos] jsdialog: enable Accessibility Check dialog

[Mike Kaganski] Expand padd macro

[Mike Kaganski] Convert rstartEl/rendEl/rchars macros to proper methods

[Caolán McNamara] clamp svm1 text ranges to legal range on conversion

[Caolán McNamara] the assumption is that aArray.size() matches the Length argument

[Mike Kaganski] Drop commented out wrong tests

[gerrit buildbot] Update git submodules

[Miklos Vajna] use internal SHA256Thumbprint api

[Caolán McNamara] clamp in StretchTextHandler like TextHandler

[Miklos Vajna] sw clearing breaks: initial layout support

[szymon.klos] lok: fix goto functionality in Accessibility Check dialog

[Heiko Tietze] Relates tdf#146929 - Remember user input for the compress dialog

[Andrea Gelmini] Removed duplicated include

[Andrea Gelmini] Removed executable bits on rtf files

[Julien Nabet] Fix typos

[Caolán McNamara] clamp and add some logging like SvmReader

[Luboš Luňák] set properly attributes for cells in unallocated Calc columns

[Mike Kaganski] tdf#98705 Replace GetCaseCorrectPathName with GetLongPathNameW

[Stephan Bergmann] external/python3: Avoid "ThreadSanitizer: destroy of a locked mutex"

[j.carl43] tdf#45904: Remove ScHeaderFieldObj Java test

[Caolán McNamara] cid#1500690 Explicit null dereferenced

[Caolán McNamara] cid#1500701 silence Dereference after null check

[Stephan Bergmann] Avoid "ThreadSanitizer: unlock of an unlocked mutex"

[Caolán McNamara] cid#1500743 Unchecked dynamic_cast

[Caolán McNamara] cid#1502851 Uninitialized scalar variable

[gerrit buildbot] Update git submodules

[Caolán McNamara] just make copy of string, not create a new one and then concat to it

[Caolán McNamara] cid#1500667 Explicit null dereferenced

[Luboš Luňák] keep conflicting named ranges working with 16k columns

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Julien Nabet] Remove useless comment on a commented line since always

[Mike Kaganski] Avoid some sprintf used with colors

[Mike Kaganski] Turn conversion macros to proper functions

[Mike Kaganski] Restore damaged comments

[Armin.Le.Grand] Advanced Diagram support: Allow reLayout without keeping oox::Shape

[Caolán McNamara] cid#1500666 Explicit null dereferenced

[Caolán McNamara] cid#1500652 silence Explicit null dereferenced

[Caolán McNamara] cid#1500637 Explicit null dereferenced

[Caolán McNamara] cid#1500632 Using a moved object

[Caolán McNamara] cid#1500569 (likely) silence Explicit null dereferenced

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

[Caolán McNamara] cid#1500546 silence Explicit null dereferenced

[Caolán McNamara] cid#1500524 Dereference after null check

[Caolán McNamara] cid#1500511 silence Resource leak

[Caolán McNamara] ofz: Null-dereference

[Caolán McNamara] ofz: Null-dereference

[Mike Kaganski] Convert some macros to local lambdas

[Mike Kaganski] Use rtl::isAsciiDigit instead of custom macro

[Luboš Luňák] introduce ScColumnData for ScColumn/ScTable code sharing

[Luboš Luňák] remove pAttrArray nullptr checks

[Luboš Luňák] remove more hardcoded MAXROW

[Luboš Luňák] remove more hardcoded sheet sizes from Calc tests

[Luboš Luňák] tdf#130924 replace debugging printf calls with SAL_INFO/SAL_WARN

[Luboš Luňák] make sc_namedrangesobj test work with 16k columns

[Noel Grandin] make some svx methods const

[Noel Grandin] AccessibleShape::GetStyle can be const

[Andreas Heinisch] tdf#38669 - Create the key event using a Unicode character

[Julien Nabet] Fix typos

[Caolán McNamara] ofz: record less than 10 bytes is invalid

[Caolán McNamara] ofz#45233 need some more services to play back metafile

[Caolán McNamara] ofz: Use-of-uninitialized-value

[Caolán McNamara] add svm playback to local testing

[Caolán McNamara] ofz: Use-of-uninitialized-value

[Caolán McNamara] ofz#45231 Timeout

[Noel Grandin] GetComponentServiceName can be const

[Julien Nabet] tdf#136632: Use 'Save transparency' when exporting selected objects for

[Luboš Luňák] don't bother scanning nonexistent data (tdf#141182)

[Luboš Luňák] don't bother tracking changes if both cells are empty (tdf#141174)

[Mike Kaganski] Add checks to avoid finding empty substring / zero character

[Luboš Luňák] compress RowHidden()/GetRowHeight() use in excel export (tdf#126326)

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

[Luboš Luňák] remove a workaround that appears to be no longer necessary

[Luboš Luňák] do not destroy broadcasters and then recreate again (tdf#134268)

[Luboš Luňák] don't destroy and recreate broadcasters on large changes (tdf#131894)

[fitojb] link bug report to "likely wrong" comment

[Julien Nabet] os thrown -> is thrown

[Luboš Luňák] make a bunch of SvtBroadcaster/SvtListeners functions inline

[Luboš Luňák] make CellTextAttr half the size

[Caolán McNamara] crashtesting: assert that !rtl::isAscii in xmlError message

[Noel Grandin] Fix tdf#147755 by copying the vector.

[Noel Grandin] clear UserCall in SdPage destructor

[Caolán McNamara] cid#1502882 silence Unchecked dynamic_cast

[Caolán McNamara] ofz: Use-of-uninitialized-value

[Caolán McNamara] ofz: Use-of-uninitialized-value

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

[Caolán McNamara] ofz#45276 uncaught exception

[Caolán McNamara] ofz: Too many hatch points

[Caolán McNamara] ofz#45237 suppress Integer-overflow

[Luboš Luňák] don't try to spellcheck after last data cell (tdf#122827)

[Caolán McNamara] ofz#45230 avoid OOM

[Caolán McNamara] ofz#45271 suppress Integer-overflow

[Caolán McNamara] ofz#45255 handle short O_hhea table

[rb.henschel] Swap light preview bmp in extrusioncontrols to correct order

[raykowj] tdf#140222 make InterimTearableParent docking windows not dockable

[Mike Kaganski] Add unit tests for searching empty substring / zero character

[Miklos Vajna] sw: prefix members of DocxAttributeOutput, SwDBTreeList, ...

[Caolán McNamara] tdf#147782 retain focus in launching frame on first activate

[Caolán McNamara] improve scope

[Luboš Luňák] faster bulk insert into o3tl::sorted_vector (tdf#117366)

[Luboš Luňák] faster check whether attributes have changed (tdf#117366)

[Caolán McNamara] ofz: Null-dereference

[Caolán McNamara] ofz#45323 suppress Integer-overflow

[Michael Stahl] cid#1500542 swext: Wiki Publisher: "Insecure TLS version"

[Miklos Vajna] sw clearing breaks: fix rendering of the line break char itself

[tml] Drop useless parameter

[Mike Kaganski] Fix some DPI-dependent tests

[Michael Stahl] tdf#140077 sw_redlinehide: fix crash on SplitNode()

[Michael Stahl] sw_redlinehide: fix crashes in SwEditWin Surrounding functions

[Michael Stahl] sw_redlinehide: more issues with SwEditWin Surrounding functions

[Caolán McNamara] ofz#45314 limit to valid day/month indexes

[Caolán McNamara] tdf#146562 let toc default size and pos on first launch

[Caolán McNamara] ofz: Use-of-uninitialized value

[Luboš Luňák] optimize repeated std::vector removal (tdf#126326)

[Luboš Luňák] do not pass XComponentContext to officecfg::...::get() calls

[Luboš Luňák] optimize ConfigurationProperty::get()

[Caolán McNamara] cid#1500534 silence bogus Using invalid iterator

[gerrit buildbot] Update git submodules

[jp] ScriptForge - (SF_Document) new Import/ExportFilters properties

[Michael Stahl] tdf#147310 sw_redlinehide: recreate frames for whole table deleted

[Caolán McNamara] Resolves: tdf#146825 select under mouse on right click

[Xisco Fauli] tdf#136632: sd_png_export_tests: Add unittest

[Michael Stahl] tdf#147414 sw_redlinehide: fix cursor position after AutoCorrect

[Ilmari Lauhakangas] tdf#42982: improve UNO API error reporting

[Xisco Fauli] tdf#147755: math: Add UItest

[Caolán McNamara] gtk4: convert .ui a11y name, desc and labelled-by

[Luboš Luňák] remove pAttrArray nullptr checks

[rizmut] Sukapura: tdf#147835: Fix paragraph direction

[Mike Kaganski] Fix a DPI-dependent test

[Miklos Vajna] sw: document SwXMailMerge

[Stephan Bergmann] Fix --with-latest-c++ build

[rizmut] Colibre: tdf#147838 revise Base dummy preview icons

[rizmut] Colibre: tdf#137520 Increase & Decrease Font icons

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

[Caolán McNamara] resave with latest glade

[Tomaž Vajngerl] sc: support reading sparklines from OOXML document

[Tomaž Vajngerl] sc: add Sparkline to the model as a column multi_type_vector

[Tomaž Vajngerl] sc: write the OOXML Sparkline props. to the model

[rizmut] elementary: tdf#147838 image for Base preview

[Michael Stahl] tdf#147801 Demote bsdtar in favor of tar in configure.ac

[tml] Make comment less misleading

[Xisco Fauli] tdf#112126 Added Unit Test

[rizmut] KJ: tdf#147838 image for Base preview

[Luboš Luňák] revert/fix the incorrect fix for tdf#126904

[Luboš Luňák] fix GetAttr() for unallocated columns

[Luboš Luňák] optimize ScTabView::SkipCursorVertical() for many rows

[Caolán McNamara] remove some member-of a11y relations

[Miklos Vajna] sw clearing breaks: add DOCX import

[Stephan Bergmann] Drop some debug code

[rizmut] Breeze: tdf#147838 image for Base preview

[rizmut] Sifr: tdf#147838 image for Base preview

[rizmut] Sukapura: Update Frame Line Color icons

[Caolán McNamara] move variables to where they are first assigned

[Caolán McNamara] resave with latest glade

[Noel Grandin] no need to allocate fallback list separately

[Luboš Luňák] proper columns range check (tdf#147830)

[Luboš Luňák] stop ScTable::ExtendMerge() from needless complaining

[Caolán McNamara] remove some member-of a11y relations

[Caolán McNamara] replace member-of in .ui a11y relations

[Xisco Fauli] tdf#107869: sc: move UItest to CppUnittest

[jp] ScriptForge - 'SF_Root) load user interface from code when locale=en

[Caolán McNamara] ofz#45357 Floating-point-exception

[Caolán McNamara] GetDisplayText() returning empty string if widget is clipped out

[Caolán McNamara] Resolves: tdf#147722 ScrolledWindow expands beyond buttonbox

[Luboš Luňák] don't provide non-const iterators to ScRangeName internal data

[Luboš Luňák] optimize checking for conflicting named ranges

[Caolán McNamara] cid#1502938 Uncaught exception

[Caolán McNamara] ofz: Timeout, give up earlier with a broken font

[raykowj] Fix annotation window from being created by Navigate By Comment

[rizmut] Colibre: Update some icons with navigation and ruler element

[Mike Kaganski] Simplify getToken

[fitojb] Fix typos

[fitojb] Update a string I forgot to include in

[fitojb] Fix some mistakes in strings reported by translators

[Luboš Luňák] change default Calc number of columns to 16384 (tdf#50916)

[Miklos Vajna] CppunitTest_sw_ooxmlexport4: avoid mustTestImportOf()

[Miklos Vajna] sw clearing breaks: add DOCX export

[Michael Stahl] sw: fix merging of format redlines in AppendRedline()

[Michael Stahl] sw_redlinehide: get text from shell, not node in ExecSpellPopup()

[Michael Stahl] tdf#147416 sw_redlinehide: fix spell checking popup

[Michael Stahl] sw: ModelToViewHelper: replace RES_TXTATR_ANNOTATION with nothing

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/.../ww8

[Mike Kaganski] Related: tdf#146551 Make image and native checkmark same size in menu

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/.../xml

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

[rizmut] Colibre: Update some save icons & icons with print element

[Mike Kaganski] Drop misguided test added in 82a1d32d3d3ac1b4b0a6d4cfaca791c77d9b3c03

[Stephan Bergmann] pdfwriter: Add check without relativeFsys

[Stephan Bergmann] tdf#143216: pdfwriter: Don't treat semi-valid URIs as local paths

[Caolán McNamara] gtk4: use new mechanisms to set a11y description and label/name

[Michael Stahl] tdf#139687 sw: invalidate text frame in footnote when moving it

[Noel Grandin] code accidentally commented out

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/.../ww8

[Caolán McNamara] gtk4: get a11y description and label/name

[Miklos Vajna] PDF export of PDF images: don't preserve annotations in general

[Michael Weghorn] a11y: Move TABLE_MODEL_CHANGED handling to table

[Michael Weghorn] a11y: Let AccessibleGridControlTable calculate child index

[Michael Weghorn] a11y: Drop AccessibleGridControl::m_xCell

[Michael Weghorn] Related: tdf#147742 a11y: Dispose table cells as well

[Michael Weghorn] a11y: Leave cell vector handling to AccessibleGridControlTable

[Noel Grandin] use SfxItemSet::GetItemIfSet in sw/.../ui/misc

[Caolán McNamara] gtk4: use gtk_accessible_update_relation to set labeled_by

[Caolán McNamara] gtk4: remove set_accessible_relation_label_for

[Caolán McNamara] ofz#45373 and ofz#45362 fix ubsan issues

[Caolán McNamara] tweak suppression

[Xisco Fauli] tdf#147830: sc: Add UItest

[Hossein] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro

[Miklos Vajna] sd theme: add PPTX import for shape fill color

[Luboš Luňák] add ColumnData() for simple handling of unallocated column data

[Luboš Luňák] fix attr iterators to walk even unallocated columns if needed

[Stephan Bergmann] Missing test dependency

[Mike Kaganski] Use icu::UnicodeString directly

[Miklos Vajna] sw clearing breaks: fix layout when the line is empty

[Caolán McNamara] ofz: Use-of-uninitialized-value

[jp] ScriptForge - Console + progress bar receive a Close icon

[tml] Trust the family name in the font file if necessary in

[Mike Kaganski] Use readonly-aliasing icu::UnicodeString ctor to avoid extra copy
-- 
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.