From Philipp Riemer <ruderphilipp@gmail.com>:
Philipp Riemer has uploaded a new change for review.
Change subject: belated code cleanup (in sw/source/core/crsr/)
......................................................................
belated code cleanup (in sw/source/core/crsr/)
{
return sal_False;
}
-
- return sal_True;
+ else
+ return sal_True;
}
return sal_False;
}
@@ -3201,7 +3201,8 @@ String SwCrsrShell::GetCrsrDescr() const
void lcl_FillRecognizerData( uno::Sequence< rtl::OUString >& rSmartTagTypes,
uno::Sequence< uno::Reference< container::XStringKeyMap > >&
rStringKeyMaps,
- const SwWrongList& rSmartTagList, xub_StrLen nCurrent )
+ const SwWrongList& rSmartTagList,
+ xub_StrLen nCurrent )
{
// Insert smart tag information
std::vector< rtl::OUString > aSmartTagTypes;
Change-Id: I3844beede9267b71043ae5158ac01a669afb90f2
---
M sw/source/core/crsr/crsrsh.cxx
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/278/1
--
To view, visit https://gerrit.libreoffice.org/278
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3844beede9267b71043ae5158ac01a669afb90f2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Philipp Riemer <ruderphilipp@gmail.com>
Context
- Change in core[master]: belated code cleanup (in sw/source/core/crsr/) · Gerrit
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.