summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03tdf#127272 Writer crash issue resolveSumit Chauhan
2019-09-03Omission from commit fd67c89e52441387dffab1c788007271e717571bMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-09-03Extract code to get GetCustomMakeWidget address into a separate functionMike Kaganski
2019-09-02Fix platform-specific library nameStephan Bergmann
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-28Blind fix for ENABLE_MERGELIBSStephan Bergmann
2019-08-28Add DISABLE_DYNLOADING guard for notebookbar addons builderSzymon Kłos
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan
2019-08-21hook GtkAssistant buildable to RoadmapWizardCaolán McNamara
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-19use double prime symbol for inchCaolán McNamara
2019-08-19There should not be a space between the number and the prime markCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-30Fix typosAndrea Gelmini
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan
2019-07-24move aboutdialog header inside vclCaolán McNamara
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-07-16Resolves: tdf#126190 don't default to WB_NOHIDESELECTIONCaolán McNamara
2019-06-27weld SwCustomizeAddressBlockDialogCaolán McNamara
2019-06-25loplugin: simplifyconstructCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-17Resolves: tdf#125883 if old and new text will be the same don't change itCaolán McNamara
2019-06-07android: Fix build after welding AboutDialog.Jan Holesovsky
2019-06-06weld AboutDialogCaolán McNamara
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-15import GtkStatusbar same as GtkBoxCaolán McNamara
2019-05-02clamp to target type boundsCaolán McNamara
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-07map reorderable to DragDropMode::CTRL_MOVECaolán McNamara
2019-03-06support large toolbar sizeCaolán McNamara
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-02-05weld WebConnectionInfoDialogCaolán McNamara
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky