summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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 GetBitCount into CairoCommonCaolán McNamara
2023-01-10Related: tdf#152950 assert if this arises anywhere elseCaolán McNamara
2023-01-10move invert into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-10reuse ROP and XOR solutionsCaolán McNamara
2023-01-10reorg to share more code more simplyCaolán McNamara
2023-01-10reorg to make use of X11SalFrame/X11SalVirtualDevice surfaceCaolán McNamara
2023-01-10move surface into X11SalFrame/X11SalVirtualDeviceCaolán McNamara
2023-01-07move drawRect into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-06move drawPolygon into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-06move drawPolyLine into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-06use std::optional for SALCOLOR_NONENoel Grandin
2023-01-06move drawPolyPolygon into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-06move getPixel into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-06use current known geometry for surface size instead of SAL_MAX_INT16Caolán McNamara
2023-01-06Revert "move getPixel into CairoCommon and reuse from X11CairoSalGraphicsImpl"Caolán McNamara
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-05move getPixel into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-05move drawPixel into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-05move drawLine into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-05move hasFastDrawTransformedBitmap into CairoCommon and reuseCaolán McNamara
2023-01-05move drawAlphaRect into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-05move drawGradient into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-04move implDrawGradient into CairoCommon and reuse from X11CairoSalGraphicsImplCaolán McNamara
2023-01-04move supportsOperation to CairoCommonCaolán McNamara
2023-01-04tdf#152703 Force relayout during live resizing of windowPatrick Luby
2023-01-04make applyColor staticCaolán McNamara
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2023-01-02Use std synchronisation APIs instead of a pipeTor Lillqvist
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby
2022-12-29merge SwapFile into ImpSwapFileNoel Grandin
2022-12-29use TempFileFast for vcl graphics swapoutNoel Grandin
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann
2022-12-22tdf#42437 Enable press-and-hold special character input methodPatrick Luby
2022-12-22loplugin:unocast (vcl::unotools::VclCanvasBitmap)Stephan Bergmann
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-21No need for bool return value hereNoel Grandin
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-12-11Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmapPatrick Luby
2022-12-10tdf#152267: Strike out changed to underline in small zoomKhaled Hosny
2022-12-09tdf#146842 Do not use Skia for printingPatrick Luby
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-12-07loplugin:unusedmethodsNoel Grandin
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski