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


Daily Screenshot Build on Windows - Build # 1861 - Still Failing:
Identified problems:
* cppunit failure: the cppunit test CppunitTest_cui_dialogs_test2 failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win_screenshot/1861/consoleFull#1344519253d893063f-7f3d-4b7e-b56f-4e0f225817cd>


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

Changes for Build #1823
[Mike Kaganski] lok: register view callback also for nested sm view

[Heiko Tietze] Raise Glade version

[Heiko Tietze] Resolves tdf#65473 - Unintuitive paragraph alignment options

[Noel Grandin] add comparison operators for SwNode

[Miklos Vajna] CppunitTest_sw_fodfexport: remove not needed mustTestImportOf()

[Stephan Bergmann] Fix undefined behavior for good

[Tomaž Vajngerl] chart2: for a data table we need to force shift category position

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

[Heiko Tietze] Relates tdf#126618 - Title style capitaization for compare documents

[Noel Grandin] pass sal_Int32 to MoveNodes instead of SwContentIndex

[Mike Kaganski] Return std::optional instead of using bool* argument

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

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

[Caolán McNamara] fetch GetMarkedSdrObj just once

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

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

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

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

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

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

[Caolán McNamara] cid#1509184 silence Out-of-bounds access

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

[Caolán McNamara] cid#1509241 rearrange to silence Dereference after null check

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

[Caolán McNamara] cid#1509309 Use of 32-bit time_t

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

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

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

[Michael Stahl] forcepoint#110 set PaMs to somewhere safe to park

[Heiko Tietze] tdf#149115 Trim the white sapce in title before emptiness check

[Stephan Bergmann] Raise hdiutil -megabytes even further for debug builds

[Miklos Vajna] sw XHTML import: fix unexpected link on image

[Caolán McNamara] Related: tdf#118320 don't require experimental to be set anymore

[Mike Kaganski] Move application check to the point where it matters

[jp] ScriptForge - (Calc) redesign CompactUp() and CompactLeft()

[Michael Stahl] forcepoint#108 sw: tweak a bit

[Michael Stahl] tdf#147466 sw_redlinehide: avoid crashing by delete un-deleting

[Noel Grandin] Revert "workaround clang-16 complaint in skia"

[rafael.palma.lima] Update SF translation to Portuguese

[Xisco Fauli] tdf#150452: Revert "tdf#130795 use concurrent hashmap in

[Stephan Bergmann] Missing test dependency

[nemeth] tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.

[Noel Grandin] convert more nNode to SwPosition::GetNode

[Noel Grandin] use more SwPosition::Assign

[Caolán McNamara] fix SfxBindings::Invalidate(const sal_uInt16 *): Assertion

[Noel Grandin] convert more nNode to SwPosition::GetNode

[Xisco Fauli] tdf#150452: sc_subsequent_filters: Add unittest


Changes for Build #1824
[Mike Kaganski] Show Math sidebar by default

[Mike Kaganski] Make ElementsDeck the default deck for Math first start

[Miklos Vajna] CppunitTest_sw_ooxmlexport15: use more SwParaPortion::dumpAsXml()

[Noel Grandin] convert more nNode to SwPosition::GetNode

[Tomaž Vajngerl] chart2: use only one "Data Table" string to simplify translation

[Tomaž Vajngerl] oox: set fill properties correctly for the data table at import

[Tomaž Vajngerl] chart2: convert the fill color only when style is "solid"

[Tomaž Vajngerl] chart2: improve keys (symbols) rendering in a data table

[Julien Nabet] Fix typo

[Tomaž Vajngerl] Fix typo

[Michael Stahl] tdf#39593 Ruduce copy/paste code in Converter::converterDuration

[Caolán McNamara] cid#1485150 Uncaught exception

[Xisco Fauli] tdf#148671: sw_ooxmlexport16: Add unittest

[Stephan Bergmann] external/epoxy: Fix -Wint-conversion

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

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

[nemeth] tdf#150394 sw: fix crash of "Don't hyphenate last word"

[Noel Grandin] use more pass-by-value in SfxItemSet

[Noel Grandin] no need to allocate these on the heap

[nemeth] tdf#150434: chart2, XLSX import: strip long legend labels

[Noel Grandin] loplugin:moveit

[rafael.palma.lima] tdf#149768 Do not fix Templates dialog width and height in pixels

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

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

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

[Caolán McNamara] cid#1509312 Unintentional integer overflow

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

[jluth] related tdf#150197 doc import: ANLV - always SetListFormat

[Caolán McNamara] cid#1500586 Resource leak

[Caolán McNamara] cid#1500387 alternative silence Resource leak

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

[Caolán McNamara] cid#1509313 Unchecked dynamic_cast

[Caolán McNamara] cid#1509305 Dereference null return value

[Christian Lohmaier] crashreport: __cpuid/__cpuidex are not available on arm64

[Christian Lohmaier] windows packaging: remove unused msp creation

[Caolán McNamara] cid#1327197 UwF: Unwritten field

[Henry Castro] sw: lok: fix removing redlines annotations

[Julien Nabet] Fix typo

[Stephan Bergmann] Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx

[Caolán McNamara] cid#1509286 silence Out-of-bounds access

[Caolán McNamara] cid#1509291 Unchecked dynamic_cast

[Caolán McNamara] cid#1509258 Dereference null return value

[Caolán McNamara] tdf#150462 don't prescale dxarray before using DrawTextArray

[Caolán McNamara] tdf#150462 set mode to keep scaled glyph positions as floating point

[Mike Kaganski] Use combobox for category list on Elements sidebar panel


Changes for Build #1825
[nemeth] tdf#150443 sw: fix crash of rejecting table row deletion

[Stephan Bergmann] Some more use of TOOLS_WARN_EXCEPTION

[Noel Grandin] convert more nNode to SwPosition::GetNode

[Xisco Fauli] tdf#150331: update index only when text is inserted

[Noel Grandin] unique_ptr->optional in SwViewShellImp

[Noel Grandin] unique_ptr->optional in SwFontSave

[Noel Grandin] no need to allocate these separately in SwStyleManager

[Tomaž Vajngerl] svl: rename SfxRectangleItem::aVal to maVal

[Tomaž Vajngerl] tools: use std::swap() in gen.hxx

[Tomaž Vajngerl] vcl: rename AnimationData fields to more sane names

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for DXF

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for WMF/EMF

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for XBM

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for XPM

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for SVG

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PCT

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PCD

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for EPS

[pedro.silva] Fix btn image size inconsistencies on CustomAnimationsPanel

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

[Caolán McNamara] Resolves: tdf#150336 overlapping slot ids

[Hossein] Fix "bin/run -l" to work correctly on Windows

[Caolán McNamara] tdf#150336 add a static_assert to catch that happening again

[Tomaž Vajngerl] vcl: make mapping functions private in OutputDevice

[Caolán McNamara] fix tdf#77964 patch: don't change DefaultFormat

[Noel Grandin] use more SwPosition::GetContentIndex

[Stephan Bergmann] Upgrade external/boost to latest Boost 1.80.0

[Stephan Bergmann] Update the reference rdbs to libreoffice-7.4.0.3

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

[Eike Rathke] tdf#148430 Use std math functions instead of rtl::math

[Noel Grandin] unique_ptr->optional in SwFormat::SwClientNotify

[خالد حسني] tdf#91764: Combining marks from “complex” scripts can’t be searched for

[szymon.klos] sw: online: make sure commment removal notification is sent

[szymon.klos] added nullptr guard

[Caolán McNamara] implement line arrangement valueset a11y getLocationOnScreen

[Caolán McNamara] ofz#50271 Out-of-memory with outsize line thickness

[Caolán McNamara] Resolves: tdf#150496 we want the AtkObject get_parent function

[Caolán McNamara] ofz#50242 just stop fuzzing if there's a lot of graphic inserts

[Michael Weghorn] qt a11y: Report font style text attribute (e.g. italic)

[Michael Weghorn] qt a11y: Report (background) color text attribute

[Michael Weghorn] qt a11y: Report underline text attribute

[Christian Lohmaier] explicitly build for x86_64 in jenkins' mac-tinderbox configs


Changes for Build #1826
[خالد حسني] tdf#373494: Correctly drop NotDef glyphs in mixed direction fallback

[Julien Nabet] tdf#150502: crash after clicking between the horizontal and vertical

[Noel Grandin] unique_ptr->optional in CollectBoxSelection

[Noel Grandin] use more SwPosition::GetNode

[Noel Grandin] Add a SwNodes::Delete variant that takes an SwNode

[Noel Grandin] SwNodeIndex->SwNode in CalculateFlySize

[Hossein] Remove extra output from "bin/run -l" on Windows

[Noel Grandin] SwNodeIndex->SwNode in StealAttr

[Noel Grandin] SwNodeIndex->SwNode in XTextRangeOrNodeIndexPosition

[Noel Grandin] SwNodeIndex->SwNode in HTMLAttr

[Caolán McNamara] always transport the text dxarray as doubles when rendering

[Caolán McNamara] cid#1500474 rearrange to avoid Dereference after null check

[Caolán McNamara] cid#1509221 silence Dereference null return value

[Caolán McNamara] cid#1509238 silence Dereference null return value

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

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

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

[Noel Grandin] use more SwPosition::GetNode

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

[خالد حسني] Fix displacement of Arabic combining marks

[Noel Grandin] SwNodeIndex->SwNode in ClearBoxNumAttrs

[Noel Grandin] SwNodeIndex->SwNode in NumOrNoNum

[خالد حسني] Don’t unconditionally validate Kashida at start/end of layout

[Noel Grandin] use more SwPosition::GetNode

[Noel Grandin] use more SwPosition::GetNode

[Mike Kaganski] jsdialog: dump IconView separator entries

[jp] ScriptForge - (Calc) extend use cases of FilterFormula

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

[rb.henschel] tdf#150407 do not use loext in save in ODF strict


Changes for Build #1827
[Noel Grandin] use more SwPosition::GetNode

[Caolán McNamara] There is no "Liberation Sans Unicode MS" font

[Caolán McNamara] ofz#50452 due to Timeouts, just abandon fuzzing on any

[Caolán McNamara] Palatino Linotype -> DejaVu Serif for reproducible tests

[Caolán McNamara] Arial Black -> DejaVu Sans for reproducible tests

[Andreas Heinisch] tdf#135451 - Change the skipSpace implementation of the break iterator

[Andreas Heinisch] tdf#131326 - Invalidate cell slots and update input line with new

[Caolán McNamara] DejaVu Serif for reproducible tests

[Caolán McNamara] Tahoma -> DejaVu Sans for reproducible tests

[gerrit buildbot] Update git submodules

[Caolán McNamara] Tahoma -> DejaVu Sans for reproducible tests

[Caolán McNamara] upgrade to mythes 1.2.5

[Noel Grandin] tdf#112865 inline a couple of hot methods

[Noel Grandin] tdf#112865 assigning to mpDrawObj here is unnecessary


Changes for Build #1828
[Mike Kaganski] DumpAsPropertyTree: use more efficient overloads of JsonWriter::put

[szymon.klos] lok: Dont render active text edit on slide previews

[szymon.klos] Make Autofilter MessageBoxes async

[Samuel Mehrbrodt] tdf#150267 RTF: Import/Export unused document variables

[Noel Grandin] flatten logic in RenderFillGraphicPrimitive2D a little

[Noel Grandin] return 64-bit hash for O[U]String

[Noel Grandin] use more SwPosition::GetNode

[Mike Kaganski] Optimize and deduplicate Base64::encode a bit

[szymon.klos] jsdialog: send MessageDialog on run not when built

[Caolán McNamara] use "Rubik" from more_fonts instead of "System" for consistent layout

[Mike Kaganski] Use comphelper::Base64::encode taking OStringBuffer where applicable

[Mike Kaganski] Remove NULL-terminated requirement where not applicable

[Miklos Vajna] sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...

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

[Noel Grandin] use more SwPosition::GetNode

[Caolán McNamara] cid#1500675 return early to silence Dereference after null check

[Caolán McNamara] change hi to ar and Lohit Devanagari to Noto Sans Arabic

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

[Caolán McNamara] cid#1510101 silence Copy-paste error

[Michael Weghorn] qt a11y: Don't set invalid Qt relations

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

[Caolán McNamara] cid#1500530 return early to silence Dereference after null check

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

[Caolán McNamara] cid#1509244 silence Dereference null return value

[Caolán McNamara] tdf#87535: Preview styles using CTL/CJK fonts in the styles menu

[Caolán McNamara] tdf#87535: Preview styles using CTL/CJK fonts in the sidebar

[Mike Kaganski] Add a VisualStudio cpp.hint file

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

[Caolán McNamara] only need to call ReleaseMouse once, the 2nd one is a no-op

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

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

[Caolán McNamara] add Noto Sans Arabic to fonts known not to have bullet

[Caolán McNamara] ensure no font/glyph fallback is happening for repeatable results

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

[Michael Stahl] sw: forgot to remove temp FIXME of draft patch

[Miklos Vajna] crashtesting: fix DOCX export of tdf135569-1.docx

[jp] ScriptForge - (SF_Calc) support of 16384 columns in a sheet

[Caolán McNamara] upgrade to hunspell 1.7.1

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for TGA

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for MET

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for WEBP

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for RAS

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for BMP

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PNG

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PSD

[nemeth] tdf#148849 sw: fix cursor pos at tracked DeleteRow in Hide Changes

[Noel Grandin] use more SwPosition::Assign

[Andreas Heinisch] tdf#150139 - Add a concrete name to the error message

[Michael Stahl] sw: Navigator: Protect Bookmarks should allow editing the text ...

[Tomaž Vajngerl] chart2: always use the series for the keys (symbols) in data table

[Caolán McNamara] tdf#150507 set hint style even if the platform returns no default font

[Eike Rathke] Resolves: tdf#150288 Do not prepend the locale's full date acceptance

[Caolán McNamara] I see this empty entry for the separator in the styles dropdown

[Caolán McNamara] cid#1509296 silence Use after free

[Caolán McNamara] cid#1509273 Unchecked dynamic_cast

[Caolán McNamara] make an effort to fix the UITest_inputLine intermittent failure

[jluth] tdf#57317 odf export: avoid autolist conflict with NumberingStyles


Changes for Build #1829
[Noel Grandin] asserts unnecessary for SwNode::operator==

[Miklos Vajna] sw: document SwUndoAcceptRedline

[Tomaž Vajngerl] vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit test

[Stephan Bergmann] tdf#148430 Use std math functions instead of rtl::math

[خالد حسني] tdf#66819: Disable ligatures with character spacing

[Noel Grandin] use more SwPosition::GetNode in CopyWithFlyInFly

[Andreas Heinisch] tdf#67669 - Make narrow no-break space visible by drawing a gray

[Mike Kaganski] Drop obsolete code

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

[Caolán McNamara] ofz: now that ofz#24932 is closed, bring up the input limit

[Michael Stahl] sw: enable Replace with Protect Bookmarks

[Mike Kaganski] tdf#148251 Use std::swap instead of using temporary values

[Caolán McNamara] cid#1509185 Logically dead code

[Noel Grandin] Use more SwPosition::Adjust

[Caolán McNamara] cid#1509308 silence Logically dead code

[Noel Grandin] use more SwPosition::GetNode

[Noel Grandin] Use more SwPosition::Adjust

[Michael Weghorn] qt a11y: Drop unnecessary QObject inheritance

[Michael Stahl] sw: Navigator: Protect Bookmarks should allow editing, part 2

[Miklos Vajna] sw: fix missing cache invalidation when switching between images

[Tomaž Vajngerl] tdf#127423: Allow disabling default features in Font Features dialog

[Stephan Bergmann] -Werror=redundant-move

[Caolán McNamara] backport some upstream hunspell commits

[jluth] related tdf#150197 doc import: ANLV2 - always SetListFormat

[Noel Grandin] Use more SwPosition::Adjust

[Julien Nabet] tdf#150555: Skia seems to fail with Windows 8/8.1

[Eike Rathke] Make static ScCompiler::GetCharClassLocalized() public as well

[jluth] NFC related tdf#85592: simplify SID_ATTR_CHAR_COLOR_BACKGROUND_EXT


Changes for Build #1830
[Miklos Vajna] CppunitTest_sw_htmlexport: remove not needed mustTestImportOf()

[Caolán McNamara] try and make test_Tdf148620 more reliable

[Tomaž Vajngerl] tools: rename Rectangle::Justify() to Rectangle::Normalize()

[Tomaž Vajngerl] tools: test Rectangle::Normalize()

[Caolán McNamara] move & rename height relevant function near & similar to its width

[Caolán McNamara] rename DeviceFontWidth/DeviceFontHeight to DeviceSubPixel

[Noel Grandin] Use more SwPosition::Adjust

[Noel Grandin] use SwNode instead of SwNodeIndex in WillHavePageDescHere method

[Noel Grandin] Use more SwPosition::Adjust

[Noel Grandin] fix ubsan signed integer overflow

[Noel Grandin] Use more SwPosition::Adjust

[Noel Grandin] use SwNode instead of SwNodeIndex in HasBareGraphicEnd method

[Noel Grandin] Use more SwPosition::Assign

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

[Caolán McNamara] cid#1510129 Logically dead code

[Miklos Vajna] Related: tdf#149971 svx: support explicitly provided snapshots for media

[Mike Kaganski] tdf#150577: Revert "Micro-optim in FormController::approveRowChange"

[Noel Grandin] pass SwNode to FindPrvNxtFrameNode instead of SwNodeIndex

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

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

[Caolán McNamara] cid#1509260 silence Dereference null return value

[Julien Nabet] tdf#150575: REPORTBUILDER: Crash when closing report when used report

[Michael Weghorn] qt a11y: Remember and reuse existing QObject for XAccessible

[Michael Weghorn] qt a11y: Remember associated QObject also for non-QtXAcccessible case

[Mike Kaganski] Add .uno:SidebarDeck.ElementsDeck to MathCommands.xcu

[nemeth] tdf#150576 sw: fix cursor pos deleting at rows deleted already

[Rene Engelhard] Make configure work with gpgme >= 1.18

[Noel Grandin] Use SwNode instead of SwNodeIndex in SwPosFlyFrame

[Noel Grandin] no need to use shared_ptr for m_vFrames

[Miklos Vajna] oox: avoid unnecessary value parameter

[Luboš Luňák] try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)

[Caolán McNamara] avmedia gtk: Fix build for Gtk >= 4.7.2

[Caolán McNamara] retain accuracy when we have subpixels and convert back to Logic units

[Caolán McNamara] use DevicePoint and SubPixelToLogic to return to source coord system

[Luboš Luňák] lok: make sure flushPendingLOKInvalidateTiles() is called

[Stephan Bergmann] Missing test dependency

[Noel Grandin] no need to allocate SwHTMLPosFlyFrames separately

[tml] Tell LibreOfficeKit clients what fonts in a document are missing on the

[Mike Kaganski] These are DOS paths, not URLs

[Tomaž Vajngerl] FeatureCollector: Simplify

[Tomaž Vajngerl] FeatureCollector: Get feature labels for ssXX/cvXX features from the

[Tomaž Vajngerl] FeatureCollector: Detect ENUM features in OpenType fonts

[Tomaž Vajngerl] vcl: rename GetNonMnemonicString() and make it standalone function

[Tomaž Vajngerl] vcl: test removeMnemonicsFromString()

[tml] Fix thinko

[Eike Rathke] Resolves: tdf#150599 Move obtaining data into loop again

[Michael Weghorn] qt a11y: Work around Qt ignoring ActiveDescendantChanged events

[Miklos Vajna] Related: tdf#149971 avmedia: add doc model and render for crop of media

[Noel Grandin] regression in SvxShape::Notify

[Caolán McNamara] tdf#150507 reenable slight hinting for cairo with

[Noel Grandin] use more SwPosition::AdjustContent

[Noel Grandin] use SwNode instead of SwNodeIndex in CorrAbs/CorrRel

[Julien Nabet] tdf#150561: Page dimension don't match paper format in Print Preview

[Michael Weghorn] qt a11y: Forward text selection change event as such

[خالد حسني] FeatureCollector: Fix parameter code for named parameters

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] add version of SwNodes::ForEach that takes SwNode params

[jluth] tdf#109285 sw numbering: RemoveLeadingWhiteSpace from all paras

[Caolán McNamara] ofz#47118 Timeout

[Andreas Heinisch] tdf#150594 - Prevent crash while searching for the next outline node

[Caolán McNamara] automatically set TextRenderModeForResolutionIndependentLayout if we

[Caolán McNamara] nWidth is set from newWidth which is DeviceCoordinate

[Caolán McNamara] aStartPt is derived from a DevicePoint, so keep it as a DevicePoint


Changes for Build #1831
[خالد حسني] FeatureCollector: Drop redundant check


Changes for Build #1832
[Andrea Gelmini] Removed duplicated include

[Julien Nabet] Fix typos

[Miklos Vajna] CppunitTest_sw_ooxmlexport16: use more SwParaPortion::dumpAsXml()

[Noel Grandin] simplify SvxShape::Notify a little

[Tomaž Vajngerl] vcl: implement zoom gesture infrastructure

[Tomaž Vajngerl] vcl: implement rotate gesture infrastructure

[Caolán McNamara] aAdjOffset is derived from a DevicePoint, so keep it as a DevicePoint

[Caolán McNamara] keep nXOffset as double

[Eike Rathke] Resolves: tdf#150371 Scan autocorr dirs for language tags to add to list

[Mike Kaganski] tdf#150489: Drop Elements docking window

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

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

[Noel Grandin] use more SwPosition::Assign

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

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

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

[Miklos Vajna] tdf#149971 avmedia: implement video crop support in the gsteamer backend

[Caolán McNamara] cid#1509239 DCN: Don't Catch NullPointer Exception

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

[Caolán McNamara] retain precision until the end

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

[Caolán McNamara] crashtesting: avoid negative scaling

[Caolán McNamara] improve ImplSubPixelToLogic sanity check

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Caolán McNamara] crashtesting: empty brace init of o3tl::enumarray doesn't zero each

[Caolán McNamara] freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8

[Caolán McNamara] crashtesting: only warn about outsize scretch value

[Noel Grandin] make the parameter to SwTableNode::MakeOwnFrames optional

[Michael Weghorn] a11y: Align SELECTION_CHANGED_REMOVE doc with reality

[Michael Weghorn] qt a11y: Set the (un)selected child in selection add/remove event

[Mike Kaganski] lok: use ".uno:SidebarDeck.DeckName" for the rest of the decks

[Noel Grandin] use more SwPosition::Assign

[Eike Rathke] tdf#142031 - Collect all the characters for the formula suggestion auto

[Caolán McNamara] vcl: implement touchpad zoom gesture support on gtk backend

[Caolán McNamara] vcl: implement touchpad rotate gesture support on gtk backend

[Hossein] tdf#145538 Use range based for loops

[Caolán McNamara] bump scrtf input len some more

[Caolán McNamara] tdf#124300 survive update all

[Michael Weghorn] gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814d

[Hossein] tdf#150457 Fix crash on hovering removed footnote reference

[Eike Rathke] Do not gather function data over and over again for each formula input

[خالد حسني] vcl: Don’t leak hb_set_t


Changes for Build #1833
[Caolán McNamara] sd: react to touchpad zoom gestures in ViewShell

[Caolán McNamara] ofz: -Wp,-D_FORTIFY_SOURCE=2 in cairo a problem with msan

[Caolán McNamara] cid#1509234 DCN: Don't Catch NullPointer Exception

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

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

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

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

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

[Noel Grandin] sal_uLong->sal_uInt32 in XclExpDV

[Noel Grandin] sal_uLong->sal_uInt32 in ValidationEntry

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

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

[Tomaž Vajngerl] VBA Add test documents for XTable

[Tomaž Vajngerl] VBA: make debugging of VBA tests much easier

[Julien Nabet] Fix typo

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

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Andras Timar] Add Persian (fa-IR) dictionary to installset

[Noel Grandin] crashtesting ooo117844-1.docx

[gerrit buildbot] Update git submodules


Changes for Build #1834
[fitojb] Adjust button text colors for macOS Big Sur

[Noel Grandin] flatten some code in SwCursorShell

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

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

[Noel Grandin] use more SwPosition::Assign

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

[Caolán McNamara] cid#1500510 silence Use after free

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

[Caolán McNamara] ofz#50674 reduce limit while fuzzing

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

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

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

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


Changes for Build #1835
[fitojb] Prevent rounding down fontheights depending on display resolution for

[Noel Grandin] use more SwPosition::Assign

[Miklos Vajna] tdf#144092 pptx import: fix import of empty cell and shape text

[Miklos Vajna] sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...

[Luboš Luňák] fix undoing range reducing to apply only to COUNTIFS (tdf#150618)

[Miklos Vajna] avmedia: implement video crop support in the ODP filter

[Noel Grandin] use more SwPosition::Assign

[antilibreoffice] tdf#150246 Show CL and threaded in About dialog in the same time

[Thorsten Behrens] tdf#53530 Only show 1 error dialog instead of 3 on export to PDF

[Noel Grandin] ref-count SdrObject

[Miklos Vajna] xmloff: extract ExportGraphicPreview() from ...

[Samuel Mehrbrodt] Don't position dialogs relative to other dialogs

[gerrit buildbot] Update git submodules

[Stephan Bergmann] span requires a complete element type

[Caolán McNamara] crashtesting: various checkGlyphsEqual asserts

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::GetContentIndex

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Caolán McNamara] Resolves: tdf#150629 the window was destroyed from the fadetimer

[Noel Grandin] use more SwPosition::Assign


Changes for Build #1836
[Mike Kaganski] tdf#90299 Fix saving external links as relative

[Mike Kaganski] tdf#145538 Change common loops to range based.

[Miklos Vajna] sw: document SwFormatFootnoteEndAtTextEnd

[Thorsten Behrens] tdf#114769: sw html export: better handling for relative URLs

[Caolán McNamara] cid#1512492 Logically dead code

[Noel Grandin] use more SwPosition::Assign

[Eike Rathke] Move input handler function names to ScGlobal static

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

[Caolán McNamara] always call SetCursor even without a11y enabled

[Caolán McNamara] ofz#50756 Direct-leak

[Noel Grandin] use more SwPosition::Assign

[Mike Kaganski] Use some more C++ in sal/osl/w32

[Caolán McNamara] its not ideal to wait until Paint to set the bg color

[Miklos Vajna] Split CppunitTest_sw_uiwriter3 into a uiwriter3 and a uiwriter8

[momonasmon] tdf#149956 Remove previous vcl only solution

[momonasmon] tdf#149741 tdf#149956 Make flipping work also in the sidebar

[momonasmon] tdf#149956 Rework toolbar image flipping

[Noel Grandin] use more SwPosition::Assign

[tml] Fix typo

[Caolán McNamara] gtk4: connect the zoom and rotate gestures for gtk4

[Mike Kaganski] Inline some macro wizardry

[Caolán McNamara] fix "g_object_weak_unref: couldn't find weak ref" warning

[Caolán McNamara] Resolves tdf#145159 - Use display colors in Header/Footer dialog

[Mike Kaganski] Unify the two places dumping bimaps for debugging

[Noel Grandin] SAL_WARN->SAL_INFO in SwContentNode::ChkCondColl

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] add some comments to SwCache and de-indent a little

[Luboš Luňák] opencl VLOOKUP should not look up in other columns

[Luboš Luňák] opencl vlookup, move constant condition out of a loop

[Luboš Luňák] bail out in opencl unsorted vlookup as soon as a match is found

[Noel Grandin] OSL_ENSURE->assert in SwCacheObj

[tml] Add SAL_INFOs for the recorded and pruned font substitutions

[Noel Grandin] reduce cost of SwCache::Check

[Stephan Bergmann] These commands are always URLs already

[tml] Filter out well-known metric-compatible font substitutions

[Miklos Vajna] sw reqif/xhtml export: fix invalid pixel formats of graphics exported as

[Noel Grandin] use more SwPosition::Assign

[Caolán McNamara] bump scrtf input len some more

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Mike Kaganski] Workaround interdependency of tests

[Caolán McNamara] crash inserting odt as embedded ole object

[Stephan Bergmann] tdf#141908 Replace usage of sal_Int32 with Color in unit tests

[Eike Rathke] Use ScFunctionList::IsEnglishFunctionNames()

[Michael Weghorn] svx a11y: Drop TODO that doesn't need action

[Michael Weghorn] svx a11y: Simplify AccessibleTableShapeImpl::getColumnAndRow

[Michael Weghorn] sw a11y: Don't confuse row and column

[Michael Weghorn] gtk3 a11y: Implement methods for (un)selecting table rows/cols

[Hossein] tdf#145614 Convert #define to enum or constexpr


Changes for Build #1837
[Julien Nabet] Fix typo

[Julien Nabet] Fix typos

[Miklos Vajna] CppunitTest_sw_odfexport: remove not needed mustTestImportOf()

[Miklos Vajna] tdf#144092 pptx import: correct table height during import

[Michael Weghorn] tdf#150676  sw a11y: Remove item from selection list on dispose

[Miklos Vajna] tdf#30731: Improve caret travelling in Writer

[Noel Grandin] flatten data structures in SvXMLAutoStylePoolP_Impl a little

[خالد حسني] tdf#30731: Use ligature caret positions from the font

[خالد حسني] vcl: Fix GenericSalLayout::GetTextWidth()

[Luboš Luňák] do not take strings for opencl <,>,<=,>= operations

[Luboš Luňák] remove opencl implementation of CONVERT()

[Luboš Luňák] do not accept strings for opencl equal operator

[Luboš Luňák] fix opencl implementations of comparison operators

[Luboš Luňák] revert 'loplugin:flatten in sc' in sc/source/core/opencl

[Luboš Luňák] pow(x,-1) -> 1/x in opencl code

[Julien Nabet] Removed duplicated include

[tml] Remove comment that has been outdated since 2001

[Armin.Le.Grand] Rework of GlowPrimitive2D

[Michael Weghorn] gtk3 a11y: Use name of the actually called methods in SAL_WARN

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] cid#1509223 Inefficient vector resizing with reserve.

[Noel Grandin] fix assert in builds with assert enabled, but dbg_util disabled

[Hossein] tdf#101302: Add option to clear unavailable files in menu/start center

[Miklos Vajna] tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511

[Miklos Vajna] tdf#144092 pptx export: export endParaRPr for empty shape & cells

[Caolán McNamara] ofz#50805 crash seen in fuzzing libreoffice text rendering

[Caolán McNamara] move part of sanitizer patch to the patch that introduced the problem

[Caolán McNamara] document attempt to upstream cairo patches

[Noel Grandin] use more SwPosition::Assign

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Noel Grandin] cid#1500462 Dereference before null check

[Noel Grandin] cid#1500540 Dereference before null check

[Stephan Bergmann] check IFrame "FrameURL" target

[Noel Grandin] cid#1500618 Explicit null dereferenced

[Miklos Vajna] crashtesting: fix DOCX export of forum-mso-de-102317.docx

[Christian Lohmaier] update credits

[Luboš Luňák] assert when formula group size is not large enough

[Caolán McNamara] cid#1500609 silence Use after free

[Noel Grandin] cid#1509230 Inefficient vector resizing with reserve.

[Michael Weghorn] a11y: Remove historical Calc table dimensions from XAccessibleTable doc

[Heiko Tietze] Resolves tdf#150697 - Improvements to terminology

[Mike Kaganski] Empty salvage item was handled above

[Eike Rathke] Related: tdf#150370 Convert isValidBcp47() bool to enum

[Caolán McNamara] ofz#39186 avoid Timeout

[Caolán McNamara] cid#1509247 reserve here can't be right

[Hossein] tdf#139627 Test justified Arabic/Persian text to avoid gaps/big overlaps

[Caolán McNamara] cid#1500692 silence Use after free

[Noel Grandin] cid#1509196 Inefficient vector resizing with reserve.

[Noel Grandin] cid#1509246 Inefficient vector resizing with reserve.

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Stephan Bergmann] Missing test dependency

[momonasmon] tdf#150506 Execution parameter confused with slot state

[Caolán McNamara] glyph cache considered artificial italic the same as regular

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

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

[Mike Kaganski] tdf#150714: [API-CHANGE] change CSV default encoding to UTF-8

[Michael Weghorn] wina11y: Drop unused AccObjectWinManager::UpdateAccSelection

[Michael Weghorn] wina11y: Drop unused member and methods related to selection

[خالد حسني] tdf#150710: Don’t draw kashida when drawing bullet

[خالد حسني] FeatureCollector: check for alternates only in GSUB


Changes for Build #1838
[خالد حسني] use VirtualDevice, not WorkWindow, in test

[Julien Nabet] Fix typo

[Stephan Bergmann] change ABORT_ON_NON_APPLICATION_FONT_USE to NON_APPLICATION_FONT_USE=...

[Miklos Vajna] connectivity: use default member initializers in OWriterTable

[Noel Grandin] cid#1500502,cid#1500623,cid#1500659 Resource leak

[Noel Grandin] improve the SwContentIndex debug pretty printer

[Caolán McNamara] tdf#150723 "run" will make the dialog visible like "show"

[Noel Grandin] cid#1509250 Logically dead code

[Noel Grandin] cid#1500508 Using a moved object

[Miklos Vajna] tdf#150474 RTF import: fix missing char props for in-table newline

[tml] More handwaving: Assume that it's OK to substitute OpenSymbol for Symbol

[Eike Rathke] Resolves: tdf#150370 Accept 'art-x-...' private-use input in language

[Noel Grandin] use more SwPosition::Assign

[خالد حسني] Add all vcl subdirs to soffice.xcodeproj

[Caolán McNamara] gbuild: set SAL_NON_APPLICATION_FONT_USE in

[Luboš Luňák] fix limiting drawing of softedge effect (tdf#141981)

[Luboš Luňák] explicitly use BmpScaleFlag::NearestNeighbor when wanted

[Luboš Luňák] make sure opencl generated code doesn't lose numbers precision

[Luboš Luňák] opencl, don't use GetBottom() as value for empty cells

[Luboš Luňák] opencl LogNormDist cannot handle less than 4 arguments

[Luboš Luňák] do not return "random" values from opencl FTEST if it can't handle

[Luboš Luňák] error checking in opencl BIT* functions

[Luboš Luňák] check parameter count in various opencl functions

[Armin.Le.Grand] Added BufferedDecompositionGroupPrimitive2D

[Julien Nabet] Fix typo

[Noel Grandin] use more SwPosition::Assign

[Caolán McNamara] we have one CJK text test that explicitly attempts to use not bundled

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

[tml] Use more idiomatic C++

[Julien Nabet] tdf#150712: Format->Conditional->Condition 100% CPU

[Julien Nabet] Revert "tdf#150712: Format->Conditional->Condition 100% CPU"

[Caolán McNamara] cid#1513473 Division or modulo by zero

[Caolán McNamara] cid#1513469 silence Dereference null return value

[Caolán McNamara] cid#1513470 Unused value

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

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

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

[Caolán McNamara] tdf#150688 return atk_noop_object_wrapper_new() instead of null on

[Eike Rathke] Related: tdf#142293 Introduce a protected

[Michael Weghorn] tdf#150683 qt a11y: Avoid using 32-bit child index here

[Noel Grandin] cid#1513474 Explicit null dereferenced

[Noel Grandin] cid#513473 Division or modulo by zero

[Noel Grandin] cid#1513468 Dereference null return value

[Luboš Luňák] improve inheriting from std::num_put

[Luboš Luňák] use forced Calc calculation type even for single rows

[Eike Rathke] Related: tdf#142293 Use FormulaCompiler::GetFinalOpCodeMap() in

[Eike Rathke] Resolves: tdf#142293 Implement the temporariness of GetOpCodeMap()

[Eike Rathke] Related: tdf#142293 Remove temporariness now implemented at

[Eike Rathke] Related: tdf#142293 Have ScCompiler::GetOpCodeMap() overwrite

[Noel Grandin] cid#1513471 Dereference null return value

[Noel Grandin] cid#1513472 Dereference null return value

[Noel Grandin] reduce cost of B2DHomMatrix::isIdentity

[Noel Grandin] tdf#150712 use more string_view

[Michael Weghorn] wina11y: Drop CEnumVariant::m_lLBound that's always 0

[Michael Weghorn] qt: Add include needed with qtbase dev branch

[Miklos Vajna] tdf#127806: RTF import: use shape dimensions for pib picture

[Noel Grandin] Revert "cid#513473 Division or modulo by zero"

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Filter out unwanted command URIs


Changes for Build #1839
[Miklos Vajna] CppunitTest_sw_ooxmlimport: use more SwParaPortion::dumpAsXml()

[Stephan Bergmann] external/cairo: Remove dead code from cairo.RGB24_888.patch

[Noel Grandin] no need to use unique_ptr for this map in chart::CommandDispatch

[Noel Grandin] assert SwContentNodeIndex passed to SwTextNode are actually also on that

[Noel Grandin] tdf#150712: Format->Conditional->Condition 100% CPU (2nd try)

[خالد حسني] vcl: set hb_font_t variations from CTFont

[Michael Weghorn] tdf#150683 qt a11y: Add bound checks for table methods

[Noel Grandin] tdf#150712 limit the dialog to only a sample of the data

[Noel Grandin] no need to use unique_ptr for this map in TableSlotsMap

[Noel Grandin] add more tsan supress

[Noel Grandin] tdf#136370 speedup bitmap fill operations

[Noel Grandin] no need to use unique_ptr for this map in sc::ScRangeName

[gerrit buildbot] Update git submodules

[Noel Grandin] tdf#150712 reduce cost of SharedString::getString

[Stephan Bergmann] Fix setting SAL_NON_APPLICATION_FONT_USE

[Miklos Vajna] tdf#149969 slideshow: handle loop from the animation of a media shape

[Noel Grandin] no need to use unique_ptr for this map in SvxAutoCorrect

[خالد حسني] More graceful fix for cid#513473

[Noel Grandin] tdf#136370 Very large Shape with pattern/hatch makes scrolling slow

[nemeth] tdf#150717 sw RDF metadata: add custom color bookmark boundary marks

[Miklos Vajna] Related: tdf#149969 PPTX export: add loop from the animation of a media

[Michael Weghorn] [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit

[Michael Weghorn] tdf#150683 sc a11y: Add a test case for 64-bit a11y cell index

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Set EXTRA_ENV_VARS with +=

[Eike Rathke] Related: tdf#150271 Adjust unquoted string message to reality

[Julien Nabet] Fix typo

[Julien Nabet] Removed duplicated include

[Caolán McNamara] Revert "ofz#48264 Timeout"

[Caolán McNamara] ofz#504464 scaling "calculation" timeout

[Caolán McNamara] ofz#39186 reduce htmlfuzzer len to hasten closure of Timeout state

[Noel Grandin] no need to use unique_ptr for this map in sc::FormulaGroupAreaListener

[Eike Rathke] Resolves: tdf#150271 Further error checks of conditional formatting

[Noel Grandin] no need to use unique_ptr for this map in ScMyStylesMap

[Michael Weghorn] gtk3_kde: Drop unused gtk3_kde5_a11y.cxx


Changes for Build #1840
[Noel Grandin] no need to use unique_ptr for this map in XMLRedlineExport

[gerrit buildbot] Update git submodules

[Caolán McNamara] cid#1513476 Useless call

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

[Caolán McNamara] crashtesting: assert on loading ooo57561-1.sxi

[Caolán McNamara] crashtesting: SdrMediaObj destroyed before ctor completes

[Caolán McNamara] crashtesting: fix use-after-free

[Caolán McNamara] don't check that the shadow positions map back to source mapmode

[Caolán McNamara] crashtesting: assert seen on loading forum-fr-40118.ods

[Hossein] tdf#147906 Use std::hypot for Pythagorean addition

[Caolán McNamara] Simplify by using replaceAll instead of replaceAt in a loop

[Caolán McNamara] Simplify by using replaceAll in a loop (sw/access/acccell)

[Michael Weghorn] tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cells

[خالد حسني] vcl: Align GenPspGraphics and FreeTypeTextRenderImpl more

[خالد حسني] vcl: Create hb_face_t in PhysicalFontFace

[jluth] tdf#117994 doc: Revert "tdf#99474 close direct char fmt at end of para"


Changes for Build #1841
[Noel Grandin] the mode parameter to MergeTable is unused

[Julien Nabet] Fix "invalid cast from 'GtkImage' to 'GtkLabel'" warning (sparkline)

[Julien Nabet] Simplify by using replace instead of replaceAt in loop

[Mike Kaganski] Some refactor

[Caolán McNamara] Simplify by using replace instead of replaceAt in 2 loops in

[Julien Nabet] Simplify by using replaceAll in a loop (sc/AccessibleCell.cxx)

[Julien Nabet] Fix comment, formulabase.cxx has been moved in sc/source/filter/oox

[Mike Kaganski] tdf#150773: Avoid bringing loading files to front several times

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

[Eike Rathke] Fix comment of EnQuote function in sc/compiler


Changes for Build #1842
[خالد حسني] vcl: make WinFontFace less indirect

[خالد حسني] vcl: Consolidate PhysicalFontFace::GetFontCharMap()

[خالد حسني] vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths()

[خالد حسني] vcl: Format PhysicalFontFace.{cxx,hxx}

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] RowSet doesn't need a pimpl

[Noel Grandin] ObjectNameApproval doesn't need a pimpl

[Noel Grandin] DynamicTableOrQueryNameCheck doesn't need a pimpl

[Noel Grandin] HierarchicalNameCheck doesn't need a pimpl

[Noel Grandin] DataSourceMetaData doesn't need a pimpl

[Miklos Vajna] sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage

[Noel Grandin] tdf#150756 Assertion when opening report for editing

[خالد حسني] vcl: Consolidate PhysicalFontFace::GetFontCapabilities()

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for TIF

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for SVM

[Miklos Vajna] tdf#149670 fix color change api and adjust tolerance for ooxml

[Miklos Vajna] offapi: document com.sun.star.text.LineBreak

[Miklos Vajna] Revert naming back to lool to fix break with LibreOffice Online

[Caolán McNamara] cid#1513506 Unintended sign extension

[Hossein] tdf#73845 restore Empty and NonEmpty query filter after FILEOPEN

[Noel Grandin] OSaveAsDlg doesn't need a pimpl

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

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

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

[Noel Grandin] dbaccess::DataSupplier doesn't need a pimpl

[Miklos Vajna] offapi: document com.sun.star.text.ContentControl

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] tdf#150749 Find and replace on very large sheet

[Noel Grandin] add InsertText and EraseText overloads that take SwPosition

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] Simplify by using replace instead of replaceAt in 2 loops in

[Noel Grandin] Simplify by using replace instead of replaceAt in loop in editeng

[Noel Grandin] Simplify by using replace instead of replaceAt in loop in fpicker

[Noel Grandin] Simplify by using replace instead of replaceAt in 2 loops in oox/sc

[Noel Grandin] Simplify by using replaceAll instead of replaceAt in 2 loops in sw

[Noel Grandin] tdf#117173 make search label read by screen reader

[Noel Grandin] BASIC : missing parameter check in SbRtl_CreateObject

[Noel Grandin] Identify OOo2OasisTransformer and act in consequence

[Caolán McNamara] tdf#150507 like skia, even when subpixel rendering snap to a pixel

[Noel Grandin] tdf147132 basic : flaten some functions

[Noel Grandin] tdf#97361 replace getCellRangeByPosition with slices

[Noel Grandin] tdf#97361 replace getCellByPosition with access by subscript

[Caolán McNamara] Avoid dup in include/xmloff/families.hxx by renumbering a bit

[Noel Grandin] vcl: Rename Gesture event to GesturePan

[Noel Grandin] vcl: Use #pragma once on GestureEventPan.hxx

[Noel Grandin] vcl: Rename Swipe event to GestureSwipe

[Noel Grandin] vcl: Rename LongPress event to GestureLongPress

[Caolán McNamara] rework comment a bit

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

[Noel Grandin] Connect new import / export to starmath

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

[خالد حسني] vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}

[خالد حسني] vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()

[Julien Nabet] Fix typo

[Miklos Vajna] sw XHTML import: fix lost empty paragraphs

[Caolán McNamara] Resolves: tdf#150797 page preview scrolling not updating position

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

[خالد حسني] Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"

[Eike Rathke] Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-up

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


Changes for Build #1843
[Mike Kaganski] vcl: Create HFNT on WinFontFace when needed

[Miklos Vajna] sw: document SwSelPaintRects

[Stephan Bergmann] Missing initialization of PhysicalFontFace::mbFontCapabilitiesRead

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Miklos Vajna] CppunitTest_slideshow_engine: remove unused includes

[Mike Kaganski] Deduplicate screen rect handling

[Mike Kaganski] Rather use copy(1) instead of replaceAt(0, 1, u"")

[Miklos Vajna] crashtesting: fix DOCX export of forum-mso-en-11199.docx

[Noel Grandin] use more SwPosition::Assign

[Xisco Fauli] tdf#150599: sc_filters_test: Add unittest

[Andreas Heinisch] tdf#118247 - Correctly handle xlCellTypeConstants parameter

[Eike Rathke] Simplify by using replace instead of replaceAt in loop in sc/compiler

[Luboš Luňák] add missing Calc test file opencl/compiler/precision.ods

[Luboš Luňák] fix opencl trigonometric functions

[Luboš Luňák] use opencl's built-in PI values instead of hardcoded ones

[Luboš Luňák] fixes to opencl rounding functions

[Luboš Luňák] check parameter count in opencl logical functions

[Luboš Luňák] fix opencl FACT() implementation

[Luboš Luňák] opencl MOD() fixes

[Caolán McNamara] Replace leftover use of StarSymbol with OpenSymbol

[Eike Rathke] Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet

[Xisco Fauli] tdf#150499: sc_uicalc: Add unittest

[Caolán McNamara] upgrade openssl-1.1.1q

[Luboš Luňák] fix and simplify opencl COMBIN()

[Eike Rathke] Remove duplicated ScCharFlags setting in XL grammars

[خالد حسني] vcl: Add LogicalFontInstance::GetGlyphWidth()

[خالد حسني] vcl: Use GetGlyphWidth() when emitting system fonts

[خالد حسني] vcl: Drop now unused PDFFontCache

[خالد حسني] vcl: Drop now unused SalGraphics::GetGlyphWidths()

[Stephan Bergmann] Use of uninitialized bMatchedRangesWereClamped

[خالد حسني] vcl: Drop unused SalGraphics::CreateFontSubset() argument

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

[Eike Rathke] A ColRowName (label) is a QuotedLabel is a SingleQuoted

[Caolán McNamara] cid#1509199 silence Constant expression result

[Caolán McNamara] cid#1509284 DMI: Dubious method invocation

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

[Caolán McNamara] cid#1500607 silence bogus Use after free

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

[Miklos Vajna] sw HTML import: fix height of OLE objs when it is missing and width is

[Caolán McNamara] check impress/calc IFrame "FrameURL" target

[Noel Grandin] tdf#150756 - Assertion when opening report for editing

[Noel Grandin] sc : remove useless lock and init in cellkeytranslator

[Noel Grandin] desktop : use a std::mutex instead of a osl::Mutex

[Noel Grandin] tdf#150682 - bad shortcut in french langage

[Mike Kaganski] This can't be null after the null handler above

[Mike Kaganski] Simplify SalSysObj(Child)WndProcW

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

[Caolán McNamara] cid#1500538 Big parameter passed by value

[Caolán McNamara] cid#1500509 silence Out-of-bounds access

[Caolán McNamara] cid#1500385 rearrange to make clearer what actually happens

[Julien Nabet] Removed executable permission on file

[Tomaž Vajngerl] svx: remove "using namespace *" in tablemodel.cxx

[Tomaž Vajngerl] svx: fix description of SdrTextObj

[Tomaž Vajngerl] svx: set vars to initial values in constructor init for SdrTextObj

[Eike Rathke] Add note to XCharacterClassification::getStringType() about

[Eike Rathke] Always enquote ColRowName (label) as SingleQuoted

[Eike Rathke] Use XCharacterClassification::getCharacterType() instead of

[jluth] tdf#147646 Auto numbering is wrong when the row has split/merged cells.

[Eike Rathke] Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy


Changes for Build #1844
[Miklos Vajna] CppunitTest_sw_ooxmlencryption: remove not needed mustTestImportOf()

[raykowj] tdf#150604 Writer Navigator: Make delete shortcut key delete Indexes

[Noel Grandin] convert ObjectType to scoped enum

[Noel Grandin] OXReportControllerObserver does not need a pimpl

[Miklos Vajna] filter: remove no longer needed back-compat of the svg presentation

[Noel Grandin] SvXMLItemMapEntries does not need an impl

[Armin.Le.Grand] ConvertToBitmapEx slightly too bright if transparency involved

[Miklos Vajna] sw: clean up DocxAttributeOutput::EndContentControl()

[Caolán McNamara] ofz#50118 Timeout

[Noel Grandin] ONavigator doesn't need a pimpl

[Noel Grandin] convert ElementOpenMode to scoped enum

[nemeth] tdf#150666 sw: allow to delete tracked table row insertions

[Noel Grandin] tdf#150569 Modify hardcoded dates to extend the range of accepted dates

[Noel Grandin] convert PreviewMode to scoped enum

[Noel Grandin] use o3tl::span in SvXMLItemMapEntries

[Miklos Vajna] sd: rename WriteAnimationNodeAudio to Media

[Mike Kaganski] Related: tdf#122737 A hack to keep backing window opaque on context

[Mike Kaganski] Use exactly two comparisons in fround

[Caolán McNamara] every other .ui is version="3.20"

[Caolán McNamara] gtk4: caps-lock-warning is gone as a property

[Tomaž Vajngerl] vcl: convert ImplGetEmphasisMark() to EmphasisMark class

[Caolán McNamara] add truncate-multiline for consistency with vcl and all the others

[Caolán McNamara] we don't use urgency-hint or want any gravity hints

[Caolán McNamara] apply ui-rules

[Caolán McNamara] python3: upgrade to release 3.8.13

[Caolán McNamara] tdf#150810 get visible placeholder text in GtkEntry with focus

[jluth] tdf#149547 fix "tdf#75297 sw uno: override default num char style"

[Caolán McNamara] cid#1500419 rearrange to silence Use after free

[Julien Nabet] Revert "tdf#150555: Skia seems to fail with Windows 8/8.1"

[Julien Nabet] tdf#150808: General error importing svgz file

[Julien Nabet] Fix typo

[Caolán McNamara] cid#1513730 Useless call

[Stephan Bergmann] Remove obsolete comment

[Xisco Fauli] tdf#150307, tdf#150829: sc: Add UItest

[tml] Fix register clobber information and simplify in the C++/UNO bridge for

[Stephan Bergmann] Be careful with failed realloc

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

[Caolán McNamara] cid#1509288 rearrange to make clearer what actually happens

[Caolán McNamara] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro

[Eike Rathke] crashtesting: prevent nullptr access

[خالد حسني] vcl: Make glyph IDs 32bit

[خالد حسني] vcl: Add LogicalFontInstance::GetGlyphIndex()

[خالد حسني] vcl: Drop now unused FontCharMap::GetGlyphIndex()

[خالد حسني] Require HarfBuzz 2.0.0

[jluth] tdf#149292 docx: pre-emptive unit test


Changes for Build #1845
[Rene Engelhard] revert configure.ac check for graphite2 to 0.9.3

[Julien Nabet] Fix typo

[Miklos Vajna] tdf#150846: FilterOptions in descriptor could come from import filter

[Armin.Le.Grand] tdf#150102 Correct PrefSize for UNO API Metafile exporter

[Mike Kaganski] SAL_WARN on parse exception

[Miklos Vajna] sw: fix crash in SwViewShellImp::AddPendingLOKInvalidation()

[Noel Grandin] Revert "tdf#150569 Modify hardcoded dates to extend the range of

[Xisco Fauli] tdf#150832: Revert "tdf#150034 very slow opening pathological chart"

[Miklos Vajna] sw: add an initial uitest for SwContentControlDlg

[Noel Grandin] tdf#150756 Assertion when opening report for editing

[Xisco Fauli] tdf#150770: sd_import_tests2: Add unittest

[Miklos Vajna] CppunitTest_sw_uiwriter8: use more SwParaPortion::dumpAsXml()

[Julien Nabet] Fix typo

[Mike Kaganski] Related: tdf#150786 workaround unit test failure

[Mike Kaganski] Turn a macro into a function

[Armin.Le.Grand] Rework of SoftEdgePrimitive2D

[Mike Kaganski] Fix CppunitTest_chart2_import on non-default DPI

[Christian Lohmaier] replace egrep/fgrep calls with grep -E/grep -F

[Noel Grandin] fix comments in xcu

[Noel Grandin] loplugin:virtualdead

[Noel Grandin] loplugin:unnecessaryvirtual

[Noel Grandin] loplugin:unusedfields

[Noel Grandin] loplugin:unusedmethods

[Stephan Bergmann] Clean up some #includes

[Mike Kaganski] Fix CppunitTest_sc_jumbosheets_test on non-default DPI

[Mike Kaganski] Fix CppunitTest_sc_subsequent_filters_test2 on non-default DPI

[خالد حسني] vcl: Sort fonts in workben/listfonts

[خالد حسني] vcl: Pass FontCharMap to OpenTTFont*() when possible

[خالد حسني] vcl: Get FontCharMap from HarfBuzz

[خالد حسني] vcl: Drop now unused ParseCMAP()

[Mike Kaganski] Fix CppunitTest_sd_png_export_tests on non-default DPI

[Mike Kaganski] Fix CppunitTest_sd_export_tests-ooxml3 on non-default DPI

[Xisco Fauli] tdf#150808: vcl_graphic_test: Add unittest

[Miklos Vajna] DOCX import: avoid duplicated bookmarks in copied header/footer text

[Mike Kaganski] Fix CppunitTest_vcl_pdfexport on non-default DPI

[Julien Nabet] Simplify by using replace instead of replaceAt in loop in connectivity

[Julien Nabet] Simplify by using replace instead of replaceAt in loop in connectivity

[Julien Nabet] Simplify by using replace instead of replaceAt in loop in connectivity

[Mike Kaganski] Fix CppunitTest_sw_ooxmlexport15 on non-default DPI

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

[Mike Kaganski] Fix CppunitTest_sw_core_layout on non-default DPI

[Noel Grandin] tdf#150845 fix crash in writer Form->TextObject

[Julien Nabet] Fix location of ScDocShell in comment

[خالد حسني] vcl: Drop CmapResult indirection

[raykowj] tdf#150604 related: Label Navigator context menu delete entry


Changes for Build #1846
[Mike Kaganski] Simplify by using replaceAll in a loop (winaccessibility/AccTextBase)

[Miklos Vajna] tdf#148214 RTF import: avoid fake paragraph for \page when possible

[nemeth] tdf#150876 sw: track new rows inserted after a tracked row insertion

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Allow to pass LIBCPP_DEBUG into configure

[Caolán McNamara] rearrange to have a single ConvertTable call

[Caolán McNamara] ofz#51149 avoid Timeout

[Caolán McNamara] ofz: Undefined-shift

[Caolán McNamara] writerfilter: avoid divide by zero

[Caolán McNamara] cache these tarballs for oss-fuzz build too

[nagy.tibor2] tdf#150719 PPTX import: fix hyperlink format (lost underline)

[Noel Grandin] tdf#150732 ReportBuilder: Moving fields from one section to another

[Caolán McNamara] sw: avoid divide by zero in SwDoc::AdjustCellWidth

[Eike Rathke] Resolves: tdf#150312 Move base-cell-address to a valid sheet upon

[Eike Rathke] tdf#150312 unit test

[Eike Rathke] Related: tdf#150312 "Repair" broken table:base-cell-address of defined

[Eike Rathke] Related: tdf#150312 Assert a defined name's non-empty

[Christian Lohmaier] update credits

[Caolán McNamara] crashtesting: threaded assert on loading forum-de3-3100.ods

[Caolán McNamara] always pass ScInterpreterContext to ScValueIterator

[Caolán McNamara] GetCurNumFmtInfo is always called with the same context as given in ctor

[Julien Nabet] Fix typo

[Noel Grandin] convert CursorMoveDirection to scoped enum

[Miklos Vajna] vcl: fix crash in SalInstanceWidget::set_busy_cursor()


Changes for Build #1847
[Michael Weghorn] wina11y: Report actual app/toolkit name/version

[خالد حسني] vcl: Use vector instead of array for FontCharMap ranges

[خالد حسني] win: Explicitly cast glyph ID to 16 bit

[Noel Grandin] unique_ptr->optional for AllSettings

[Noel Grandin] convert EmbeddedMacros to scoped enum

[Noel Grandin] VclPixelProcessor2D doesnt need a pimpl

[Tomaž Vajngerl] basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTuple

[Tomaž Vajngerl] basegfx: add Size2D template class - subclass Tuple2D

[Stephan Bergmann] Use stable_sort to sort hidden rows in sortAndRemoveDuplicates

[Noel Grandin] unique_ptr->optional for Graphic

[Noel Grandin] unique_ptr->optional for Graphic

[Noel Grandin] unique_ptr->optional for Graphic

[Eike Rathke] Resolves: tdf#150766 Listen to entire shared formula group instead of a

[gerrit buildbot] Update git submodules

[Caolán McNamara] move code depending on bBalance inside a block conditional on that

[Caolán McNamara] upgrade to openssl-3.0.5

[Noel Grandin] remove warnings in SwTransparencyGrf Get/Put Value

[Noel Grandin] crashtesting tdf135070-01.odt

[Julien Nabet] Fix typo

[Thorsten Behrens] Migration: move ToD settings to new user profile

[Thorsten Behrens] Migration: move Persona settings to new user profile

[Noel Grandin] WARN->INFO in XMLTextFrameContext_Impl

[Mike Kaganski] tdf#119039: workaround an OleLoad bug releasing passed storage

[خالد حسني] vcl: Fix setting symbol flag on TrueTypeFont

[Eike Rathke] Simplify by using replaceAll instead of replaceAt (sc)


Changes for Build #1848
[raykowj] tdf#126535 show search key found times in find and replace dialog

[خالد حسني] vcl: Add PhysicalFontFace::GetRawFontData()

[خالد حسني] vcl: Add a PhysicalFontFace-backed TrueTypeFont

[خالد حسني] vcl: Move CreateFontSubset() to PhysicalFontFace

[Eike Rathke] ScValueIterator ScDocument& parameter is now superfluous

[Tomaž Vajngerl] basegfx: replace typedef with a class B2DSize based on Size2D

[jp] ScriptForge - (scriptforge.py) ignore PythonShell in bridge mode

[Thorsten Behrens] [COVER] add first set of ODF feature test files

[Noel Grandin] no need to allocate MemRingBuffer separately in OMarkableOutputStream

[Eike Rathke] Simplify by using replaceAll instead of insert in a loop (sc)


Changes for Build #1849
[Samuel Mehrbrodt] Fix dropdown mispositioned

[Samuel Mehrbrodt] Remove trailing blanks

[Samuel Mehrbrodt] Add new iWork mimetypes to .desktop files

[Noel Grandin] no need to allocate this on the heap

[Miklos Vajna] sw content controls, rich text: add initial PDF export

[Andreas Heinisch] tdf#131073 - Don't show hidden rows/cols after setting optimal row/col

[Miklos Vajna] sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...

[gerrit buildbot] Update git submodules

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

[Samuel Mehrbrodt] tdf#150267 Import docvar value correctly

[Samuel Mehrbrodt] Add iWork file associations to Windows installer

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#150753: always do the final steps, including unlocking draw model

[gerrit buildbot] Update git submodules

[Julien Nabet] ucb: remove unnecessary comments

[Rene Engelhard] bump harfbuzz dependency to >= 2.1.0

[Xisco Fauli] tdf#150832: chart2_xshape: Add unittest

[Caolán McNamara] ofz#1509303 DCN: Don't Catch NullPointer Exception

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Caolán McNamara] cid#1509268 Out-of-bounds access

[Xisco Fauli] tdf#149204: chart2_xshape: Add unittest

[jluth] tdf#103829 ods import: parse <text:tab/>


Changes for Build #1850
[Mike Kaganski] Fix path in comments

[Miklos Vajna] tdf#140302 RTF import: fix unexpected repeated image

[Luboš Luňák] reduce opencl copy&paste when generating function declaration

[Luboš Luňák] reduce opencl copy&paste in op_addin.cxx and op_logical.cxx

[Luboš Luňák] reduce opencl copy&paste in op_math.cxx

[Luboš Luňák] clean up opencl helper functions

[tml] Bump current iOS SDK to 16.0

[Caolán McNamara] cid#1509232 silence Out-of-bounds access

[Eike Rathke] Fix everything using XCharacterClassification::getStringType() and don't

[Xisco Fauli] tdf#150766: sc_uicalc: Add unittest

[gokaysatir] sw: fix format brush to reset the font strikeout attribute

[Michael Stahl] Fix build with Poppler 22.09.0

[Eike Rathke] Empty string has no characters of any type

[Noel Grandin] ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemory

[Michael Stahl] tdf#129163: GC cursor table at the end of the life of an portion

[Miklos Vajna] vcl: fix mergelibs build

[خالد حسني] vcl: Move subsetting helper functions to sft.cxx

[خالد حسني] vcl: Simplify calling FillFontSubsetInfo()

[kelemeng] Migration: move L10N settings as well

[Stephan Bergmann] cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)"

[Luboš Luňák] do not assert on "failed" Skia call because of empty size (tdf#150821)

[خالد حسني] tdf#126242: Handle fractional values when subsetting CFF

[Caolán McNamara] cid#1500679 Resource leak in object

[Caolán McNamara] Python3: upgrade to release 3.8.14

[Miklos Vajna] sw content controls, checkbox: add PDF export

[Stephan Bergmann] Turn this into a doxygen comment

[balazs.varga.extern] Migrating product name related color schemes between different versions

[Caolán McNamara] drop gtk_check_version(4, 3, 2) checks now

[Caolán McNamara] gtk4: move ComboBox "items" to the start to get "active" property

[Caolán McNamara] crashtesting: FastSaxSerializer::endDocument assert on export

[tml] Don't bother looking for so many old versions of the iOS SDK

[tml] Bump minimum iOS runtime version to 14.5

[gerrit buildbot] Update git submodules

[Caolán McNamara] tdf#142631 use document background color in the spelling widget

[jluth] tdf#147646 Add unit test


Changes for Build #1851
[Julien Nabet] Fix typo

[tml] Fix build of boost for iOS

[Luboš Luňák] do not check and refcount Info access to Skia bitmaps (tdf#150817)

[szymon.klos] sw: fix format brush to override old format

[Miklos Vajna] external: update pdfium to 5298

[Miklos Vajna] tdf#149551 use 'WritingMode' instead of TextPreRotateAngle

[Noel Grandin] no need to dynamically ImportCGM symbol

[Noel Grandin] move ErrCode to comphelper and improve debug output string

[Noel Grandin] simplify SfxItemDisruptor_Impl, just use Application::PostUserEvent

[Heiko Tietze] Related tdf#132398 - Remove locolor icons

[Heiko Tietze] Fix typo

[Eike Rathke] Resolves: tdf#150926 Add-In result svl::SharedString needs to be

[Caolán McNamara] cid#1500603 Resource leak

[Caolán McNamara] gtk4: use left aligned label for GtkToggleButton with xalign

[Armin.Le.Grand] Rework of ShadowPrimitive2D

[Miklos Vajna] sw content controls, dropdown: add PDF export

[Mike Kaganski] tdf#150927: properly handle nesting in tables

[Noel Grandin] new loplugin refcountingbase

[fitojb] tdf#135060 Modify Progress template

[Noel Grandin] fix errcode.hxx location in comments

[fitojb] tdf#135060 Modify DNA template

[fitojb] tdf#135060 Modify Blue_Curve template

[fitojb] tdf#135060 Modify Forestbird template

[fitojb] tdf#135060 Modify Focus template

[fitojb] tdf#135060 Modify Inspiration template

[fitojb] tdf#135060 Modify BeeHive template

[Caolán McNamara] ofz#51205 Timeout

[Caolán McNamara] always > 0 here due to preceding empty() check

[fitojb] tdf#135060 Modify Piano template

[fitojb] Fix typo

[fitojb] Fix typo

[fitojb] Fix typo

[fitojb] Fix typo

[fitojb] Fix typo

[Caolán McNamara] use a std::vector and can avoid a copy

[Luboš Luňák] fix off-by-one in Calc shadow handling (tdf#150931)

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PBM/PGM/PPM

[Tomaž Vajngerl] Return to starting stream position after checking format

[Michael Weghorn] tdf#150882 qt: Report menu bar height when not hidden

[Noel Grandin] merge sdfilt library into sd

[Caolán McNamara] crashtesting: SvMemoryStream::PutData assert

[Caolán McNamara] close "OSL_PIPE" pipe on SIGTERM

[Mike Kaganski] try_emplace is a bit more efficient

[Xisco Fauli] tdf#148620: sd: move UITest to CppUnittest

[Stephan Bergmann] -Werror=maybe-uninitialized

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo signes->signs

[fitojb] tdf#135060 Modify Sunset template

[fitojb] tdf#149990 Remove unwarranted, unlocalizable term from main launcher

[fitojb] tdf#135060 Modify Vivid template

[gerrit buildbot] Update git submodules

[Noel Grandin] should be releasing the DC here

[Noel Grandin] no need to load ExportPPT symbol at runtime

[Noel Grandin] no need to load ImportPPT symbol at runtime

[Caolán McNamara] try wait_until_property_is_updated in test_tdf134390

[Caolán McNamara] Related: tdf#144583 move current lok hidpi icon thing into SalGraphics

[Michael Stahl] libxml2: upgrade to release 2.10.2

[Eike Rathke] Related: tdf#149665 Unify input of a leading ' apostrophe in non-Text

[Caolán McNamara] Resolves: tdf#144583 reuse lok hidpi icon scheme for gtk

[gerrit buildbot] Update git submodules

[Rene Engelhard] fix system-abseil build

[raykowj] tdf#143547 SwNavigator: restore content tree scroll position

[Michael Stahl] zlib: add patch for CVE-2022-37434

[Xisco Fauli] CppunitTest_sc_macros_test: simplify code a bit

[Xisco Fauli] CppunitTest_sc_vba_macro_test: unify the way tests are setup and

[jluth] tdf#103829 ods export: output <text:tab/> when CELLTYPE_EDIT


Changes for Build #1852
[Samuel Mehrbrodt] Add pdf file association to Windows installer

[Miklos Vajna] CppunitTest_sw_ooxmlexport_template: remove not needed

[Michael Stahl] poppler: upgrade to release 22.09.0

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for PCX

[Mike Kaganski] This does not need to be friend or linked externally

[Noel Grandin] no need to load SaveVBA symbol at runtime

[Caolán McNamara] use a different file for testEmojiAutoCorrect

[Tomaž Vajngerl] chart2: reenable chart data table test

[Tomaž Vajngerl] remove accidental printf

[Miklos Vajna] sw content controls, date: add PDF export

[rb.henschel] tdf#149551 unit test mongolianVert in shape in Writer

[Mike Kaganski] Fix the obvious leftover

[Mike Kaganski] Only check second time when needed

[Tomaž Vajngerl] Add documentation for data table added classes and functions

[Tomaž Vajngerl] Allow functions to short-circuit in graphicfilter2.cxx

[Tomaž Vajngerl] Revert removed lines and remove unused vars in GraphicFormatDetector

[Mike Kaganski] tdf#106959: use table's first content node for cursor cleanup

[Stephan Bergmann] Clean up color scheme migration

[Hossein] tdf#42982 Improved UNO API error reporting

[Hossein] tdf#42982 improve UNO API error reporting

[Caolán McNamara] cid#1509209 DCN: Don't Catch NullPointer Exception

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

[Caolán McNamara] cid#1500416 Resource leak

[Caolán McNamara] Conditional jump or move depends on uninitialised value

[Caolán McNamara] cid#1500440 Use after free

[Stephan Bergmann] tdf#150877: Add support for Kamenický and Mazovia encodings

[Mike Kaganski] This comment is obsolete

[Caolán McNamara] upgrade expat to 2.4.8

[Hossein] tdf#148251 Use std::swap() instead of using temporary values

[Eike Rathke] Resolves: tdf#132519 Use string reference syntax for CELL("ADDRESS";...)

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

[Tomaž Vajngerl] chart2: Set the data table fill style to default to NONE

[Julien Nabet] [loplugin:fakebool] in desktop

[tml] Fix building without system cairo, fontconfig, freetype, and harfbuzz

[Noel Grandin] use more SwPosition::AdjustContent

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

[Caolán McNamara] cid#1500398 silence Use after free

[Noel Grandin] use more SwPosition::GetContentIndex

[Xisco Fauli] uitest: sw: use wait_until_property_is_updated

[jluth] tdf#103829 ods export: don't output invalid office:string-value


Changes for Build #1853
[Miklos Vajna] CppunitTest_sw_uiwriter2: use more SwParaPortion::dumpAsXml()

[Michael Weghorn] tdf#136928 Use dialog text color for signs in "Tabs" dialog

[Miklos Vajna] sw content controls: add PDF export of font properties

[Noel Grandin] use more SwPosition::AdjustContent

[Noel Grandin] use more SwPosition::AdjustContent

[Noel Grandin] use SwPosition in SwArgsBase

[Tomaž Vajngerl] vcl: AnimationBitmap -> AnimationFrame

[Miklos Vajna] sw content controls: fix getString() and setString() on

[Heiko Tietze] Resolves tdf#80934 - GUI means to filter thumbnails in start center

[nemeth] tdf#150790 tdf#150791 tdf#150947 tdf#150956 sw, a11y: fix visible

[Michael Weghorn] tdf#117173: qt a11y: Forward changes to SHOWING state

[Noel Grandin] fix SwContentIndexPrinter pretty printer

[Noel Grandin] Add more asserts to SwPosition constructor to catch dodgy data

[Michael Weghorn] tdf#137341 gtk: Set missing style text colors from theme

[Mike Kaganski] tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payload

[Xisco Fauli] tdf#150845: sw_uiwriter3: Add unittest

[Noel Grandin] tdf#150987 calc crash pasting content

[Julien Nabet] Simplify by using replaceAll instead of replaceAt in a loop (sc/global2)

[Stephan Bergmann] external/firebird: Work around std::auto_ptr gone from C++17

[Stephan Bergmann] external/coinmp: Adapt to std::bind2nd gone from C++17

[Stephan Bergmann] OUString::matchIgnoreAsciiCase returns bool

[Michael Weghorn] wina11y: Drop unused CMAccessible helper methods

[rb.henschel] tdf#149551 unit test writing mode in shape in Impress

[Julien Nabet] Fix typo

[jluth] Related: tdf#144092 improve wording

[Caolán McNamara] only "PaintImmediately" the statusbar itself (and optional children)

[Noel Grandin] create less SwPosition temporaries

[Julien Nabet] [-Wmaybe-uninitialized]

[gerrit buildbot] Update git submodules

[Caolán McNamara] OSL_ENSURE->assert where we would crash if not true

[Caolán McNamara] cid#1513720 silence Improper use of negative value

[raykowj] tdf#150589 Set cursor to better position after deleting a drawing

[Caolán McNamara] cid#1514676 perturb mysterious Logically dead code warning

[raykowj] SwNavigator: Make Drawing objects context menu entry 'Edit..' edit

[Caolán McNamara] tdf#150974 Writer crashes when starting with WollMux installed


Changes for Build #1854
[gerrit buildbot] Update git submodules

[Noel Grandin] speed up large sheet with lots of conditions

[Noel Grandin] speed up large sheet with lots of conditions

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

[Caolán McNamara] cid#1500499 Resource leak

[Caolán McNamara] toggle the other togglebutton to the inverse state of this togglebutton

[Stephan Bergmann] external/firebird: Fix -Wincompatible-function-pointer-types

[Stephan Bergmann] Silence -Werror,-Wdeprecated-copy-with-user-provided-copy (clang-cl)

[Stephan Bergmann] external/gpgmepp: Fix various -Wincompatible-function-pointer-types

[Stephan Bergmann] -Werror,-Wshadow (clang-cl)

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

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

[Caolán McNamara] ofz: bump sc-rtf and html max lengths

[Caolán McNamara] upgrade to libwebp-1.2.4

[gerrit buildbot] Update git submodules

[Mike Kaganski] Simplify b2d(poly)polygon implementation

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[jluth] crashtesting: "unknown cell text: element" assert


Changes for Build #1855
[Noel Grandin] use more string_view in utl::TempFile

[gerrit buildbot] Update git submodules

[Caolán McNamara] crashtesting: "unknown cell text: element" assert for text:bookmark

[Mike Kaganski] tdf#151039: use the same defaults also for FontSubsetInfo::m_aFontBBox

[Caolán McNamara] cid#1514676 perturb Logically dead code

[Caolán McNamara] cid#1515457 Unintended sign extension

[Eike Rathke] Simplify by using replaceAll instead of insert in some loops (sc)

[fitojb] Checkboxes don’t need title casing


Changes for Build #1856
[Noel Grandin] improve usage of TempFile in SdrPowerPointImport

[Noel Grandin] simplify usage of TempFile in XMLFilterJarHelper

[Mike Kaganski] OSL_ENSURE->assert where we would crash if not true

[Mike Kaganski] OSL_ENSURE->assert where we would crash if not true

[Noel Grandin] simplify usage of TempFile in Graphic(In/Out)putStream

[Armin.Le.Grand] Make impBufferDevice faster again

[nemeth] tdf#150955 sw InsertBookmark: add hidden status to hidden MSO fields

[Miklos Vajna] sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg

[Noel Grandin] no need to allocate these separately

[rb.henschel] tdf#151008 adapt anchor for eaVert and mongolianVert

[tml] Ignore also when a font has been substituted by itself with an empty

[Miklos Vajna] sw content controls, plain text: enable DOCX filter with data binding

[Samuel Mehrbrodt] Rename MouseNotifyEvent to NotifyEventType

[Noel Grandin] small opt in FormulaTokenIterator

[خالد حسني] vcl: Don’t use temporary files for CreateFontSubset()

[خالد حسني] vcl: Add PhysicalFontFace API to get color layers

[Caolán McNamara] Resolves: tdf#151017 we now want the background to be the stock widget

[Noel Grandin] get_value is cheaper than at() in toRefCell()

[Noel Grandin] make OUString::operator=(OUString&&) a little faster

[Michael Weghorn] tdf#149797 Change highlight background color in some controls

[خالد حسني] vcl: Add PhysicalFontFace::UnitsPerEm()

[خالد حسني] vcl: tdf#104403 PDF export for layered color fonts

[خالد حسني] vcl: Fix Type 3 glyph widths

[خالد حسني] vcl: Handle alpha in Type 3 glyphs

[Eike Rathke] Resolves: tdf#151046 INDIRECT() try named expressions and DB range names

[nemeth] tdf#147507 sw: fix crash with Reject All around not content nodes

[Eike Rathke] Update language-subtag-registry to 2022-08-08

[Samuel Mehrbrodt] tdf#150802 Fix setting gradient from Sidebar

[Armin.Le.Grand] tdf#150402 Correct wrong Bound of Shape in Slideshow

[gerrit buildbot] Update git submodules

[Noel Grandin] can return by const& in PopString

[Julien Nabet] tdf#150992: fix crash popart filter to an SVG image

[Luboš Luňák] move code out of formulagroupcl.cxx to op_math* and opbase*

[Caolán McNamara] try harder to remove "OSL_PIPE" pipe on SIGTERM

[gerrit buildbot] Update git submodules

[Noel Grandin] use optional in processEntry

[Noel Grandin] no need to use an OUStringBuffer here

[Samuel Mehrbrodt] tdf#150650 Fix changing fill style to None via Sidebar

[gerrit buildbot] Update git submodules

[jluth] tdf#75702 sc: unit test for preserving text:line-break

[Miklos Vajna] sw HTML import: fix height of images when it is missing and width is

[Julien Nabet] Fix typos

[Julien Nabet] Fix typos

[jluth] crashtesting: "unknown cell text: element" assert for text:bookmark #2

[Noel Grandin] size this OUStringBuffer at initial construction

[Caolán McNamara] tdf#151052 set Windows darkmode "ToolTextColor" to same as

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

[Xisco Fauli] tdf#151046: sc_subsequent_filters: Add unittest

[Xisco Fauli] tdf#132519: sc_ucalc_formula: Add unittest

[gerrit buildbot] Update git submodules

[raykowj] tdf#112237 Show tooltips for Assigned Commands in Customize dialog


Changes for Build #1857
[Noel Grandin] simplify usage of TempFile in sc

[Noel Grandin] simplify usage of TempFile in sd

[fitojb] tdf#151071 Revise Sifr to follow upstream

[Julien Nabet] Simplify a bit by using sal_uInt16 in vcl/BitmapPopArtFilter

[Miklos Vajna] tdf#94122 pptx export: fix automatic text color export

[fitojb] tdf#151070 Leverage UI layout to show relation between buddy options

[Miklos Vajna] sw: document SwUndoInsDoc

[Miklos Vajna] tdf#89928 pptx import: implement import of BiLevel threshold

[Luboš Luňák] reduce opencl copy&paste and fix in op_financial.cxx

[Luboš Luňák] reduce opencl copy&paste and fix in op_statistical.cxx

[Luboš Luňák] reduce opencl copy&paste also when handling svDoubleVectorRef

[Luboš Luňák] reduce opencl copy&paste WRT simple loops with svDoubleVectorRef

[Luboš Luňák] error handling in openCL FORECAST(), MIRR() and SERIESSUM()

[Stephan Bergmann] external/fontconfig: Avoid UBSan invalid-null-argument

[Luboš Luňák] reduce opencl copy&paste when handling a pair of svDoubleVectorRef

[Luboš Luňák] reduce opencl copy&paste in op_statistical.cxx (svDoubleVectorRef pair)

[Luboš Luňák] correct handling of 'nested' in opencl vectors

[Luboš Luňák] an implicit intersection requires a svDoubleVectorRef

[Noel Grandin] simplify usage of TempFile in sc

[Miklos Vajna] sw content controls: add a11y description for PDF export

[Noel Grandin] simplify usage of TempFile in sw

[Caolán McNamara] tdf#150604 related: fix logic used in determining inclusion of

[Michael Stahl] tdf#150613 sw: better DOC import of paragraph marker formatting

[Miklos Vajna] tdf#150990 ODT export: fix zero layout size of scale/scale images

[خالد حسني] vcl: Add PhysicalFontFace::GetName()

[خالد حسني] vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()

[Caolán McNamara] ofz#51592 Timeout

[Noel Grandin] use more std::u16string_view in chart2

[Noel Grandin] use O[U]String in TrueType code

[Caolán McNamara] upgrade to harfbuzz-5.2.0.tar.xz

[Mike Kaganski] Only try to convert outdir to system path when it's not empty

[Noel Grandin] use more string_view in unotools

[Noel Grandin] split chart2 export unit test

[Caolán McNamara] ofz#51471 Timeout

[Caolán McNamara] nss: update to release 3.83

[Noel Grandin] split the mailmerge unit test

[Noel Grandin] move some test from odfexport to odfexport2

[Noel Grandin] use more string_view in svl

[Mike Kaganski] Assert that cow_wrapped objects aren't called to do nothing

[Luboš Luňák] fix and simplify opencl IRR(), MIRR(), XIRR() and XNPV()

[Luboš Luňák] simplify opencl code in op_array.cxx

[Luboš Luňák] fix opencl FTEST()

[Luboš Luňák] fix opencl AND() to treat empty cell in svSingleVectorRef as core does

[Luboš Luňák] reduce opencl copy&paste (gaussinv)

[Luboš Luňák] fix and simplify openCL *A functions (COUNTA,MINA, etc.)

[marklh9] tdf#150642 fix table layout with vertical writing.

[Mike Kaganski] tdf#151056: avoid modifying the static shared DEFAULT instance

[Noel Grandin] use more SwPosition::AdjustContent

[Noel Grandin] add CanJoinNext method that takes a SwPosition*

[Noel Grandin] avoid some string refcounting with sheets with lots of conditional

[rizmut] tdf#151071 Revise Sifr, remove duplicate and missplaced icons

[fitojb] tdf#151088 Use "Kraft Paper" instead of "Invoice Paper"

[gerrit buildbot] Update git submodules


Changes for Build #1858
[rizmut] tdf#151071 Revise Sifr, tidy up links.txt, remove duplicate

[Armin.Le.Grand] tdf#151081 render rotated gradients correctly

[Stephan Bergmann] NameID must encompass the full OpenType Name ID range

[Noel Grandin] convert HexFmt to a C++ class

[Noel Grandin] convert GlyphOffsets to a C++ class

[Noel Grandin] use more unique_ptr

[Noel Grandin] convert TrueTypeCreator to a C++ class

[Noel Grandin] use more string_view in vcl

[Noel Grandin] use more SwPosition::Assign

[Luboš Luňák] rework handling of empty cells in opencl code

[Luboš Luňák] remove opencl implementations of ocDB* functions

[Luboš Luňák] fix some opencl financial functions (PMT, IPMT, etc.)

[Luboš Luňák] various small opencl code fixes and error checking

[Luboš Luňák] fix/simplify opencl DDB() and VDB()

[Luboš Luňák] fix and enable some disabled opencl functions

[Luboš Luňák] fix and simplify opencl functions that calculate difference from mean

[Luboš Luňák] fix opencl WEIBULL and ZTEST functions

[Luboš Luňák] fix/simplify opencl GEOMEAN()

[Miklos Vajna] CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf()

[Caolán McNamara] cid#1515519 Uninitialized pointer field

[Miklos Vajna] sw content controls, combo box: add doc model & UNO API

[Miklos Vajna] sw content controls, combo box: make the dropdown case read-only

[Caolán McNamara] drop extra space

[Caolán McNamara] bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warnings

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

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

[Caolán McNamara] update expat to 2.4.9

[Mike Kaganski] tdf#151100: xText->getString() may be empty for content needing export

[Noel Grandin] use more string_view in svtools

[Caolán McNamara] new won't return null, so drop conditional now

[Stephan Bergmann] Extend loplugin:redundantcast to some suspicious reinterpret_cast

[Noel Grandin] use more string_view in xmloff

[Stephan Bergmann] Use the more "natural" string_view o3tl::getToken variant here

[Mike Kaganski] basegfx: remove global ImplB2DPolyPolygon

[Julien Nabet] Fix typo

[Caolán McNamara] possible fix for testRedlineAutoCorrect2 "Lorem,... Lorem,…" failure

[Noel Grandin] use more string_view in editeng

[jluth] tdf#75702 ODS import: send text:line-break to editeng

[Caolán McNamara] crashtesting: disable glyph caching for "XB Roya" font

[Xisco Fauli] tdf#103888: Do not add a gap at the end of each text portion

[Caolán McNamara] libpng: update to release 1.6.38

[rizmut] tdf#151071 Revise Sifr, tidy up links.txt, remove already declared icons


Changes for Build #1859
[Stephan Bergmann] Compute a better GetDefaultCenterPos

[Miklos Vajna] connectivity: use default member initializers in OWriterConnection

[Miklos Vajna] sw: restore UI language to en while saving

[Miklos Vajna] lok: initialize the load-language

[Miklos Vajna] sw content controls, combo box: add ODT filter

[Miklos Vajna] sw content controls, combo box: add DOCX filter

[Julien Nabet] Fix typo

[Xisco Fauli] tdf#151118: svg: fix handling of xml:space="preserve"

[Caolán McNamara] this originally checked for > 0

[Caolán McNamara] cid#1515531 Out-of-bounds access

[Caolán McNamara] Related: tdf#151107 EnvC65 page size is inconsistent with EnvC5 and

[Caolán McNamara] upgrade libepoxy to 1.5.10

[Caolán McNamara] Related: tdf#151107 make "sloppy" paper fit up to 1.25pt

[Noel Grandin] convert TrueTypeTable to C++ class

[Noel Grandin] add a function to SwMoveFnCollection to move a SwPosition

[Noel Grandin] use more string_view in svx

[Xisco Fauli] tdf#129674 "Go to Sheet" UITest

[Caolán McNamara] Revert "Related: tdf#151107 make "sloppy" paper fit up to 1.25pt"

[Luboš Luňák] fix opencl RATE()

[Luboš Luňák] fix opencl ocHypGeomDist

[Luboš Luňák] fix opencl round(), roundup() and rounddown()

[Luboš Luňák] fix incorrect as_double usage in opencl

[Luboš Luňák] fix opencl ocMod

[Luboš Luňák] add SAL_INFO about which formula group will be interpreter by opencl

[Luboš Luňák] ocAnd/ocOr are not actually binary operators

[Luboš Luňák] make ocTrunc and ocRoundDown the same in opencl

[Luboš Luňák] fix and simplify ocInt in opencl

[Luboš Luňák] fix handling of string arguments in opencl

[Luboš Luňák] remove unused or duplicated opencl helper functions

[Luboš Luňák] drop opencl implementation of MEDIAN()

[Luboš Luňák] reduce excessive code repetition when matching opcode in opencl

[gerrit buildbot] Update git submodules

[Caolán McNamara] pass in bDontSwap rather than use a local static

[Caolán McNamara] tdf#151107 swap job orientation if paper matching swapped width/height

[Michael Stahl] tdf#150616 sw: fix bad 0 height of SwTextFrame in table cell

[jluth] crashtesting: "unknown cell text: element" assert on broken xml

[Eike Rathke] Fix string length assertion and handle parentheses in multi-line formula

[Caolán McNamara] Related: tdf#151107 make "sloppy" paper fit up to 1.25pt

[Noel Grandin] tdf#151091 Revert "tdf#148635 cache some chart stuff"

[Noel Grandin] use more SwPosition::AdjustContent


Changes for Build #1860
[Michael Weghorn] tdf#149952 sw a11y: Don't send a11y events for internal-only cursor

[Noel Grandin] add a new SwContentNode::GoNext variant

[Miklos Vajna] CppunitTest_sw_ww8export: use more SwParaPortion::dumpAsXml()

[Armin.Le.Grand] tdf#150551 for PDF export, use the decomposition

[Julien Nabet] cid#1515534 invalidate_iterator

[Stephan Bergmann] -Werror=class-memaccess

[Miklos Vajna] sw content controls, combo box: add insert UI

[gerrit buildbot] Update git submodules

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

[Caolán McNamara] postgresql: upgrade to release 13.8

[Caolán McNamara] curl: upgrade to release 7.85.0

[Eike Rathke] make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)

[Xisco Fauli] tdf#151118: svg: don't replace newline with space when

[خالد حسني] vcl: tdf#121327 PDF export for bitmap color fonts

[خالد حسني] vcl: Use glyph names from the font in Type 3 fonts

[Noel Grandin] remove some dead code

[Miklos Vajna] sw content controls, combo box: add PDF export

[Xisco Fauli] tdf#151118: don't trim leading/trailing spaces in 'preserve' case

[Xisco Fauli] svgio: Simplify by using replaceAll

[Noel Grandin] use more SwPosition::SetContent

[Caolán McNamara] resave with latest glade

[Stephan Bergmann] Fix a misuse of two-argument std string_view rfind

[Caolán McNamara] rename SfxTabDialogController::ActivatePageHdlHdl contents and make

[jluth] tdf#46733 sw: don't double-select column during deleteCol

[Caolán McNamara] Related: tdf#35030 hide the "reset" button more reliably

[Xisco Fauli] Fix GraphicTest::testLoadSVGZ() on non-default DPI

[jluth] tdf#123990 sc condformat: case insensitive begins/ends/contains

[Stephan Bergmann] Fix a misuse of two-argument std string_view rfind

[Xisco Fauli] CppunitTest_sd_uiimpress: use utf-16

[Xisco Fauli] CppunitTest_sc_uicalc: use utf-16

[Julien Nabet] Removed duplicated include

[Mike Kaganski] tdf#151117: Process non-existent long paths correctly

[Stephan Bergmann] Add tests for utl::splitLastFromConfigurationPath

[Stephan Bergmann] Fix utl::splitLastFromConfigurationPath

[Caolán McNamara] xmloff: ODF import: fix crash on fdo34997-1.odt

[Caolán McNamara] rhbz#2122948 sw: fix ODF import of fieldmark in redline

[Noel Grandin] add a SwTextNode::ReplaceText variant that takes a SwPosition

[Julien Nabet] Rename #define

[Caolán McNamara] ofz: bump sc-rtf and html max lengths

[bjoern.michaelsen] remove RES_GRAPHIC_SWAPIN, it is never created


Changes for Build #1861
[Julien Nabet] tdf#117764: fix context menu item "Conditional formatting"

[gerrit buildbot] Update git submodules

[Noel Grandin] flatten TrueTypeTablePost

[Noel Grandin] flattenTrueTypeTableGeneric

[Noel Grandin] tdf#151148 Finding KATAKANA which has voice consonant mark wrong

[Noel Grandin] solenv: gdb: unbreak MarkBasePrinter

[Noel Grandin] simplify CmapSubTable

[bjoern.michaelsen] Replace RES_NAME_CHANGED with an SfxHint for stronger typing

[خالد حسني] vcl: accept bitmap fonts in OpenTTFontFile()

[Noel Grandin] use faster TempFile for font subset writing

[خالد حسني] vcl: Remove unused PrintFontManager::getFontBoundingBox()

[خالد حسني] vcl: Removed unused PrintFontInfo and support code

[Julien Nabet] Fix typo

[bjoern.michaelsen] unwrap SwDelText to a plain SfxHint

[Noel Grandin] improve usage of TempFile in SVGExport

[gerrit buildbot] Update git submodules

[خالد حسني] tdf#151114: Fix swapped width and height
-- 
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.