summaryrefslogtreecommitdiff
path: root/include/formula/FormulaCompiler.hxx
AgeCommit message (Expand)Author
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