summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-10-24clog -> SAL_INFONoel Grandin
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl
2020-10-22writerfilter: add OOXML tokenizer for <w:altChunk r:id="..."/>Miklos Vajna
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth
2020-10-18tdf#124176: Use pragma once instead of include guardsmariamfahmy
2020-10-14related tdf#108944 writerfilter: fix another missing ftn separatorJustin Luth
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna
2020-10-09tdf#136955 DOCX import: fix shape paragraph marginsLászló Németh
2020-10-09cid#1467971 Uninitialized scalar fieldCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)
2020-10-05loplugin:reducevarscope in writerfilterNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02tdf#136850 DOCX: fix change tracking in floating tablesLászló Németh
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-22tdf#136706 writerfilter: revert my info-gathering assertJustin Luth
2020-09-21update pchesCaolán McNamara
2020-09-21tdf#136855 writerfilter: RTF import: buffer annotations inside tablesMichael Stahl
2020-09-18tdf#122648 DOCX import: fix table formula in all tablesLászló Németh
2020-09-18tdf#123382 DOCX import: fix range IDs in column ALászló Németh
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16tdf#136706 writerfilter: don't create page style for footnoteJustin Luth
2020-09-16tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh
2020-09-15tdf#136667 DOCX import: fix crash of floating tablesLászló Németh
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-09-11tdf#135660 DOCX import: fix OLE icon wrap distanceDaniel Arato (NISZ)
2020-09-11tdf#136587 rtf writerfilter: don't deduplicate yourselfJustin Luth
2020-09-10tdf#123355 DOCX import: fix cell range ABOVE, BELOW,László Németh
2020-09-10Remove some unused includesMiklos Vajna
2020-09-10tdf#135943 writerfilter: ignore compat LayoutInCell for txbxJustin Luth
2020-09-10tdf#136587 writerfilter: prevent exception in applyStyleSheetsJustin Luth
2020-09-09tdf#136589 writerfilter: reset ParaHadFieldJustin Luth
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-07tdf#135949 writerfilter: don't bRemove if anchoredObjectsJustin Luth
2020-09-07tdf#132271 DOCX: import change tracking in floating tablesLászló Németh
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29ofz#25268 Null-dereferenceCaolán McNamara
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-27Fix typo in codeAndrea Gelmini
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos
2020-08-27Revert "tdf#123354 DOCX import: fix ABS formula"László Németh
2020-08-27Revert "tdf#123390 DOCX import: fix SIGN formula"László Németh
2020-08-27Revert "tdf#123356 DOCX import: fix COUNT formula"László Németh