summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/UnfloatTableButton.cxx
AgeCommit message (Expand)Author
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-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-12fix some VirtualDevice leaksNoel Grandin
2020-12-04weld writer's FrameControl MenuButtonsCaolán McNamara
2020-03-02speedup sw build a littleNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-05tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-03-22Unfloat: Move the button to the top of the frameTamás Zolnai
2019-01-30Unfloat: Need to move the page desc into the table node AttrSetTamás Zolnai
2019-01-29Unfloat: Fix some issues with unfloat operationTamás Zolnai
2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai