summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)Author
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06drop ownership argumentCaolán McNamara
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-11tdf#135565 prepare font preview virtual deviceCaolán McNamara
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara
2020-09-02support attempting to set a background color for widgetsCaolán McNamara
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-22add get/set overwrite modeCaolán McNamara
2020-07-16Move SalInstanceTextView dect to header fileSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
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-03Move SalInstanceToolbar decl to header fileSzymon Kłos
2020-07-02add ability to set Entry font colorCaolán McNamara
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
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-25use tools::JsonWriter for dumping property treeNoel 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-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20jsdialog: refresh on notebook changesSzymon Kłos
2020-05-20Drop workarounds for what looks like an MSVC compiler glitchStephan Bergmann
2020-05-19loplugin:constantparamNoel Grandin
2020-05-19jsdialog: weld::ComboBoxSzymon Kłos
2020-05-19Fix ambiguous symbolSzymon Kłos
2020-05-19Work around what looks like an MSVC compiler glitchStephan Bergmann
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos