summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski
2017-12-07tdf#104650 Creating guard to reset status indicatortagezi
2017-12-07Check if we have status indicatorMike Kaganski
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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