summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/arealink.cxx
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-08-30More string conversion around ScDocumentLoader.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-11Remove commented out code - //REMOVEJ. Graeme Lingard
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Removed more //CHINA comments from sc/source/ui/*.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-12-02merge to m66mb93783
2009-10-21#i106045# invalidate stream positions for sheet operations, better handling o...Niklas Nebel
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-18CWS-TOOLING: integrate CWS calc32stopper1Ivo Hinkelmann
2009-09-09CWS-TOOLING: integrate CWS koheimultirangecopyOliver Bolte
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-07-11INTEGRATION: CWS calccrashes (1.28.72); FILE MERGEDRüdiger Timm
2008-05-14INTEGRATION: CWS koheiformula01 (1.26.224); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.26.240); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.25.52); FILE MERGEDRüdiger Timm
2007-04-26INTEGRATION: CWS residcleanup (1.23.84); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.23.2); FILE MERGEDVladimir Glazounov
2006-11-22INTEGRATION: CWS asyncdialogs (1.20.122); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.20.214); FILE MERGEDKurt Zenker
2006-07-10INTEGRATION: CWS dr48 (1.20.174); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.19.326); FILE MERGEDRüdiger Timm
2004-10-04INTEGRATION: CWS mav09 (1.16.84); FILE MERGEDKurt Zenker
2004-06-04INTEGRATION: CWS rowlimit (1.15.302); FILE MERGEDOliver Bolte
2004-05-10INTEGRATION: CWS dialogdiet01 (1.16.38); FILE MERGEDJens-Heiner Rechtien
2004-01-28INTEGRATION: CWS filtercfg (1.15.276); FILE MERGEDKurt Zenker
2002-10-25#98195# update link name for dialog, find link by start positionNiklas Nebel
2001-07-06#88764# Refresh: also update refresh delay valueNiklas Nebel
2001-06-22TFD taskforce changesNiklas Nebel
2001-05-10GetWebQueryFilterNameNiklas Nebel
2001-04-27user interface for linked areas / external data sourcesNiklas Nebel
2001-04-24import/export web query with all HTML tablesDaniel Rentz
2001-04-21linked documents refresh timer and controlEike Rathke
2001-04-05refresh delay for area linksDaniel Rentz
2001-03-08change: old data transfer API to the newjp