summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
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
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara
2023-01-12drop X11SalGraphicsImpl middleman nowCaolán McNamara
2023-01-12reuse CairoCommon GetGraphicsWidth from X11CairoSalGraphicsImplCaolán McNamara
2023-01-12move X11SalGraphicsImpl::GetBitCount to X11CairoSalGraphicsImplCaolán McNamara
2023-01-12X11SalGraphicsImpl::GetGraphicsHeight is newly unusedCaolán McNamara
2023-01-12mpClipRegion is newly unusedCaolán McNamara
2023-01-12X11SalGraphics::SetClipRegion is newly unusedCaolán McNamara
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-12no more X11SalBitmapCaolán McNamara
2023-01-12this is never a X11SalBitmap anymoreCaolán McNamara
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11drop unused X11SalGraphics::GetDitherPixmapCaolán McNamara
2023-01-11remove defunct pXRenderFormat fieldCaolán McNamara
2023-01-11drop newly unused codeCaolán McNamara
2023-01-11use SvpSalBitmap for X11/gen alsoCaolán McNamara
2023-01-11move more unimplemented stubs to X11CairoSalGraphicsImplCaolán McNamara
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-11move getRenderBackendName to X11CairoSalGraphicsImplCaolán McNamara