summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-09tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna
2017-05-02AutoText: read names of entriesSzymon Kłos
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-04-28loplugin:salunicodeliteral: writerfilterStephan Bergmann
2017-04-28drop toStringCaolán McNamara
2017-04-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna
2017-04-27Resolves: tdf#107411 LibreOffice hangs at RTF import timeCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung
2017-04-24Indentation fixesMiklos Vajna
2017-04-23AutoText: importing docx contentSzymon Kłos
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20Related: tdf#106690 DOCX import: don't reduce auto-space accross cellsMiklos Vajna
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-17tdf#106742: OOXML import/export: treat "tblInd" properly.Vitaliy Anderson
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