summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/insdlg.cxx
AgeCommit message (Expand)Author
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
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock