aboutsummaryrefslogtreecommitdiff
path: root/source/or
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-11 15:29:28 +0200
committerAndras Timar <atimar@suse.com>2013-06-11 15:29:28 +0200
commit91d7065cae5bfbcfcf243fe9dcefbca6e13c42fa (patch)
treed2ca26e5bf18d3cf9a22465fc0cb9506b7e98c55 /source/or
parentde5d1bf0aa459e78c73782b5f9b5f2f7da5734c5 (diff)
fdo#65483 fix po files
Change-Id: Ie41f58bb2c82b6022111fb4a2a05cf570018d8fc
Diffstat (limited to 'source/or')
-rw-r--r--source/or/sw/uiconfig/sw/ui.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/or/sw/uiconfig/sw/ui.po b/source/or/sw/uiconfig/sw/ui.po
index f6023aca492..1347bcb1143 100644
--- a/source/or/sw/uiconfig/sw/ui.po
+++ b/source/or/sw/uiconfig/sw/ui.po
@@ -286,7 +286,7 @@ msgctxt ""
msgid "After"
msgstr "ପରେ"
-#. ;[p#: 20876.ui
+#: 20876.ui
msgctxt ""
"20876.ui\n"
"40\n"
ption value='feature/vclptr'>feature/vclptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/undel.cxx
AgeCommit message (Expand)Author
2024-12-17sw: pStt -> pStartXisco Fauli
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-01-17tdf#158740 fix crash by checking the end node's indexPatrick Luby
2023-11-24tdf#148389 sw: fix Delete Undo/Redo of bookmark positionsMichael Stahl
2023-11-24sw: rename the rest of the SwHistory Add() member functionsMichael Stahl
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-10-12this adjust not necessaryNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-10-09use more SwPosition::GetNodeNoel Grandin
2022-10-08use more SwPosition::AssignNoel Grandin
2022-10-02use more SwPosition::SetContentNoel Grandin
2022-09-16create less SwPosition temporariesNoel Grandin
2022-09-05add InsertText and EraseText overloads that take SwPositionNoel Grandin
2022-09-02assert SwContentNodeIndex passed to SwTextNode are actually also on that nodeNoel Grandin
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin
2022-08-22cid#1510101 silence Copy-paste errorCaolán McNamara
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-17pass sal_Int32 to MoveNodes instead of SwContentIndexNoel Grandin
2022-08-17add comparison operators for SwNodeNoel Grandin
2022-08-16pass SwNode and sal_Int32 to delBookmarksNoel Grandin
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to CopyNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-08-10unique_ptr->optional in SwUndoDeleteNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-29use more SwPaM::StartEndNoel Grandin
2022-07-27sw: delete bookmark if paragraph is fully selectedMichael Stahl
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-04-16use more string_view in swNoel Grandin
2022-03-07tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/undoNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-24cid#1493243 silence Copy-paste errorCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28tdf#143819 sw: fix undo not restoring adjusted anchorMiklos Vajna