summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-30Related: tdf#160159 use a stock icon for the character mapCaolán McNamara1-0/+2
2024-02-29assert on failure to load .ui fileNoel Grandin1-1/+2
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn1-7/+18
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn1-2/+8
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski1-3/+3
2024-02-18tdf#130857 VclBuilder: Use VclPtr instead of raw vcl::Window*Michael Weghorn1-3/+2
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn1-6/+9
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn1-62/+65
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn1-4/+4
2024-02-06elide some OString temporariesNoel Grandin1-1/+1
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir1-1/+7
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn1-1/+1
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-10-07tdf#157639 a11y: Set proper role for status barMichael Weghorn1-0/+3
2023-09-28cid#1545247 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-210/+163
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti1-2/+3
2023-01-11Make the "custom widgets" for the notebookbar work in COWASMTor Lillqvist1-1/+39
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara1-3/+2
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski1-1/+1
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky1-2/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky1-2/+1
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara1-1/+1
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky1-1/+3
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-5/+6
2022-06-08tdf#119827 implement GtkBuilder "scale" property for font sizeCaolán McNamara1-0/+9
2022-06-05assert if a model is used in duplicate widgetsCaolán McNamara1-0/+4
2022-05-04remove completed TODOCaolán McNamara1-1/+0
2022-04-30jsdialog: used for formulabarSzymon Kłos1-3/+8
2022-04-26add o3tl::toUInt32Noel Grandin1-1/+2
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos1-6/+0
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara1-2/+0
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-13/+9
2022-01-24gtk3: set placeholder image in GtkButton in .uiCaolán McNamara1-0/+2
2021-12-29jsdialogs: use for MessageDialogsSzymon Kłos1-2/+2
2021-10-22return weld::Builder by unique_ptrNoel Grandin1-2/+2
2021-10-20add suggested-action to some buttonsCaolán McNamara1-1/+1
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-1/+1
2021-10-08loplugin:moveparam in vclNoel Grandin1-2/+2
2021-10-08add 'destructive-action' to the yes of delete header/footer messageboxesCaolán McNamara1-1/+1
2021-10-08tdf#144984 default edit width got widerCaolán McNamara1-1/+1
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-08-04Fix ambiguous calls in C++20Stephan Bergmann1-3/+3
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin1-9/+3
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos1-1/+3
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos1-8/+8
2021-07-17jsdialog: move list of enabled dialogs to separate fileSzymon Kłos1-49/+4
2021-07-06add window-close-symbolic to allowed symbolic icon namesCaolán McNamara1-0/+2