summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)AuthorFilesLines
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna1-0/+1
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna1-2/+5
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl1-2/+12
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna1-2/+3
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna1-5/+7
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna1-7/+7
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna1-0/+3
2013-06-19fix rtf import on big endianDavid Tardon1-27/+15
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna1-0/+5
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna1-0/+1
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas1-1/+1
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2-0/+6
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna1-1/+4
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna1-0/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks22-506/+88
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna1-3/+8
2013-04-12RTF import: initial handling of posrelh and posrelv shape propertiesMiklos Vajna1-0/+22
2013-04-11RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna1-3/+23
2013-04-11RTF import of new-style frames: implement line color/widthMiklos Vajna1-1/+17
2013-04-11RTF shape import: fix default horizontal/vertical orient relationMiklos Vajna1-0/+7
2013-04-10fix new-style RTF frame default internal margin valuesMiklos Vajna3-14/+20
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna1-22/+2
2013-04-10RTF import: fix priority handling of shpz vs dhgtMiklos Vajna1-0/+4
2013-04-10RTF import of fillType and fillFocus shape propertiesMiklos Vajna3-1/+60
2013-04-10RTF import of new-style frames: fix txflTextFlow shape propertyMiklos Vajna1-4/+7
2013-04-10RTF import of new-style frames: fix nameMiklos Vajna1-1/+10
2013-04-10restore disabled rtfimport testsMiklos Vajna3-0/+10
2013-04-10RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120Miklos Vajna1-1/+5
2013-04-10RTF: also import rectangles as Writer text framesMiklos Vajna1-4/+3
2013-04-10RTF import of d{x,y}WrapDist* shape propertiesMiklos Vajna1-0/+8
2013-04-10fix RTF import of default fFitShapeToTextMiklos Vajna1-0/+4
2013-04-10RTF import of d{x,y}Text* shape propertiesMiklos Vajna1-0/+9
2013-04-10RTF import of new-style frames: fix defaultsMiklos Vajna3-25/+43
2013-04-10RTF import of new-style frames: avoid fake empty paragraph at the endMiklos Vajna1-1/+8
2013-04-10RTF filter: import text box shapes as a Writer textframeMiklos Vajna1-4/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-47/+29
2013-04-05import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna2-3/+34
2013-04-03fdo#51916 out of bounds substring accessMiklos Vajna1-3/+6
2013-04-03fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna2-2/+13
2013-04-02implement import/export of RTF_MNORMiklos Vajna2-3/+17
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-0/+11
2013-03-27use of aState instead of m_aStates.top in popStateMaxime de Roucy1-23/+21
2013-03-27reformat of rtfdocumentimpl.cxxMaxime de Roucy1-687/+944
2013-03-27minor update in rtfdocumentimpl.cxxMaxime de Roucy1-12/+27
2013-03-27solve fdo#62805Maxime de Roucy2-44/+44
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna1-2/+2
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna1-0/+9
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna1-1/+1