summaryrefslogtreecommitdiff
path: root/sc/inc/types.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2019-07-24convert AreaOverlapType to scoped enumNoel Grandin1-6/+5
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin1-4/+3
2018-11-25drop unused FormulaVectorDisabledNotInSoftwareSubsetNoel Grandin1-1/+0
2018-11-24remove unused sc::ListenerGroupType::SingleNoel Grandin1-1/+0
2017-12-12Do not use threading for formula group if...Dennis Francis1-1/+0
2017-11-21Thread the software interpreterDennis Francis1-0/+1
2017-07-06loplugin:unusedfields in scNoel Grandin1-1/+0
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-6/+0
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida1-0/+14
2017-04-30More fine-grained disabled vector states.Kohei1-1/+6
2017-02-16convert ListenerGroupType to scoped enumNoel Grandin1-4/+4
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin1-7/+11
2016-08-16loplugin:unusedenumvalues in scNoel Grandin1-6/+0
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke1-7/+14
2015-09-29Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29cTor Lillqvist1-1/+0
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida1-0/+8
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida1-3/+0
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-0/+7
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-2/+2
2014-08-14correct references after sort, fdo#79441Eike Rathke1-1/+3
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida1-0/+6
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