summaryrefslogtreecommitdiffstats
path: root/sc/inc/xmlwrap.hxx
Commit message (Collapse)AuthorAgeFilesLines
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
| | | | Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
* Finer grained ODS import mode selection.Kohei Yoshida2014-05-211-1/+8
| | | | Change-Id: I18520837f8d25103bf8482a0204b8a7b7740feb1
* Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida2014-05-211-5/+9
| | | | Change-Id: I0ae2f44b89b0db915e78a9b07835000e843d016f
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
| | | | Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi2014-02-151-2/+1
| | | | | | | Change-Id: I160f7af515d0a42f20fbc694fff7f39567ebeec5 Reviewed-on: https://gerrit.libreoffice.org/8062 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* sal_Bool->boolNoel Grandin2014-02-141-4/+4
| | | | Change-Id: I854458cb6f34976a275d479bb5d01548f7e464fd
* Properly import data stream data from ods.Kohei Yoshida2013-12-191-0/+6
| | | | Change-Id: Iedae2226ba08c614f1b700a5444715a990899d38
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-131-2/+2
| | | | Change-Id: I409d4820dd772aa761e806ac06a4f210c801fb41
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* initial work on an odc exportMarkus Mohrhard2013-03-151-0/+13
| | | | | | | | | | | We can now export a chart to odc when we are in chart edit mode from Calc. I need to add support for it to Writer and Impress as well. We can already open these files but copy&paste from the opened file fails. The next step is then to add a new menu entry Insert->Object->Chart from file Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
* Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-141-1/+1
| | | | | | | Change Calc to save ODF with compressed meta.xml as well, since there's no reason not to. Change-Id: Ib591b0e771a6f394d955f2ea9b43d6fb7c30ecdf
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-2/+2
| | | | | | | | Create a merged XWriter interface for the service. The xml.sax.Writer service already existed, it just did not have an IDL file. Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-2/+2
| | | | | | | The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-2/+2
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-2/+2
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
| |
* | I think that this eliminates the remaining //UNUSED commentsJustin Malcolm2010-09-291-2/+0
|/ | | | | | There were still some of these comments (actually, a lot of them). The most recent attachment should get rid of the last of them. (fd#30442)
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-3/+3
|
* INTEGRATION: CWS changefileheader (1.15.700); FILE MERGEDRüdiger Timm2008-04-101-30/+18
| | | | | 2008/04/01 15:29:47 thb 1.15.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.15.700.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ooo19126 (1.14.174); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:01:07 rt 1.14.174.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS calc28 (1.13.142); FILE MERGEDRüdiger Timm2005-01-281-3/+3
| | | | 2005/01/21 10:03:42 dr 1.13.142.1: #i10000# class/struct usage
* INTEGRATION: CWS mav09 (1.11.432); FILE MERGEDKurt Zenker2004-10-041-6/+8
| | | | | | 2004/07/08 23:02:27 mav 1.11.432.3: RESYNC: (1.11-1.12); FILE MERGED 2004/07/06 16:22:21 mba 1.11.432.2: #i27773#: error handling 2004/05/04 14:00:37 mba 1.11.432.1: #i27773#: remove so3
* INTEGRATION: CWS rowlimit (1.11.324); FILE MERGEDOliver Bolte2004-06-041-3/+14
| | | | 2003/11/28 19:47:28 er 1.11.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
* #90836#; better Errorhandling on loading of xml filesSascha Ballach2001-10-081-4/+5
|
* #80365#; add ProgressBar for XML importSascha Ballach2001-07-261-2/+3
|
* make encryption of streams possibleSascha Ballach2001-05-041-3/+3
|
* add the possibibility only to load and to save the styles in xmlSascha Ballach2001-03-291-4/+4
|
* split the export and the import in seperate streamsSascha Ballach2001-03-021-4/+6
|
* remove warningSascha Ballach2001-03-011-3/+3
|
* add class forward declarationsSascha Ballach2001-03-011-2/+6
|
* import meta with a own component; put shared calls of methos in one methodSascha Ballach2001-02-281-2/+16
|
* allow construction with medium or storageNiklas Nebel2001-02-091-4/+6
|
* get the XStatusIndicator in a own methodSascha Ballach2001-02-061-2/+11
|
* initial importJens-Heiner Rechtien2000-09-181-0/+80