connectivity/source/commontools/FValue.cxx | 2 +- svx/source/form/fmshell.cxx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit 403e652402bddca925d7163373b9f8ebbac2374e Author: Lionel Elie Mamane <lio...@mamane.lu> Date: Sun Oct 18 18:42:24 2015 +0200 janitorial: indent Change-Id: I26030811a5da551482b0cc2a18c302160ada6cd6 Reviewed-on: https://gerrit.libreoffice.org/19435 Reviewed-by: Lionel Elie Mamane <lio...@mamane.lu> Tested-by: Lionel Elie Mamane <lio...@mamane.lu> diff --git a/connectivity/source/commontools/FValue.cxx b/connectivity/source/commontools/FValue.cxx index ab33c02..3318fc1 100644 --- a/connectivity/source/commontools/FValue.cxx +++ b/connectivity/source/commontools/FValue.cxx @@ -794,7 +794,7 @@ bool ORowSetValue::operator==(const ORowSetValue& _rRH) const break; } break; - } + } return false; } diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx index 7665e08..100944a 100644 --- a/svx/source/form/fmshell.cxx +++ b/svx/source/form/fmshell.cxx @@ -283,8 +283,8 @@ bool FmFormShell::PrepareClose(bool bUI) return false; } - if ( bModified ) - bResult = rController->commitCurrentRecord( ); + if ( bModified ) + bResult = rController->commitCurrentRecord( ); } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits