summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2015-06-02move header file out sc/incMarkus Mohrhard
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05rework Sort trim data area logicEike Rathke
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara