summaryrefslogtreecommitdiff
path: root/include/formula/FormulaCompiler.hxx
AgeCommit message (Expand)Author
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida
2014-03-01Remove visual noise from includeAlexander Wilms
2013-12-02added isOOXML()Eike Rathke
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida
2013-11-14Remove unused member.Kohei Yoshida
2013-11-14Identify methods that don't modify internal state and mark them const.Kohei Yoshida
2013-11-13fixed file format mappings always have RESOURCE_BASE separatorsEike Rathke
2013-11-13introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin
2013-09-17convert formula::OpCodeHashMap from String to OUStringNoel Grandin
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-17convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin
2013-09-17introduced putCopyOpCode() to handle copyFrom()Eike Rathke
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke
2013-04-23execute move of global headersBjoern Michaelsen