Age | Commit message (Expand) | Author |
2022-09-19 | sw content controls, plain text: enable DOCX filter with data binding | Miklos Vajna |
2022-09-16 | create less SwPosition temporaries | Noel Grandin |
2022-09-16 | Fix typo | Andrea Gelmini |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-16 | use SwPosition in SwArgsBase | Noel Grandin |
2022-09-15 | This does not need to be friend or linked externally | Mike Kaganski |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-13 | ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemory | Noel Grandin |
2022-09-12 | sw content controls, rich text: add initial PDF export | Miklos Vajna |
2022-09-11 | tdf#126535 show search key found times in find and replace dialog | Jim Raykowski |
2022-09-09 | tdf#150876 sw: track new rows inserted after a tracked row insertion | László Németh |
2022-09-08 | DOCX import: avoid duplicated bookmarks in copied header/footer text | Miklos Vajna |
2022-09-08 | loplugin:unusedmethods | Noel Grandin |
2022-09-06 | sw: document SwSelPaintRects | Miklos Vajna |
2022-09-05 | add InsertText and EraseText overloads that take SwPosition | Noel Grandin |
2022-09-05 | use more SwPosition::Assign | Noel Grandin |
2022-09-04 | the mode parameter to MergeTable is unused | Noel Grandin |
2022-09-02 | tdf#150712 limit the dialog to only a sample of the data | Noel Grandin |
2022-09-01 | use more SwPosition::Assign | Noel Grandin |
2022-08-30 | sw: document SwFormatFootnoteEndAtTextEnd | Miklos Vajna |
2022-08-29 | span requires a complete element type | Stephan Bergmann |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-26 | make the parameter to SwTableNode::MakeOwnFrames optional | Noel Grandin |
2022-08-25 | tdf#109285 sw numbering: RemoveLeadingWhiteSpace from all paras | Justin Luth |
2022-08-25 | add version of SwNodes::ForEach that takes SwNode params | Noel Grandin |
2022-08-25 | use SwNode instead of SwNodeIndex in CorrAbs/CorrRel | Noel Grandin |
2022-08-25 | Use SwNode instead of SwNodeIndex in SwPosFlyFrame | Noel Grandin |
2022-08-24 | pass SwNode to FindPrvNxtFrameNode instead of SwNodeIndex | Noel Grandin |
2022-08-23 | Use more SwPosition::Adjust | Noel Grandin |
2022-08-23 | sw: fix missing cache invalidation when switching between images | Miklos Vajna |
2022-08-23 | Use more SwPosition::Adjust | Noel Grandin |
2022-08-23 | sw: enable Replace with Protect Bookmarks | Michael Stahl |
2022-08-23 | asserts unnecessary for SwNode::operator== | Noel Grandin |
2022-08-21 | tdf#112865 inline a couple of hot methods | Noel Grandin |
2022-08-21 | use more SwPosition::GetNode | Noel Grandin |
2022-08-20 | SwNodeIndex->SwNode in NumOrNoNum | Noel Grandin |
2022-08-20 | SwNodeIndex->SwNode in ClearBoxNumAttrs | Noel Grandin |
2022-08-20 | Add a SwNodes::Delete variant that takes an SwNode | Noel Grandin |
2022-08-20 | unique_ptr->optional in CollectBoxSelection | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | cid#1485150 Uncaught exception | Caolán McNamara |
2022-08-17 | tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc. | László Németh |
2022-08-17 | Return std::optional instead of using bool* argument | Mike Kaganski |
2022-08-17 | pass sal_Int32 to MoveNodes instead of SwContentIndex | Noel Grandin |
2022-08-17 | add comparison operators for SwNode | Noel Grandin |
2022-08-16 | pass sal_Int32 to DontExpandormat | Noel Grandin |
2022-08-16 | pass SwNode and sal_Int32 to DelFlyInRange | Noel Grandin |
2022-08-15 | pass SwNode and sal_Int32 to deleteMarks | Noel Grandin |
2022-08-14 | use more GetContentIndex | Noel Grandin |
2022-08-14 | rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNode | Noel Grandin |