summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLExportDDELinks.cxx
Commit message (Expand)AuthorAgeFilesLines
* resolved fdo#72288 made case insensitive matrix string query work againEike Rathke2013-12-041-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Remove superfluous include commentsThomas Arnhold2012-06-091-2/+0
* Remove unused code.Elton Chung2012-02-051-17/+0
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-111-4/+4
* some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-10/+10
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-4/+4
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-3/+3
* | Fixed build breakage.Kohei Yoshida2010-12-161-5/+3
* | Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida2010-12-161-1/+16
|\ \
| * | cppcheck: methods can be constCaolán McNamara2010-11-251-1/+1
* | | When pulling data via DDE, empty string means empty cells.Kohei Yoshida2010-11-071-1/+1
* | | Add in-line comment.Kohei Yoshida2010-11-071-0/+1
* | | Fixed export of DDE links which use matrix objects.Kohei Yoshida2010-11-071-91/+50
* | | sal_Bool to bool, also don't use const reference for primitive types.Kohei Yoshida2010-11-061-3/+5
* | | Fixed all build breakages.Kohei Yoshida2010-11-061-14/+13
|/ /
* / Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS odff05Jens-Heiner Rechtien2009-01-061-2/+2
* CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm2008-12-111-0/+2
* INTEGRATION: CWS changefileheader (1.17.266); FILE MERGEDRüdiger Timm2008-04-101-47/+18
* INTEGRATION: CWS jgarrays (1.16.212); FILE MERGEDOliver Bolte2007-06-131-3/+3
* INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGEDKurt Zenker2006-07-211-6/+5
* INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGEDVladimir Glazounov2005-03-231-15/+13
* INTEGRATION: CWS sab012 (1.8.364); FILE MERGEDRüdiger Timm2004-11-021-2/+4
* INTEGRATION: CWS calc23 (1.11.88); FILE MERGEDRüdiger Timm2004-10-221-4/+5
* INTEGRATION: CWS oasis (1.10.16); FILE MERGEDRüdiger Timm2004-07-131-7/+7
* INTEGRATION: CWS rowlimit (1.8.324); FILE MERGEDOliver Bolte2004-06-041-6/+7
* INTEGRATION: CWS cac (1.8.196); FILE MERGEDJens-Heiner Rechtien2004-03-081-16/+32
* #91968#; check the document and the model before usingSascha Ballach2001-09-131-4/+6
* #90255#; remove xmlkywd.hxxSascha Ballach2001-07-261-23/+24
* Changed usage of SvXMLUnitConverter::convertNumber(...) to useArmin Weiss2001-02-271-3/+3
* remove the most compiler warningsSascha Ballach2000-12-191-6/+8
* #80364#; it's now possible to Export/Import DDE Links in XMLSascha Ballach2000-11-211-7/+19
* fix two little bugsSascha Ballach2000-11-171-3/+4
* makes the export of dde links possibleSascha Ballach2000-11-171-3/+144
* set the start of DDE Links exportSascha Ballach2000-11-171-0/+101