summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03jsdialog: working number format fieldSzymon Kłos
2020-07-02notebookbar: use JSInstanceBuilder for styles preview in onlineSzymon Kłos
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-06-27map has-frame to WB_BORDERCaolán McNamara
2020-06-27those properties should use - not _Caolán McNamara
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-23move ListBox to toolkit-only headersCaolá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-22jsdialog: use for message dialogs on mobileSzymon Kłos
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-06-16support gtk-copy and gtk-paste stock idsCaolán McNamara
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-05-27tdf#133396 FormattedField comes with differrent defaults than GtkSpinButtonCaolán McNamara
2020-05-27no GtkLabel with :border hack exist anymoreCaolán McNamara
2020-05-27no GtkCheckButton with :wrap hack exist anymoreCaolán McNamara
2020-05-27no GtkRadioButton with :wrap hack exist anymoreCaolán McNamara
2020-05-27no GtkDrawingArea with :border hack exist anymoreCaolán McNamara
2020-05-27no GtkComboBox[Text]s with :pattern hack exist anymoreCaolán McNamara
2020-05-27no GtkSpinButtons with :pattern hack exist anymoreCaolán McNamara
2020-05-25no GtkTextView:border cases exist anymoreCaolán McNamara
2020-05-23nospin hack no longer in useCaolá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-19Removed duplicated includeAndrea Gelmini
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara
2020-03-26extract GetAbsPos for reuseCaolán McNamara
2020-03-10add asterisk<->KEY_MULTIPLY mappingCaolán McNamara
2020-03-09add more needed menu accel namesCaolán McNamara
2020-03-07after inserting a widget into a toolbar make the toolbar the parent againCaolán McNamara
2020-03-07set an initial height for widgets in toolbarsCaolán McNamara
2020-03-05Add a separate log tag for the UI builderTor Lillqvist
2020-03-04We have had C++11 for some time nowTor Lillqvist
2020-02-19start center is too narrowCaolán McNamara
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara
2020-02-19support WB_SMALLSTYLE via small-toolbar icon sizeCaolán McNamara
2020-02-17cid#1458429 silence some CHECKED_RETURNsCaolán McNamara
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-14split out MetricField value conversion functionsCaolán McNamara