summaryrefslogtreecommitdiffstats
path: root/writerfilter/source
Commit message (Expand)AuthorAgeFilesLines
* writerfilter: drop last 'using' statement from headersMiklos Vajna2014-05-1810-105/+94
* 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-181-3/+3
* writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna2014-05-1832-175/+184
* 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
* 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
* writerfilter: fix indentation in rtflookaheadMiklos Vajna2014-04-242-39/+43
* fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke2014-04-245-3/+108
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-0/+3
* handle w:gridBefore by faking cells (fdo#38414)Luboš Luňák2014-04-234-2/+96
* writerfilter: fix indentation in rtfskipdestinationMiklos Vajna2014-04-222-21/+25
* Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara2014-04-222-13/+40
* Accidentally removed "s"Stephan Bergmann2014-04-221-1/+1
* loplugin:passstringbyrefStephan Bergmann2014-04-221-1/+1
* -Werror,-Wparentheses-equalityStephan Bergmann2014-04-221-2/+2