summaryrefslogtreecommitdiffstats
path: root/sc/inc/rangenam.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ManageNames: add table to "Paste Names" dialogMarkus Mohrhard2011-11-231-1/+1
* Manage Names: add most logic to Define Name dialogMarkus Mohrhard2011-11-231-3/+3
* ScRangeData aName to OUStringLaurent Godard2011-11-101-6/+6
* change String to OUString for aUpperName in ScRangeDataLaurent Godard2011-11-071-2/+2
* Speed up range name lookup by index.Kohei Yoshida2011-09-021-0/+9
* fdo#40378 compile defined names that had unresolveds during loadEike Rathke2011-08-261-1/+12
* crash when modifying a defined name (and other places as well)Eike Rathke2011-08-251-0/+7
* update range names/database ranges in formulas cellsMarkus Mohrhard2011-08-161-1/+1
* remove uno from range name export and some clean upMarkus Mohrhard2011-08-101-0/+1
* change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard2011-08-101-11/+11
* fix for fdo#37391: don't write invalid references to filesMarkus Mohrhard2011-08-101-1/+1
* rework some other methods for performance improvementsMarkus Mohrhard2011-05-271-2/+2
* Merge branch 'libreoffice-3-4'Kohei Yoshida2011-05-091-3/+0
|\
| * fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida2011-05-031-3/+0
* | Remove OS/2 supportFrancois Tigeot2011-04-251-5/+0
|/
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-19/+19
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-19/+19
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-32/+32