summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna2014-06-191-3/+5
* writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky2014-06-1914-11/+88
* fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh2014-06-191-1/+9
* indentation fixesMiklos Vajna2014-06-197-41/+55
* writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky2014-06-1824-145/+129
* writerfilter: Consistent naming of dmapper_logger.Jan Holesovsky2014-06-182-8/+8
* writerfilter: RTF import: fix handling of associated char propertiesMichael Stahl2014-06-181-14/+27
* writerfilter: try to make tinderbox happy againMichael Stahl2014-06-171-1/+1
* n#825305: writerfilter RTF import: override style properties like WordMichael Stahl2014-06-175-16/+93
* fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl2014-06-171-0/+24
* DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna2014-06-171-1/+6
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1726-133/+27
* writerfilter: Kill unused XPathLogger.Jan Holesovsky2014-06-176-155/+0
* writerfilter: unused xmlify()Miklos Vajna2014-06-152-32/+0
* fix debug=2 buildCaolán McNamara2014-06-151-3/+0
* writerfilter: avoid unnecessary non-ascii characters in model.xmlMiklos Vajna2014-06-141-4/+4
* sw, writerfilter: identation fixesMiklos Vajna2014-06-147-28/+40
* DOCX import: implement linking for shapes having textboxesMiklos Vajna2014-06-131-4/+30
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl2014-06-133-9/+27
* fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl2014-06-133-6/+15
* related: fdo#77979: writerfilter RTF import: read encoded font nameMichael Stahl2014-06-121-3/+5
* writerfilter: remove unused analyzemodel.xslMiklos Vajna2014-06-122-127/+0
* -Werror,-Wunused-parameterStephan Bergmann2014-06-111-2/+2
* writerfilter: Kill debug_logger.Jan Holesovsky2014-06-1111-706/+4
* DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna2014-06-113-1/+8
* fdo#78885 : File crashed while opening in LOsushil_shinde2014-06-111-1/+1
* writerfilter: convert gperffasttokenhandler to PythonMiklos Vajna2014-06-113-86/+53
* coverity#1209547 Unchecked dynamic_castCaolán McNamara2014-06-101-4/+7
* fdo#78939 [DOCX] Hang while opening due to incorrect modification of StyleVinaya Mandke2014-06-101-7/+1
* writerfilter: convert fasttokens to PythonMiklos Vajna2014-06-103-108/+80
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0924-145/+29
* writerfilter: document what RTFParserState's LO/HI/DBCH doesMiklos Vajna2014-06-071-1/+1
* writerfilter: RTF_LOCH is not a NOP anymoreMiklos Vajna2014-06-071-1/+0
* writerfilter: remove unused XSL templatesMiklos Vajna2014-06-072-35/+3
* coverity#1209548 Unchecked dynamic_castCaolán McNamara2014-06-061-0/+2
* writerfilter: remove unused factory.xslMiklos Vajna2014-06-051-73/+0
* writerfilter: Kill createAndSetParent and createAndSetParentRef.Jan Holesovsky2014-06-051-75/+0
* writerfilter: Posix sed needs just one parameter.Jan Holesovsky2014-06-051-2/+2
* writerfilter: Kill RefAndPointer, all it does is one dynamic_cast.Jan Holesovsky2014-06-053-110/+4
* writerfilter: Avoid a temporary file, sed can handle this by itself.Jan Holesovsky2014-06-054-9/+21
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* writerfilter: remove unused nostatus.xslMiklos Vajna2014-06-041-37/+0
* coverity#705337 Missing break in switch, probably not intentionalCaolán McNamara2014-06-041-0/+1
* writerfilter: reset properties of reused stylesMiklos Vajna2014-06-041-0/+28
* compareTo -> equalsNoel Grandin2014-06-043-33/+33
* RTFDocumentImpl::dispatchValue: fix indentationMiklos Vajna2014-06-041-6/+4
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* writerfilter: fix log areaMichael Stahl2014-06-031-1/+1
* (related: bnc#823675) RTF import: get rid of hacks for \f in LISTLEVELMichael Stahl2014-06-031-6/+3