summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-09-13tdf#90341 Clean up excessive const_cast'ingsahil
2023-09-12tdf#149545: increase svg check sizeXisco Fauli
2023-09-12add a unit test for AlphaMask::BlendWithNoel Grandin
2023-09-12attempt to fix macos jenkins hangs - part 3Patrick Luby
2023-09-12ofz#62155 skip line with negative widthCaolán McNamara
2023-09-12tdf#156890 SalInstanceTreeView: Indent the entry context bitmapJim Raykowski
2023-09-11gbWatchdogFiring, replace 'volatile bool' with std::atomic<bool>Noel Grandin
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-10attempt to fix macos jenkins hangs - part 2Patrick Luby
2023-09-10using decls should come after #includeNoel Grandin
2023-09-10attempt to fix macos jenkins hangsNoel Grandin
2023-09-10FontIdentificator does not need to implement XAggreggationNoel Grandin
2023-09-08add SAL_WARN to UIObjectUnoObj::getChildNoel Grandin
2023-09-07increase max_len for fodt2pdffuzzer furtherCaolán McNamara
2023-09-07qt a11y: Forward CHILD event for removed childMichael Weghorn
2023-09-07tdf#157112: fix off-by-one error in /LastChar of PDF Type 3 fontsKhaled Hosny
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-09-04tdf#138792: PDF export: export metadata dc:formatSarper Akdemir
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata xmp:ModifyDate, xmp:MetadataDateSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-09-04tdf#154875 "Use slide background" is only for ImpressSamuel Mehrbrodt
2023-09-02tdf#149611 qt: Make auto-selection of dark app colors workMichael Weghorn
2023-09-02tdf#156894 qt: Prefer dark icon theme in dark modeMichael Weghorn
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-02tdf#147704 fix reading TIFF metadata (width and height)Tomaž Vajngerl
2023-09-01tdf#157028 sw: PDF/UA export: reduce the number of Span ILSEsMichael Stahl
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