summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2024-12-18tdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-12-02loplugin:unnecessaryvirtualNoel Grandin
2024-11-29LibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-11-20gtk: Switch param from const char* to const OString&Michael Weghorn
2024-11-18simplify X11SalGraphics::DeInitNoel Grandin
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin
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