summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-08-04fix ref namesMiklos Vajna1-2/+2
2014-08-04reference to non-existing definesMiklos Vajna1-16/+0
2014-08-04ref names have no namespacesMiklos Vajna1-23/+23
2014-08-04more ambiguity fixesMiklos Vajna1-7/+7
2014-08-04fix ambiguityStephan Bergmann1-1/+1
2014-08-04DOCX import: handle all attributes of CT_TblLookMiklos Vajna6-23/+55
2014-08-04fdo#81993: Revert "Resolves: #i119464# Update default alignment ...Michael Stahl1-17/+1
2014-08-04writerfilter: tokenize all attributes of CT_TblLookMiklos Vajna4-8/+63
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-1/+1
2014-08-03writerfilter: Switch according to first letter in getListValue().Jan Holesovsky1-7/+34
2014-08-03writerfilter: Kill ListValueMap(s) & their construction.Jan Holesovsky6-101/+18
2014-08-03redundant <list> around <choice>Miklos Vajna1-370/+0
2014-08-03Revert "writerfilter: Kill ListValueMap(s) & their construction."David Tardon6-18/+101
2014-08-03writerfilter: Kill ListValueMap(s) & their construction.Jan Holesovsky6-101/+18
2014-08-02indentation fixesMiklos Vajna1-481/+479
2014-08-02writerfilter: PEP 8 fixesMiklos Vajna3-2/+17
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna1-0/+3
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl3-36/+24
2014-08-02writerfilter: RTF import: ignore content of \upr, except for \udMichael Stahl1-6/+9
2014-08-02writerfilter: remove never parsed xs:documentation elementsMiklos Vajna1-1987/+255
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna1-0/+3
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna3-40/+40
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl1-0/+21
2014-08-01clean up unused OOXMLFastContextHandler::fldData parameterMiklos Vajna4-9/+3
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke4-2/+19
2014-08-01writerfilter: fail on non-existing includesMiklos Vajna2-20/+1
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl3-3/+1
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage9-332/+325
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna1-0/+2
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna1-0/+6
2014-07-31writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl2-4/+25
2014-07-30writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna1-30/+30
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna5-2/+26
2014-07-30Fix *_component_getFactory function typeStephan Bergmann1-1/+1
2014-07-30Remove redundant casts to voidStephan Bergmann2-11/+3
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl2-4/+4
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl2-11/+15
2014-07-29writerfilter: nobody reads enumnameMiklos Vajna1-5/+0
2014-07-29writerfilter: unused OOXMLFactory_*::getName()Miklos Vajna4-27/+0
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna3-2/+18
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate1-2/+3
2014-07-29fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi1-1/+10
2014-07-29DOCX import: handle ooxml::CT_Spacing_lineRule after lineMiklos Vajna1-0/+10
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna2-9/+3
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-2/+7
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl1-1/+4
2014-07-28writerfilter: unneeded whitespace tweakMiklos Vajna1-6/+2
2014-07-28writerfilter: add script to detect generated code changesMiklos Vajna1-0/+47
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller2-41/+15