[PATCH] Bin CLOOK comments and un-split one large switch statement

Tor Lillqvist (via Code Review) gerrit at gerrit.libreoffice.org
Sat Apr 27 11:19:19 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3640

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/3640/1

Bin CLOOK comments and un-split one large switch statement

CLOOK = "Compiler Limit: Out Of Keys", an error reported by Microsoft's
compiler a long time ago. No such problem in those versions we support. No
need to mention CLOOK in comments any more.

While at it, re-combine one large switch statement that was split to avoid
CLOOK.

Change-Id: Id93d973a5fb3c81b6c754eef0ba3b0bd55a649d2
---
M include/editeng/outliner.hxx
M include/svx/compressgraphicdialog.hxx
M sc/inc/document.hxx
M sc/source/ui/app/scdll.cxx
M sc/source/ui/drawfunc/drawsh5.cxx
M sc/source/ui/view/tabview5.cxx
M sc/source/ui/view/tabvwsh9.cxx
M sc/source/ui/view/tabvwshe.cxx
M sd/source/ui/inc/DrawViewShell.hxx
M sd/source/ui/view/drviews2.cxx
M sd/source/ui/view/drviews6.cxx
M sd/source/ui/view/drviews8.cxx
M sd/source/ui/view/drviewsb.cxx
M sd/source/ui/view/drviewsc.cxx
M sw/inc/doc.hxx
M sw/source/core/doc/docnew.cxx
M sw/source/core/inc/rolbck.hxx
17 files changed, 1,936 insertions(+), 1,992 deletions(-)




-- 
To view, visit https://gerrit.libreoffice.org/3640
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id93d973a5fb3c81b6c754eef0ba3b0bd55a649d2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Tor Lillqvist <tml at iki.fi>



More information about the LibreOffice mailing list