summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableSourceContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-2/+2
2011-08-30More string conversion around ScDocumentLoader.Kohei Yoshida1-10/+5
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-2/+2
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard1-2/+2
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-5/+5
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4
2010-11-09Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.244); FILE MERGEDRüdiger Timm1-46/+18
2007-06-27INTEGRATION: CWS tl37 (1.13.168); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGEDVladimir Glazounov1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGEDVladimir Glazounov1-11/+10
2004-06-04INTEGRATION: CWS rowlimit (1.8.324); FILE MERGEDOliver Bolte1-4/+4
2004-03-02INTEGRATION: CWS calc18 (1.8.282); FILE MERGEDRüdiger Timm1-3/+3
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach1-2/+4
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach1-11/+12
2001-06-25#88691#; export and import relative addresses of linked tables and so onSascha Ballach1-3/+3
2001-04-20export and import the refresh delay attribute of table source elementSascha Ballach1-8/+15
2001-04-18ScTableLink with refresh delayEike Rathke1-3/+10
2001-03-16changes for udk212Niklas Nebel1-4/+4
2001-03-07export and import linked table if no table name is givenSascha Ballach1-3/+3
2000-12-08#81341#; add TableSource Export and ImportSascha Ballach1-0/+188