summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-23gtk a11y: Return 0xFFFFFFFF for invalid charactersColomban Wendling
2023-05-23tdf#140557 notebookbar: be smarter about hidden window sizeJustin Luth
2023-05-23Avoid -Werror=unused-function when building against older GTK4Stephan Bergmann
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-21Revert "tdf#63130 when getting the size, do not do a full paint"Caolán McNamara
2023-05-21Simplify a bitMike Kaganski
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-05-19loplugin:unnecessaryvirtualNoel Grandin
2023-05-18CppunitTest_vcl_filters_test: just pass the file name as parameterXisco Fauli
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-18Fix typoAndrea Gelmini
2023-05-18tdf#63130 reduce duplicated work when pixel snappingNoel Grandin
2023-05-17vcl: fix crash in Window::GetOutDev()Miklos Vajna
2023-05-17tdf#63130 when getting the size, do not do a full paintNoel Grandin
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara