summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara1-1/+1
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-1/+175
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-15/+0
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-0/+15
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-15/+0
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin1-4/+2
2018-01-19inline some definesNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-1/+1
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke1-17/+0
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-4/+4
2017-11-03Revert "A first step to refactor ShapeList (sd)"Julien Nabet1-1/+4
2017-11-03A first step to refactor ShapeList (sd)Julien Nabet1-4/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-19/+19
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin1-18/+10
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-1/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-1/+1
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-5/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+7
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin1-1/+0
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek1-2/+0
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-10-17tdf#95416: Get rid of #include ../foo/bar.hxx style includesArnold Dumas1-5/+5
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez1-1/+1
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin1-5/+5
2016-10-11convert PageKind to scoped enumNoel Grandin1-7/+7
2016-10-11convert DocumentType to scoped enumNoel Grandin1-3/+3
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-03add more dumpAsXml()Noel Grandin1-0/+4
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-1/+1
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-0/+6
2016-08-30tdf#56403: Text is right aligned in RTL localesKhaled Hosny1-5/+0
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-1/+0
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-6/+6
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna1-0/+8
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley1-4/+2