summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2017-04-26use strong_int for LanguageTypeNoel Grandin2-3/+3
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna1-0/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung3-7/+7
2017-04-24Indentation fixesMiklos Vajna1-1/+1
2017-04-23AutoText: importing docx contentSzymon Kłos2-0/+8
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-20Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna5-0/+20
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+2
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna1-1/+20
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson1-3/+36
2017-04-13PropertyMap.cxx: Indents and formattingVitaliy Anderson2-1076/+1043
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson2-15/+0
2017-04-12enum spelling: throught -> throughJustin Luth4-7/+7
2017-04-11tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna1-3/+15
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-2/+4
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna3-7/+50
2017-04-04loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin6-8/+8
2017-04-01ubsan: use WrapTextMode_MAKE_FIXED_SIZE instead of -1 as unset flagCaolán McNamara3-4/+4
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson4-13/+28
2017-03-31writerfilter: default break type identified as _nextPageJustin Luth1-3/+6
2017-03-31use actual UNO enums in writerfilterNoel Grandin16-38/+43
2017-03-30writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl1-1/+5
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua2-2/+32
2017-03-30Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna1-0/+4
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson1-4/+0
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna1-1/+19
2017-03-28tdf#105975 Add Set field parsing (docx) in LibreOffice WriterJean-Sebastien Bevilacqua2-4/+46
2017-03-27Indentation fixesMiklos Vajna1-3/+3
2017-03-25Fix typosAndrea Gelmini4-5/+5
2017-03-24Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara1-8/+8
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-5/+5
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2-8/+14
2017-03-19fix typo/grammar: "the the" --> thedennisroczek2-518/+512
2017-03-17cleanup double includes and declarationsJochen Nitschke1-10/+6
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-3/+3
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna1-2/+4
2017-03-13tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth1-1/+2
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-2/+2
2017-03-07tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna4-15/+60
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-8/+8
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna1-1/+2
2017-03-01writerfilter: avoid repeating the return type from the declarationMiklos Vajna3-8/+8
2017-02-28new loplugin unoanyNoel Grandin18-96/+96
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna1-0/+1