summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-05-24discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák1-4/+10
2014-05-23DOCX import: tokenize <w:ptab>Miklos Vajna2-1/+5
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+3
2014-05-23DOCX import: detect document signatureMiklos Vajna3-1/+13
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez1-1/+2
2014-05-23oox, writerfilter: add a14 namespace and tokensJacobo Aragunde Pérez2-0/+413
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin2-4/+4
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold9-73/+76
2014-05-19DOCX import: tokenize v:background (VML description of page background)Miklos Vajna2-2/+24
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna11-136/+122
2014-05-18writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna7-76/+64
2014-05-18writerfilter: drop remaining 'using' statements from headers in dmapperMiklos Vajna3-13/+9
2014-05-18writerfilter: drop global 'using css' from WrapPolygonHandler.hxxMiklos Vajna3-8/+6
2014-05-18writerfilter: drop global 'using' from XPathLoggerMiklos Vajna2-12/+9
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna38-206/+213
2014-05-18writerfilter: clean up two 'using' statement from header filesMiklos Vajna2-8/+5
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-3/+3
2014-05-16DOCX import: make sure inline shapes are not in the backgroundMiklos Vajna1-0/+4
2014-05-16ooxml: Preserve effects on picturesJacobo Aragunde Pérez1-1/+12
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna1-0/+4
2014-05-14DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sectionsMiklos Vajna1-0/+3
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin7-15/+15
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2-2/+2
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh3-1/+25
2014-05-13fdo#78657 writerfilter: tokenize a:hlinkClickMiklos Vajna2-7/+27
2014-05-13writerfilter: unused mnRefCountThomas Arnhold2-3/+0
2014-05-12writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna1-2/+1
2014-05-12writerfilter: unused 'using' in dmapperMiklos Vajna2-3/+0
2014-05-12writerfilter: unused 'using' in rtftokMiklos Vajna1-2/+0
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co2-4/+4
2014-05-06DomainMapperTableManager::endOfRowAction(): valgrind warningsMichael Stahl1-2/+2
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez2-1/+14
2014-05-06writerfilter: try to fix 32-bit buildsMichael Stahl1-6/+6
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate4-11/+105
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin2-2/+2
2014-05-05fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde3-2/+26
2014-05-04writerfilter: fix indentation in rtfdocumentimplMiklos Vajna4-4037/+4537
2014-05-03writerfilter: fix indentation in rtfdocumentfactoryMiklos Vajna1-7/+9
2014-05-02writerfilter: fix indentation in rtfcontrolwordsMiklos Vajna2-7/+13
2014-05-02writerfilter: sal_Bool->boolNoel Grandin10-16/+16
2014-05-01writerfilter: fix indentation in rtf{fly,listener}Miklos Vajna2-191/+195
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-30actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák1-0/+4
2014-04-29writerfilter: fix indentation in rtfreferencepropertiesMiklos Vajna2-23/+27
2014-04-29coverity#1210401 Non-virtual destructorCaolán McNamara1-1/+1
2014-04-28writerfilter: fix indentation in rtfreferencetableMiklos Vajna2-19/+23
2014-04-28Typo: becase -> becauseJulien Nabet1-1/+1
2014-04-27writerfilter: fix indentation in rtftokenizerMiklos Vajna2-137/+142
2014-04-27fix "transparency" of floating tables in docx import (fdo#77723)Luboš Luňák1-1/+3
2014-04-26writerfilter: fix indentation in rtfcharsetsMiklos Vajna2-14/+19