summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2024-09-18cid#1607355 silence Overflowed constantCaolán McNamara
2024-08-31tdf#162715: do not import theme when pasting from clipboardMike Kaganski
2024-08-05simplify IMark hierarchy (7)Noel Grandin
2024-08-04simplify IMark hierarchy (6)Noel Grandin
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17Related: cool#9504 sw: don't invalidate num rules when pasting into bulletsMiklos Vajna
2024-07-15cool#9504 sw: don't invalidate num rules when pasting into a non-num paragraphMiklos Vajna
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-06cool#8465 sw lok: classify anchored images as complex selectionMiklos Vajna
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2024-02-10tdf#158947 sw: Don't unrelatedly overwrite system clipboard on pasteMichael Weghorn
2024-02-02sw: Use a const TransferableDataHelper (ref) hereMichael Weghorn
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-28tdf#36310 Insert cross reference from Navigator by DnDJim Raykowski
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2023-11-22loplugin:fieldcast in SwTransferableNoel Grandin
2023-11-22lok: disconnect clipboard leftovers in Writer to avoid crashSzymon Kłos
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh
2023-07-23tdf#156111 SwNavigator hyperlink dnd enhancementJim Raykowski
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-17use a reference here to flag its never nullCaolán McNamara
2023-02-17use a reference here to flag its never nullCaolán McNamara
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-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