summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#68787 DOCX import: handle when w:separator is missing for footnotesMiklos Vajna2013-09-049-4/+47
* fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna2013-09-033-1/+22
* bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna2013-09-025-1/+33
* writerfilter: mark these as staticMiklos Vajna2013-08-311-2/+2
* fdo#41068: writerfilter: fix image wrap polygon importMichael Stahl2013-08-302-3/+5
* bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna2013-08-291-0/+38
* bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna2013-08-281-0/+9
* bnc#816593 DOCX import: let w:before not overwrite w:beforeAutospacingMiklos Vajna2013-08-281-2/+4
* bnc#816593 DOCX import: fix auto para spacing without compat optionMiklos Vajna2013-08-281-4/+3
* WaE: OUString::valueOf in higher debug levelsCaolán McNamara2013-08-261-1/+1
* Introduce msfilter::util::findQuotedText()Miklos Vajna2013-08-261-24/+4
* DOCX import of picture shadow transparencyMiklos Vajna2013-08-231-1/+3
* fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan2013-08-221-0/+13
* fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna2013-08-221-2/+3
* DOCX import: fix handling of textframes having shape text ending with a tableMiklos Vajna2013-08-212-0/+14
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2110-26/+26
* fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna2013-08-171-9/+5
* fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl2013-08-161-2/+11
* RTF import/export of paragraph drop shadowMiklos Vajna2013-08-151-0/+3
* DOCX import: handle custom left cell margin for float table positionMiklos Vajna2013-08-154-21/+24
* DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna2013-08-153-11/+18
* DOCX import: handle w:topFromText and w:bottomFromText for floating tablesMiklos Vajna2013-08-153-4/+16
* Reduce scopeJulien Nabet2013-08-141-2/+1
* DOCX import: fixed horizontal position of floating tablesMiklos Vajna2013-08-144-11/+37
* DOCX import: fix table auto width for multiple tablesMiklos Vajna2013-08-141-0/+2
* w:spacing in a paragraph should also apply to as-char objects (bnc#780044)Luboš Luňák2013-08-141-0/+9
* DOCX import of paragraph border drop shadowMiklos Vajna2013-08-135-8/+24
* RTF import: handle rotation on groupshapesMiklos Vajna2013-08-135-7/+32
* fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna2013-08-121-4/+9
* OSL_FAIL -> SAL_WARNMiklos Vajna2013-08-121-2/+2
* fdo#53556 RTF import: fix handling of default shapeTypeMiklos Vajna2013-08-091-0/+7
* fdo#53556 RTF import of fFilled shape property for drwainglayer shapesMiklos Vajna2013-08-092-11/+20
* compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák2013-08-063-0/+5
* fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna2013-08-062-9/+18
* fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2013-08-052-19/+30
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-07-291-1/+1
* fdo#67365 fix RTF import of RTF_QC in table cells wrt unusual group stackMiklos Vajna2013-07-271-0/+1
* fdo#67365 fix RTF import of inherited cell widthsMiklos Vajna2013-07-271-2/+0
* fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna2013-07-271-0/+5
* fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widthsMiklos Vajna2013-07-261-4/+11
* RTF import: fix groupshape import when shapes don't contain textMiklos Vajna2013-07-262-1/+5
* Related: bnc#820504 RTF import: don't anchor shapes TO_PAGEMiklos Vajna2013-07-261-0/+2
* fdo#66781 : fix bullets with level 0Adam Co2013-07-241-2/+12
* writerfilter: import w:mirrorIndents as a grab bag propertyMiklos Vajna2013-07-245-11/+40
* Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann2013-07-241-1/+1
* fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2013-07-241-1/+1
* Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2013-07-241-1/+1
* Trying to fix the windows buildFridrich Štrba2013-07-241-1/+1
* fdo#46037: no more comphelper/configurationhelper.hxx in writerfilterJulien Nabet2013-07-233-20/+3
* fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna2013-07-231-2/+7