summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-4/+4
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-2/+2
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke1-2/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-16/+16
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+1
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-1/+1
2017-08-29loplugin:constparam in sc part8Noel Grandin1-1/+1
2017-08-07EditEngine: Removing BIN format from scVarun Dhall1-2/+1
2017-06-08EditEngine: Added ODF_TEXT_FLAT paste for scVarun Dhall1-2/+4
2017-06-06expand out FltError and eERR constantsNoel Grandin1-2/+2
2017-05-19loplugin:stringcopy: scStephan Bergmann1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-2/+2
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-2/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-2/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-10loplugin:constantparam in scNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-2/+2
2015-09-18boost->stdCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+5
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-3/+3
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-29convert CTF_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-49/+49
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-22/+22