summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-26writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna2-9/+0
2014-04-24Blind fix: writerfilter::TableManager used without template parametersTor Lillqvist1-1/+1
2014-04-24writerfilter: fix indentation in rtflookaheadMiklos Vajna2-39/+43
2014-04-24fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke5-3/+108
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-23handle w:gridBefore by faking cells (fdo#38414)Luboš Luňák4-2/+96
2014-04-22writerfilter: fix indentation in rtfskipdestinationMiklos Vajna2-21/+25
2014-04-22Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara3-13/+1759
2014-04-22Accidentally removed "s"Stephan Bergmann1-1/+1
2014-04-22loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-04-22-Werror,-Wparentheses-equalityStephan Bergmann1-2/+2
2014-04-22Related: fdo#77600 RTF import: RTFValue::equals: compare attribute contentMiklos Vajna3-0/+14
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam3-3/+105
2014-04-21handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2-7/+24
2014-04-21writerfilter: fix indentation in rtfsdrimportMiklos Vajna2-155/+160
2014-04-20writerfilter: fix indentation in rtfvalueMiklos Vajna2-107/+109
2014-04-19writerfilter: fix indentation in rtfsprmMiklos Vajna2-76/+96
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold76-196/+196
2014-04-18fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna3-3/+7