summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/impldde.cxx
AgeCommit message (Expand)Author
2019-07-29Fix typosAndrea Gelmini
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-19loplugin:useuniqueptr in SvDDEObjectNoel Grandin
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-05Replace DdeData conversion operators with proper functionsStephan 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-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann
2016-04-20SvDDEObject::nError is never readStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-14make Link<> instances typedNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
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-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-14Related: #i125226# expect DDE servers to be already upHerbert Dürr
2014-07-10MD_DDE_LINKEDIT conversion to .uiSzymon Kłos
2014-07-10Related: #i125226# disallow absolute and relative paths for DDE serversHerbert Dürr
2014-07-10Related: #i125226# some macro preferences are directly...Herbert Dürr
2014-07-10Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr
2014-05-08various: sal_Bool->boolNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud