summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/drwtrans.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-7/+7
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-7/+9
2018-05-08sc: prefix members of ScDrawTransferObjHenry Castro1-74/+74
2018-04-10loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin1-11/+9
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-3/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+5
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+5
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro1-17/+11
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-2/+2
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-4/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-2/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-6/+6
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-3/+3
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+1
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-1/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-4/+0
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara1-1/+1
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin1-2/+2
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-43/+43
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1