summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/insdlg.cxx
AgeCommit message (Expand)Author
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
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-04Prefer getSelectedFiles to getFiles (cui)Julien Nabet
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-18Remove include stdio (part2)Julien Nabet