summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-09-27crashtesting: crash in DocxAttributeOutput::TableCellPropertiesCaolán McNamara
2022-09-27sw: document SwDropCapsDlgMiklos Vajna
2022-09-26sw HTML export: fix PNG export of Writer images containing metafilesMiklos Vajna
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen
2022-09-26sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ...Miklos Vajna
2022-09-26tdf#150726: Fix previous fixKhaled Hosny
2022-09-25use more SwPosition::AssignNoel Grandin
2022-09-25use more SwPosition::SetContentNoel Grandin
2022-09-25use more SwPosition::SetContentNoel Grandin
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen
2022-09-25use more SwPosition::SetContentNoel Grandin
2022-09-25use more SwPosition::SetContentNoel Grandin
2022-09-25tdf#150726: Pass full string to DrawTextArray() when drawing bulletKhaled Hosny
2022-09-25tdf#144939: fix chapter numbering updatesBjoern Michaelsen
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen
2022-09-23remove RES_GRAPHIC_SWAPIN, it is never createdBjoern Michaelsen
2022-09-23add a SwTextNode::ReplaceText variant that takes a SwPositionNoel Grandin
2022-09-23rhbz#2122948 sw: fix ODF import of fieldmark in redlineMichael Stahl
2022-09-23tdf#46733 sw: don't double-select column during deleteColJustin Luth
2022-09-23use more SwPosition::SetContentNoel Grandin
2022-09-23sw content controls, combo box: add PDF exportMiklos Vajna
2022-09-23sw content controls, combo box: add insert UIMiklos Vajna
2022-09-23CppunitTest_sw_ww8export: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-09-23add a new SwContentNode::GoNext variantNoel Grandin
2022-09-23tdf#149952 sw a11y: Don't send a11y events for internal-only cursorMichael Weghorn
2022-09-22use more SwPosition::AdjustContentNoel Grandin
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara
2022-09-22tdf#150616 sw: fix bad 0 height of SwTextFrame in table cellMichael Stahl
2022-09-22add a function to SwMoveFnCollection to move a SwPositionNoel Grandin
2022-09-22sw content controls, combo box: add DOCX filterMiklos Vajna
2022-09-22Compute a better GetDefaultCenterPosStephan Bergmann
2022-09-21use more string_view in editengNoel Grandin
2022-09-21possible fix for testRedlineAutoCorrect2 "Lorem,... Lorem,…" failureCaolán McNamara
2022-09-21Extend loplugin:redundantcast to some suspicious reinterpret_castStephan Bergmann
2022-09-21tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-21sw content controls, combo box: make the dropdown case read-onlyMiklos Vajna
2022-09-21sw content controls, combo box: add doc model & UNO APIMiklos Vajna
2022-09-21CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf()Miklos Vajna
2022-09-21use more SwPosition::AssignNoel Grandin
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin
2022-09-20use more SwPosition::AdjustContentNoel Grandin
2022-09-20tdf#150642 fix table layout with vertical writing.Mark Hung
2022-09-20move some test from odfexport to odfexport2Noel Grandin
2022-09-20split the mailmerge unit testNoel Grandin
2022-09-20tdf#150613 sw: better DOC import of paragraph marker formattingJustin Luth
2022-09-20tdf#150604 related: fix logic used in determining inclusion ofJim Raykowski
2022-09-20simplify usage of TempFile in swNoel Grandin