chart2/source/controller/dialogs/res_ErrorBar.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f0dfe465b83b5a0f8042a696de3a1ca81ea310dd Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Apr 29 11:51:36 2015 +0200 Help MSVC Change-Id: Ica72e5d0502736e562a78e1cbee600c5ff9ae475 diff --git a/chart2/source/controller/dialogs/res_ErrorBar.cxx b/chart2/source/controller/dialogs/res_ErrorBar.cxx index 60d5901..f9d8a4c 100644 --- a/chart2/source/controller/dialogs/res_ErrorBar.cxx +++ b/chart2/source/controller/dialogs/res_ErrorBar.cxx @@ -443,7 +443,7 @@ IMPL_LINK( ErrorBarResources, ChooseRange, PushButton*, pButton ) OSL_ASSERT( m_apRangeSelectionHelper.get()); if( ! m_apRangeSelectionHelper.get()) return 0; - OSL_ASSERT( m_pCurrentRangeChoosingField == 0 ); + OSL_ASSERT( m_pCurrentRangeChoosingField == nullptr ); OUString aUIString; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits