summaryrefslogtreecommitdiffstats
path: root/sc/inc/rangenam.hxx
Commit message (Expand)AuthorAgeFilesLines
...
* | | ScRangeName doesn't need to store ScDocument pointer.Kohei Yoshida2011-03-151-4/+3
* | | Implement undo and redo for real.Kohei Yoshida2011-03-151-0/+2
* | | Added skeleton for undo of all range names, global and local.Kohei Yoshida2011-03-151-0/+6
|/ /
* | GetRangeAtBlock() to findByRange(), favor std::find_if over manual loop.Kohei Yoshida2011-03-051-1/+1
* | Renamed FindIndex to findByIndex to be consistent with findByName.Kohei Yoshida2011-03-051-1/+1
* | Removed the Insert() method; let's use insert() across the board.Kohei Yoshida2011-03-051-2/+0
* | Finally removed the old ScRangeName code for good!Kohei Yoshida2011-03-051-55/+2
* | Reverted on index handling of range name objects.Kohei Yoshida2011-03-051-2/+1
* | More on adjusting for ScRangeName API change.Kohei Yoshida2011-03-051-1/+2
* | More on adjusting for ScRangeName's new API.Kohei Yoshida2011-03-051-4/+8
* | Added begin(), end() and implemented FindIndex().Kohei Yoshida2011-03-051-1/+5
* | Identified and tagged all places where I need to modify.Kohei Yoshida2011-03-051-3/+1
* | Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida2011-03-051-1/+2
* | Removed SearchName() in favor of findByName().Kohei Yoshida2011-03-051-1/+2
* | More on re-working ScRangeName.Kohei Yoshida2011-03-051-4/+9
* | More work on ScRangeName re-work...Kohei Yoshida2011-03-051-4/+6
* | Started re-working ScRangeName to use ptr_map instead of own container.Kohei Yoshida2011-03-051-1/+40
* | Translated comments from German to EnglishChristina Rossmanith2011-01-281-4/+4
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* | initial commit for vba blob ( not including container_control stuff )Noel Power2010-10-061-1/+1
* | I think that this eliminates the remaining //UNUSED commentsJustin Malcolm2010-09-291-3/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS koheimultirangecopyOliver Bolte2009-09-091-2/+5
* CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov2009-08-251-4/+2
* CWS-TOOLING: integrate CWS calcooo311_DEV300Release Engineers2009-08-071-0/+10
* #i10000#: export some more classes and methodsJens-Heiner Rechtien2009-01-141-1/+1
* CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien2009-01-081-6/+4
* CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm2009-01-061-23/+20
* CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte2008-10-101-1/+1
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-3/+1
* INTEGRATION: CWS changefileheader (1.15.34); FILE MERGEDRüdiger Timm2008-04-101-31/+18
* INTEGRATION: CWS odff (1.12.158); FILE MERGEDKurt Zenker2008-03-061-14/+9
* INTEGRATION: CWS kohei01 (1.13.8); FILE MERGEDVladimir Glazounov2008-01-291-2/+3
* INTEGRATION: CWS npower8 (1.12.62); FILE MERGEDVladimir Glazounov2007-12-071-3/+3
* INTEGRATION: CWS calcwarnings (1.11.116); FILE MERGEDVladimir Glazounov2007-02-271-13/+14
* INTEGRATION: CWS dr48 (1.10.42); FILE MERGEDOliver Bolte2006-07-101-2/+3
* INTEGRATION: CWS calcperf02 (1.9.28); FILE MERGEDOliver Bolte2006-03-271-2/+6
* INTEGRATION: CWS ooo19126 (1.8.192); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS dr31 (1.7.32); FILE MERGEDKurt Zenker2005-01-141-6/+3
* INTEGRATION: CWS dr27 (1.6.162); FILE MERGEDRüdiger Timm2004-11-091-4/+4
* INTEGRATION: CWS rowlimit (1.5.302); FILE MERGEDOliver Bolte2004-06-041-10/+13
* #105150# ScRangeData ctors with ScAddress instead of single valuesEike Rathke2002-11-281-8/+4
* #79771'; UpdateSymbol for OUStringBuffer addedSascha Ballach2001-06-201-2/+9
* #88286# ValidateTabRefsNiklas Nebel2001-06-151-2/+4
* UpdateSymbol: flags for english/xmlNiklas Nebel2000-10-061-3/+4
* initial importJens-Heiner Rechtien2000-09-181-0/+254