summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlwrap.cxx
AgeCommit message (Expand)Author
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14catch const &Eike Rathke
2013-03-14i119411 - Read/write RDF support on ODS file formatAriel Constenla-Haile
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-21pass the storage to the XML import filterLuboš Luňák
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann
2013-01-06fix some memory leaks in scMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
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-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-07-27unify return type in this methodMarkus Mohrhard
2012-07-27this explicit conversion is unnecessary, use the implicit oneMarkus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-04catch exception by const referenceTakeshi Abe
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Add missing osl/diagnose.hThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Fix build.Thomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-11Use RTL_CONSTASCII_USTRINGPARAMJulien Nabet
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-09-17mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-04-09calc321stopper2: #i110692# ExportToComponent: reset stream flags if source st...Niklas Nebel
2010-04-13fwk140: #i108978# copy sheets from stream only if a SFX event was notified be...Niklas Nebel
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-11CWS-TOOLING: integrate CWS fwk129_DEV300Vladimir Glazunov
2009-11-19#i106854# get source stream directly from document's storage instead of a tem...Niklas Nebel