summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara1-1/+1
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna1-24/+4
2013-08-23DOCX import of picture shadow transparencyMiklos Vajna1-1/+3
2013-08-22fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan1-0/+13
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna1-2/+3
2013-08-21DOCX import: fix handling of textframes having shape text ending with a tableMiklos Vajna2-0/+14
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák10-26/+26
2013-08-17fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna1-9/+5
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl1-2/+11
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna1-0/+3
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna4-21/+24
2013-08-15DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna3-11/+18
2013-08-15DOCX import: handle w:topFromText and w:bottomFromText for floating tablesMiklos Vajna3-4/+16
2013-08-14Reduce scopeJulien Nabet1-2/+1
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna4-11/+37
2013-08-14DOCX import: fix table auto width for multiple tablesMiklos Vajna1-0/+2
2013-08-14w:spacing in a paragraph should also apply to as-char objects (bnc#780044)Luboš Luňák1-0/+9
2013-08-13DOCX import of paragraph border drop shadowMiklos Vajna5-8/+24
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna5-7/+32
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna1-4/+9
2013-08-12OSL_FAIL -> SAL_WARNMiklos Vajna1-2/+2
2013-08-09fdo#53556 RTF import: fix handling of default shapeTypeMiklos Vajna1-0/+7
2013-08-09fdo#53556 RTF import of fFilled shape property for drwainglayer shapesMiklos Vajna2-11/+20
2013-08-06compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák3-0/+5
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna2-9/+18
2013-08-05fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2-19/+30
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-07-27fdo#67365 fix RTF import of RTF_QC in table cells wrt unusual group stackMiklos Vajna1-0/+1
2013-07-27fdo#67365 fix RTF import of inherited cell widthsMiklos Vajna1-2/+0
2013-07-27fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna1-0/+5
2013-07-26fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widthsMiklos Vajna1-4/+11
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna2-1/+5
2013-07-26Related: bnc#820504 RTF import: don't anchor shapes TO_PAGEMiklos Vajna1-0/+2
2013-07-24fdo#66781 : fix bullets with level 0Adam Co1-2/+12
2013-07-24writerfilter: import w:mirrorIndents as a grab bag propertyMiklos Vajna5-11/+40
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann1-1/+1
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-1/+1
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba1-1/+1
2013-07-24Trying to fix the windows buildFridrich Štrba1-1/+1
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in writerfilterJulien Nabet3-20/+3
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna1-2/+7
2013-07-22fdo#66145: fix for FirstIsShared flagAdam Co3-0/+7
2013-07-22n#825976: handle TOC \h field for illustrations tables in writerfilterCédric Bosdonnat1-39/+63
2013-07-22writerfilter: make sure the redline stack always has at least one elementMiklos Vajna1-0/+5
2013-07-18fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna2-3/+13
2013-07-17Related: fdo#65632 DOCX import: make start/end of trackchange both be an sprmMiklos Vajna3-7/+9
2013-07-17Related: fdo#65632 DOCX filter: fix import of non-redlined footnoteMiklos Vajna2-9/+16
2013-07-17Mark as constTakeshi Abe5-8/+8
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