summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh6.cxx
AgeCommit message (Expand)Author
2013-01-30no user of nVisibleTab inside ScDocument anymoreMarkus Mohrhard
2013-01-30move these methods to ScDocShellMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-07-10Remove unused include statementsThomas Arnhold
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-03-02WaE: unused functionTor Lillqvist
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-02-04Remove ScStrCollection/StrData from UpdateLinks().Kohei Yoshida
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-15Cleaned up ScDocShell a bit.Kohei Yoshida
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05Ported dde-reconnect-on-load-*.diff from ooo-build.Kohei Yoshida
2010-10-05Ported calc-formula-variable-sep-config-check-sc.diff from ooo-build.Kohei Yoshida
2010-10-01Removed more commented out code.Luke Symes
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-13#i107450#: move more code out of svxMathias Bauer
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.16.490); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.14.326); FILE MERGEDRüdiger Timm
2004-10-04INTEGRATION: CWS mav09 (1.11.58); FILE MERGEDKurt Zenker
2004-09-08INTEGRATION: CWS dr12 (1.11.68); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.10.180); FILE MERGEDOliver Bolte
2004-03-17INTEGRATION: CWS nn01 (1.10.258); FILE MERGEDOliver Bolte
2003-04-17INTEGRATION: CWS os8 (1.9.142); FILE MERGEDVladimir Glazounov
2001-11-12#94517# SetVisAreaOrSize: if start position is negative, move areaNiklas Nebel
2001-09-25#92248# SetVisAreaOrSize: don't snap to cells when called while loadingNiklas Nebel
2001-07-04#89264# SetVisArea: use both size and positionNiklas Nebel
2001-06-22TFD taskforce changesNiklas Nebel
2001-04-18ScTableLink with refresh delayEike Rathke
2001-03-08change: old data transfer API to the newjp