summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2024-10-16gtk3 a11y: Drop unused DocumentFocusListener classMichael Weghorn
2024-08-27vcl: Use cups_option_t** param instead of void**Michael Weghorn
2024-08-15vcl: Allow DBus-based session inhibition without requiring X11Michael Weghorn
2024-08-15vcl: Drop MATE <= 1.10 session inhibit supportMichael Weghorn
2024-08-11speed up menu construction at app startupNoel Grandin
2024-08-05CairoSDPR: direct text rendering using CairoArmin Le Grand (Collabora)
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-07gtk3 a11y: Drop WindowEventHandler completelyMichael Weghorn
2024-04-19loplugin:constantparam in vclNoel Grandin
2024-03-27clang-format CPDManager sourcesMichael Weghorn
2024-03-25Avoid -Werror,-Wcast-function-type-mismatch, remove unused int returnStephan Bergmann
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-01tdf#143148 Use pragma once instead of include guards in vclLuv Sharma
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-11-19tdf#143148 Use pragma once instead of include guardsCristina Mustatea
2023-11-08loplugin:fieldcast in CUPSManagerNoel Grandin
2023-08-23vcl: fix gtk4 buildMiklos Vajna
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#143148 Use pragma once in vclDeepika Goyal
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 remove now unused various bit and piecesNoel Grandin
2023-07-30Drop freshly unused PrintFontManagerKhaled 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-25tdf#155414 gtk3 a11y: Honor gtk setting to reduce animationMichael Weghorn
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-05loplugin:finalclassesNoel Grandin
2023-07-05loplugin:unusedenumconstantsNoel Grandin
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-22Detect Plasma 6 desktopMichael Weghorn
2023-06-13When adding application fonts, add them also to FontConfigKhaled Hosny