summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/multipat.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen1-1/+0
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-6/+7
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+1
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara1-2/+3
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-13/+10
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara1-4/+1
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara1-2/+2
2020-04-17loplugin:flatten in cuiNoel Grandin1-40/+40
2019-08-01should toggle all others to false, not trueCaolán McNamara1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-2/+0
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-7/+7
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-2/+1
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara1-1/+1
2019-02-03weld SvxMultiPathDialogCaolán McNamara1-103/+88
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-2/+2
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-10/+10
2018-05-01weld ScMoveTableDlgCaolán McNamara1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-04weld SvxPathSelectDialogCaolán McNamara1-54/+32
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+8
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-20loplugin:oncevar in cuiNoel Grandin1-5/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (cui)Stephan Bergmann1-3/+3
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin1-6/+5
2015-09-13Fix precedence errorMatteo Casalin1-1/+1
2015-09-13Avoid getTokenCountMatteo Casalin1-26/+30
2015-09-12SimplifyMatteo Casalin1-5/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-5/+6
2015-09-08convert Link<> to typedNoel Grandin1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-1/+2
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-4/+5
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-9/+32