summaryrefslogtreecommitdiffstats
path: root/sc/inc/rangenam.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparam in sc part3Noel Grandin2017-08-241-2/+2
* tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh2017-01-281-1/+9
* new loplugin: useuniqueptr: sc part 1Noel Grandin2017-01-131-3/+4
* convert formula error codes to scoped enumNoel Grandin2016-09-231-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-4/+4
* Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke2016-07-261-5/+15
* introduce ScRangeName::CopyUsedNames()Eike Rathke2016-04-301-0/+20
* loplugin:passstuffbyref in scNoel Grandin2016-04-141-2/+2
* tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2016-03-221-19/+31
* adjust sheet references when copying sheet-local named expressionsEike Rathke2016-03-191-1/+5
* loplugin:unuseddefaultparams in sc (part2)Noel Grandin2016-03-031-2/+1
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-11-061-4/+4
* sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl2015-11-021-2/+0
* sc: these are ptr_map not ptr_setMichael Stahl2015-08-191-2/+1
* loplugin:unusedmethods scripting,scNoel Grandin2015-07-221-3/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Cover all the other "compile all formula cells" methods.Kohei Yoshida2014-02-041-6/+9
* We need to update sheet positions of range names when modifying sheets.Kohei Yoshida2013-11-041-0/+5
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* convert sc/inc/r*.hxx from String to OUStringNoel Grandin2013-10-041-3/+2
* Remove more unused methodsMarcos Paulo de Souza2013-09-041-2/+0
* No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida2013-08-121-2/+0
* Adjust named range references on sheet move.Kohei Yoshida2013-07-301-4/+3
* Update range names on sheet deletion.Kohei Yoshida2013-07-301-0/+3
* Handle named range update on sheet insertion.Kohei Yoshida2013-07-301-0/+3
* More on getting named range update to work.Kohei Yoshida2013-07-301-2/+7
* First cut on re-working reference update in named expressions.Kohei Yoshida2013-07-301-7/+8
* Let's not use numerical magic numbers. Prefer enum.Kohei Yoshida2013-07-301-12/+6
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power2012-09-201-1/+2
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-2/+0
* unusedcode.easy: remove some unused codeThomas Arnhold2012-06-051-2/+0
* fdo#48856 update sheet-local named expressions correctlyEike Rathke2012-04-191-1/+1
* update relative local range names, fdo#48856Markus Mohrhard2012-04-191-2/+2
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-191-2/+2
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-071-2/+2
* Remove unused codeElton Chung2012-03-051-1/+0
* ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida2012-02-041-1/+0
* Oops I shouldn't have erased names directly.Kohei Yoshida2012-01-211-0/+1
* fdo#44831: Named range should overwrite existing name.Kohei Yoshida2012-01-211-1/+1
* handle relative refs in name dialogs correctlyMarkus Mohrhard2012-01-051-0/+1
* change ScRangeName's container to boost::ptr_mapMarkus Mohrhard2011-11-241-1/+1
* unused ScRangeName::copyLocalNamesCaolán McNamara2011-11-231-2/+0
* remove ScRangeName::findByNameMarkus Mohrhard2011-11-231-2/+0