summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/unoobj/nameuno.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-32/+32
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-3/+3
* Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini2012-07-281-1/+1
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-9/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-3/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks2012-04-021-14/+5
* Remove things not usedJulien Nabet2012-02-021-8/+0
* simplify CharClassCaolán McNamara2012-01-091-5/+5
* Use rtl::Reference<>.Stephan Bergmann2011-11-291-2/+2
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* change ScRangeName's container to boost::ptr_mapMarkus Mohrhard2011-11-241-7/+7
* remove ScRangeName::findByNameMarkus Mohrhard2011-11-231-5/+5
* don't pass uno interface implementation directlyMarkus Mohrhard2011-11-191-3/+3
* use uno for local range name api, it crashs otherwise sometimesMarkus Mohrhard2011-10-271-10/+11
* add uno part for local range namesMarkus Mohrhard2011-10-261-45/+157
* crash when modifying a defined name (and other places as well)Eike Rathke2011-08-251-2/+2
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-041-12/+8
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-7/+7
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-9/+9
* | Duh! I forgot to loop. Silly me.Kohei Yoshida2011-03-071-2/+3
* | Removed the Insert() method; let's use insert() across the board.Kohei Yoshida2011-03-051-1/+1
* | Adjusted ScNamedRangeObj for the ScRangeName change.Kohei Yoshida2011-03-051-49/+49
* | More on adjusting for ScRangeName API change.Kohei Yoshida2011-03-051-29/+10
* | More on adjusting for ScRangeName's new API.Kohei Yoshida2011-03-051-18/+21
* | Identified and tagged all places where I need to modify.Kohei Yoshida2011-03-051-1/+9
* | Removed SearchName() in favor of findByName().Kohei Yoshida2011-03-051-26/+20
* | Removed dead codeTakeshi Abe2011-03-021-4/+0
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-241-9/+9
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-2/+0
* | Removed ScRangePairList::at() also, in favor of operator[].Kohei Yoshida2010-12-101-2/+2
* | Remove DECLARE_LIST( ScRangePairList )Joseph Powers2010-12-101-6/+6
* | Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
* | Disable document modify and broadcasting of changes on range names.Kohei Yoshida2010-11-101-7/+61
* | replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud2010-10-251-43/+43
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes2010-10-011-2/+1
|/
* calc53: #i110799# use IsValidReference in getReferredCellsNiklas Nebel2010-04-121-1/+1
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-1/+1
* CWS-TOOLING: integrate CWS os128Kurt Zenker2009-06-031-2/+2
* CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien2009-01-081-10/+10
* CWS-TOOLING: integrate CWS mooxlscRüdiger Timm2008-12-121-7/+10
* INTEGRATION: CWS changefileheader (1.20.32); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* #i86824#Oliver Bolte2008-03-101-3/+3
* INTEGRATION: CWS odff (1.16.158); FILE MERGEDKurt Zenker2008-03-061-13/+71