summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/arealink.cxx
AgeCommit message (Expand)Author
2018-01-12VclPtr, missing disposeCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-16convert Link<> to typedNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17sal_Bool->boolNoel Grandin
2013-11-27resolved fdo#53103 actually use the external data filter optionsEike Rathke
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin