summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-07-21tdf#99609 a11y: Set proper parent for cells in tab list boxMichael Weghorn
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-20tdf#156361 use slow blending path if alpha mask blending is diabledPatrick Luby
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
2023-07-20no need to return a mutable ref from ImplGetItemEdgeClipRectNoel Grandin
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-07-14Fix typoAndrea Gelmini
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-13ImageMap::GetHitIMapObject can be constNoel Grandin
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2023-07-13jsdialog: formatted spin fieldSzymon Kłos
2023-07-12jsdialog: calendar widgetSzymon Kłos
2023-07-07Related: tdf#155708 Clean-up left over nCloseResponseToJustHideBalazs Varga
2023-07-06DrawTextFlags::HideMnemonic is unusedNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-30partially revert "loplugin:unusedmethods"Noel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-27Fix typoAndrea Gelmini
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-06-14Remove duplicate constants relating to PNGsParis Oplopoios
2023-06-12cid#1532366 Uninitialized scalar variableCaolán McNamara
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios
2023-06-10Revert "tdf#151968: Fix vertical position of RTL spelling wavy line"خالد حسني
2023-06-10tdf#104877 Add basic APNG format supportParis Oplopoios
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05Introduce weld::ComboBox::insert/append taking a single ComboBoxEntryMike Kaganski
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-15Resolves tdf#155070 - Easy access to skia.logHeiko Tietze
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks