...as at least the baseline (see static/README.wasm.md) emsdk 3.1.46 apparently uses some acorn-optimizer.js that cannot parse that and causes builds to fail with
The original problem around tile rendering, a large document with many pages and a shape is resolved, but we got a report that the old bad behavior is still observed from time to time, with no steps to reproduce. So add some logging to obtain more info: if the problem is that the first tile gets rendered because of an unwanted high priority VCL task, then let's log all "interrupting" tasks and also the doc-load end and the tile-render start to see what tasks interrupt.
Just add an extra x/y offset parameter pair to process_frame_obj(), and store the size of the data to FTCH in a separate context member.
The new code uses the o3tl::convert to do the conversion, as it provides a mechanism to do the conversion among different units in LibreOffice. The old code used 35.27777778 as the conversion factor to convert points to 10 microns. 1 point = 1/72 inch 1 inch = 25.4 mm = 25400 microns factor = 25400/(72*10) ≈ 35.27777778 Please note that for values bigger than or equal 24999964, the result can have small difference compared to the old result.
In this patch, I have added some new incorrect Persian (Farsi) words and removed ~400 words that were not incorrect.
No need for "using ::std::unique_ptr" and similar....
Support decoding of the IMA4 ADPCM QT scheme used in some LucasArts SANM files.
On read only pdfs opened with PDFium send the data (position and uri) of link annotations in each page so the behavior of having clickable links even in a read only document can be emulated.
For Windows build, explicitly define HAVE_FILESYSTEM which forces orcus to use std::filesystem for all filesystem related operations.
In PowerPoint, autoshrink text size is calculated the same way as in Impress, ignoring the empty lines block in the end.
This was implemented to try to fix paste() but was not needed.
libjxl provides the ability to get EXIF metadata from an ISO18181-2 JPEG XL container file.
Add FF_API_OLD_EXIF deprecation guard based on lavc version < 62 in order to allow removing the avpriv_ next major version bump.
Add support to parse eXIf chunks using the new EXIF framework, as well as EXIF profiles in zTXt and tEXt with Raw profile type exif.
Add support to write EXIF profiles using the new EXIF framework, namely ff_exif_get_buffer, and writing them into eXIf chunks.
Takes existing code that makes display matricies work with EXIF orientation tags and expose the conversion as a public API.
This commit adds support for the additional side data type AV_FRAME_DATA_EXIF, which contains a buffer of an EXIF metadata payload.
This change will allow implementing the connector functionality in other modules (Calc, Writer).
Currently, the connector functionality in Calc is only available after copying such lines from Draw.
...during CppunitTest_dbaccess_dialog_save at
Previously whenever SidebarTxtControl sees a keypress it was calling MakeVisible to scroll the comment into view.
Previosuly, all meta data was thrown away.
Since the GNU2 TLS run-time bug:
Change-Id: I2f0920df37ba14918e1325983309f9b77c8792cb Reviewed-on:
Change-Id: I3ec74308d177bd0a338b346fbbdcf37a27f2cf28 Reviewed-on:
this was a little confusing, because the bibisect pointed at one commit, but it was actually an earlier commit which had the bug.
While
To formats I've written in lavf, and adpcm-related things in lavc.
Load the bugdoc, save as ODF, open the ODF, revert the format redline, the font size should go from 36pt (new direct format) to 24pt (old direct format), but it goes to 12pt (doc default). What happens is that the format redline specifies the old direct format via <text:format-change loext:style-name="..."> (referring to an automatic character style), but this was not handled on import. Fix the problem by: 1) Handling the new attribute in XMLChangedRegionImportContext::createFastChildContext() 2) Looking up the already imported autostyle for the style name in XMLChangedRegionImportContext::SetChangeInfo() 3) Creating a matching SwRedlineExtraData_FormatColl in XMLRedlineImportHelper::InsertIntoDocument() when the format redline is created in sw/ core. Note that this means we have two autostyle names at play, the first is T<number> and the second is effectively a pointer address as a string, like 3cb7b270; FindAutoCharStyle() mapping from the first to the second.
To resolve this issue, several things were necessary. - Add a Boolean attribute m_bAskPassword to the data source's Model implementation (i.e., the ModelImpl.hxx file) - Modify the connectWithCompletion() procedure of the data source (i.e., the datasource.cxx file) that Base calls each time an ODB file is first opened.
...<
in spreadsheet related code, similar to runtime cases of bin/sanitize-excludelist.txt but probably more dubious.
- directly show at correct position - honor multi-monitor boundaries - hide on focus-out (e.g.