summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2023-06-13When adding application fonts, add them also to FontConfigKhaled Hosny
2023-06-13tdf#147021: vcl/* KeyboardReplacements SAL_N_ELEMENTS removalDr. David Alan Gilbert
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-05-28Use getXWeak in vclMike Kaganski
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-05-09Related: tdf#142176 document what the other inhibit options areCaolán McNamara
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-13use more string_view in PrinterInfoManagerNoel Grandin
2023-04-09cid#1524699 silence Uninitialized scalar variableCaolán McNamara
2023-04-05Fix typoAndrea Gelmini
2023-04-05tdf#132112 excessive stretch of braces can trigger freetype into an errorCaolán McNamara
2023-04-05split out a makeCacheIdCaolán McNamara
2023-04-04split out the pieces that apply the font to the cairo contextCaolán McNamara
2023-04-04remove cairo_set_matrix calls that do nothing anymoreCaolán McNamara
2023-04-04cairo_font_extents is unusedCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-24tdf#151722 restore use of localized font nameCaolán McNamara
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-08Related: tdf#152278 distinguish likely-invalid vs unimplemented in warningCaolán McNamara
2023-03-07tdf#152278 a YoavKtav Black font reported as claiming its name is in 0x4800 e...Caolán McNamara
2023-03-07tdf#153699 workaround cairo 1.17.8 problemCaolán McNamara
2023-03-07remove dead code in X11SalFrame::SetIconNoel Grandin
2023-02-26cid#1521198 Untrusted loop boundCaolán McNamara
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-03Fix typoAndrea Gelmini
2023-02-02osl::Mutex->std::mutex in SystemQueueInfoNoel Grandin
2023-01-31tdf#152770 undo move warning about ppd with no resolution to use of resolutionCaolán McNamara
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-30Fix iOS build errorsPL
2023-01-27Remove support for AIXStephan Bergmann
2023-01-25ofz#55392 Out-of-memoryCaolán McNamara
2023-01-18tdf#152770 move warning about ppd with no resolution to use of resolutionCaolán McNamara
2023-01-18Related: tdf#152770 we don't use the font list, so don't warn if its emptyCaolán McNamara
2023-01-16The third "depth argument is unusedCaolán McNamara
2023-01-16getFormat() is always DeviceFormat::DEFAULTCaolán McNamara
2023-01-16cid#1412875 Uninitialized pointer fieldCaolán McNamara
2023-01-12move drawTransformedBitmap to CairoCommon and reuse for X11CairoSalGraphicsImplCaolán McNamara
2023-01-12rely on support for NET_WM_ICONCaolán McNamara
2023-01-12drop some unneeded includesCaolán McNamara
2023-01-12make SupportsCairo always return true nowCaolán McNamara