summaryrefslogtreecommitdiff
path: root/sc/inc/rangenam.hxx
AgeCommit message (Expand)Author
2012-01-05handle relative refs in name dialogs correctlyMarkus Mohrhard
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-23unused ScRangeName::copyLocalNamesCaolán McNamara
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard
2011-11-10ScRangeData aName to OUStringLaurent Godard
2011-11-07change String to OUString for aUpperName in ScRangeDataLaurent Godard
2011-09-02Speed up range name lookup by index.Kohei Yoshida
2011-08-26fdo#40378 compile defined names that had unresolveds during loadEike Rathke
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
2011-08-16update range names/database ranges in formulas cellsMarkus Mohrhard
2011-08-10remove uno from range name export and some clean upMarkus Mohrhard
2011-08-10change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard
2011-08-10fix for fdo#37391: don't write invalid references to filesMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida
2011-04-25Remove OS/2 supportFrancois Tigeot
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15ScRangeName doesn't need to store ScDocument pointer.Kohei Yoshida
2011-03-15Implement undo and redo for real.Kohei Yoshida
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05GetRangeAtBlock() to findByRange(), favor std::find_if over manual loop.Kohei Yoshida
2011-03-05Renamed FindIndex to findByIndex to be consistent with findByName.Kohei Yoshida
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida
2011-03-05Finally removed the old ScRangeName code for good!Kohei Yoshida
2011-03-05Reverted on index handling of range name objects.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName API change.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-03-05Added begin(), end() and implemented FindIndex().Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-05Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida
2011-03-05More on re-working ScRangeName.Kohei Yoshida
2011-03-05More work on ScRangeName re-work...Kohei Yoshida
2011-03-05Started re-working ScRangeName to use ptr_map instead of own container.Kohei Yoshida
2011-01-28Translated comments from German to EnglishChristina Rossmanith
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-09CWS-TOOLING: integrate CWS koheimultirangecopyOliver Bolte
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-08-07CWS-TOOLING: integrate CWS calcooo311_DEV300Release Engineers
2009-01-14#i10000#: export some more classes and methodsJens-Heiner Rechtien
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm