summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski
2020-07-03tdf#131942 no progress bar saving in CalcNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03revert jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-07-03DragDropMode::CTRL_COPY is deadNoel Grandin
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: working number format fieldSzymon Kłos
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos
2020-07-03Move SalInstanceToolbar decl to header fileSzymon Kłos
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-03gtk3: receive mouse events on drawing areaSzymon Kłos
2020-07-02weld FormattedControlCaolán McNamara
2020-07-02add ability to set Entry font colorCaolán McNamara
2020-07-02focus grabbed to options extension page when browsing optionsCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-02Revert "implement Skia workaround for ... (tdf#133016)" (tdf#134346)Luboš Luňák
2020-07-02do not convert straight lines in polygons to cubic for SkPathLuboš Luňák
2020-07-02notebookbar: use JSInstanceBuilder for styles preview in onlineSzymon Kłos
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
2020-07-01tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski
2020-07-01name:border hack no longer in use and can be retiredCaolán McNamara
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