summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#64238: fix for missing footer bugAdam Co2013-06-192-32/+60
* fix rtf import on big endianDavid Tardon2013-06-191-27/+15
* fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa2013-06-191-3/+3
* bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2013-06-181-1/+8
* -Werror=maybe-uninitializedStephan Bergmann2013-06-181-2/+1
* n#820836: dmapper, fixed typos in first page style creationCédric Bosdonnat2013-06-181-2/+2
* n#820504: default color hidden by Default style in writerfilterCédric Bosdonnat2013-06-181-2/+1
* Import/export RTF_REVISIONSMiklos Vajna2013-06-161-0/+3
* RTFDocumentImpl::getShapetextBuffer can go as wellMiklos Vajna2013-06-162-18/+1
* RTFDocumentImpl::replayShapetext is no longer neededMiklos Vajna2013-06-163-18/+1
* docx: fdo#43093 fdo#44029 fix the alignment when the paragraph are RTLFaisal M. Al-Otaibi2013-06-161-4/+19
* RTF import of fFitShapeToText shape propertyMiklos Vajna2013-06-161-1/+9
* RTF import: implement support for tables inside text framesMiklos Vajna2013-06-164-13/+54
* Factor out RTFSdrImport::applyProperty() from RTFSdrImport::resolve()Miklos Vajna2013-06-164-48/+54
* RTF filter: import posh/posv property of shapesMiklos Vajna2013-06-153-0/+48
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-1/+1
* fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co2013-06-131-2/+8
* Fix typoPavel Janík2013-06-122-2/+2
* rtl_string2UString_status() - Wrong TextEncodingMiklos Vajna2013-06-121-1/+1
* abi#4817 attempt to access an element in an empty containerMiklos Vajna2013-06-112-1/+7
* writerfilter: move the RTF tests to slowcheckMiklos Vajna2013-06-111-1/+1
* hack for reading properly textencoding for opensymbol from old LOLuboš Luňák2013-06-111-0/+8
* Correct the XML document handler...Oliver-Rainer Wittmann2013-06-105-48/+43
* Related fdo#33895 add some checks against NULL derefsJulien Nabet2013-06-101-1/+6
* fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna2013-06-102-0/+11
* RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna2013-06-072-11/+11
* valgrind: uninit variableCaolán McNamara2013-06-061-2/+3
* add some checks against NULL derefsCaolán McNamara2013-06-062-0/+6
* bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna2013-06-051-2/+3
* bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna2013-06-055-5/+24
* fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna2013-06-043-8/+11
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-22/+13
* Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang2013-06-033-4/+19
* Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang2013-05-313-13/+15
* n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat2013-05-317-9/+107
* bnc#817956 DOCX import of page border shadowMiklos Vajna2013-05-307-6/+40
* bnc#817956 DOCX import: missing last character of shape textMiklos Vajna2013-05-291-1/+4
* import RTF_BACKGROUNDMiklos Vajna2013-05-293-1/+23
* n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat2013-05-281-3/+17
* bnc#817956 DOCX import of document background colorMiklos Vajna2013-05-274-1/+10
* writerfilter: update READMEMiklos Vajna2013-05-271-4/+8
* fdo#64671 Some special RTF characters were not skipped correctlyUrmas2013-05-271-1/+1
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-246-7/+7
* map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák2013-05-233-11/+35
* Related #i120832#, the style and color set on table text by user...Jian Fang Zhang2013-05-231-6/+0
* bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna2013-05-215-0/+35
* fdo#46808, Use service constructorsNoel Grandin2013-05-211-14/+4
* #i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang2013-05-201-0/+2
* Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang2013-05-204-3/+56
* bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna2013-05-161-1/+6