summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara
2020-11-04sfxlo-SidebarToolBox not used in any current .ui filesCaolán McNamara
2020-11-04negative returnsCaolán McNamara
2020-10-24only sfxlo and svtlo still existCaolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-22vcl: remove leftover debug printfMiklos Vajna
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-07support pan-down-symbolic/pan-up-symbolic as SPIN_DOWN/SPIN_UPCaolán McNamara
2020-09-04don't warn about perfectly ok small-button styleCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-27factor out an applyAtkPropertiesCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-10tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-27map gtk-new symbol to SymbolType::PLUSCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-23GtkSpinButton->NumericField no longer usedCaolán McNamara
2020-07-21m_bLegacy is always false for dialogCaolán McNamara
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-14jsdialog: enable watermark dialogSzymon Kłos
2020-07-12VerticalTabControl can be in private headerCaolán McNamara
2020-07-08drop WB_BORDER if the border style is invisibleCaolán McNamara
2020-07-08prepareWidgetOwnScrolling already set WB_BORDERCaolán McNamara
2020-07-08Add mobile version of find replace dialogSzymon Kłos
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
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