summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/collect.cxx
AgeCommit message (Expand)Author
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08ScSortedCollection is now officially unused. Nuking it.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2012-02-08Let's use enum for better type safety.Kohei Yoshida
2012-02-08TypedStrData to hold rtl::OUString.Kohei Yoshida
2012-02-04Nobody uses StrData and ScStrCollection now.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-03-23CWS-TOOLING: integrate CWS datapilotperfVladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-03datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.13.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.9.322); FILE MERGEDOliver Bolte
2001-11-15#94806# AtFree: don't access array beyond allocated sizeNiklas Nebel
2001-08-08#90249# removed unused variablesEike Rathke
2001-08-06#90249# performance: transliteration isEqual()/isMatch() instead of compareSt...Eike Rathke
2001-07-11#88188# performance: transliteration compare instead of collator compare; Svt...Eike Rathke
2001-06-28#88815# collect column data as case sensitive collection, skip in FindTextNiklas Nebel
2001-06-22#88658# StrCollection::Compare: right orderNiklas Nebel
2001-03-14removed unnecessary include tools/intn.hxxEike Rathke
2001-03-14use CollatorWrapper instead of InternationalEike Rathke
2000-09-18initial importJens-Heiner Rechtien