summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-04-13PropertyMap.cxx: Indents and formattingVitaliy Anderson
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-11tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-01ubsan: use WrapTextMode_MAKE_FIXED_SIZE instead of -1 as unset flagCaolán McNamara
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson
2017-03-31writerfilter: default break type identified as _nextPageJustin Luth
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-30writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl
2017-03-30tdf#105975 Add Formula field parsing (docx) in SWriterJean-Sebastien Bevilacqua
2017-03-30Related: tdf#105454 DOCX import: fix unwanted enabled-by-default kerningMiklos Vajna
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna
2017-03-28tdf#105975 Add Set field parsing (docx) in LibreOffice WriterJean-Sebastien Bevilacqua
2017-03-27Indentation fixesMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-24Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-13tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth
2017-03-11Fix typosAndrea Gelmini
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-07tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-03-01writerfilter: avoid repeating the return type from the declarationMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2017-02-24vcl PDF import: there is no PNG encoding hereMiklos Vajna
2017-02-24tdf#105490: writerfilter exception - ULSpace must be >= 0Justin Luth
2017-02-23writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-17tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea
2017-02-15writerfilter: can use std::move() hereMiklos Vajna
2017-02-14RTF import: handle target of hyperlinkMiklos Vajna
2017-02-09tdf#105852: don't merge cells if there were no merge continuationMike Kaganski
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin