summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/lnkbase2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-04loplugin:unusedfields in sfx2Noel Grandin1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-13/+13
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin1-3/+0
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin1-6/+5
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-04-06Avoid reserved identifierStephan Bergmann1-5/+5
2016-04-06remove some dead bits of DDENoel Grandin1-12/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-3/+1
2015-11-18fix for windows buildNoel Grandin1-1/+1
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin1-5/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-1/+1
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar1-6/+6
2015-10-27inline SvBaseLinkRef typedefNoel Grandin1-2/+2
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-6/+3
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-03-24convert sfxlink to enum classNoel Grandin1-7/+7
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-10/+10
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-08WaE: Unreferenced function definitionTor Lillqvist1-0/+2
2014-12-08callcatcher: update unused codeCaolán McNamara1-44/+41
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-14/+14