summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-07first stab at handling table[] all rangeEike Rathke
2015-03-07clarify this visuallyEike Rathke
2015-03-06WaE: passing 'class rtl::OUString' by value, rather pass by referenceTor Lillqvist
2015-03-06tdf#89267: Reduce duplicate codePranav Kant
2015-03-06Little build fix to Windows ScRefreshTimerJan-Marek Glogowski
2015-03-06Add NORMSDIST to the default OpenCL use opcode subsetTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Autotimer: added function to publicTobias Madl
2015-03-06Return #VALUE! instead of NaN in the OpenCL NORMSINV()Tor Lillqvist
2015-03-06One more #VALUE! instead of 'nan'Tor Lillqvist
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
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