/UnoControls/

ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoframe.cxx
AgeCommit message (Expand)Author
2024-07-09GetOrCreateDrawModel should return a ref not a pointerNoel Grandin
2024-06-24no need to use a mix of pimpl and normal fields for SwXFrameNoel Grandin
2024-05-28tdf#160198 Compatibility in background shapes/picturesOliver Specht
2024-05-17loplugin:ostr in sw/../unocoreNoel Grandin
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-21tdf#158556 speedup docx loadNoel Grandin
2024-03-15Fix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-24sw floattable, per-frame wrap-on-all-pages mode: add UNO APIMiklos Vajna
2023-10-22Use getXWeak in swMike Kaganski
2023-09-29cid#1546827 Unchecked return valueCaolán McNamara
2023-09-14simplify some exception throwingNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use more concrete UNO types in sw/Noel Grandin
2023-03-31add some asserts in SwFormatAnchorNoel Grandin
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-02-17sw floattable: add ImportFloatingTableAsSplitFly expert settingMiklos Vajna
2023-02-02tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski
2023-02-01Throw early on invalid stateMike Kaganski
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2022-12-22check GetEditShell()Caolán McNamara