summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table5.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-01-04move static casts outside loopsLaurent Godard1-6/+10
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-25calc69: #i117952# invalidate page breaks when print range is removedEike Rathke1-0/+4
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-2/+2
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-16/+16
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-3/+3
2011-03-18Charts' title reference is stored as relative reference. (fdo#35015)Kohei Yoshida1-0/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-38/+38
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-15Let's use a separate method for leaf-node search.Kohei Yoshida1-0/+30
2011-02-12Fixed a bug where row hidden/filtered attributes were not saved.Kohei Yoshida1-0/+12
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-32/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-38/+38
2011-01-07Improve filtering performance to an acceptable level.Kohei Yoshida1-6/+12
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-15sc-fit-to-width-height-skip-breaks.diff: Increase Excel compatibilityKohei Yoshida1-0/+10
2010-08-11CWS-TOOLING: integrate CWS calc57Kurt Zenker1-0/+16
2010-07-29calc57: #i113429# adapt manual row/column breaks when inserting/deleting rows...Eike Rathke [er]1-0/+16
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]1-20/+32
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-50/+760
2010-05-21calc54: #i54993# when fitting pages to width or height, ignore manual breaks ...Niklas Nebel1-5/+16
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-21#i106045# invalidate stream positions for sheet operations, better handling o...Niklas Nebel1-0/+6
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+3
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers1-0/+21
2008-04-10INTEGRATION: CWS changefileheader (1.13.330); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGEDVladimir Glazounov1-8/+16
2006-07-21INTEGRATION: CWS pchfix01 (1.11.96); FILE MERGEDKurt Zenker1-2/+5
2006-03-27INTEGRATION: CWS calcperf02 (1.10.28); FILE MERGEDOliver Bolte1-9/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-29INTEGRATION: CWS dr34 (1.8.158); FILE MERGEDRüdiger Timm1-12/+15
2004-10-22INTEGRATION: CWS calc23 (1.7.36); FILE MERGEDRüdiger Timm1-4/+7
2004-08-20INTEGRATION: CWS rowlimit2 (1.6.4); FILE MERGEDRüdiger Timm1-23/+25
2004-06-04INTEGRATION: CWS rowlimit (1.5.334); FILE MERGEDOliver Bolte1-28/+27
2001-05-14removed some old definesNiklas Nebel1-231/+2
2001-05-04#86261#; disable the draw of page breaks on XML importSascha Ballach1-2/+4
2001-02-23Issue #459#: Check if repeat area must be subtracted also on first pageNiklas Nebel1-20/+32
2000-11-23#80688# reset cell's script type at changesNiklas Nebel1-2/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+644