summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-08-17fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna
2013-08-15DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna
2013-08-15DOCX import: handle w:topFromText and w:bottomFromText for floating tablesMiklos Vajna
2013-08-14Reduce scopeJulien Nabet
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna
2013-08-14DOCX import: fix table auto width for multiple tablesMiklos Vajna
2013-08-14w:spacing in a paragraph should also apply to as-char objects (bnc#780044)Luboš Luňák
2013-08-13DOCX import of paragraph border drop shadowMiklos Vajna
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna
2013-08-12OSL_FAIL -> SAL_WARNMiklos Vajna
2013-08-09fdo#53556 RTF import: fix handling of default shapeTypeMiklos Vajna
2013-08-09fdo#53556 RTF import of fFilled shape property for drwainglayer shapesMiklos Vajna
2013-08-06compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna
2013-08-05fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-27fdo#67365 fix RTF import of RTF_QC in table cells wrt unusual group stackMiklos Vajna
2013-07-27fdo#67365 fix RTF import of inherited cell widthsMiklos Vajna
2013-07-27fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna
2013-07-26fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widthsMiklos Vajna
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna
2013-07-26Related: bnc#820504 RTF import: don't anchor shapes TO_PAGEMiklos Vajna
2013-07-24fdo#66781 : fix bullets with level 0Adam Co
2013-07-24writerfilter: import w:mirrorIndents as a grab bag propertyMiklos Vajna
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba
2013-07-24Trying to fix the windows buildFridrich Štrba
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in writerfilterJulien Nabet
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna
2013-07-22fdo#66145: fix for FirstIsShared flagAdam Co
2013-07-22n#825976: handle TOC \h field for illustrations tables in writerfilterCédric Bosdonnat
2013-07-22writerfilter: make sure the redline stack always has at least one elementMiklos Vajna
2013-07-18fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna
2013-07-17Related: fdo#65632 DOCX import: make start/end of trackchange both be an sprmMiklos Vajna
2013-07-17Related: fdo#65632 DOCX filter: fix import of non-redlined footnoteMiklos Vajna
2013-07-17Mark as constTakeshi Abe
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-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna
2013-07-10writerfilter: move the crash test file to "pass" directoryMichael Stahl
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl
2013-07-10writerfilter: not every field has a Content propertyMichael Stahl
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann