summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-03weld SwWatermarkDialogCaolán McNamara1-2/+7
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara1-1/+1
2018-06-14Icons in menubutton are visible nowKshitij Pathania1-1/+1
2018-06-14weld SvxCharTwoLinesPageCaolán McNamara1-2/+10
2018-06-10support comboboxtext id valuesCaolán McNamara1-7/+16
2018-06-08sync tristate/inconsistent featureCaolán McNamara1-0/+3
2018-05-10weld SdStartPresentationDlgCaolán McNamara1-0/+78
2018-05-04weld SwOutlineTabDialogCaolán McNamara1-0/+2
2018-05-02weld SvxTextAnimationPageCaolán McNamara1-3/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-0/+5
2018-04-17let's just run ResHookProc over everythingCaolán McNamara1-2/+2
2018-04-13PRODUCTNAME not expanded in help missing dialogCaolán McNamara1-2/+2
2018-04-10add GtkMenuButton supportCaolán McNamara1-0/+24
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+2
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+5
2018-04-05-Werror=unused-variableStephan Bergmann1-0/+1
2018-04-05If the function is in mergelib, store mergelib moduleMike Kaganski1-16/+28
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31welded radio buttons are in gtk-style groupsCaolán McNamara1-1/+6
2018-03-20weld SwSendWarningBoxCaolán McNamara1-1/+1
2018-03-16use digit width instead of char widthCaolán McNamara1-1/+1
2018-03-13related: tdf#116264 give windows message dialogs less border widthCaolán McNamara1-0/+4
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara1-3/+8
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-1/+7
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-46/+7
2018-02-22weld native message dialogsCaolán McNamara1-1/+3
2018-02-19weld: hook up help responseCaolán McNamara1-15/+47
2018-02-16convert any canonical negative gtk responses to our ownCaolán McNamara1-0/+24
2018-02-16native dialog initial basisCaolán McNamara1-2/+114
2018-02-13Add missing SVLIBRARY include.Michael Meeks1-0/+1
2018-02-13Blind fix for MERGELIBS buildEike Rathke1-3/+3
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks1-21/+56
2018-01-29Modernize a bit vcl (part3)Julien Nabet1-151/+124
2018-01-24loplugin:unused-returns in vclNoel Grandin1-15/+5
2018-01-20WB_NOPOINTERFOCUS can be added after the button is createdMaxim Monastirsky1-28/+0
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky1-3/+29
2017-12-20reversed assertCaolán McNamara1-1/+1
2017-12-19coverity#1426313 Unchecked return valueCaolán McNamara1-3/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-2/+2
2017-10-27support stock text in checkboxes and radiobuttonsCaolán McNamara1-0/+11
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara1-8/+2
2017-10-09allow adding the ListControl through UI filesMarkus Mohrhard1-0/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-04don't add WB_CLIPCHILDREN to toplevel dialog builder creationCaolán McNamara1-1/+1
2017-09-16tdf#79877 add button text for 'previous' button (gtk-media-previous)Bernhard Widl1-0/+2
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-18/+18
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+1