/source/sv/avmedia/

ml'/>
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/UnfloatTableButton.cxx
AgeCommit message (Expand)Author
2023-11-17sw floattable, delete UI: add an uno command to unfloat frame from context menuMiklos Vajna
2023-11-16sw floattable, delete UI: fix unfloat button for cant-split framesMiklos Vajna
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-11Simplify SwNodeIndexMike Kaganski
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-09-01use more SwPosition::AssignNoel Grandin
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
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