summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-06adjust bodge to be only for CAIRO_CONTENT_ALPHACaolá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-06Fix typoAndrea Gelmini
2023-01-05Related: tdf#152703 Prevent possible hang when live resizing a windowPatrick Luby
2023-01-05flatten some code in vclNoel Grandin
2023-01-05tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
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-04move supportsOperation to X11CairoSalGraphicsImplCaolán McNamara
2023-01-04sync drawPolyLine impls early returnsCaolán McNamara
2023-01-04always use X11CairoSalGraphicsImplCaolán McNamara
2023-01-04tdf#152703 Force relayout during live resizing of windowPatrick Luby
2023-01-04enable SAL_ENABLE_USE_CAIRO_FOR_POLYGONS pathCaolán McNamara
2023-01-04drop SAL_DISABLE_USE_CAIRO_FOR_FATLINESCaolán McNamara
2023-01-04make applyColor staticCaolán McNamara
2023-01-04flatten some vcl codeNoel Grandin
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2023-01-03loplugin:fakeboolStephan Bergmann
2023-01-03vcl: Copy the resource kind object itself if...Dennis Francis
2023-01-03vcl: copy /Pattern resources tooDennis Francis
2023-01-03vcl: use /MediaBox origin in the ctm...Dennis Francis
2023-01-03Related: tdf#152703 Eliminate empty window with Skia/Metal while resizingPatrick Luby
2023-01-03tdf#148109 Paint background color in listboxIlhan Yesil
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2023-01-02split OutputDevice::CreateMask methodNoel Grandin
2023-01-02Use std synchronisation APIs instead of a pipeTor Lillqvist
2023-01-01remove dead codeNoel Grandin
2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny
2022-12-30vcl: Simplify this code and remove the funny commentKhaled Hosny
2022-12-30tdf#152734: Calculate correctly the kashida glyph X positionKhaled Hosny
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-26tdf#127588 - extend selection to the entire field if nothing is selectedAndreas Heinisch
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann
2022-12-23tdf#150177 Limit minimum blink cursor ratePatrick Luby