summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellsuno.cxx
AgeCommit message (Expand)Author
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-11Translate some German comments in scKatarina Behrens
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-11tdf#103632 - sc: tolerate OOB sort fields from UNO API.Michael Meeks
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-09-10loplugin:constantparam in scNoel Grandin
2016-09-02coverity#704000 silence Unchecked return valueCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-07-26sc: replace GetScenarioData() calls with GetScenarioFlags()Jochen Nitschke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl