summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfly.cxx
AgeCommit message (Expand)Author
2024-03-21tdf#158556 speedup docx loadNoel Grandin
2023-11-08fix spelling, Attribut -> AttributeNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-17sw floattable: disable chain UI if the frame is allowed to split alreadyMiklos Vajna
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-03-22tdf#135581 sw UI: keep image in place when changing anchorJustin Luth
2023-02-02tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski
2022-11-29use more SwFormatAnchor::GetAnchorContentOffsetNoel Grandin
2022-11-25use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24return SwNode from SwContact::GetContentAnchorNoel Grandin
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-08-25use more SwPosition::AssignNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-04-07sw: keep URL when applying frame style on imagesMiklos Vajna
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-04use more StaticWhichCastBjoern Michaelsen
2020-12-16tdf#137819 sw: fix textboxes anchoring "As Char"Attila Bakos (NISZ)
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-20tdf#136385 sw: fix Undo of changing anchor typeMichael Stahl
2020-08-06tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin