summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
2020-07-06add alignment to TextViewCaolán McNamara
2020-07-06add set_max_length to TextViewCaolán McNamara
2020-07-06add get_editable and clipboard interaction to TextViewCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-06this warning is very common now because of native widgets in the hierarchyCaolán McNamara
2020-07-05pdf: convert static functions to functs in anonymous namespaceTomaž Vajngerl
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-07-05add a DoubleNumericEntryCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
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-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-03tdf#131942 no progress bar saving in CalcNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon 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: working number format fieldSzymon 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-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-02notebookbar: use JSInstanceBuilder for styles preview in onlineSzymon Kłos
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#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
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-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-30Related: tdf#134390 allow entry "activate" for gen spinbuttonCaolán McNamara
2020-06-30add set_alignment to EntryCaolán McNamara
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