summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-09-01qt: Set window title etc. in main threadMichael Weghorn
2023-09-01sw: PDF/UA export: produce nested Sect SEs for nested sectionsMichael Stahl
2023-09-01adjust VclTextTest::testSimpleTextNoel Grandin
2023-09-01fix ImpGraphic::operator==Noel Grandin
2023-08-31remove null checks for mpObj in UIObjectUnoObjNoel Grandin
2023-08-31SAL_WARN->SAL_INFO in ImplGlyphFallbackLayoutNoel Grandin
2023-08-31Related tdf#156986: blacklist Nvidia RTX 4070 for Skia hardware renderingJulien Nabet
2023-08-31jsdialog: combobox rendering with DPI setSzymon Kłos
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-30increase max_len for fodt2pdffuzzerCaolán McNamara
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2023-08-30tdf#156683 a11y: Dispose a11y cells with tab list box headerMichael Weghorn
2023-08-29simplify error handling path in OutputDevice::BlendBitmapNoel Grandin
2023-08-29jsdialog: don't send update if we not change selectionSzymon Kłos
2023-08-29jsdialog: make font previews background transparentSzymon Kłos
2023-08-29Fix typoAndrea Gelmini
2023-08-29remove dead codeNoel Grandin
2023-08-29jsdialog: rendering of custom entries in comboboxSzymon Kłos
2023-08-29jsdialog: inform that combobox has custom entriesSzymon Kłos
2023-08-28assert seen on closing navigator while draggingCaolán McNamara
2023-08-28Related: tdf#144906 unset g_DragSource if drag end callback never calledCaolán McNamara
2023-08-28jsdialog: dump vertical tab controlSzymon Kłos
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27tdf#150610 fix broken rendering of text meta actionsPatrick Luby
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-08-26gtk3 a11y: Force running a11y tests with X11 GDK backendMichael Weghorn
2023-08-26tsan: use std::atomic<bool> for mbAppQuitNoel Grandin
2023-08-26vcl does not actually use mddsGabor Kelemen
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-25This copy ctor should probably take its arg by const refStephan Bergmann
2023-08-24tdf#140881: Ignore WOFF/WOFF2 fonts with FontConfigKhaled Hosny
2023-08-24tdf#156866 use mSize instead of mPixelSize for inverted surfacePatrick Luby
2023-08-24vcl: Allow pushing/popping OutputDevice’s RTLEnabled stateKhaled Hosny
2023-08-24vcl: Fix gcc 13.2 build (vcl::PDFWriterImpl::emitType3Font)Michael Weghorn
2023-08-23tdf#156854 invert alpha mask for macOS native menu item imagesPatrick Luby
2023-08-23tdf#156853: Fix PDF export of bitmap color fontsPatrick Luby
2023-08-23vcl: fix gtk4 buildMiklos Vajna
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#156856: close write access before using AlphaMaskMike Kaganski
2023-08-22Revert "tdf#156853: Fix PDF export of bitmap color fonts"Patrick Luby
2023-08-22tdf#143148 Use pragma once in vclDeepika Goyal
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-22tdf#155610: Workaround Acrobat bug with Type 3 fonts and unusual UPEMKhaled Hosny
2023-08-22vcl: Fix dumping meta file layout flags to XMLKhaled Hosny
2023-08-22Related: ofz#57493 TimeoutCaolán McNamara
2023-08-22tdf#156853: Fix PDF export of bitmap color fontsKhaled Hosny
2023-08-19Eliminate special alpha mask inversions when Skia is disabledPatrick Luby
2023-08-19Reimplement fix for tdf#156629 and tdf#156630Patrick Luby