summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-21coverity#705346 Missing break in switchCaolán McNamara
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara
2014-03-21coverity#705096 Dereference after null checkCaolán McNamara
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet
2014-02-25xmloff: import/export loext:rel-width/height-rel for Writer shapesMiklos Vajna
2014-02-24Here the line made sense, bring it back.Jan Holesovsky
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#708711 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708712 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708713 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708715 unused member variableCaolán McNamara
2014-02-21coverity#708718 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708719 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708720 Uninitialized scalar fieldCaolán McNamara
2014-02-15fdo#74524: ODF import: fix unhandled exception in annotation importMichael Stahl
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11coverity#708722 Uninitialized scalar fieldCaolán McNamara
2014-02-11coverity#708721 Uninitialized scalar fieldCaolán McNamara
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás
2014-02-06typo fixes in commentsAndras Timar
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-30swpagerelsize: implement ODF import/exportMiklos Vajna
2014-01-28bool improvementsStephan Bergmann
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann
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