summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportDDELinks.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-6/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2013-12-04resolved fdo#72288 made case insensitive matrix string query work againEike Rathke1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-02-05Remove unused code.Elton Chung1-17/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-4/+4
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-10/+10
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-12-16Fixed build breakage.Kohei Yoshida1-5/+3
2010-12-16Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida1-1/+16
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-07When pulling data via DDE, empty string means empty cells.Kohei Yoshida1-1/+1
2010-11-07Add in-line comment.Kohei Yoshida1-0/+1
2010-11-07Fixed export of DDE links which use matrix objects.Kohei Yoshida1-91/+50
2010-11-06sal_Bool to bool, also don't use const reference for primitive types.Kohei Yoshida1-3/+5
2010-11-06Fixed all build breakages.Kohei Yoshida1-14/+13
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-06CWS-TOOLING: integrate CWS odff05Jens-Heiner Rechtien1-2/+2
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm1-0/+2
2008-04-10INTEGRATION: CWS changefileheader (1.17.266); FILE MERGEDRüdiger Timm1-47/+18
2007-06-13INTEGRATION: CWS jgarrays (1.16.212); FILE MERGEDOliver Bolte1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGEDVladimir Glazounov1-15/+13
2004-11-02INTEGRATION: CWS sab012 (1.8.364); FILE MERGEDRüdiger Timm1-2/+4
2004-10-22INTEGRATION: CWS calc23 (1.11.88); FILE MERGEDRüdiger Timm1-4/+5
2004-07-13INTEGRATION: CWS oasis (1.10.16); FILE MERGEDRüdiger Timm1-7/+7
2004-06-04INTEGRATION: CWS rowlimit (1.8.324); FILE MERGEDOliver Bolte1-6/+7
2004-03-08INTEGRATION: CWS cac (1.8.196); FILE MERGEDJens-Heiner Rechtien1-16/+32
2001-09-13#91968#; check the document and the model before usingSascha Ballach1-4/+6
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach1-23/+24
2001-02-27Changed usage of SvXMLUnitConverter::convertNumber(...) to useArmin Weiss1-3/+3
2000-12-19remove the most compiler warningsSascha Ballach1-6/+8
2000-11-21#80364#; it's now possible to Export/Import DDE Links in XMLSascha Ballach1-7/+19
2000-11-17fix two little bugsSascha Ballach1-3/+4
2000-11-17makes the export of dde links possibleSascha Ballach1-3/+144
2000-11-17set the start of DDE Links exportSascha Ballach1-0/+101