summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-07-17jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-07-06add window-close-symbolic to allowed symbolic icon namesCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara
2021-06-04Added Text Import Dialog to JSDialogs listmerttumer
2021-06-02accept help-browser-symbolic as well as help-browserCaolán McNamara
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10gtk4: use GDK_ALT_MASKCaolán McNamara
2021-04-21don't warn about 'shrink' packing propertyCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22an iconview target is also possibleCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara
2021-02-12don't split menu ids at ':'Caolán McNamara
2021-02-11support setting tooltip for tabpagesCaolán McNamara
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-02-01tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesBayram Çiçek
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15remove newly unused use-stock supportCaolán McNamara
2021-01-15jsdialogs: Use JS dialog for Fontwork dialogMert Tumer
2021-01-13Related: tdf#133718 use mnenonics from vertical tabcontrol labelsCaolán McNamara
2021-01-13move FixedImage icon-name property setting to the builderCaolán McNamara
2021-01-12jsdialog: enable Data field dialogsSzymon Kłos
2021-01-08replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labelsCaolán McNamara
2021-01-07replace deprecated stock labels used <= twiceCaolán McNamara
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara
2021-01-06replace only use of deprecated gtk-connectCaolán McNamara
2021-01-05jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro
2020-12-28jsdialog: enable statistics dialogsSzymon Kłos
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-18lok: use JSDialog Builder to create a Macro Selector DialogHenry Castro
2020-12-15add set_id/get_id to Menus like WindowsCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10jsdialog: enable define/manage named ranges dialogsSzymon Kłos
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07Fix typoAndrea Gelmini
2020-12-07jsdialog: enable Pivot Table dialogsSzymon Kłos
2020-12-04move ManagedMenuButton to vclCaolán McNamara
2020-11-30remove consumed stock images to avoid later warningsCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24jsdialog: use separate content and notificator windowsSzymon Kłos
2020-11-14allow F1<->F26 accelerators in .uiCaolán McNamara
2020-11-12New loplugin:stringviewparamStephan Bergmann