summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/seltrans.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-4/+2
2022-08-18loplugin:moveitNoel Grandin1-2/+2
2022-03-03improve ScMark* classes a bitLuboš Luňák1-2/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-3/+3
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-21loplugin:refcounting in scNoel1-2/+2
2021-02-14nullptr dereferenceMike Kaganski1-1/+1
2020-09-30loplugin:reducevarscope in scNoel1-1/+1
2020-04-15loplugin:buriedassign in scNoel Grandin1-9/+10
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann1-1/+1
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks1-0/+12
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen1-1/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin1-1/+1
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin1-2/+2
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin1-5/+3
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-08-07EditEngine: Removing BIN format from scVarun Dhall1-1/+0
2017-06-07EditEngine: Added ODF_TEXT_FLAT copy for scVarun Dhall1-0/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-4/+2
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin1-27/+15
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-0/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-4/+4
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-7/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-37/+37
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-10/+10
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+3
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-07coverity#1038466 Uncaught exceptionCaolán McNamara1-46/+52
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-0/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1