summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák
2012-10-03fdo#44278: fix leaked image when import docxCédric Bosdonnat
2012-10-02Use prefixTor Lillqvist
2012-10-02Make Clang happyMiklos Vajna
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna
2012-09-30writerfilter: unused includes in DomainMapperMiklos Vajna
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna
2012-09-27writerfilter: unused includes in DomainMapper_ImplMiklos Vajna
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna
2012-09-26Apply shadow effect to graphics when importing from docx.Eilidh McAdam
2012-09-26n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna
2012-09-24warning C4482: nonstandard extension used: enum used in qualified nameStephan Bergmann
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna
2012-09-24fdo#49655 dmapper: fix default page style layoutMiklos Vajna
2012-09-22let's do this the other way around...David Tardon
2012-09-22fix typo causing missing dependencyMatúš Kukan
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat
2012-09-19writerfilter: try to make clang tinderbox happyMiklos Vajna
2012-09-19Import RTF shape wrap property.Eilidh McAdam
2012-09-19Correctly import multiple-point curves from RTF document.Eilidh McAdam
2012-09-19n#778828 fix docx import of continous section break on title pageMiklos Vajna
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17targetted make reversion.Bjoern Michaelsen
2012-09-17fix typoMiklos Vajna
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14n#778140 fix import of w:fldSimple character propertiesMiklos Vajna
2012-09-14n#778140 as the comment says, it's 100 twipsMiklos Vajna
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna
2012-09-13n#778836 fix DOCX import of right margin vs numbering and paragraph stylesMiklos Vajna
2012-09-12Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docxCaolán McNamara
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-10Related: rhbz#855541 ensure PropertyNameSupplier singleton ctor is threadsafeCaolán McNamara
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák