summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-223-9/+9
* RTF filter: drop now redundant astyle.optionsMiklos Vajna2017-11-2231-7278/+7531
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-202-2/+2
* tdf#86087 DOCX Import link as relative if preferredSzymon Kłos2017-11-192-1/+3
* loplugin:flatten in toolkit..writerfilterNoel Grandin2017-11-181-109/+111
* Fix typosAndrea Gelmini2017-11-132-2/+2
* tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk2017-11-103-13/+45
* loplugin:unusedfieldsNoel Grandin2017-11-092-4/+0
* tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth2017-11-091-1/+1
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-0/+3
* sw: prefix members of SwScannerMiklos Vajna2017-11-061-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-064-5/+5
* Only downcast to OOXMLFastContextHandlerShape when actually necessaryStephan Bergmann2017-11-031-2/+1
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-031-3/+5
* sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2017-11-021-0/+3
* tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna2017-10-312-8/+10
* tdf#82065 strict docx import: add support for LN_CT_Ind_startJustin Luth2017-10-311-0/+1
* related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth2017-10-261-0/+2
* tdf#108947 - Fixed regressionThomas Beck2017-10-262-22/+4
* Fix typoAndrea Gelmini2017-10-241-1/+1
* tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna2017-10-241-0/+8
* loplugin:includeform: writerfilterStephan Bergmann2017-10-232-4/+4
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-2/+1
* Resolves: tdf#113230 crash in finishParagraphCaolán McNamara2017-10-201-1/+4
* tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot2017-10-191-8/+34
* related tdf#87533: handle LN_EG_SectPrContents_bidi correctlySerge Krot2017-10-191-1/+4
* Fix typoAndrea Gelmini2017-10-181-1/+1
* tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth2017-10-181-1/+1
* tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth2017-10-171-5/+1
* tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna2017-10-171-1/+2
* Inconsistent block / missing TblBorders_rightJustin Luth2017-10-161-4/+4
* Fix typoAndrea Gelmini2017-10-111-1/+1
* tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna2017-10-101-6/+0
* tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot2017-10-104-34/+231
* tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk2017-10-101-4/+4
* Make Color a forward declarationChris Sherlock2017-10-083-0/+3
* related tdf#66398 remove useless breaksSerge Krot2017-10-062-9/+2
* tdf#66398 Import/export docx document protection propertiesSerge Krot2017-10-063-9/+223
* crashtesting: crash on import of abi3007-4.rtfCaolán McNamara2017-10-051-6/+9
* writerfilter: consistently use "" and <> in include directivesMike Kaganski2017-10-0567-152/+152
* add << operator for css::uno::ExceptionNoel Grandin2017-10-0414-43/+41
* loplugin:finalclasses in writerfilterNoel Grandin2017-10-046-26/+9
* tdf#112507 RTF import: fix too narrow table cellMiklos Vajna2017-10-031-6/+5
* new loplugin:blockblockNoel Grandin2017-10-031-43/+41
* remove some SAL_WARN in DomainMapper_ImplNoel Grandin2017-09-291-3/+0
* Revert "writerfilter: convert loops to range-based-for"Miklos Vajna2017-09-291-5/+13
* writerfilter: convert loops to range-based-forSerge Krot2017-09-281-13/+5
* tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna2017-09-271-2/+2