summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/seltrans.cxx
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-21loplugin:refcounting in scNoel
2021-02-14nullptr dereferenceMike Kaganski
2020-09-30loplugin:reducevarscope in scNoel
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-07EditEngine: Removing BIN format from scVarun Dhall
2017-06-07EditEngine: Added ODF_TEXT_FLAT copy for scVarun Dhall
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-10Translate German comments, fix some wsPhilipp Weissenbacher
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-07coverity#1038466 Uncaught exceptionCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks