summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDDELinksContext.cxx
AgeCommit message (Expand)Author
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-17CWS-TOOLING: integrate CWS dr69Ivo Hinkelmann
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.17.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.10.326); FILE MERGEDVladimir Glazounov
2004-07-13INTEGRATION: CWS oasis (1.12.16); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.10.324); FILE MERGEDOliver Bolte
2004-03-08INTEGRATION: CWS cac (1.10.196); FILE MERGEDJens-Heiner Rechtien
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach
2001-09-13#91968#; check the document and the model before usingSascha Ballach
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach
2001-03-16changes for udk212Niklas Nebel
2001-02-27Changed usage of SvXMLUnitConverter::convertNumber(...) to useArmin Weiss
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach
2000-12-19remove the most compiler warningsSascha Ballach
2000-12-18change from a vector to in this special cases faster listSascha Ballach
2000-11-21#80364#; it's now possible to Export/Import DDE Links in XMLSascha Ballach
2000-11-20DDE-Links Import addedSascha Ballach