summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-20fdo#58112 write loext:contextual-spacing accept style:contextual-spacingEike Rathke
2013-12-20prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-18fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl
2013-12-13fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke
2013-12-13fdo#72697 write <loext:sender-initials>Eike Rathke
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke
2013-12-10xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-08this assert is wrongMarkus Mohrhard
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-02fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-15Resolves: fdo#62461 put preferred image firstCaolán McNamara
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-07remove misleading commentAndras Timar
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-13sal_Bool to boolTakeshi Abe
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Mark as const / staticTakeshi Abe
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16sal_Bool to boolEike Rathke