summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna6-9/+27
2012-10-15fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2-2/+11
2012-10-13Remove consecutive break and a break which follows a returnJulien Nabet1-1/+0
2012-10-13writerfilter: fix new clang warningsMiklos Vajna6-21/+12
2012-10-11fdo#55493 fix RTF import of specific PNG imageMiklos Vajna1-1/+4
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-10writerfilter: these can be static in ConversionHelperMiklos Vajna1-0/+2
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-65/+4
2012-10-08cppcheck: unreadVariablejailletc361-5/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+2
2012-10-04Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara1-0/+3
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2-3/+17
2012-10-03fdo#44278: fix leaked image when import docxCédric Bosdonnat1-0/+4
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-10-02Make Clang happyMiklos Vajna1-2/+2
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer1-0/+5
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna3-0/+21
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna1-2/+1
2012-09-30writerfilter: unused includes in DomainMapperMiklos Vajna1-3/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna3-1/+20
2012-09-27writerfilter: unused includes in DomainMapper_ImplMiklos Vajna1-20/+0
2012-09-27n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna1-1/+1
2012-09-26Apply shadow effect to graphics when importing from docx.Eilidh McAdam3-0/+48
2012-09-26n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna1-0/+29
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna6-1/+57
2012-09-24warning C4482: nonstandard extension used: enum used in qualified nameStephan Bergmann1-1/+1
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna1-0/+8
2012-09-24fdo#49655 dmapper: fix default page style layoutMiklos Vajna1-0/+2
2012-09-22let's do this the other way around...David Tardon1-0/+4
2012-09-22fix typo causing missing dependencyMatúš Kukan1-4/+0
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks9-15/+20
2012-09-21n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat1-0/+1
2012-09-21n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2-12/+14
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna1-2/+1
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna1-0/+2
2012-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer5-9/+29
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat1-0/+14
2012-09-19writerfilter: try to make clang tinderbox happyMiklos Vajna1-1/+2
2012-09-19Import RTF shape wrap property.Eilidh McAdam3-2/+23
2012-09-19Correctly import multiple-point curves from RTF document.Eilidh McAdam1-2/+11
2012-09-19n#778828 fix docx import of continous section break on title pageMiklos Vajna1-2/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud10-10/+8
2012-09-17targetted make reversion.Bjoern Michaelsen5-179/+213
2012-09-17fix typoMiklos Vajna1-2/+2
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna3-6/+22