summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2022-08-21tdf#112865 inline a couple of hot methodsNoel Grandin
2022-08-21use more SwPosition::GetNodeNoel Grandin
2022-08-20SwNodeIndex->SwNode in NumOrNoNumNoel Grandin
2022-08-20SwNodeIndex->SwNode in ClearBoxNumAttrsNoel Grandin
2022-08-20Add a SwNodes::Delete variant that takes an SwNodeNoel Grandin
2022-08-20unique_ptr->optional in CollectBoxSelectionNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1485150 Uncaught exceptionCaolán McNamara
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17pass sal_Int32 to MoveNodes instead of SwContentIndexNoel Grandin
2022-08-17add comparison operators for SwNodeNoel Grandin
2022-08-16pass sal_Int32 to DontExpandormatNoel Grandin
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin
2022-08-15pass SwNode and sal_Int32 to deleteMarksNoel Grandin
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin