summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-09-10using decls should come after #includeNoel Grandin
2023-09-10FontIdentificator does not need to implement XAggreggationNoel Grandin
2023-09-08add SAL_WARN to UIObjectUnoObj::getChildNoel Grandin
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#147704 fix reading TIFF metadata (width and height)Tomaž Vajngerl
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-31jsdialog: render font previews with hidpiSzymon Kłos
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-29remove dead codeNoel Grandin
2023-08-29jsdialog: inform that combobox has custom entriesSzymon Kłos
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-26Drop glm dependency from vclGabor Kelemen
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#156853: Fix PDF export of bitmap color fontsPatrick Luby
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#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-18tdf#141101 a11y: Ensure focused event after showing popup contentMichael Weghorn
2023-08-18Fix typosAndrea Gelmini
2023-08-18Fix typoAndrea Gelmini
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-18SAL_DEBUG "is never meant to remain in the code"Caolán McNamara
2023-08-18vcl a11y: Fix nullptr deref in SvHeaderTabListBox::calcHeaderRectMichael Weghorn
2023-08-18tdf#156561 tdf#141101 Revert "tdf#140762 tdf#152671 Make dock win ..." et alMichael Weghorn
2023-08-18Rename Window::ImplIsAccessibleNativeFrame and make it publicMichael Weghorn
2023-08-18vcl: Reuse existing Window::ImplIsAccessibleNativeFrameMichael Weghorn