summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna2012-09-261-0/+29
* n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna2012-09-256-1/+57
* warning C4482: nonstandard extension used: enum used in qualified nameStephan Bergmann2012-09-241-1/+1
* fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna2012-09-241-0/+8
* fdo#49655 dmapper: fix default page style layoutMiklos Vajna2012-09-241-0/+2
* let's do this the other way around...David Tardon2012-09-221-0/+4
* fix typo causing missing dependencyMatúš Kukan2012-09-221-4/+0
* fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2012-09-219-15/+20
* n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat2012-09-211-0/+1
* n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2012-09-212-12/+14
* fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna2012-09-211-2/+1
* fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna2012-09-211-0/+2
* docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer2012-09-205-9/+29
* n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat2012-09-201-0/+14
* writerfilter: try to make clang tinderbox happyMiklos Vajna2012-09-191-1/+2
* Import RTF shape wrap property.Eilidh McAdam2012-09-193-2/+23
* Correctly import multiple-point curves from RTF document.Eilidh McAdam2012-09-191-2/+11
* n#778828 fix docx import of continous section break on title pageMiklos Vajna2012-09-191-2/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-1810-10/+8
* targetted make reversion.Bjoern Michaelsen2012-09-175-179/+213
* fix typoMiklos Vajna2012-09-171-2/+2
* n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna2012-09-173-6/+22
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-1410-275/+165
* n#778140 fix import of w:fldSimple character propertiesMiklos Vajna2012-09-142-1/+8
* n#778140 as the comment says, it's 100 twipsMiklos Vajna2012-09-141-3/+3
* n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna2012-09-142-4/+1
* n#778836 fix DOCX import of right margin vs numbering and paragraph stylesMiklos Vajna2012-09-133-7/+84
* Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara2012-09-121-4/+10
* n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2012-09-121-0/+1
* Related: rhbz#855541 ensure PropertyNameSupplier singleton ctor is threadsafeCaolán McNamara2012-09-101-2/+8
* -Werror,-Wunused-private-fieldStephan Bergmann2012-09-102-3/+0
* move the code for adding temporary fonts to a separate classLuboš Luňák2012-09-071-3/+3
* read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák2012-09-065-3/+32
* basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák2012-09-068-4/+197
* temporarily set a substream as the document streamLuboš Luňák2012-09-061-0/+4
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-3/+0
* n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-09-041-0/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-313-6/+4
* n#777337 fix DOCX import of title page top/bottom margin with headers/footersMiklos Vajna2012-08-301-0/+4
* Move group handling from RTFDocumentImpl to RTFTokenizerMiklos Vajna2012-08-284-22/+36
* fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2012-08-282-6/+48
* n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna2012-08-274-2/+19
* n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna2012-08-271-0/+2
* refactor duplicated code to DomainMapper_Impl::getCurrentNumberingPropertyMiklos Vajna2012-08-233-60/+37
* n#775906 dmapper: fix inherited first/left margin vs w:ind/w:rightMiklos Vajna2012-08-231-0/+42
* fix math export/import in docx/rtfLuboš Luňák2012-08-233-4/+15
* n#775899 sw: add FloattableNomargins compat flagMiklos Vajna2012-08-231-0/+2
* n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna2012-08-217-1/+191
* fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2012-08-201-0/+3
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5