summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl2017-05-051-5/+7
* loplugin:checkunusedparams in writerfilterNoel Grandin2017-05-057-32/+30
* Replace all OUString("") with OUString()Arnaud Versini2017-05-043-3/+3
* tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2017-05-033-4/+21
* AutoText: read names of entriesSzymon Kłos2017-05-022-0/+21
* AutoText: Reading multiple entriesSzymon Kłos2017-05-0110-1/+82
* loplugin:salunicodeliteral: writerfilterStephan Bergmann2017-04-282-6/+6
* drop toStringCaolán McNamara2017-04-283-3/+3
* writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna2017-04-272-5/+5
* Resolves: tdf#107411 LibreOffice hangs at RTF import timeCaolán McNamara2017-04-271-2/+2
* use strong_int for LanguageTypeNoel Grandin2017-04-262-3/+3
* tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna2017-04-251-0/+6
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung2017-04-243-7/+7
* Indentation fixesMiklos Vajna2017-04-241-1/+1
* AutoText: importing docx contentSzymon Kłos2017-04-232-0/+8
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna2017-04-205-0/+20
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-1/+2
* tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2017-04-191-1/+20
* tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson2017-04-171-3/+36
* PropertyMap.cxx: Indents and formattingVitaliy Anderson2017-04-132-1076/+1043
* NumberingManager.cxx: remove unusedVitaliy Anderson2017-04-122-15/+0
* enum spelling: throught -> throughJustin Luth2017-04-124-7/+7
* tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2017-04-111-3/+15
* tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl2017-04-071-2/+4
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-1/+1
* tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2017-04-043-7/+50
* loplugin:unusedmethodsNoel Grandin2017-04-041-1/+0
* tdf#39468 Translate German commentsJens Carl2017-04-031-1/+1
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-036-8/+8
* ubsan: use WrapTextMode_MAKE_FIXED_SIZE instead of -1 as unset flagCaolán McNamara2017-04-013-4/+4
* tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson2017-03-314-13/+28
* writerfilter: default break type identified as _nextPageJustin Luth2017-03-311-3/+6
* use actual UNO enums in writerfilterNoel Grandin2017-03-3116-38/+43
* writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl2017-03-301-1/+5
* tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua2017-03-302-2/+32
* Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna2017-03-301-0/+4
* tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson2017-03-301-4/+0
* tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna2017-03-281-1/+19
* tdf#105975 Add Set field parsing (docx) in LibreOffice WriterJean-Sebastien Bevilacqua2017-03-282-4/+46
* Indentation fixesMiklos Vajna2017-03-271-3/+3
* Fix typosAndrea Gelmini2017-03-254-5/+5
* Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara2017-03-241-8/+8
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-232-5/+5
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-222-8/+14
* fix typo/grammar: "the the" --> thedennisroczek2017-03-192-518/+512
* cleanup double includes and declarationsJochen Nitschke2017-03-171-10/+6