summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-07-03Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna
2024-07-03tdf#159680 fix memory leak of CTFontRefPatrick Luby
2024-06-29tdf#161498 use COL_ALPHA_OPAQUE for finding opaque pixelsPatrick Luby
2024-06-29tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2024-06-29Related tdf#148569: do not apply macOS fix to non-macOS platformsPatrick Luby
2024-06-29tdf#159835 vcl: Notify when floating window toggledMichael Weghorn
2024-06-29tdf#159835 Deduplicate a few lines in DockingWindow::SetFloatingModeMichael Weghorn
2024-06-28jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-06-25tdf#161708 sw content controls: handle font color when exporting to PDF formMiklos Vajna
2024-06-24tdf#148569 set extra drawing constraints when scalingPatrick Luby
2024-06-24when SAL_CUPS_PPD_RETAIN_TMP is set output what the ppd file was saved asCaolán McNamara
2024-06-24tdf#155212 clear the cached system font list after loading a fontPatrick Luby
2024-06-24Resolves: tdf#160635 allow larger tiff imagesCaolán McNamara
2024-06-24tdf#161461 stop crashing by retaining NSStringPatrick Luby
2024-06-21annot: use createBitmapFromBuffer also when rendering the PDFTomaž Vajngerl
2024-06-18annot: make sure the annotation subtypes in PDFium match with oursTomaž Vajngerl
2024-06-18annot: read PDF FreeText annotation "DS" and "RC" keysTomaž Vajngerl
2024-06-18vcl: convert PDFiumLibraryTest to CPPUNIT_TEST_FIXTURETomaž Vajngerl
2024-06-18annot: add support to import Stamp annotation from PDFTomaž Vajngerl
2024-06-18annot: add annotation marker for free text annotationTomaž Vajngerl
2024-06-13annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-10Avoid potential negative array index access to cached text.Michael Meeks
2024-06-07if we don't have local help then Help::GetHelpText will be emptyCaolán McNamara
2024-06-03Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-06-03Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-06-03tdf#160884: Apply scale to position of embedded images in Type 3 fontsKhaled Hosny
2024-06-03Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-06-03tdf#160565 tdf#145735 qt: Avoid native window handles for Qt 6Michael Weghorn
2024-05-26Fix a memory leakPatrick Luby
2024-05-17tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby
2024-05-17tdf#161073 handle is supposed to be freed automatically on failureCaolán McNamara
2024-05-17tdf#160690 set an opaque alpha mask for non-transparent framesPatrick Luby
2024-05-17tdf#160767 skip fix for tdf#155266 when the event hasn't changedPatrick Luby
2024-05-17lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-11lok: dumpState should truncate very long JSON messages.Michael Meeks
2024-05-11lok: Don't dump empty aria properties in every JSON element.Michael Meeks
2024-05-09jsdialog: enable animation properties in impressSzymon Kłos
2024-05-09lok: don't try to search for legacy label from/toTomaž Vajngerl
2024-05-09update crcs for --enable-cairo-rgba caseCaolán McNamara
2024-05-09jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-08tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-05-08qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-05-08qt: Avoid race on QtTransferable memberMichael Weghorn
2024-05-08tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-05-08tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-05-08tdf#160831 only set outside color to black for alpha masksPatrick Luby
2024-05-08tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby
2024-05-08tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin
2024-05-08tdf#160431 Inverts webp file image when insertedNoel Grandin
2024-05-02jsdialog: enable a11y checker sidebarTomaž Vajngerl