summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-06Return a #DIV/0! error in one case in the OpenCL SLOPE() implementationTor Lillqvist
2015-03-06Set #VALUE! error in PEARSON() OpenCL implementation when appropriateTor Lillqvist
2015-03-06Set #VALUE! error in COVAR() OpenCL implementation when appropriateTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Set #DIV/0! error in VAR() OpenCL implementation when appropriateTor Lillqvist
2015-03-06Don't return negative values from ScGroupTokenConverter::trimLength()Tor Lillqvist
2015-03-06Add VAR, CORREL, COVAR, PEARSON and SLOPE to the OpenCL default opcode subsetTor Lillqvist
2015-03-05sc: Make this selection count consistent with Writer’sAdolfo Jayme Barrientos
2015-03-05ScCompiler::HandleTableRef() implement ALL caseEike Rathke
2015-03-05don't count table ref item separator as parameter separatorEike Rathke
2015-03-05ocTableRefOpen,ocTableRefClose are of StackVarType svSepEike Rathke
2015-03-05add '[' and ']' to conventions' char flags where appropriateEike Rathke
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-05add Item enum to ScTableRefTokenEike Rathke
2015-03-05use ScTableRefToken in ScRawToken::CreateToken()Eike Rathke
2015-03-05introduce ScTableRefTokenEike Rathke
2015-03-05error for css::sheet::FormulaToken with ocTableRef not implementedEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke
2015-03-05rename ScInterpreter::ScTable/s() to ScSheet/s() to follow ocSheet/sEike Rathke
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-03-05remove SC_START_INDEX_DB_COLL binary file format legacyEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-03-05-Werror,-Wunused-functionStephan Bergmann
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-03-05Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cellsHenry Castro
2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro
2015-03-04V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04Hack to work around an in-destruction ScStyleSheetPool no longer being oneStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02cppcheck: redundantConditionNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-03-01fix comparisonDavid Tardon
2015-03-01avoid NULL ptr deref.David Tardon
2015-03-01unusedcode.easy: remove ScBroadcastAreaSlotMachine::AreaBroadcastInRangeJulien Nabet
2015-02-28Typo: skiped->skippedJulien Nabet
2015-02-28tdf#89436 ScHorizontalAttrIterator cleanupLászló Németh