summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table6.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-04-18fdo#44861 make "Replace All" work with REsDavid Tardon1-2/+2
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard1-22/+25
2012-03-05add notes back to ScTable::SearchRangeForAllEmptyCellsMarkus Mohrhard1-0/+6
2012-03-01there is no need any more for CloneWith[out]NoteMarkus Mohrhard1-2/+2
2012-02-29some more fixes to get note handling backMarkus Mohrhard1-1/+1
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-16/+3
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida1-5/+4
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-2/+10
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida1-62/+56
2011-09-19Pass as const reference where possible & indent fix.Kohei Yoshida1-5/+5
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-49/+49
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+1
2011-05-18fdo#34072Takeshi Abe1-1/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-54/+54
2011-03-02Remove bogus comments.Guillaume Poussel1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-54/+54
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida1-4/+4
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-6/+12
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-28Ported calc-find-replace-skip-filtered-sc.diff from ooo-build.Kohei Yoshida1-67/+152
2010-09-16calc-find-replace-empty-cells-sc.diff: Support find and replace empty cellsKohei Yoshida1-0/+269
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-12-10#i107450#: move SvxSearchIten to svlMathias Bauer1-1/+1
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-1/+1
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers1-1/+1
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte1-22/+10
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-2/+2
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odff (1.14.60); FILE MERGEDKurt Zenker1-4/+5
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.14.94); FILE MERGEDRüdiger Timm1-11/+8
2007-12-05INTEGRATION: CWS regexp02 (1.14.116); FILE MERGEDVladimir Glazounov1-29/+6
2007-07-06INTEGRATION: CWS dr55 (1.13.42); FILE MERGEDRüdiger Timm1-3/+3
2007-05-10INTEGRATION: CWS pchfix04 (1.11.38); FILE MERGEDKurt Zenker1-5/+2
2007-02-27INTEGRATION: CWS calcwarnings (1.11.46); FILE MERGEDVladimir Glazounov1-6/+5
2006-10-18INTEGRATION: CWS scr1c1 (1.10.58); FILE MERGEDIvo Hinkelmann1-4/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.8.328); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS dr12 (1.6.170); FILE MERGEDJens-Heiner Rechtien1-9/+28
2004-06-04INTEGRATION: CWS rowlimit (1.6.202); FILE MERGEDOliver Bolte1-48/+48
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+13
2002-01-18#96692# SearchCell: TextSearchWrapper does already revert result, and offset ...Eike Rathke1-6/+4
2001-05-02SearchAndReplace: construct TextSearch with SearchOptions instead of SearchParamNiklas Nebel1-19/+10
2000-11-20change for 614: SearchText -> TextSearchNiklas Nebel1-7/+21