summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl1-4/+4
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl1-1/+0
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl1-0/+2
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl1-0/+18
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl1-0/+1
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl1-16/+53
2012-09-12Improvement on previous commitStephan Bergmann6-52/+25
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin3-9/+10
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin1-9/+6
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann24-99/+42
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2-2/+2
2012-08-08remove include comments and boxesThomas Arnhold8-40/+0
2012-08-07drop bogus eof linesThomas Arnhold2-4/+0
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini8-13/+18
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl1-51/+52
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power3-0/+27
2012-08-03additional const_iterator in const methodCaolán McNamara1-2/+2
2012-08-02SvXMLAutoStylePoolP_Impl: try to make MSVC happyMichael Stahl1-4/+6
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl1-1/+0
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin4-40/+33
2012-08-02STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)Noel Grandin1-44/+37
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)Noel Grandin1-34/+37
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara5-239/+188
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara1-1/+1
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara8-119/+41
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara6-6/+0
2012-07-28WaE: unused variableTor Lillqvist1-1/+3
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl6-6/+3
2012-07-20office:annotation-end importMiklos Vajna2-5/+63
2012-07-20office:annotation-end exportMiklos Vajna3-4/+35
2012-07-19odf: export old path without unsupported commands in draw namespace as wellRadek Doulik1-6/+16
2012-07-19fdo#38056: ODF import: fix page style attributes:Michael Stahl1-0/+51
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik4-7/+13
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák2-3/+3
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-12/+12
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna2-0/+23
2012-07-13fix a crash with empty stringLuboš Luňák1-4/+2
2012-07-11Decrease header files dependenciesMatteo Casalin3-3/+3
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna12-54/+48
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+4
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna2-13/+4
2012-07-08removed unused includesTakeshi Abe2-2/+0
2012-07-05xmloff: unused includes in txtimpMiklos Vajna1-22/+0
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna5-16/+113
2012-07-02Remove unused definesThomas Arnhold1-4/+0
2012-07-01Remove unused definesThomas Arnhold1-3/+0
2012-06-29Remove include guardsThomas Arnhold4-9/+0
2012-06-29Remove unused localsThomas Arnhold1-4/+0