sw/source/uibase/wrtsh/wrtsh3.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7fccad27c97d256c0def7b51e9947f13d5c9c977 Author: kripton <yeliztanero...@gmail.com> Date: Thu Oct 8 21:13:42 2015 +0300 tdf#90834 Turn in-line version control history comments. Change-Id: I525420548059f06f655daf52fe84a278abb56ff1 Reviewed-on: https://gerrit.libreoffice.org/19256 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Miklos Vajna <vmik...@collabora.co.uk> diff --git a/sw/source/uibase/wrtsh/wrtsh3.cxx b/sw/source/uibase/wrtsh/wrtsh3.cxx index d90d213..b7e615d 100644 --- a/sw/source/uibase/wrtsh/wrtsh3.cxx +++ b/sw/source/uibase/wrtsh/wrtsh3.cxx @@ -151,7 +151,7 @@ bool SwWrtShell::GoPrevBookmark() void SwWrtShell::ExecMacro( const SvxMacro& rMacro, OUString* pRet, SbxArray* pArgs ) { - // OD 11.02.2003 #100556# - execute macro, if it is allowed. + // execute macro, if it is allowed. if ( IsMacroExecAllowed() ) { GetDoc()->ExecMacro( rMacro, pRet, pArgs ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits