summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2023-04-23cid#1524747 Dereference null return valueCaolán McNamara
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-12tdf#154771 sw: fix drag & drop moving of table columnsLászló Németh
2023-04-08tdf#154599 sw: fix crash at drag & drop table columnsLászló Németh
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-07lok: don't pretty print html for onlineSzymon Kłos
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-03tdf#152245 sw change tracking: fix copy from Calc to Writer tablesLászló Németh
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel 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-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-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-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