summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/dbcolect.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1037/+0
2011-05-13Fixed segfault.Kohei Yoshida1-3/+3
2011-05-13Refactored global anonymous db storage.Kohei Yoshida1-46/+91
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-1/+95
2011-05-13Let's make the separation of named DBs clear.Kohei Yoshida1-49/+85
2011-05-13Refactored ScDBCollection to not derive from ScSortedCollection.Kohei Yoshida1-134/+135
2011-05-10Use ScSortParam as data member in ScDBData.Kohei Yoshida1-86/+15
2011-05-10More cleanups of ScDBData.Kohei Yoshida1-108/+108
2011-05-10Have ScDBData use ScQueryParam as data member.Kohei Yoshida1-95/+27
2011-05-10Have ScDBData use ScImportParam & more String -> rtl::OUString.Kohei Yoshida1-43/+25
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida1-2/+27
2011-04-13Silly indentation errors, remove friend statement, bool over sal_Bool.Kohei Yoshida1-1/+6
2011-04-12fdo#35345: Don't overwrite hidden cells in drag-fill operationKatarina Machalkova1-0/+21
2011-04-07Forgot to remove printf.Kohei Yoshida1-2/+1
2011-04-07WaE: sal_Int32 is long on 32bit and int on 64bitCaolán McNamara1-1/+1
2011-04-01Extend data area for standard and special filters as well.Kohei Yoshida1-0/+10
2011-04-01Removed the dynamic row bits from the db range. It was a hack.Kohei Yoshida1-11/+4
2011-04-01Prefer bool over sal_Bool in ScDBData.Kohei Yoshida1-12/+12
2011-04-01Added container to store global anonymous db ranges.Kohei Yoshida1-14/+171
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard1-76/+133
2011-03-24ScDBData now stores ScSubTotalParam as member.Kohei Yoshida1-134/+11
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-56/+56
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-57/+57
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-6/+0
2010-09-15sc-dbrange-dynamic-resize.diff: Dynamically resize filtered range.Kohei Yoshida1-4/+12
2010-09-15sc-natural-sort.diff: Add a 'Natural' variant of sortingKohei Yoshida1-0/+4
2010-03-17dr73: merge with DEV300_m75Niklas Nebel1-4/+2
2010-03-08dr73: #i94695# when filtering on date disregard time fraction of cells format...Eike Rathke [er]1-0/+4
2010-02-17CWS-TOOLING: integrate CWS changefileheader2ooo/DEV300_m73ooo/DEV300_m72Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-30rebased to DEV300_m60.Kohei Yoshida1-1/+1
2009-09-09#i102750# initial refactoring in an effort to support external references in ...Kohei Yoshida1-0/+1
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-1/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-7/+7
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-357/+7
2008-04-10INTEGRATION: CWS changefileheader (1.16.330); FILE MERGEDRüdiger Timm1-26/+19
2007-02-27INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGEDVladimir Glazounov1-18/+17
2006-07-21INTEGRATION: CWS pchfix01 (1.14.206); FILE MERGEDKurt Zenker1-6/+5
2005-09-28INTEGRATION: CWS dr37 (1.12.84); FILE MERGEDJens-Heiner Rechtien1-2/+20
2005-09-08INTEGRATION: CWS ooo19126 (1.12.192); FILE MERGEDRüdiger Timm1-47/+21
2005-01-14INTEGRATION: CWS dr31 (1.11.244); FILE MERGEDKurt Zenker1-7/+3
2004-06-04INTEGRATION: CWS rowlimit (1.10.302); FILE MERGEDOliver Bolte1-44/+56
2002-10-11#100469#; copy also the AutoFilter flagSascha Ballach1-2/+5
2002-03-22#98317#; set the orientation while setting sortparamsSascha Ballach1-2/+5
2001-07-11#88188# performance: transliteration compare instead of collator compare; Svt...Eike Rathke1-4/+6
2001-04-23ScDBData refresh handlerEike Rathke1-7/+3
2001-04-21linked documents refresh timer and controlEike Rathke1-6/+23
2001-03-14removed unnecessary include tools/intn.hxxEike Rathke1-3/+2