/slideshow/

/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxln.cxx
AgeCommit message (Expand)Author
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-25loplugin:constantparamNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-01-23use tools::SvRef in ImpSdrObjTextLinkUserDataNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-02-22loplugin:write only fieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
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
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-22Avoid invalid downcastsStephan Bergmann
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-27cppcheck: reduce scopeJulien Nabet
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann