summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-11-21tdf#138210 check if CustomShapeGeometry exist first.Mark Hung1-39/+35
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer25-404/+366
2020-11-17loplugin:stringviewparam check methods tooNoel2-3/+3
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna3-1/+18
2020-11-12DOCX import: fix lost cached result inside an IF fieldMiklos Vajna3-13/+55
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-2/+2
2020-11-12tdf#137850 writerfilter compatibilityMode15: ignore behindDoc if wrappedJustin Luth1-0/+17
2020-11-12remove Fraction::operator tools::Long()Noel1-2/+2
2020-11-11loplugin:stringviewNoel1-2/+2
2020-11-10new loplugin:reducevarscopeNoel Grandin1-2/+2
2020-11-10DOCX import: fix <w:spacing w:before="..."/> for more than 58cmMiklos Vajna4-1/+87
2020-11-04RTF import: change exception type thrown on destination errorsVasily Melenchuk1-2/+5
2020-11-04tdf#136952 writerfilter: PageBreakBefore - don't always overwriteJustin Luth1-1/+1
2020-11-03writerfilter: remove leftover commentMichael Stahl1-1/+0
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl2-4/+21
2020-11-01std::set->o3tl::sorted_vector in writerfilterNoel Grandin1-2/+2
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara2-5/+21
2020-10-26DOCX import, altChunk: fix missing page breakMiklos Vajna6-7/+48
2020-10-26tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh1-1/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel5-9/+10
2020-10-24clog -> SAL_INFONoel Grandin1-63/+15
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna5-3/+90
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl1-0/+10
2020-10-22writerfilter: add OOXML tokenizer for <w:altChunk r:id="..."/>Miklos Vajna6-1/+53
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth1-2/+5
2020-10-18tdf#124176: Use pragma once instead of include guardsmariamfahmy6-21/+6
2020-10-14related tdf#108944 writerfilter: fix another missing ftn separatorJustin Luth1-1/+1
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna6-12/+130
2020-10-09tdf#136955 DOCX import: fix shape paragraph marginsLászló Németh1-1/+1
2020-10-09cid#1467971 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-10-06loplugin:const* make some params and methods constNoel3-5/+5
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)5-1/+77
2020-10-05loplugin:reducevarscope in writerfilterNoel2-5/+5
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-10-02tdf#136850 DOCX: fix change tracking in floating tablesLászló Németh1-2/+16
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl3-0/+16
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl1-0/+1
2020-09-22tdf#136706 writerfilter: revert my info-gathering assertJustin Luth1-1/+0
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-21tdf#136855 writerfilter: RTF import: buffer annotations inside tablesMichael Stahl2-2/+22
2020-09-18tdf#122648 DOCX import: fix table formula in all tablesLászló Németh1-1/+3
2020-09-18tdf#123382 DOCX import: fix range IDs in column ALászló Németh2-3/+5
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-2/+13
2020-09-16tdf#136706 writerfilter: don't create page style for footnoteJustin Luth2-4/+12
2020-09-16tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh1-1/+6
2020-09-15tdf#136667 DOCX import: fix crash of floating tablesLászló Németh1-26/+31
2020-09-12Replace remaining uses of sal_CharJulien Nabet1-3/+3
2020-09-11tdf#135660 DOCX import: fix OLE icon wrap distanceDaniel Arato (NISZ)1-0/+4
2020-09-11tdf#136587 rtf writerfilter: don't deduplicate yourselfJustin Luth1-2/+6
2020-09-10tdf#123355 DOCX import: fix cell range ABOVE, BELOW,László Németh2-1/+152