summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)Author
2023-11-17sw: extract SwTextFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-11-16tdf#119908 sw smart justify: fix justification by shrinkingLászló Németh
2023-11-10sw layout xml dump: avoid a static_cast in SwFrame::dumpAsXmlAttributes()Miklos Vajna
2023-11-09loplugin:fieldcast in Num_InfoNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07use more TypedWhichIdNoel Grandin
2023-11-02tdf#156565 sw: PDF/UA export: split Link SE at line breakMichael Stahl
2023-11-02sw: PDF/UA export: produce Link SEs for RTL textMichael Stahl
2023-11-02sw: SwLinePortion::Move() should be constMichael Stahl
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, fieldsMichael Stahl
2023-11-02tdf#157816 sw: fix getting position in field portion followMichael Stahl
2023-10-27Add flags to STYLEREFSkyler Grey
2023-10-27sw layout xml dump: move SwFrame::dumpChildrenAsXml()Miklos Vajna
2023-10-25Export text placeholder fields as PDF form fieldsMike Kaganski
2023-10-25Simplify SwTextFormatter::NewFieldPortionMike Kaganski
2023-10-25Drop unused SwFieldPortion::m_nAttrFieldTypeMike Kaganski
2023-10-25tdf#157703 sw: PDF/UA export: export heading labels as textMichael Stahl
2023-10-25Simplify a bitMike Kaganski
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-24tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl
2023-10-24tdf#157817 sw: PDF/UA export: fix ToX header sectionsMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-20sw layout xml dump: move SwAnchoredObject dumperMiklos Vajna
2023-10-19tdf#157703 sw: PDF/UA export: fix headings with labelsMichael Stahl
2023-10-18tdf#157573 sw floattable: fix incorrect lack of left margin after tableMiklos Vajna
2023-10-17tdf#154454 sw: make comparison of changed paragraph numbering optionalMatthew Kogan
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh
2023-10-16ofz#63295 Null-dereference READCaolán McNamara
2023-10-13sw floattable, wrap on all pages: add layoutMiklos Vajna
2023-10-12SwTextFly::GetAnchoredObjList never returns nullCaolán McNamara
2023-10-11InitAnchoredObjList never returns nullCaolán McNamara
2023-10-11both branches set mpAnchoredObjList the sameCaolán McNamara
2023-10-11tdf#157593 sw content control, PDF export: fix headers/footersMiklos Vajna
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-10tdf#157571 sw floattable: fix incorrect blank space after table-in-shapeMiklos Vajna
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04vcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl
2023-10-04vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl
2023-10-04sw: PDF/UA export: merge footnote frame followsMichael Stahl
2023-10-03tdf#126449 sw floattable: fix too small height of non-last anchorsMiklos Vajna
2023-09-29Related: tdf#126449 sw floattable: fix bad position of in-table follow flyMiklos Vajna
2023-09-29sw layout xml dump: move SwFont dumper next to the rest of the font codeMiklos Vajna
2023-09-25ofz#62688 Null-dereference READ in SwRubyPortion::SwRubyPortionCaolán McNamara
2023-09-21tdf#157119 sw floattable: fix moving master of split fly to next pageMiklos Vajna
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-10using decls should come after #includeNoel Grandin