summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docinsert.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin1-2/+2
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara1-4/+4
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-1/+1
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-4/+4
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet1-2/+2
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-5/+4
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-05-18Remove parentheses around some comparisonsStephan Bergmann1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-04-18Avoid temporary OUStringsMatteo Casalin1-4/+2
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-4/+28
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin1-5/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl1-6/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-4/+4
2016-03-22sfx2: Fix memleakTakeshi Abe1-7/+8
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-4/+4
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-5/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-5/+5
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-3/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-2/+2
2013-08-29convert include/sfx2/docinsert.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3