summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/compiler.cxx
AgeCommit message (Expand)Author
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: allow column specifier without itemEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-08TableRef: add pointers to documentationEike Rathke
2015-04-08TableRef: table name without items references data onlyEike Rathke
2015-04-08TableRef: match column header rows against DBrange first rowEike Rathke
2015-04-08TableRef: handle column rangeEike Rathke
2015-04-08TableRef: both column range rows must be table range top rowEike Rathke
2015-04-08TableRef: push ref only valid after openEike Rathke
2015-04-08TableRef: limit to specified columnsEike Rathke
2015-04-08TableRef: keywords come with extra brackets eachEike Rathke
2015-04-08TableRef: simplify logic a littleEike Rathke
2015-04-08TableRef: set errNoRef is there is no resulting rangeEike Rathke
2015-04-08TableRef: handle #ThisRowEike Rathke
2015-04-07TableRef: implement more keyword casesEike Rathke
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-03-26TableRef: generate token for #DataEike Rathke
2015-03-26TableRef: generate tokens for #Headers and #TotalsEike Rathke
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-03-13add items to ScTableRefTokenEike Rathke
2015-03-13TableRef: scan whatever (translated) item name up to the next ']' closerEike Rathke
2015-03-12TableRef: parse away an optional #All in entire tableEike Rathke
2015-03-12TableRef: parse item specifiersEike Rathke
2015-03-12speed-up shortcut for non-alnum one character operators and separatorsEike Rathke
2015-03-12init and compare opcode hashmap with uppercase symbolsEike Rathke
2015-03-11TableRef: need to distinguish between entire table and All specifiedEike Rathke
2015-03-11add TableRef stackEike Rathke
2015-03-09CID#1287400: Control flow issues (MISSING_BREAK)Eike Rathke
2015-03-07first stab at handling table[] all rangeEike Rathke
2015-03-07clarify this visuallyEike Rathke
2015-03-05ScCompiler::HandleTableRef() implement ALL caseEike Rathke
2015-03-05don't count table ref item separator as parameter separatorEike Rathke
2015-03-05add '[' and ']' to conventions' char flags where appropriateEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert
2015-01-20change assert() to SAL_WARN_IF()Eike Rathke
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-09do not drop entire external reference, fdo#85617 relatedEike Rathke
2014-12-27remove copy&paste codeMarkus Mohrhard
2014-12-27that method is the same as in the base classMarkus Mohrhard
2014-12-27return after finding the referenceMarkus Mohrhard
2014-12-27handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard
2014-12-19The value of the nRefs field is not used anywhereTor Lillqvist
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann