summaryrefslogtreecommitdiff
path: root/sc/inc/types.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida1-0/+15
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida1-3/+8
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+1
2013-11-20Refactoring in preparation for threaded OpenCL kernel compilationTor Lillqvist1-0/+1
2013-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida1-0/+2
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida1-0/+13
2013-07-02Detect circular dependency in formula groups to fallback to cell-based.Kohei Yoshida1-0/+7
2013-07-02Some feeble attempt to reduce dependency on token.hxx header.Kohei Yoshida1-0/+2
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-0/+8
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-2/+14
2013-04-30Move the group calculation code into its own class.Kohei Yoshida1-0/+3
2013-04-30Handle invariant group with single references.Kohei Yoshida1-0/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida1-0/+13
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida1-4/+0
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida1-0/+4
2011-02-14add mode lines to new filesCaolán McNamara1-0/+3
2010-12-21Moved ScMatrixRef typedefs to its own file.Kohei Yoshida1-0/+38