summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2024-06-17when SAL_CUPS_PPD_RETAIN_TMP is set output what the ppd file was saved asCaolán McNamara
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-08tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-16Add missing g_free in salnativewidgets-gtk + reorder ones in cpdmgr (vcl)Julien Nabet
2024-01-05report what font is missing when terminating testCaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-24enable using medium/full font hinting even with subpixel positioningFrank Steiner
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-08loplugin:fieldcast in CUPSManagerNoel Grandin
2023-11-07loplugin:fieldcast in vclNoel Grandin
2023-11-02tdf#157939 drop duplicates from the FontConfig SetCaolán McNamara
2023-10-29vcl: no raw pointersThorsten Behrens
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-09-26tdf#152675 treat all cairo versions <= 1.17.8 the same (actually)Aron Budea
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-23tdf#152675 treat all cairo versions <= 1.17.8 the sameCaolán McNamara
2023-09-10using decls should come after #includeNoel Grandin
2023-08-28assert seen on closing navigator while draggingCaolán McNamara
2023-08-24tdf#140881: Ignore WOFF/WOFF2 fonts with FontConfigKhaled Hosny
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-03tdf#114192: Speed up populating font list when FontConfig is usedKhaled Hosny
2023-08-03Raise minimum FontConfig version to 2.12.0Khaled Hosny
2023-08-02vcl: Simplify analyzeSfntFamilyNameKhaled Hosny
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2023-08-02vcl: Fold two static method into their only call siteKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02std::set->o3tl::sorted_vector for m_aFontFileToFontIDNoel Grandin
2023-07-31tdf#156230 one more unused pieceNoel Grandin
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31tdf#156230 remove now unused various bit and piecesNoel Grandin
2023-07-30Drop freshly unused PrintFontManagerKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PSLevel settingKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PrinterJob and PrinterGfxKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused GenPspGfxBackendKhaled Hosny
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Use CairoTextRender in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Drop freshly dead PspSalPrinter codeKhaled Hosny
2023-07-30tdf#156230: Drop PDFDevice handlingKhaled Hosny
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny