summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
AgeCommit message (Expand)Author
2023-11-15avoid double map lookupNoel Grandin
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-18Simplify a bitMike Kaganski
2023-10-11writerfilter: use content controls for text in block SDTsJaume Pujantell
2023-10-05Revert "tdf#155470 DOCX export: fix RTL numbers changed to LTR"Hossein
2023-10-04related tdf#157572 docx export framePr: no w:x if zero or xAlignJustin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if vAnchor=textJustin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if w:y definedJustin Luth
2023-09-28cid#1545341 Dereference after null checkCaolán McNamara
2023-09-25oox: remove returning sRelId and rename WriteImageTomaž Vajngerl
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-14Related: tdf#55160 sw floattable, nested DOCX exp: fix inner tbl at cell startMiklos Vajna
2023-09-13tdf#157187 sw tracked table column: fix DOCX exportLászló Németh
2023-09-12sw floattable, nesting: fix DOCX exportMiklos Vajna
2023-08-21tdf#155470 DOCX export: fix RTL numbers changed to LTRHossein
2023-08-20tdf#148834 docxexport: also write suppressLineNumbers = falseJustin Luth
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-01tdf#156548: make truncated long bookmark name unique, and use it in hyperlinksMike Kaganski
2023-07-13use more frozenNoel Grandin
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-13DOCX filter: improve handling of negative <w:position> in paragraph stylesMiklos Vajna
2023-06-12ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-09fix wrong transform type, error handling when JSON parsingTomaž Vajngerl
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-23Fix typoAndrea Gelmini
2023-04-23tdf#97128 tdf#154703 docx export framePr: export frame textDirectionJustin Luth
2023-04-22tdf#154703 sw framePr: export knowing import wrap spacing limitationsJustin Luth
2023-04-21tdf#154703 NFC sw framePr: flatten TextBoxIsFramePr and fix typoJustin Luth
2023-04-21NFC rename: const table::BorderLine2* rStyleProps (is not a reference)Justin Luth
2023-04-21NFC tdf#154703 docx export: optimize/reorder "if TextBoxIsFramePr"Justin Luth
2023-04-18tdf#147810 DOCX export: fix corrupt file with hyperlink and text boxTünde Tóth
2023-04-16tdf#154703 DOCX {im,ex}port framePr: adjust framesize by para spacingJustin Luth
2023-04-15tdf#154703 docx export framePr: export xAlign/yAlignJustin Luth
2023-04-14tdf#154703 docx export framePr: merge para/frame FormatBoxJustin Luth
2023-04-14tdf#154703 docx export framePr: export frame backgroundJustin Luth
2023-04-13NFC tdf#154703 docx export framePr: cleanup prep before patchJustin Luth
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-04-11use more string_view in filterNoel Grandin
2023-04-06Use more *string_viewMike Kaganski
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet
2023-03-30no need to make copies of the GrabBag mapNoel Grandin
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-10tdf#149996 DOCX export: fix hyperlinks in nested paragraphsTünde Tóth
2023-03-09tdf#148026 DOCX export: fix link with target frame and anchorTünde Tóth
2023-03-07clang-tidy dead-storeNoel Grandin