summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docfunc.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-02-10Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist1-1/+1
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist1-1/+1
2021-02-01loplugin:finalclasses in scNoel1-1/+1
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu1-0/+4
2020-12-01Revert "Revert "tdf#138483 sc: update red circles after merging cells""László Németh1-1/+2
2020-11-30Revert "tdf#138483 sc: update red circles after merging cells"László Németh1-2/+1
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy1-1/+2
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs1-1/+2
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin1-1/+3
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis1-1/+2
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin1-1/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-3/+3
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin1-1/+1
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-05tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+3
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-1/+0
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke1-2/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-12/+12
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-8/+8
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-07-22loplugin:unusedmethods scNoel Grandin1-1/+0
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist1-1/+1
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard1-2/+2
2014-10-10Add DeleteCell to ScDocFunc, which is a variant of DeleteContents ...Kohei Yoshida1-3/+5
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+2
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-2/+0
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-4/+9
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin1-90/+93
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+1
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin1-11/+11
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-2/+2