summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2021-11-13Use o3tl::convertMike Kaganski
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-09RTF import: handle \snextMiklos Vajna
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-06related tdf#136472 writerfilter: only copy even pages if usedJustin Luth
2021-11-06NFC writerfilter: m_bDiscardHeaderFooter = false in both casesJustin Luth
2021-11-05NFC writerfilter: simplify logicJustin Luth
2021-11-05crashtesting: downgrade assert on bookmark missing from input docx to a warningCaolán McNamara
2021-11-04RTF import: fix too small graphic size when both picwgoal and picw are providedMiklos Vajna
2021-11-03loplugin:constparamsNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerfilterMike Kaganski
2021-10-23tdf#145215: docx: do not initialize prefix/suffix and include levelsVasily Melenchuk
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19writerfilter: give up if body text is missingMiklos Vajna
2021-10-19tdf#144798 DOCX import: handle ZOrder of chart objectsMiklos Vajna
2021-10-17Simplify vector initialization in writerfilterJulien Nabet
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13writerfilter: remove a bunch of unused documents from gitXisco Fauli
2021-10-11loplugin:moveparam in writerfilterNoel Grandin
2021-10-11tdf#142407 fix incorrect number of lines in vertical writing.Mark Hung
2021-10-10Typo: CT_SytemColor_lastClr->CT_SystemColor_lastClrJulien Nabet