summaryrefslogtreecommitdiff
path: root/source/text/swriter/main0104.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/swriter/main0104.xhp')
-rw-r--r--source/text/swriter/main0104.xhp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/main0104.xhp b/source/text/swriter/main0104.xhp
index 718a690366..b216386dfd 100644
--- a/source/text/swriter/main0104.xhp
+++ b/source/text/swriter/main0104.xhp
@@ -19,8 +19,8 @@
-->
<meta>
- <topic id="textswritermenuinsert_header_footerxml" indexer="include">
- <title id="tit" xml-lang="en-US">.uno:InsertHeaderFooterMenu</title>
+ <topic id="textswritermain0104xml" indexer="include">
+ <title id="tit" xml-lang="en-US">Insert</title>
<filename>/text/swriter/main0104.xhp</filename>
</topic>
</meta>
@@ -84,4 +84,4 @@
<embed href="text/shared/menu/insert_form_control.xhp#form_control_submenu"/>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
eature/themesupport2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/edtwin.hxx
AgeCommit message (Expand)Author
2023-06-20tdf#122970 Fix direct cursor leaving screen trailHossein
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-10tdf#153205 related: Improve selection mode control icon updateJim Raykowski
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-02-18fix Writer key event delayed compression (tdf#145963)Luboš Luňák
2022-01-04Outline folding: Check frame area is valid before using pointer toJim Raykowski
2021-12-06sw: prefix members of SwAnchorMarker, SwEditWin, SwShadowCursor and ...Miklos Vajna
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth
2021-04-14loplugin:unusedmethodsNoel Grandin
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-23Fix typo in codeAndrea Gelmini
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-22loplugin:constantparamNoel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-12sw: factor out changing of mouse pointer on mouse moveTomaž Vajngerl
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski