summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlnexpi.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-1/+1
2011-06-08fdo#37947: Correctly import sheet-local named ranges.Kohei Yoshida1-34/+3
2011-03-25Let's not assign an index here, but have one auto-generated on insertion.Kohei Yoshida1-1/+0
2011-03-25WaE: Index has to be unsignedCaolán McNamara1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-8/+8
2011-03-11For now, we only import normal named expressions in sheet local scope.Kohei Yoshida1-0/+4
2011-03-11Use boost::ptr_list for list containing heap objects.Kohei Yoshida1-0/+4
2011-03-11Pick up sheet local named expressions during ODS import.Kohei Yoshida1-28/+70
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-9/+9
2011-02-06Remove dead codeThomas Arnhold1-25/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-9/+9
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
2009-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien1-12/+3
2009-02-20#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.hOliver Bolte1-262/+262
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-262/+262
2008-04-10INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm1-25/+18
2008-03-06INTEGRATION: CWS odff (1.16.158); FILE MERGEDKurt Zenker1-3/+20
2007-02-27INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGEDVladimir Glazounov1-5/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.13.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.12.76); FILE MERGEDVladimir Glazounov1-36/+24
2003-08-18INTEGRATION: CWS geordi2q01 (1.11.74); FILE MERGEDHans-Joachim Lankenau1-116/+4
2003-06-04INTEGRATION: CWS calc13 (1.10.172); FILE MERGEDVladimir Glazounov1-3/+35
2001-12-06#95346#; remove element from list after removing content so it can not be use...Sascha Ballach1-15/+16
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach1-2/+4
2001-09-13#91968#; check the document and the model before usingSascha Ballach1-32/+35
2001-03-16changes for udk212Niklas Nebel1-8/+8
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach1-6/+4
2001-01-11all expresions were created first and then all get the function and they will...Sascha Ballach1-4/+19
2000-12-19check whether could format or parse a addressSascha Ballach1-7/+10
2000-11-03chg: ScXMLConverter integratedDaniel Rentz1-29/+19
2000-11-02ParseFormula moved to XMLConverterSascha Ballach1-3/+6
2000-09-18initial importJens-Heiner Rechtien1-0/+356