summaryrefslogtreecommitdiff
path: root/sc/inc/types.hxx
AgeCommit message (Expand)Author
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-11-21Thread the software interpreterDennis Francis
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-04-30More fine-grained disabled vector states.Kohei
2017-02-16convert ListenerGroupType to scoped enumNoel Grandin
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
2015-09-29Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29cTor Lillqvist
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-08-14correct references after sort, fdo#79441Eike Rathke
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist
2013-11-20Refactoring in preparation for threaded OpenCL kernel compilationTor Lillqvist
2013-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-07-02Detect circular dependency in formula groups to fallback to cell-based.Kohei Yoshida
2013-07-02Some feeble attempt to reduce dependency on token.hxx header.Kohei Yoshida
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-30Move the group calculation code into its own class.Kohei Yoshida
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2011-02-14add mode lines to new filesCaolán McNamara
2010-12-21Moved ScMatrixRef typedefs to its own file.Kohei Yoshida