summaryrefslogtreecommitdiff
path: root/sc/inc/xmlwrap.hxx
AgeCommit message (Collapse)Author
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
Change Calc to save ODF with compressed meta.xml as well, since there's no reason not to. Change-Id: Ib591b0e771a6f394d955f2ea9b43d6fb7c30ecdf
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
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
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
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)
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.15.700); FILE MERGEDRüdiger Timm
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.
2005-09-08INTEGRATION: CWS ooo19126 (1.14.174); FILE MERGEDRüdiger Timm
2005/09/05 15:01:07 rt 1.14.174.1: #i54170# Change license header: remove SISSL
2005-01-28INTEGRATION: CWS calc28 (1.13.142); FILE MERGEDRüdiger Timm
2005/01/21 10:03:42 dr 1.13.142.1: #i10000# class/struct usage
2004-10-04INTEGRATION: CWS mav09 (1.11.432); FILE MERGEDKurt Zenker
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
2004-06-04INTEGRATION: CWS rowlimit (1.11.324); FILE MERGEDOliver Bolte
2003/11/28 19:47:28 er 1.11.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
2001-10-08#90836#; better Errorhandling on loading of xml filesSascha Ballach
2001-07-26#80365#; add ProgressBar for XML importSascha Ballach
2001-05-04make encryption of streams possibleSascha Ballach
2001-03-29add the possibibility only to load and to save the styles in xmlSascha Ballach
2001-03-02split the export and the import in seperate streamsSascha Ballach
2001-03-01remove warningSascha Ballach
2001-03-01add class forward declarationsSascha Ballach
2001-02-28import meta with a own component; put shared calls of methos in one methodSascha Ballach
2001-02-09allow construction with medium or storageNiklas Nebel
2001-02-06get the XStatusIndicator in a own methodSascha Ballach
2000-09-18initial importJens-Heiner Rechtien