summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwDelChr to plain SfxHintBjoern 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-23sw content controls, combo box: add insert UIMiklos 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-21use more string_view in editengNoel Grandin
2022-09-21sw content controls, combo box: add doc model & UNO APIMiklos Vajna
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin
2022-09-20tdf#150613 sw: better DOC import of paragraph marker formattingJustin Luth
2022-09-20sw: document SwUndoInsDocMiklos Vajna
2022-09-19sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna
2022-09-16create less SwPosition temporariesNoel Grandin
2022-09-16Fix typoAndrea Gelmini
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16use SwPosition in SwArgsBaseNoel Grandin
2022-09-15This does not need to be friend or linked externallyMike Kaganski
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-09-12sw content controls, rich text: add initial PDF exportMiklos Vajna
2022-09-11tdf#126535 show search key found times in find and replace dialogJim Raykowski
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh
2022-09-08DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-06sw: document SwSelPaintRectsMiklos Vajna
2022-09-05add InsertText and EraseText overloads that take SwPositionNoel Grandin
2022-09-05use more SwPosition::AssignNoel Grandin
2022-09-04the mode parameter to MergeTable is unusedNoel Grandin
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-01use more SwPosition::AssignNoel Grandin
2022-08-30sw: document SwFormatFootnoteEndAtTextEndMiklos Vajna
2022-08-29span requires a complete element typeStephan Bergmann
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-25tdf#109285 sw numbering: RemoveLeadingWhiteSpace from all parasJustin Luth
2022-08-25add version of SwNodes::ForEach that takes SwNode paramsNoel Grandin
2022-08-25use SwNode instead of SwNodeIndex in CorrAbs/CorrRelNoel Grandin
2022-08-25Use SwNode instead of SwNodeIndex in SwPosFlyFrameNoel Grandin
2022-08-24pass SwNode to FindPrvNxtFrameNode instead of SwNodeIndexNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23sw: fix missing cache invalidation when switching between imagesMiklos Vajna
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23sw: enable Replace with Protect BookmarksMichael Stahl
2022-08-23asserts unnecessary for SwNode::operator==Noel Grandin