summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-10Remove some unused includesMiklos Vajna2-2/+0
2020-09-10tdf#135943 writerfilter: ignore compat LayoutInCell for txbxJustin Luth1-2/+15
2020-09-10tdf#136587 writerfilter: prevent exception in applyStyleSheetsJustin Luth1-1/+1
2020-09-09tdf#136589 writerfilter: reset ParaHadFieldJustin Luth2-0/+5
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-1/+1
2020-09-07tdf#135949 writerfilter: don't bRemove if anchoredObjectsJustin Luth3-0/+8
2020-09-07tdf#132271 DOCX: import change tracking in floating tablesLászló Németh2-1/+83
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)1-0/+1
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy1-4/+4
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-2/+2
2020-08-29Fix typo in codeAndrea Gelmini3-4/+4
2020-08-29ofz#25268 Null-dereferenceCaolán McNamara1-10/+17
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk1-3/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann6-10/+10
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+4
2020-08-27Fix typo in codeAndrea Gelmini1-3/+3
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos1-10/+28
2020-08-27Revert "tdf#123354 DOCX import: fix ABS formula"László Németh1-4/+0
2020-08-27Revert "tdf#123390 DOCX import: fix SIGN formula"László Németh1-5/+1
2020-08-27Revert "tdf#123356 DOCX import: fix COUNT formula"László Németh1-4/+0
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann3-12/+11
2020-08-23tdf#123356 DOCX import: fix COUNT formulaLászló Németh1-0/+4
2020-08-20tdf#123390 DOCX import: fix SIGN formulaLászló Németh1-1/+5
2020-08-20tdf#135187 DOCX import: fix table style at character formattingLászló Németh3-2/+16
2020-08-19Fix typoAndrea Gelmini1-1/+1
2020-08-18new loplugin:unusedvarsglobalNoel Grandin2-3/+0
2020-08-18tdf#123354 DOCX import: fix ABS formulaLászló Németh1-4/+9
2020-08-17tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh4-3/+15
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner5-3/+95
2020-08-15tdf#77794 writerfilter: compat15 - always bLayoutInCellJustin Luth3-1/+10
2020-08-14loplugin:simplifybool moreNoel Grandin4-6/+6
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-4/+2
2020-08-11related tdf#135343 writerfilter: document broken nextColumnJustin Luth1-0/+4
2020-08-08related tdf#135216 writerfilter: don't bRemove para with fieldJustin Luth2-0/+2
2020-08-07tdf#112342 DOCX import: fix page break before image-only paragraphsAttila Bakos1-1/+7