summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
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
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31gtk4: get a11y to say hello worldCaolán McNamara
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-20Missing includes (for std::exception_ptr)Stephan Bergmann
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny
2023-02-20tdf#153756 Unable to open form wizard (GTK3)Noel Grandin
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-13tdf#143148 Use pragma once in vcldeepanshuraj099
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-30Fix iOS build errorsPL
2023-01-27Remove support for AIXStephan Bergmann
2023-01-18only need ooo_fixed for gtk3Caolán McNamara