summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-04-10coverity#1000707: out of bounds accessMarkus Mohrhard
2013-04-10RTF import of new-style frames: fix txflTextFlow shape propertyMiklos Vajna
2013-04-10RTF import of new-style frames: fix nameMiklos Vajna
2013-04-10restore disabled rtfimport testsMiklos Vajna
2013-04-10RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120Miklos Vajna
2013-04-10RTF: also import rectangles as Writer text framesMiklos Vajna
2013-04-10RTF import of d{x,y}WrapDist* shape propertiesMiklos Vajna
2013-04-10fix RTF import of default fFitShapeToTextMiklos Vajna
2013-04-10RTF import of d{x,y}Text* shape propertiesMiklos Vajna
2013-04-10RTF import of new-style frames: fix defaultsMiklos Vajna
2013-04-10RTF import of new-style frames: avoid fake empty paragraph at the endMiklos Vajna
2013-04-10RTF filter: import text box shapes as a Writer textframeMiklos Vajna
2013-04-07Fix variables not initializedJulien Nabet
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
2013-04-05Resolves: #i119621# Outline level in sample file lostJürgen Schmidt
2013-04-04DOCX import of w:numPicBulletMiklos Vajna
2013-04-04Resolves: #i119544# sequence number is not displayed in docxJürgen Schmidt
2013-04-03fdo#51916 out of bounds substring accessMiklos Vajna
2013-04-03fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
2013-04-03writerfilter: fix silly init causing trivial STL assertion in testMichael Stahl
2013-04-03writerfilter: -Werror=sign-compareMichael Stahl
2013-04-03ooxmlimport: conditional table styles fixedSJacobi
2013-04-02implement import/export of RTF_MNORMiklos Vajna
2013-04-02fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30upgrade icu to 51.1Peter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28WaE: -Wsign-compareMiklos Vajna
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-27use of aState instead of m_aStates.top in popStateMaxime de Roucy
2013-03-27reformat of rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27minor update in rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27solve fdo#62805Maxime de Roucy
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-27ooxml tokenizer: CT_TblLayout -> CT_TblLayoutTypeMiklos Vajna
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-25cleanup gbuild outputPeter Foley
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-25#i119592# Fixed column widths.Andre Fischer
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-18fix other problems found by WundefLuboš Luňák
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák