summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-3/+3
* DOCX import: detect document signatureMiklos Vajna2014-05-233-1/+13
* ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez2014-05-231-1/+2
* oox, writerfilter: add a14 namespace and tokensJacobo Aragunde Pérez2014-05-232-0/+413
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-202-4/+4
* writerfilter: remove using namespace from headersThomas Arnhold2014-05-199-73/+76
* DOCX import: tokenize v:background (VML description of page background)Miklos Vajna2014-05-192-2/+24
* writerfilter: drop last 'using' statement from headersMiklos Vajna2014-05-1811-136/+122
* writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna2014-05-187-76/+64
* writerfilter: drop remaining 'using' statements from headers in dmapperMiklos Vajna2014-05-183-13/+9
* writerfilter: drop global 'using css' from WrapPolygonHandler.hxxMiklos Vajna2014-05-183-8/+6
* writerfilter: drop global 'using' from XPathLoggerMiklos Vajna2014-05-182-12/+9
* writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna2014-05-1838-206/+213
* writerfilter: clean up two 'using' statement from header filesMiklos Vajna2014-05-182-8/+5
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-3/+3
* DOCX import: make sure inline shapes are not in the backgroundMiklos Vajna2014-05-161-0/+4
* ooxml: Preserve effects on picturesJacobo Aragunde Pérez2014-05-161-1/+12
* DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna2014-05-151-0/+4
* DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sectionsMiklos Vajna2014-05-141-0/+3
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-147-15/+15
* writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2014-05-142-2/+2
* fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh2014-05-143-1/+25
* fdo#78657 writerfilter: tokenize a:hlinkClickMiklos Vajna2014-05-132-7/+27
* writerfilter: unused mnRefCountThomas Arnhold2014-05-132-3/+0
* writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna2014-05-121-2/+1
* writerfilter: unused 'using' in dmapperMiklos Vajna2014-05-122-3/+0
* writerfilter: unused 'using' in rtftokMiklos Vajna2014-05-121-2/+0
* Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co2014-05-082-4/+4
* DomainMapperTableManager::endOfRowAction(): valgrind warningsMichael Stahl2014-05-061-2/+2
* ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez2014-05-062-1/+14
* writerfilter: try to fix 32-bit buildsMichael Stahl2014-05-061-6/+6
* fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate2014-05-064-11/+105
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-062-2/+2
* fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde2014-05-053-2/+26
* writerfilter: fix indentation in rtfdocumentimplMiklos Vajna2014-05-044-4037/+4537
* writerfilter: fix indentation in rtfdocumentfactoryMiklos Vajna2014-05-031-7/+9
* writerfilter: fix indentation in rtfcontrolwordsMiklos Vajna2014-05-022-7/+13
* writerfilter: sal_Bool->boolNoel Grandin2014-05-0210-16/+16
* writerfilter: fix indentation in rtf{fly,listener}Miklos Vajna2014-05-012-191/+195
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák2014-04-301-0/+4
* writerfilter: fix indentation in rtfreferencepropertiesMiklos Vajna2014-04-292-23/+27
* coverity#1210401 Non-virtual destructorCaolán McNamara2014-04-291-1/+1
* writerfilter: fix indentation in rtfreferencetableMiklos Vajna2014-04-282-19/+23
* Typo: becase -> becauseJulien Nabet2014-04-281-1/+1
* writerfilter: fix indentation in rtftokenizerMiklos Vajna2014-04-272-137/+142
* fix "transparency" of floating tables in docx import (fdo#77723)Luboš Luňák2014-04-271-1/+3
* writerfilter: fix indentation in rtfcharsetsMiklos Vajna2014-04-262-14/+19
* writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna2014-04-262-9/+0
* Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist2014-04-241-1/+1