summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolá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-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03revert jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-07-03Move SalInstanceToolbar decl to header fileSzymon Kłos
2020-07-02add ability to set Entry font colorCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-07-01optimize Bitmap::Erase() for Skia by delaying the erase (tdf#134363)Luboš Luňák
2020-06-30add set_alignment to EntryCaolán McNamara
2020-06-29jsdialog: weld drawing areaSzymon Kłos
2020-06-29jsdialog: click action for drawing areaSzymon Kłos
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-27do not use VCL scaling algorithm from SkiaLuboš Luňák
2020-06-26use Skia's SkShader for blending bitmapsLuboš Luňák
2020-06-25handle nullptr pointers in Skia debugging functionsLuboš Luňák
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-24Move SalInstanceDrawingArea decl to header fileSzymon Kłos
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-23salvtables.hxx not needed outside vclCaolán McNamara
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara
2020-06-20pragma once for some PDF headersTomaž Vajngerl
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-19Fix typosAndrea Gelmini
2020-06-18mbStackMode is always false nowCaolán McNamara
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-17ignore positions on top of scrollbars for GetTargetAtPointCaolán McNamara
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann
2020-06-16support gtk-copy and gtk-paste stock idsCaolán McNamara
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-06-06focus rect in treeview doesn't match the selected areaCaolán McNamara
2020-06-02add separators to TreeViewCaolán McNamara
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-29pack a few more classesNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák