summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-06-17writerfilter: try to make tinderbox happy againMichael Stahl1-1/+1
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl5-16/+93
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl1-0/+24
2014-06-17DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna1-1/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin26-133/+27
2014-06-17writerfilter: Kill unused XPathLogger.Jan Holesovsky6-155/+0
2014-06-15writerfilter: unused xmlify()Miklos Vajna2-32/+0
2014-06-15fix debug=2 buildCaolán McNamara1-3/+0
2014-06-14writerfilter: avoid unnecessary non-ascii characters in model.xmlMiklos Vajna1-4/+4
2014-06-14sw, writerfilter: identation fixesMiklos Vajna7-28/+40
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna1-4/+30
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl3-9/+27
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl3-6/+15
2014-06-12related: fdo#77979: writerfilter RTF import: read encoded font nameMichael Stahl1-3/+5
2014-06-12writerfilter: remove unused analyzemodel.xslMiklos Vajna2-127/+0
2014-06-11-Werror,-Wunused-parameterStephan Bergmann1-2/+2
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky11-706/+4
2014-06-11DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna3-1/+8
2014-06-11fdo#78885 : File crashed while opening in LOsushil_shinde1-1/+1
2014-06-11writerfilter: convert gperffasttokenhandler to PythonMiklos Vajna3-86/+53
2014-06-10coverity#1209547 Unchecked dynamic_castCaolán McNamara1-4/+7
2014-06-10fdo#78939 [DOCX] Hang while opening due to incorrect modification of StyleVinaya Mandke1-7/+1
2014-06-10writerfilter: convert fasttokens to PythonMiklos Vajna3-108/+80
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin24-145/+29
2014-06-07writerfilter: document what RTFParserState's LO/HI/DBCH doesMiklos Vajna1-1/+1
2014-06-07writerfilter: RTF_LOCH is not a NOP anymoreMiklos Vajna1-1/+0
2014-06-07writerfilter: remove unused XSL templatesMiklos Vajna2-35/+3
2014-06-06coverity#1209548 Unchecked dynamic_castCaolán McNamara1-0/+2
2014-06-05writerfilter: remove unused factory.xslMiklos Vajna1-73/+0
2014-06-05writerfilter: Kill createAndSetParent and createAndSetParentRef.Jan Holesovsky1-75/+0
2014-06-05writerfilter: Posix sed needs just one parameter.Jan Holesovsky1-2/+2
2014-06-05writerfilter: Kill RefAndPointer, all it does is one dynamic_cast.Jan Holesovsky3-110/+4
2014-06-05writerfilter: Avoid a temporary file, sed can handle this by itself.Jan Holesovsky4-9/+21
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04writerfilter: remove unused nostatus.xslMiklos Vajna1-37/+0
2014-06-04coverity#705337 Missing break in switch, probably not intentionalCaolán McNamara1-0/+1
2014-06-04writerfilter: reset properties of reused stylesMiklos Vajna1-0/+28
2014-06-04compareTo -> equalsNoel Grandin3-33/+33
2014-06-04RTFDocumentImpl::dispatchValue: fix indentationMiklos Vajna1-6/+4
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+1
2014-06-03writerfilter: fix log areaMichael Stahl1-1/+1
2014-06-03(related: bnc#823675) RTF import: get rid of hacks for \f in LISTLEVELMichael Stahl1-6/+3
2014-06-03RTF import: fix handling of \loch \hich \dbch \ltrch \rtlchMichael Stahl2-5/+20
2014-06-03fdo#79384: replace the work-around with a different oneMichael Stahl1-7/+7
2014-06-03fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl2-5/+31
2014-06-03writerfilter: remove unused todo.xslMiklos Vajna1-46/+0
2014-06-02writerfilter: unused FFData.xmlMiklos Vajna1-75/+0
2014-06-02fdo#79384 RTF import: allow { without } in style namesMiklos Vajna1-1/+6
2014-06-02fix debug=2 buildCaolán McNamara1-1/+1