summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlnexpi.cxx
AgeCommit message (Expand)Author
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-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-06-08fdo#37947: Correctly import sheet-local named ranges.Kohei Yoshida
2011-03-25Let's not assign an index here, but have one auto-generated on insertion.Kohei Yoshida
2011-03-25WaE: Index has to be unsignedCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11For now, we only import normal named expressions in sheet local scope.Kohei Yoshida
2011-03-11Use boost::ptr_list for list containing heap objects.Kohei Yoshida
2011-03-11Pick up sheet local named expressions during ODS import.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove dead codeThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
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-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien
2009-02-20#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.hOliver Bolte
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.17.34); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odff (1.16.158); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.13.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.12.76); FILE MERGEDVladimir Glazounov
2003-08-18INTEGRATION: CWS geordi2q01 (1.11.74); FILE MERGEDHans-Joachim Lankenau
2003-06-04INTEGRATION: CWS calc13 (1.10.172); FILE MERGEDVladimir Glazounov
2001-12-06#95346#; remove element from list after removing content so it can not be use...Sascha Ballach
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-03-16changes for udk212Niklas Nebel
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach
2001-01-11all expresions were created first and then all get the function and they will...Sascha Ballach
2000-12-19check whether could format or parse a addressSascha Ballach
2000-11-03chg: ScXMLConverter integratedDaniel Rentz
2000-11-02ParseFormula moved to XMLConverterSascha Ballach
2000-09-18initial importJens-Heiner Rechtien