summaryrefslogtreecommitdiff
path: root/sc/inc/tokenarray.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Resolves: tdf#81659 handle expand reference edge correctlyEike Rathke1-0/+3
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke1-0/+6
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida1-1/+7
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+3
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/+20
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida1-0/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida1-1/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida1-0/+2
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-0/+10
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida1-0/+12
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi1-1/+0
2013-11-14Create string from token array directly from ScTokenArray. Still WIP.Kohei Yoshida1-0/+7
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida1-0/+2
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-3/+3
2013-08-12Collect all boundaries at which to split the formula group.Kohei Yoshida1-0/+3
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida1-0/+6
2013-07-30Adjust named range references on sheet move.Kohei Yoshida1-1/+2
2013-07-30Update range names on sheet deletion.Kohei Yoshida1-1/+2
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida1-1/+2
2013-07-30More on getting named range update to work.Kohei Yoshida1-3/+1
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida1-0/+12
2013-07-30Re-implement sheet reference adjustment on sheet move.Kohei Yoshida1-0/+2
2013-07-30Re-work reference update on sheet insertion & fix one bug on sheet deletion.Kohei Yoshida1-0/+2
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida1-0/+3
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida1-0/+11
2013-07-24Correctly update references on cell insertion/deletion.Kohei Yoshida1-0/+16
2013-07-24Add dumping capability for ScTokenArray (for debugging).Kohei Yoshida1-0/+5
2013-07-24More of the same.Kohei Yoshida1-3/+3
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-1/+0
2013-03-22Let's use ScTokenArray instead of ScFormulaCell.Kohei Yoshida1-1/+1
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida1-8/+4
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida1-0/+10
2013-03-19Generate token array hash exactly once, when the string is tokenized.Kohei Yoshida1-0/+3
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-23removed unused forward declarations of classTakeshi Abe1-1/+0
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard1-1/+2
2012-01-06correctly update absolute refs in range names if pointing to copied areaMarkus Mohrhard1-1/+1
2011-12-23adjust absolute refs to copied areas correctlyMarkus Mohrhard1-1/+6
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard1-2/+9
2011-12-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard1-0/+3
2011-09-20Get DB range import from xlsx to work once again.Kohei Yoshida1-0/+1
2011-08-14sal_Bool -> bool and cosmeticsEike Rathke1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-11Store whether or not a range name is global during XLS import.Kohei Yoshida1-0/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4