summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-11-24loplugin:unnecessaryparenStephan Bergmann
2017-11-24writerfilter: fix loplugin:simplifybool warningMiklos Vajna
2017-11-24pick a default during fuzzingCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-19tdf#86087 DOCX Import link as relative if preferredSzymon Kłos
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-11-09tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06sw: prefix members of SwScannerMiklos Vajna
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-03Only downcast to OOXMLFastContextHandlerShape when actually necessaryStephan Bergmann
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna
2017-10-31tdf#82065 strict docx import: add support for LN_CT_Ind_startJustin Luth
2017-10-26related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth
2017-10-26tdf#108947 - Fixed regressionThomas Beck
2017-10-24Fix typoAndrea Gelmini
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna
2017-10-23loplugin:includeform: writerfilterStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-20Resolves: tdf#113230 crash in finishParagraphCaolán McNamara
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot
2017-10-19related tdf#87533: handle LN_EG_SectPrContents_bidi correctlySerge Krot
2017-10-18Fix typoAndrea Gelmini
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth
2017-10-17tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna
2017-10-16Inconsistent block / missing TblBorders_rightJustin Luth
2017-10-11Fix typoAndrea Gelmini
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot
2017-10-10tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-06related tdf#66398 remove useless breaksSerge Krot
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot
2017-10-05crashtesting: crash on import of abi3007-4.rtfCaolán McNamara
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29remove some SAL_WARN in DomainMapper_ImplNoel Grandin