summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
...
* cppcheck: unreadVariablejailletc362012-10-081-5/+4
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-10/+2
* Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara2012-10-041-0/+3
* probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2012-10-032-3/+17
* fdo#44278: fix leaked image when import docxCédric Bosdonnat2012-10-031-0/+4
* Use prefixTor Lillqvist2012-10-022-2/+2
* Make Clang happyMiklos Vajna2012-10-021-2/+2
* docx import: properly import table positionPierre-Eric Pelloux-Prayer2012-10-021-16/+11
* docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer2012-10-021-0/+5
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna2012-10-013-0/+21
* fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna2012-10-011-2/+1
* writerfilter: unused includes in DomainMapperMiklos Vajna2012-09-301-3/+0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna2012-09-283-1/+20
* writerfilter: unused includes in DomainMapper_ImplMiklos Vajna2012-09-271-20/+0
* n#781825 fix DOCX import of bottom para margin autospacingMiklos Vajna2012-09-271-1/+1
* Apply shadow effect to graphics when importing from docx.Eilidh McAdam2012-09-263-0/+48
* 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