summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-03-08sw clearing breaks: add DOCX importMiklos Vajna
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-04Removed executable bits on rtf filesAndrea Gelmini
2022-03-02tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh
2022-03-02fail more gracefully if m_aTmpPosition is emptyCaolán McNamara
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-18Remove some unused includesMiklos Vajna
2022-02-14Fix typoAndrea Gelmini
2022-02-11tdf#146917: docx import: better support for style with num resetVasily Melenchuk
2022-02-09Fix typoAndrea Gelmini
2022-02-09(related: tdf#147206) writerfilter: fix another end in...Michael Stahl
2022-02-09tdf#147206 writerfilter: fix end position of hyperlink in ToXMichael Stahl
2022-02-09docx import: right margin was not respected for para with listVasily Melenchuk
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-08RTF paste: fix cursor creation on shapesMiklos Vajna
2022-02-07tdf#126287: docx import: use defered linebreakVasily Melenchuk
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth
2022-02-02tdf#129578 rtfimport: CJK char properties are not CSJustin Luth
2022-01-31Related tdf#66039 DOCX WPG import: Do not put extra paragraph at the endAttila Bakos (NISZ)
2022-01-28DOCX import: handle a subset of <w:ptab w:alignment="left">Miklos Vajna
2022-01-27Add simple unit test for recent fix to take layoutInCell into considerationTor Lillqvist
2022-01-26tdf#139737 sw_fieldmarkhide: writerfilter: don't copy header/footerMichael Stahl
2022-01-25Take layoutInCell into consideration when placing graphic in tableTor Lillqvist
2022-01-24DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2022-01-21DOCX import: floating table with negative top margin has to be a fly frameMiklos Vajna
2022-01-18RTF import: handle the pictureContrast and pictureBrightness shape propsMiklos Vajna
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2022-01-05tdf#146489 writerfilter: ensure only character propertiesJustin Luth
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-12-29be more exact about the type of pDocumentCaolán McNamara
2021-12-29crashtesting: set document reference only onceVasily Melenchuk
2021-12-20Fix typosAndrea Gelmini
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-18tdf#104823: basic support for reading field data from databindingVasily Melenchuk
2021-12-16writerfilter: some param -> sprm in rtftokMiklos Vajna
2021-12-11tdf#146140 sw DOCX import: fix moveFrom regression with broken text contentLászló Németh
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-12-03tdf#145720 DOCX export: fix loss of tracked movingLászló Németh
2021-12-02sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk
2021-12-01writerfilter: extend SdtHelper for better support control typesVasily Melenchuk
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-29tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk
2021-11-29tdf#97899 DOCX import: allow character formatting only of numberingTünde Tóth
2021-11-29tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh