summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/linkuno.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-02-04More on eliminating ScStrCollection.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-08-30String / bool conversions for ScTableLink.Kohei Yoshida
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-14More on build errors and warnings.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Replaced String with rtl::OUString.Kohei Yoshida
2011-03-02Removed dead codeTakeshi Abe
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-08koheiextref01: #i109168# Allow creation of static sheet cache via UNO API for...Kohei Yoshida
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-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker
2009-01-13#i10000#: fix merge conflicts (CWS frmdlg)Jens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-12-18#i10000# Initialize 'fVal' variable to avoid warning.Rüdiger Timm
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.17.96); FILE MERGEDRüdiger Timm
2008-01-10INTEGRATION: CWS xmlfilter02 (1.16.48); FILE MERGEDOliver Bolte
2007-03-05INTEGRATION: CWS pj75 (1.15.2); FILE MERGEDOliver Bolte
2007-02-27INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.8.306); FILE MERGEDVladimir Glazounov
2004-10-04INTEGRATION: CWS mav09 (1.9.56); FILE MERGEDKurt Zenker
2004-06-04INTEGRATION: CWS rowlimit (1.8.304); FILE MERGEDOliver Bolte
2004-03-19INTEGRATION: CWS sab008 (1.8.232); FILE MERGEDOliver Bolte
2002-09-11#82430#; ScIndexEnumeration should get the service nameSascha Ballach
2001-09-28#92414# right type (sal_Int32) for RefreshDelay in PropertyMapNiklas Nebel
2001-04-18ScTableLink with refresh delayEike Rathke
2001-04-05new property for link areas: RefreshDelayDaniel Rentz
2001-03-08change: old data transfer API to the newjp