summaryrefslogtreecommitdiff
path: root/include/formula/FormulaCompiler.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+4
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière1-1/+1
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara1-3/+4
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist1-9/+0
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-3/+3
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida1-1/+2
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-2/+1
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida1-4/+3
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida1-0/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2013-12-02added isOOXML()Eike Rathke1-0/+3
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida1-1/+2
2013-11-14Remove unused member.Kohei Yoshida1-1/+0
2013-11-14Identify methods that don't modify internal state and mark them const.Kohei Yoshida1-10/+10
2013-11-13fixed file format mappings always have RESOURCE_BASE separatorsEike Rathke1-1/+15
2013-11-13introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke1-5/+7
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-4/+4
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin1-3/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-4/+4
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara1-10/+2
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin1-8/+8
2013-09-17convert formula::OpCodeHashMap from String to OUStringNoel Grandin1-11/+11
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin1-1/+1
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin1-6/+10
2013-09-17convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin1-1/+3
2013-09-17introduced putCopyOpCode() to handle copyFrom()Eike Rathke1-1/+16
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+388