summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás
2014-08-03writerfilter: Switch according to first letter in getListValue().Jan Holesovsky
2014-08-03writerfilter: Kill ListValueMap(s) & their construction.Jan Holesovsky
2014-08-03redundant <list> around <choice>Miklos Vajna
2014-08-03Revert "writerfilter: Kill ListValueMap(s) & their construction."David Tardon
2014-08-03writerfilter: Kill ListValueMap(s) & their construction.Jan Holesovsky
2014-08-02indentation fixesMiklos Vajna
2014-08-02writerfilter: PEP 8 fixesMiklos Vajna
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl
2014-08-02writerfilter: RTF import: ignore content of \upr, except for \udMichael Stahl
2014-08-02writerfilter: remove never parsed xs:documentation elementsMiklos Vajna
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna
2014-08-01writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl
2014-08-01clean up unused OOXMLFastContextHandler::fldData parameterMiklos Vajna
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke
2014-08-01writerfilter: fail on non-existing includesMiklos Vajna
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna
2014-07-31writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl
2014-07-30writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-30Fix *_component_getFactory function typeStephan Bergmann
2014-07-30Remove redundant casts to voidStephan Bergmann
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl
2014-07-29writerfilter: nobody reads enumnameMiklos Vajna
2014-07-29writerfilter: unused OOXMLFactory_*::getName()Miklos Vajna
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate
2014-07-29fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi
2014-07-29DOCX import: handle ooxml::CT_Spacing_lineRule after lineMiklos Vajna
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl
2014-07-28writerfilter: unneeded whitespace tweakMiklos Vajna
2014-07-28writerfilter: add script to detect generated code changesMiklos Vajna
2014-07-28Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-07-27writerfilter: convert factoryimpl_ns to PythonMiklos Vajna
2014-07-27indentation fixesMiklos Vajna
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl