summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák3-0/+5
2014-05-28writerfilter: remove unused analyzestage3.xslMiklos Vajna1-56/+0
2014-05-28writerfilter: remove unused AddingTable.cxxThomas Arnhold1-77/+0
2014-05-27writerfilter: remove unused attrsprm.xslMiklos Vajna1-160/+0
2014-05-27css already means ::com::sun::starThomas Arnhold1-1/+1
2014-05-27fdo#78348 DOCX import: end progressbar after parsing is doneMiklos Vajna1-0/+3
2014-05-26writerfilter: remove unused dummyannotate.xslMiklos Vajna1-833/+0
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna1-0/+11
2014-05-25writerfilter: remove unused rngtocxxMiklos Vajna1-50/+0
2014-05-25writerfilter: remove unused effort.xslMiklos Vajna1-63/+0
2014-05-24writerfilter: unused efforts.shMiklos Vajna1-20/+0
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