summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellsuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-66/+66
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin1-3/+1
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-69/+69
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-2/+2
2017-09-02dynamic column container: fix some more for loopsNoel Grandin1-3/+3
2017-08-25loplugin:constparam in sc part6Noel Grandin1-2/+2
2017-08-20Typo about "document"Julien Nabet1-5/+5
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-07-03tdf#39468 Translate German comments/termsJens Carl1-46/+44
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: scStephan Bergmann1-7/+7
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-7/+7
2017-05-15remove some unnecessary lockingNoel Grandin1-2/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-10tdf#39468 Translate German commentsJens Carl1-6/+6
2017-04-06tdf#39468 Translate German commentsJens Carl1-5/+5
2017-04-05loplugin:constantparamNoel Grandin1-8/+4
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl1-1/+16
2017-04-03tdf#39468 Translate German commentsJens Carl1-165/+162
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin1-1/+1
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin1-11/+11
2017-02-11Translate some German comments in scKatarina Behrens1-46/+46
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-5/+5
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida1-5/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-300/+104
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-1/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-17/+17
2016-11-11tdf#103632 - sc: tolerate OOB sort fields from UNO API.Michael Meeks1-0/+8
2016-11-07loplugin:expandablemethods in scNoel Grandin1-46/+39
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard1-0/+10
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-6/+6
2016-09-26convert CR flags to typed_flags_setNoel Grandin1-2/+2
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-1/+1
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-7/+7