summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.cxx
AgeCommit message (Expand)Author
2014-11-14Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2014-03-21coverity#736084 Missing break in switchCaolán McNamara
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl
2013-12-29fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna
2013-09-30fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna
2013-08-11fdo#53556 RTF import: fix visibility and text wrapping issuesMiklos Vajna
2013-08-08fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna
2013-07-22fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna
2013-04-10fix new-style RTF frame default internal margin valuesMiklos Vajna
2013-04-10RTF import of fillType and fillFocus shape propertiesMiklos Vajna
2013-04-10restore disabled rtfimport testsMiklos 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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna
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-02implement import/export of RTF_MNORMiklos Vajna
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-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna
2013-03-18fdo#61909 fix RTF import of default font without RTF_PLAINMiklos Vajna
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna
2013-03-01fdo#59638 import RTF_LFOLEVELMiklos Vajna
2013-03-01rtftok: clean this up, SAL_INFO already provides location infoMiklos Vajna