summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
26 hoursCppunitTest_sw_writerfilter_rtftok: turn on set_non_application_font_useMiklos Vajna2-0/+14
47 hoursCppunitTest_sw_rtfexport4: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-588/+816
8 daysmove writerfilter inside swNoel Grandin362-665/+659
9 daysCppunitTest_sw_rtfexport3: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-246/+448
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh37-117/+1515
2024-04-10CppunitTest_sw_rtfexport2: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-565/+1008
2024-04-05Silence strange -Wclobbered with recent GCC 14Stephan Bergmann1-0/+7
2024-04-04Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return falseMike Kaganski4-31/+9
2024-04-03CppunitTest_sw_rtfexport: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-337/+567
2024-04-02Fix UB after 8962141a12c966b2d891829925e6203bf8d51852Mike Kaganski1-5/+17
2024-03-27crashtesting: crash on exporting kde274105-6.docx to .rtfCaolán McNamara1-7/+14
2024-03-22Relatted: tdf#160139 RTF paste: don't turn off headers/footersMiklos Vajna2-1/+41
2024-03-21Revert "tdf#159730 add compatibility option in RTF import"Oliver Specht3-5/+0
2024-03-15Fix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski1-0/+2
2024-03-14tdf#160192: fix crash when trying to overwrite file in RO dir+lock fileJulien Nabet1-1/+1
2024-03-14tdf#157241 sw: fix crash on RTF paste or insert of nested tablesMichael Stahl1-1/+35
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht7-4/+35
2024-02-28Related: tdf#158986 sw floattable, RTF import: use more setNeedPar()Miklos Vajna1-6/+7
2024-02-28Related: tdf#150408 RTF filter: handle legal numberingMiklos Vajna5-2/+59
2024-02-27Related: tdf#150408 DOC filter: handle legal numberingMiklos Vajna4-1/+43
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth5-78/+42
2024-02-26tdf#158986 sw floattable: fix RTF import of table followed by \sectMiklos Vajna4-3/+46
2024-02-26external/freetype: nullptr-with-offsetStephan Bergmann1-0/+11
2024-02-24tdf#126533 rtf import: page background fillJustin Luth1-12/+7
2024-02-23related tdf#126533 tdf#159824 VML: don't export: negative anglesJustin Luth9-47/+153
2024-02-23related tdf#159824 RTF import/export gradient angleJustin Luth5-7/+97
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht11-4/+62
2024-02-23tdf#159824 MCGR rtf export: don't lose gradient's axial-nessJustin Luth3-0/+40
2024-02-23related tdf#126533 vml export: fix axial colorsJustin Luth2-10/+25
2024-02-23Related: tdf#158986 sw floattable: fix unexpected page break with sectionsMiklos Vajna3-1/+27
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth8-2/+115
2024-02-16tdf#101313 Copy-paste table from writer to calcNoel Grandin1-2/+2
2024-02-16tdf#159730 add compatibility option in RTF importOliver Specht3-0/+5
2024-02-13tdf#155663 writerfilter: RTF import: don't lose \piccrop*Michael Stahl6-2/+134
2024-02-12tdf#158983 writerfilter: RTF import: fix page breaks and shape anchorsMichael Stahl7-5/+85
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna8-0/+56
2024-02-08tdf#158586 writerfilter: RTF import: fix assert on ooo113308-1.rtfMichael Stahl1-0/+1
2024-02-06tdf#158409: RTF import: use current run props for fieldsVasily Melenchuk3-2/+23
2024-02-02writerfilter: fix missing paragraph break on tdf136445-1.rtfMichael Stahl6-54/+83
2024-02-02tdf#149499 Prevent crash upon inserting page break and undoingMatt K4-18/+49
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnone w/ headerMichael Stahl6-83/+105
2024-01-31tdf#158586 writerfilter: RTF import: handle \sect in frame as \parMichael Stahl2-5/+12
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnoneMichael Stahl4-13/+30
2024-01-24cool#8023 editeng: support HTML pasteMiklos Vajna3-1/+99
2024-01-22tdf#159158 DOCX import: shape's last duplicate z-index winsJustin Luth2-4/+8
2024-01-22tdf#159158 writerfilter: relativeHeight always under z-indexJustin Luth2-16/+27
2024-01-22tdf#159158 tdf#120760 DOCX shape import: fix Z-order with behindDoc #2Justin Luth8-6/+37
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht22-12/+167
2024-01-19PlotAreaConverter::mbSingleSeriesTitle is apparently read uninitializedStephan Bergmann1-1/+2
2024-01-19tdf#159158 DOCX import: relativeHeights of 0/1 are highest zOrder #2Justin Luth11-71/+112