summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-06-13tdf#155376 weakly cache ScAccessibleCellNoel Grandin
2023-06-13tdf#152048: Fix measuring text width with font fallbackKhaled Hosny
2023-06-13tdf#152048: Add testKhaled Hosny
2023-06-13CppunitTest_vcl_text: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-06-13CppunitTest_vcl_text: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-06-12ofz#59762 Out-of-memoryCaolán McNamara
2023-06-12ofz#59759 Null-dereference READCaolán McNamara
2023-06-12Fix hanging when selecting a column or row in CalcPatrick Luby
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios
2023-06-10Fix typoAndrea Gelmini
2023-06-10Revert "tdf#151968: Fix vertical position of RTL spelling wavy line"خالد حسني
2023-06-10tdf#104877 Add basic APNG format supportParis Oplopoios
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08Fix iOS build breakagePatrick Luby
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-06-07Partial fix tdf#155376 use NSAccessibilityElement instead of NSViewPatrick Luby
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05Revert "tdf#155676: Use colon in FontsUseWinMetrics config key"خالد حسني
2023-06-05tdf#155676: Use colon in FontsUseWinMetrics config keyKhaled Hosny
2023-06-05gtk3 a11y: Consolidate reporting accessible nameColomban Wendling
2023-06-05gtk3 a11y: Fix reporting accessible descriptionColomban Wendling
2023-06-03perf: use lighter weight png generation for iconviewCaolán McNamara
2023-06-02Cannot self-append OUStringBuffer via concatenationStephan Bergmann
2023-06-02reduce memory overhead of AquaA11yWrapperNoel Grandin
2023-06-01Related: tdf#155425 use preferred_size instead of allocated_widthCaolán McNamara
2023-06-01tdf#155623: Revert "tdf#155557: Fix drawing mixed direction underlined text"Khaled Hosny
2023-06-01tdf#153440: Fix font fallback for surrogate pairs in RTL textKhaled Hosny
2023-06-01WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitializedCaolán McNamara
2023-06-01tdf#155557: Fix drawing mixed direction underlined textKhaled Hosny
2023-05-31vcl: one more nullptr check in Window::GetOutDev()Miklos Vajna
2023-05-30Related: tdf#155542 drop workaround for "XB Roya" issueCaolán McNamara
2023-05-30tdf#155542: Fix crashtesting assertKhaled Hosny
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-05-29tdf#149297: Fix Y position of vertical glyphs on macOSKhaled Hosny
2023-05-29cppunit/timer: Use a range based loop and cleanupDr. David Alan Gilbert
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-29Related tdf#tdf155376 fix minor memory leaksPatrick Luby
2023-05-29Partial fix tdf#146626 Catch uncaught DisposedExceptionPatrick Luby
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-26tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl
2023-05-26vcl: PDF export: stop adding pointless circular RoleMap entriesMichael Stahl
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-05-25tdf#152048: Fix underline width for Kashida-justified textKhaled Hosny
2023-05-24tdf#141684 tdf#147740 notebookbar: fix disappearing icons in groupbar #2Justin Luth
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23perf: surprising to see getenv on a profile.Michael Meeks