summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20this should be enoughThomas Arnhold
2013-03-20make gcc-wrapper work even with ccacheDavid Ostrovsky
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
2013-03-19coverity#735382 Copy-paste errorJulien Nabet
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke
2013-03-19These classes are not usedZolnai Tamás
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida
2013-03-19windows build fixAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-03-19-Werror=format, "fix %d expects argument of type int"Julien Nabet
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2013-03-19fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter
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-19Use initializer in ctor.Kohei Yoshida
2013-03-19Generate token array hash exactly once, when the string is tokenized.Kohei Yoshida
2013-03-19Fix indentation.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-19remove unused header: tools/fsys.hxxAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-19touch --no-dereference does not work on MACOSXPetr Mladek
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
2013-03-19Assume that these shall indeed check full string equalityStephan Bergmann
2013-03-19Localize files of a directory in lexical orderZolnai Tamás
2013-03-19follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power
2013-03-19remove commented out line I inserted to screw up Juliens patchNoel Power
2013-03-19fix for fdo#62090 Mid function regressionJulien Nabet