summaryrefslogtreecommitdiff
path: root/sc/inc/tokenarray.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke
2016-06-14intern SharedStringEike Rathke
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-07introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468Eike Rathke
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-04Check number of cells referenced by group instead of group sizeTor Lillqvist
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist
2014-12-19Check number of cells referenced by group instead of group sizeTor Lillqvist
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
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-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
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