summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-07-01support has-frame for SpinButtons tooCaolán McNamara
2020-07-01tdf#134054 Qt5 really scale the toolbox buttonJan-Marek Glogowski
2020-07-01tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
2020-07-01tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-07-01Remove some unused includesMiklos Vajna
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-07-01optimize Bitmap::Erase() for Skia by delaying the erase (tdf#134363)Luboš Luňák
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-07-01avoid Bitmap::Erase() duplicating codeLuboš Luňák
2020-07-01do not use scanline padding for computing vcl bitmap checksumLuboš Luňák
2020-07-01call InvalidateChecksum() in SkiaSalBitmap()Luboš Luňák
2020-06-30tdf#134270 rearrange so we know the final treeview widthCaolán McNamara
2020-06-30faster conversions from 1bpp mask bitmaps for Skia/GLLuboš Luňák
2020-06-30tdf#134390 update spin button before processing activate signalCaolán McNamara
2020-06-30Related: tdf#134390 allow entry "activate" for gen spinbuttonCaolán McNamara
2020-06-30add set_alignment to EntryCaolán McNamara
2020-06-30actually call Skia init functionLuboš Luňák
2020-06-30direct 8bit gray -> RGBA conversion in SkiaSalBitmapLuboš Luňák
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-30Reduce code duplicationMike Kaganski
2020-06-29tdf#74424 vcl: Flush() is implemented in OutputDevice so no need for type checkChris Sherlock
2020-06-29tdf#39593 reduce copy/paste in BitmapScaleSuperFilterMesut Çifci
2020-06-29tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski
2020-06-29jsdialog: weld drawing areaSzymon Kłos
2020-06-29jsdialog: click action for drawing areaSzymon Kłos
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29loplugin:unusedfieldsNoel Grandin
2020-06-28Qt5 refactor mouse event fill codeJan-Marek Glogowski
2020-06-28VCL refactor Sal*MouseEvent structuresJan-Marek Glogowski
2020-06-28pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-28Qt5 document some VCL (env) variablesJan-Marek Glogowski
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-06-27cid#1464972 Unchecked dynamic_castCaolán McNamara
2020-06-27cid#1464969 Unchecked return valueCaolán McNamara
2020-06-27map has-frame to WB_BORDERCaolán McNamara
2020-06-27those properties should use - not _Caolán McNamara
2020-06-27do not use VCL scaling algorithm from SkiaLuboš Luňák
2020-06-27properly copy pending scale quality in SkiaSalBitmapLuboš Luňák
2020-06-27cache raster scaling also in Skia's drawAlphaBitmap()Luboš Luňák
2020-06-27use boost::make_shared_noinit()Luboš Luňák
2020-06-26use Skia's SkShader for blending bitmapsLuboš Luňák
2020-06-26extend FormattedSpinButton to allow custom input/outputCaolán McNamara
2020-06-26SAL_DISABLE_GLYPH_CACHING is OpenGL-only againLuboš Luňák
2020-06-26Upcoming improved loplugin:elidestringvar: vclStephan Bergmann
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-25loplugin:virtualdeadNoel Grandin