summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-20simplify usage of TempFile in swNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-27cid#1500545 silence Explicit null dereferencedCaolán McNamara
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-18no need to allocate these on the heapNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-11unique_ptr->optional in SwPasteContextNoel Grandin
2022-08-08make SwDoc::IsInTable more efficientNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-05-27tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-27Fix typosAndrea Gelmini
2022-04-26tdf#148791 tdf#64902 tdf#127759 sw: fix row insert/pasteLászló Németh
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-14Resolves: tdf#147935 A row may have no newline character, tdf#147496 follow-upEike Rathke
2022-02-09tdf#147181 tdf#147322 sw: fix drag & drop multiple table rowsLászló Németh
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27fix ubsan downcast of SfxInt16ItemNoel Grandin
2022-01-26tdf#146966 sw: fix inserting empty rows at copying multiple rowsLászló Németh
2022-01-25tdf#146967 sw table: fix freezing in Hide Changes modeLászló Németh
2022-01-25tdf#146965 sw track changes: fix tracked table row movingLászló Németh
2021-12-30lok: don't limit line length in HTMLWriterSzymon Kłos
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-12-01use more OInterfaceContainerHelper3 in swNoel Grandin
2021-11-30tdf#145819 Revert logic of the image-with-rotation dialogGabor Kelemen
2021-11-29sw: prefix members of FieldDocWatchingStack, NaviContentBookmark, ...Miklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09What's the interest to gain 1 letter? bDelBookmrk->bDelBookmarkJulien Nabet