summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-05crashtesting: crash on import of abi3007-4.rtfCaolán McNamara1-6/+9
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski67-152/+152
2017-10-04add << operator for css::uno::ExceptionNoel Grandin14-43/+41
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin6-26/+9
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna1-6/+5
2017-10-03new loplugin:blockblockNoel Grandin1-43/+41
2017-09-29remove some SAL_WARN in DomainMapper_ImplNoel Grandin1-3/+0
2017-09-29Revert "writerfilter: convert loops to range-based-for"Miklos Vajna1-5/+13
2017-09-28writerfilter: convert loops to range-based-forSerge Krot1-13/+5
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna1-2/+2
2017-09-26tdf#112446 ooxmlimport: Orient=NONE when distance is givenJustin Luth1-0/+2
2017-09-26tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna3-5/+12
2017-09-26Map RTF codepage 0 to osl_getThreadTextEncoding()Stephan Bergmann1-1/+4
2017-09-25RTF import: split this call into simpler onesMiklos Vajna1-5/+4