summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg
AgeCommit message (Expand)Author
2011-08-10fix for fdo#39915: defining named ranges should be case insensitiveMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-15Extracted macro-based method into real method (for better context tagging).Kohei Yoshida
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida
2011-03-15Retrieve sheet-local names and populate the dialog with them.Kohei Yoshida
2011-03-15Removed useless comments.Kohei Yoshida
2011-03-15More cleanups.Kohei Yoshida
2011-03-15Use data member and member methods instead of global and macros...Kohei Yoshida
2011-03-15Code cleanups.Kohei Yoshida
2011-03-15Added new list box for the scopes, and adjusted the dialog layout.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida
2011-03-05Started re-working ScRangeName to use ptr_map instead of own container.Kohei Yoshida
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-07cppcheck: Reduce variable scope in namedlg.cxxNigel Hawkins
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-10Disable document modify and broadcasting of changes on range names.Kohei Yoshida
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-17clean up after removal of empty makefilesDavid Tardon
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-03-05CWS-TOOLING: integrate CWS calc48Oliver Bolte
2009-02-20#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.hOliver Bolte
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2008-05-14INTEGRATION: CWS koheiformula01 (1.8.314); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.9.10); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.3.34); FILE MERGEDRüdiger Timm
2008-03-18INTEGRATION: CWS dr60 (1.8.300); FILE MERGEDVladimir Glazounov
2008-03-06INTEGRATION: CWS ause084_DEV300 (1.2.614); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.4.302); FILE MERGEDOliver Bolte
2002-11-28#105150# ScRangeData ctors with ScAddress instead of single valuesEike Rathke
2001-05-17#86988# dialog redesignDaniel Rentz
2001-05-11redesignDaniel Rentz
2000-09-18initial importJens-Heiner Rechtien