summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2015-08-05loplugin:unusedmethodsNoel Grandin1-3/+0
2015-08-04sc: inline some use-once typedefsNoel Grandin1-4/+3
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert1-4/+4
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert1-9/+4
2015-07-31TableRef: implement ScTableRefToken::IsGlobal() overrideEike Rathke1-0/+1
2015-07-30loplugin:unusedmethodsNoel Grandin5-19/+0
2015-07-28tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantRaj Natarajan3-27/+20
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni1-0/+3
2015-07-27tiledrendering: added getPartName method for calcMihai Varga1-0/+3
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens1-0/+2
2015-07-23inline a handful of use-once #definesNoel Grandin1-14/+1
2015-07-22loplugin:unusedmethods scNoel Grandin7-56/+0
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin35-183/+32
2015-07-21loplugin:unusedmethods formulaNoel Grandin1-9/+2
2015-07-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke1-2/+6
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens1-0/+1
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke2-3/+12
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-1/+0
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke1-0/+5
2015-07-16loplugin:unusedmethods svxNoel Grandin1-3/+0
2015-07-13renumber globstr.hrc STR_...Eike Rathke1-563/+562
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke1-1/+3
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky1-1/+0
2015-07-10formula/random.hxx in pchCaolán McNamara1-1/+0
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke1-0/+1
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke1-2/+1
2015-07-08sc: remove unused boost::random includesMichael Stahl1-1/+0
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke1-0/+6
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke1-0/+9
2015-07-06unify code duplication in ScInterpreter::ScSum and IterateParametersWinfried Donkers1-0/+2
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni1-0/+1
2015-07-06improve the returnbyref lopluginNoel Grandin5-8/+8
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29no need to recompile the formula againMarkus Mohrhard1-1/+0
2015-06-29Subformula evaluation in formula wizard treeBenjamin Ni1-0/+4
2015-06-26use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke1-0/+14
2015-06-25TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke1-0/+10
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke1-1/+5
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke1-0/+4
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro1-0/+3
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke2-5/+1
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky1-0/+3
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke1-0/+4
2015-06-21TableRef: make ThisRow work in named expressionsEike Rathke1-1/+1
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke1-0/+5