summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
2015-07-20tdf#92256: ODF save/load syntax for string referenceKatarina Behrens
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-13renumber globstr.hrc STR_...Eike Rathke
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky
2015-07-10formula/random.hxx in pchCaolán McNamara
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-08sc: remove unused boost::random includesMichael Stahl
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke
2015-07-07(re-)introduce ScComplexRefData::PutInOrder(), tdf#92468Eike Rathke
2015-07-06unify code duplication in ScInterpreter::ScSum and IterateParametersWinfried Donkers
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29no need to recompile the formula againMarkus Mohrhard
2015-06-29Subformula evaluation in formula wizard treeBenjamin Ni
2015-06-26use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke
2015-06-25TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-06-21TableRef: make ThisRow work in named expressionsEike Rathke
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-06-11loplugin:staticmethodsStephan Bergmann
2015-06-10tdf#89972: also copy external reference statusMike Kaganski
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung