summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna2-16/+20
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-1/+1
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna2-2/+11
2017-12-19tdf#114303 writerfilter: RTF import: fix default vert orient of shapesMichael Stahl2-5/+5
2017-12-13tdf#113183 DOCX import: fix not independent text box alignmentsMiklos Vajna1-0/+4
2017-12-07tdf#104650 Creating guard to reset status indicatortagezi1-3/+22
2017-12-06tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna1-0/+1
2017-11-24loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-24writerfilter: fix loplugin:simplifybool warningMiklos Vajna1-1/+1
2017-11-24pick a default during fuzzingCaolán McNamara1-4/+2
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22drop duplicate methodCaolán McNamara3-9/+9
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna31-7278/+7531
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin2-2/+2
2017-11-19tdf#86087 DOCX Import link as relative if preferredSzymon Kłos2-1/+3
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin1-109/+111
2017-11-13Fix typosAndrea Gelmini2-2/+2
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk3-13/+45
2017-11-09loplugin:unusedfieldsNoel Grandin2-4/+0
2017-11-09tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth1-1/+1
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-0/+3
2017-11-06sw: prefix members of SwScannerMiklos Vajna1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin4-5/+5
2017-11-03Only downcast to OOXMLFastContextHandlerShape when actually necessaryStephan Bergmann1-2/+1
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-3/+5
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl1-0/+3
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna2-8/+10
2017-10-31tdf#82065 strict docx import: add support for LN_CT_Ind_startJustin Luth1-0/+1
2017-10-26related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth1-0/+2
2017-10-26tdf#108947 - Fixed regressionThomas Beck2-22/+4
2017-10-24Fix typoAndrea Gelmini1-1/+1
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna1-0/+8
2017-10-23loplugin:includeform: writerfilterStephan Bergmann2-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-2/+1
2017-10-20Resolves: tdf#113230 crash in finishParagraphCaolán McNamara1-1/+4
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot1-8/+34
2017-10-19related tdf#87533: handle LN_EG_SectPrContents_bidi correctlySerge Krot1-1/+4
2017-10-18Fix typoAndrea Gelmini1-1/+1
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth1-1/+1
2017-10-17tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth1-5/+1
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna1-1/+2
2017-10-16Inconsistent block / missing TblBorders_rightJustin Luth1-4/+4
2017-10-11Fix typoAndrea Gelmini1-1/+1
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna1-6/+0
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot4-34/+231
2017-10-10tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk1-4/+4
2017-10-08Make Color a forward declarationChris Sherlock3-0/+3
2017-10-06related tdf#66398 remove useless breaksSerge Krot2-9/+2
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot3-9/+223