aboutsummaryrefslogtreecommitdiff
path: root/source/ca-XV/setup_native
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-12-10 18:20:35 +0100
committerAndras Timar <atimar@suse.com>2012-12-10 18:21:38 +0100
commit7bedb66aace7979064f69df8df2038fb197dc270 (patch)
treec39cb2f2fb103d1e2fe5fdbdf92773bc88f9eaa6 /source/ca-XV/setup_native
parent6d37d2d96aa2dedf99d2421985e019c01c14ac03 (diff)
fdo#58068 fix invalid .po headers
Change-Id: Ice29c0ddbb97b3800db931fdd17a8694d87c87c4
Diffstat (limited to 'source/ca-XV/setup_native')
0 files changed, 0 insertions, 0 deletions
ate_manager_improvements'>feature/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/tokenarray.hxx
AgeCommit message (Expand)Author
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
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-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2013-11-14Create string from token array directly from ScTokenArray. Still WIP.Kohei Yoshida
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-08-12Collect all boundaries at which to split the formula group.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-07-30Adjust named range references on sheet move.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida
2013-07-30Re-implement sheet reference adjustment on sheet move.Kohei Yoshida
2013-07-30Re-work reference update on sheet insertion & fix one bug on sheet deletion.Kohei Yoshida
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida
2013-07-24Correctly update references on cell insertion/deletion.Kohei Yoshida
2013-07-24Add dumping capability for ScTokenArray (for debugging).Kohei Yoshida
2013-07-24More of the same.Kohei Yoshida
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-03-22Let's use ScTokenArray instead of ScFormulaCell.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-19Generate token array hash exactly once, when the string is tokenized.Kohei Yoshida
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe