summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-08-08jsdialog: support textWithIconEnabled into Dump icon viewJaviya Vivekkumar Dineshbhai
2024-08-06cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell
2024-08-01tdf#162280 vcl: consider font family type for glyph cachingMiklos Vajna
2024-08-01m_aPixelSize should be in pixels, but GetPrefSize depends on GetPrefMapModeCaolán McNamara
2024-07-23Resolves: tdf#162161 reexport of specific pdf appears blankCaolán McNamara
2024-07-17tdf#162002 DOCX import, font embed: only discard subset fonts with few glyphsMiklos Vajna
2024-07-16use a throwaway TMPDIR for ghostscript-using helpersCaolán McNamara
2024-07-05tdf#161833 treat semi-transparent pixels as opaquePatrick Luby
2024-07-05Make window's default mouse position a large negativeMike Kaganski
2024-07-03Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna
2024-06-29tdf#161498 use COL_ALPHA_OPAQUE for finding opaque pixelsPatrick 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-24Resolves: tdf#160635 allow larger tiff imagesCaolán McNamara
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-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-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-05-17tdf#160690 set an opaque alpha mask for non-transparent framesPatrick 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-09lok: don't try to search for legacy label from/toTomaž Vajngerl
2024-05-08tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
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: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-22Online: send color preview JSON property to onlinecp-24.04.1-3Darshan-upadhyay1110
2024-04-15reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-04-15tdf#160436: fix glyph bounds calculation for vertical glyphsMike Kaganski
2024-04-15Fix UB after 8962141a12c966b2d891829925e6203bf8d51852Mike Kaganski
2024-04-15tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-04-15tdf#160342 Unwanted space before end of line when printingAron Budea
2024-04-07Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-04-07Resolves: tdf#157587 IconView scoll range not updatedCaolán McNamara
2024-04-07Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara
2024-04-04a11y: Enable accessibility for comboboxes in sidebarAntony
2024-03-27tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-26crash on deref null parent on attempting to find labelCaolán McNamara
2024-03-25vcl: Implement JSLevelBarHubert Figuière