summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard1-1/+1
2013-01-30move these methods to ScDocShellMarkus Mohrhard1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-25/+21
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida1-3/+1
2012-07-10Remove unused include statementsThomas Arnhold1-6/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-7/+0
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida1-1/+1
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-1/+2
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida1-0/+6
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner1-10/+10
2012-03-02WaE: unused functionTor Lillqvist1-5/+0
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner1-1/+27
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner1-8/+7
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-02-04Remove ScStrCollection/StrData from UpdateLinks().Kohei Yoshida1-43/+41
2011-11-27remove pch from the include listNorbert Thiebaud1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida1-1/+1
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-4/+6
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-35/+35
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-40/+40
2010-12-11cleaning of __EXPORT defineGert Faller1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05Ported dde-reconnect-on-load-*.diff from ooo-build.Kohei Yoshida1-0/+9
2010-10-05Ported calc-formula-variable-sep-config-check-sc.diff from ooo-build.Kohei Yoshida1-0/+71
2010-10-01Removed more commented out code.Luke Symes1-9/+0
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-13#i107450#: move more code out of svxMathias Bauer1-3/+3
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.16.490); FILE MERGEDRüdiger Timm1-23/+18
2006-07-21INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.14.326); FILE MERGEDRüdiger Timm1-47/+21
2004-10-04INTEGRATION: CWS mav09 (1.11.58); FILE MERGEDKurt Zenker1-25/+13
2004-09-08INTEGRATION: CWS dr12 (1.11.68); FILE MERGEDJens-Heiner Rechtien1-115/+2
2004-06-04INTEGRATION: CWS rowlimit (1.10.180); FILE MERGEDOliver Bolte1-20/+18
2004-03-17INTEGRATION: CWS nn01 (1.10.258); FILE MERGEDOliver Bolte1-19/+54
2003-04-17INTEGRATION: CWS os8 (1.9.142); FILE MERGEDVladimir Glazounov1-4/+4
2001-11-12#94517# SetVisAreaOrSize: if start position is negative, move areaNiklas Nebel1-3/+16
2001-09-25#92248# SetVisAreaOrSize: don't snap to cells when called while loadingNiklas Nebel1-3/+6
2001-07-04#89264# SetVisArea: use both size and positionNiklas Nebel1-8/+5
2001-06-22TFD taskforce changesNiklas Nebel1-6/+6
2001-04-18ScTableLink with refresh delayEike Rathke1-3/+7
2001-03-08change: old data transfer API to the newjp1-4/+4