summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-24coverity#705347 Missing break in switchNorbert Thiebaud
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-21generic integers to enumsLuboš Luňák
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara
2013-02-07Those auto_ptr can be replaced with boost::scoped_ptr.Kohei Yoshida
2013-01-29xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-12-08Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-09s/aIter++/++aIter/jailletc36
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02don't blow up on .odt export with !hasValue footers/headersCaolán McNamara
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-08-02STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)Noel Grandin
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-20office:annotation-end importMiklos Vajna
2012-07-20office:annotation-end exportMiklos Vajna
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-08removed unused includesTakeshi Abe
2012-07-05xmloff: unused includes in txtimpMiklos Vajna
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05fdo#30711: fix some problems in 7a1c5e54:Michael Stahl