summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/lnkbase2.cxx
AgeCommit message (Expand)Author
2019-07-21Fix typoAndrea Gelmini
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-20loplugin:useuniqueptr in SvBaseLinkNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06remove some dead bits of DDENoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-18fix for windows buildNoel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann