summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-07-21tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt4-64/+14
2020-07-20tdf#134085 DrawTransformedBitmap in wrong place for RTLCaolán McNamara2-111/+49
2020-07-17merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák2-11/+134
2020-07-16flush all Skia drawing before drawing to the screenLuboš Luňák3-1/+3
2020-07-16tdf#134841 image totally clipped outCaolán McNamara1-0/+6
2020-07-16use consistent Skia pixel position adjustments (tdf#134346)Luboš Luňák2-21/+19
2020-07-13set also RGB/BGR LCD order for Skia text rendering (tdf#134275)Luboš Luňák1-0/+10
2020-07-12m_pEntry may be nullCaolán McNamara1-1/+3
2020-07-10tdf#134601 set entry font as combobox control font to take effectCaolán McNamara1-0/+1
2020-07-08prevent SkiaSalBitmap::Scale() from breaking indexed bitmaps (tdf#134574)Luboš Luňák1-2/+12
2020-07-08use gdk_wayland_window_set_application_id when it becomes availableCaolán McNamara1-7/+26
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara4-19/+44
2020-07-03tdf#131942 no progress bar saving in CalcNoel Grandin1-2/+19
2020-07-02Revert "implement Skia workaround for ... (tdf#133016)" (tdf#134346)Luboš Luňák1-18/+0
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara1-2/+3
2020-07-02actually call Skia init functionLuboš Luňák1-0/+5
2020-07-02differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák12-22/+58
2020-07-02properly copy pending scale quality in SkiaSalBitmapLuboš Luňák1-1/+2
2020-07-02cache raster scaling also in Skia's drawAlphaBitmap()Luboš Luňák1-4/+16
2020-07-02use Skia's SkShader for blending bitmapsLuboš Luňák2-106/+150
2020-07-02do not use VCL scaling algorithm from SkiaLuboš Luňák2-42/+13
2020-07-02use boost::make_shared_noinit()Luboš Luňák1-2/+2
2020-07-02tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski1-15/+16
2020-07-01tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski1-2/+4
2020-07-01tdf#134054 Qt5 really scale the toolbox buttonJan-Marek Glogowski1-2/+6
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
2020-06-30tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski1-10/+8
2020-06-30tdf#134390 update spin button before processing activate signalCaolán McNamara2-2/+10
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+3
2020-06-26log properly the compiler used to compile SkiaLuboš Luňák2-12/+5
2020-06-26in Skia raster mode cache even enlarging of images (tdf#134160)Luboš Luňák1-7/+14
2020-06-26one more BmpConversion::N8BitNoConversion for alpha hackLuboš Luňák1-1/+1
2020-06-26optimize AlphaMask::BlendWith()Luboš Luňák1-6/+9
2020-06-25tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko1-0/+3
2020-06-25tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil2-0/+6
2020-06-24do not assume SalBitmap is zero-initialized (tdf#134152)Luboš Luňák1-7/+4
2020-06-19fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129)Luboš Luňák1-1/+1
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner1-5/+7
2020-06-17support gtk-copy and gtk-paste stock idsCaolán McNamara2-0/+20
2020-06-17tdf#130449 allow gdk_window_move_to_rect to try GDK_ANCHOR_SLIDECaolán McNamara1-1/+1
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara2-5/+23
2020-06-16blacklist old intel driver 0.16.2 for Vulkan (tdf#132681)Luboš Luňák1-3/+1
2020-06-16tdf#131942 no progress bar when saving in calcNoel Grandin1-0/+1
2020-06-16implement Skia workaround for adjacent AA-ed polygons (tdf#133016)Luboš Luňák1-0/+18
2020-06-16tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski1-4/+4
2020-06-15fix skewed drawing in Skia's drawTransformedBitmap() (tdf#133925)Luboš Luňák1-9/+6
2020-06-09Resolves: tdf#132540 theme the unwanted popover into invisibilityCaolán McNamara1-0/+9
2020-06-09tdf#133412 replicate active entry to ComboBox replacementCaolán McNamara1-0/+4
2020-06-09tdf#129856 invalidate old internal border if we scrollCaolán McNamara1-1/+8
2020-06-09tdf#133822 mirror GtkSalObjectWidgetClip location for RTLCaolán McNamara1-1/+8