summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxln.cxx
AgeCommit message (Expand)Author
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
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
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-09-05convert include/svx/svdotext.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold