summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-03-20fdo#39468: Translated German commentsgerhard oettl
2013-03-20-Werror=undefStephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-20WaE: class 'ScFormulaCellGroup' was previously declared as a structTor Lillqvist
2013-03-20'size_t' is not the same as 'unsigned long'Tor Lillqvist
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-20fix the object name so it matches the cppunit make file nameNoel Grandin
2013-03-19coverity#735382 Copy-paste errorJulien Nabet
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida
2013-03-19-Werror=format, "fix %d expects argument of type int"Julien Nabet
2013-03-19calm debug, and disable unless SC_FORMULAGROUP=1Michael Meeks
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-03-19This ScFormulaCell member is not used. Also remove cell.hxx include...Kohei Yoshida
2013-03-19start of InterpretFormulaGroup.Michael Meeks
2013-03-19get row offset calculation right for groups.Michael Meeks
2013-03-19Tweak hash generation code to NOT rely on 'i' to shift bits.Kohei Yoshida
2013-03-19build spans of doubles and cleanup excessive debug.Michael Meeks
2013-03-19use cell hashing algorithm for computing groups.Michael Meeks
2013-03-19Unit test for formula token array vectorization state.Kohei Yoshida
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida
2013-03-19Generate token array hash exactly once, when the string is tokenized.Kohei Yoshida
2013-03-19Fix build breakage.Kohei Yoshida
2013-03-19add initial formula group unit tests.Michael Meeks
2013-03-19Embed reference tokens in the generated hash values.Kohei Yoshida
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida
2013-03-19Fix minor stuff in the test code...Kohei Yoshida
2013-03-19Implement (partially?) and test formula token array hash function.Kohei Yoshida
2013-03-19re-build formula groups inside Interpret instead.Michael Meeks
2013-03-19don't re-build formula groups just yet.Michael Meeks
2013-03-19Skeleton for generating a hash value from an array of token.Kohei Yoshida
2013-03-19initial detection of similar formula runs.Michael Meeks
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-19that should not have been in the patchMarkus Mohrhard
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-18resolved #i119960# paste single line with quotesEike Rathke
2013-03-18Fix fdo#37464 - Cell Border works backwards on Right-to-Left sheetFaisal M. Al-Otaibi
2013-03-18error bar range is also part of chart range, related fdo#52159Markus Mohrhard
2013-03-18for internal data providers this makes no senseMarkus Mohrhard
2013-03-18reorganize the menu a little bitMarkus Mohrhard
2013-03-17Fix fdo#62399 Border incorrect for RTLFaisal M. Al-Otaibi
2013-03-17fix after String->rtl::OUString conversionDavid Tardon
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile
2013-03-16sc: translate some debug messagesThomas Arnhold