summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/sdxfer.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#118893: avoid nullptr dereferenceMike Kaganski2020-03-051-1/+1
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+2
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+1
* clang-tidy performance-unnecessary-copy-init in sdNoel Grandin2018-10-241-1/+1
* add SvStream::TellEndNoel Grandin2018-10-151-1/+1
* loplugin:simplifyconstruct in scaddins..sdNoel Grandin2018-09-101-5/+0
* rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin2018-08-301-2/+2
* Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara2018-08-221-1/+1
* unnecessary null check before dynamic_cast, in sdNoel Grandin2018-08-101-3/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-2/+2
* tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen2018-06-161-0/+1
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-1/+1
* tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen2018-04-031-2/+0
* loplugin:useuniqueptr in SdTransferableNoel Grandin2018-03-221-23/+18
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* More loplugin:cstylecast: sdStephan Bergmann2018-01-121-1/+1
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-111-3/+3
* loplugin:includeform: sdStephan Bergmann2017-10-231-11/+11
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* loplugin:unusedfields in sd part2Noel Grandin2017-06-221-3/+0
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-2/+2
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-8/+8
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-7/+7
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-091-1/+3
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* convert inventorId to scoped enumNoel Grandin2016-11-211-2/+2
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-181-1/+1
* convert PageKind to scoped enumNoel Grandin2016-10-111-4/+4
* convert DocumentType to scoped enumNoel Grandin2016-10-111-1/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-1/+1
* loplugin:staticmethods: sdStephan Bergmann2016-10-071-2/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-2/+1
* convert SdrIterMode to scoped enumNoel Grandin2016-08-231-1/+1
* convert SdrHintKind to scoped enumNoel Grandin2016-08-221-1/+1
* loplugin:redundantcast: redundant static_casts in sdStephan Bergmann2016-07-081-1/+1
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-271-1/+1
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-151-2/+2
* new loplugin: commaoperatorNoel Grandin2016-02-231-4/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-31/+31
* com::sun::star->css in sdNoel Grandin2015-10-291-8/+8
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-5/+5
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-3/+3
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-3/+3
* boost->stdCaolán McNamara2015-09-171-3/+3
* remove some unnecessary casts and convert some to const_castNoel Grandin2015-05-251-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1