summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2014-05-24discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák
2014-05-23DOCX import: tokenize <w:ptab>Miklos Vajna
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-19writerfilter: remove using namespace from headersThomas Arnhold
2014-05-19DOCX import: tokenize v:background (VML description of page background)Miklos Vajna
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna
2014-05-18writerfilter: drop remaining 'using' statements from headers in dmapperMiklos Vajna
2014-05-18writerfilter: drop global 'using css' from WrapPolygonHandler.hxxMiklos Vajna
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16DOCX import: make sure inline shapes are not in the backgroundMiklos Vajna
2014-05-16ooxml: Preserve effects on picturesJacobo Aragunde Pérez
2014-05-15DOCX import: fix chart size when it's inside a TextFrameMiklos Vajna
2014-05-14DomainMapper_Impl::AddDummyParaForTableInSection: shapes can't have sectionsMiklos Vajna
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh
2014-05-13fdo#78657 writerfilter: tokenize a:hlinkClickMiklos Vajna
2014-05-12writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna
2014-05-12writerfilter: unused 'using' in dmapperMiklos Vajna
2014-05-06DomainMapperTableManager::endOfRowAction(): valgrind warningsMichael Stahl
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez
2014-05-06writerfilter: try to fix 32-bit buildsMichael Stahl
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde
2014-05-02writerfilter: sal_Bool->boolNoel Grandin
2014-04-30actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák
2014-04-29coverity#1210401 Non-virtual destructorCaolán McNamara
2014-04-28Typo: becase -> becauseJulien Nabet
2014-04-27fix "transparency" of floating tables in docx import (fdo#77723)Luboš Luňák
2014-04-26writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna
2014-04-24Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist
2014-04-24fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke
2014-04-22Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara
2014-04-22Accidentally removed "s"Stephan Bergmann
2014-04-22loplugin:passstringbyrefStephan Bergmann
2014-04-22-Werror,-Wparentheses-equalityStephan Bergmann
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-21handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate
2014-04-16fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende
2014-04-15Line spacing is not preserved for styles.PriyankaGaikwad
2014-04-15Properly #ifdef debug-only codeStephan Bergmann
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-04-11fdo#76635 : Table borders not preserved after RTRajashri