summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/insdlg.cxx
AgeCommit message (Expand)Author
2021-11-01Removed duplicated includesAndrea Gelmini
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-09-30cui: better label for the OLE insert progressbarMiklos Vajna
2021-09-29embeddedobj: add a status indicator for the Further objects dialogMiklos Vajna
2021-09-28cui: add a status indicator for the OLE insert dialogMiklos Vajna
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-10Replace sal_uLong with proper types in cuiMuhammet Kara
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2018-11-27tdf#121713 give filter a nameCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26drop some unnecessary includesCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-04drop mysterious bare SetUpdateMode callCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-03Removed duplicated includeAndrea Gelmini
2017-09-02set parent for insert ole object file dialogCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin