summaryrefslogtreecommitdiff
path: root/sc/inc/xmlwrap.hxx
AgeCommit message (Expand)Author
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-16sc: use the fastparser API when possibleNoel
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-09compact namespace in scNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-08-14loplugin:returnconstant in ScXMLChartExportWrapperNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2014-02-14sal_Bool->boolNoel Grandin
2013-12-19Properly import data stream data from ods.Kohei Yoshida
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15initial work on an odc exportMarkus Mohrhard
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
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
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.15.700); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.14.174); FILE MERGEDRüdiger Timm
2005-01-28INTEGRATION: CWS calc28 (1.13.142); FILE MERGEDRüdiger Timm
2004-10-04INTEGRATION: CWS mav09 (1.11.432); FILE MERGEDKurt Zenker
2004-06-04INTEGRATION: CWS rowlimit (1.11.324); FILE MERGEDOliver Bolte
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