Hi Cédric,

These are the left arrow comments // <-- if you want to remove them all. :-)

~1500 lines discarded.

The big one is in bugzilla:
https://bugs.freedesktop.org/attachment.cgi?id=45945

Under the LGPLv3+ / MPL license.

Regards,
Júlio.
From 34155f656ff5bab268f65f92e2d2ba1f76868bc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffim...@gmail.com>
Date: Fri, 22 Apr 2011 07:55:30 -0300
Subject: [PATCH] left arrow comments removed // <--

---
 .../source/extended/accessiblelistbox.cxx          |    1 -
 cui/source/dialogs/hltpbase.cxx                    |    2 --
 cui/source/inc/border.hxx                          |    1 -
 cui/source/tabpages/border.cxx                     |    1 -
 .../star/wizards/document/TimeStampControl.java    |    2 --
 .../source/dialogs/digitalsignaturesdialog.cxx     |    1 -
 6 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/accessibility/source/extended/accessiblelistbox.cxx b/accessibility/source/extended/accessiblelistbox.cxx
index 39d986c..c1311f2 100644
--- a/accessibility/source/extended/accessiblelistbox.cxx
+++ b/accessibility/source/extended/accessiblelistbox.cxx
@@ -155,7 +155,6 @@ namespace accessibility
                     }
                     break;
                 }
-                // <--
                 }
                 default:
                     VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent);
diff --git a/cui/source/dialogs/hltpbase.cxx b/cui/source/dialogs/hltpbase.cxx
index 095fb1a..846c112 100644
--- a/cui/source/dialogs/hltpbase.cxx
+++ b/cui/source/dialogs/hltpbase.cxx
@@ -453,7 +453,6 @@ IMPL_LINK ( SvxHyperlinkTabPageBase, ClickScriptHdl_Impl, void *, EMPTYARG )
         sal_Bool bIsInputEnabled = GetParent()->IsInputEnabled();
         if ( bIsInputEnabled )
             GetParent()->EnableInput( sal_False );
-        // <--
         SfxMacroAssignDlg aDlg( this, mxDocumentFrame, *pItemSet );
 
         // add events
@@ -471,7 +470,6 @@ IMPL_LINK ( SvxHyperlinkTabPageBase, ClickScriptHdl_Impl, void *, EMPTYARG )
 
         if ( bIsInputEnabled )
             GetParent()->EnableInput( sal_True );
-        // <--
         // execute dlg
         DisableClose( sal_True );
         short nRet = aDlg.Execute();
diff --git a/cui/source/inc/border.hxx b/cui/source/inc/border.hxx
index eccfed5..b01f71a 100644
--- a/cui/source/inc/border.hxx
+++ b/cui/source/inc/border.hxx
@@ -112,7 +112,6 @@ private:
     CheckBox            aMergeWithNextCB;
     // #i29550#
     CheckBox            aMergeAdjacentBordersCB;
-    // <--
 
     ImageList           aShadowImgLstH;
     ImageList           aShadowImgLst;
diff --git a/cui/source/tabpages/border.cxx b/cui/source/tabpages/border.cxx
index 67046df..a4b54bc 100644
--- a/cui/source/tabpages/border.cxx
+++ b/cui/source/tabpages/border.cxx
@@ -1228,7 +1228,6 @@ void SvxBorderTabPage::PageCreated (SfxAllItemSet aSet)
             aMergeAdjacentBordersCB.Show();
             aPropertiesFL.Show();
         }
-        // <--
     }
     if (pFlagItem)
         if ( ( pFlagItem->GetValue() & SVX_HIDESHADOWCTL ) == SVX_HIDESHADOWCTL )
diff --git a/wizards/com/sun/star/wizards/document/TimeStampControl.java b/wizards/com/sun/star/wizards/document/TimeStampControl.java
index 8645f31..558b7da 100644
--- a/wizards/com/sun/star/wizards/document/TimeStampControl.java
+++ b/wizards/com/sun/star/wizards/document/TimeStampControl.java
@@ -150,14 +150,12 @@ public class TimeStampControl extends DatabaseControl
     {
         // --> TESTING
         Point aBeforePt = xShapeGroup.getPosition();
-        // <--
         xShapeGroup.setPosition(_aPoint);
 //      oDateControl.xShape.setPosition(_aPoint);
 //      Point atimepoint = new Point(oDateControl.xShape.getPosition().X + oDateControl.xShape.getSize().Width, oDateControl.xShape.getPosition().Y );
 //      oTimeControl.xShape.setPosition(atimepoint);
         // --> TESTING
         Point aAfterPt = xShapeGroup.getPosition();
-    // <--
     }
 
     public int getControlType()
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
index 8a45f41..0b12a98 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
@@ -211,7 +211,6 @@ DigitalSignaturesDialog::DigitalSignaturesDialog(
 {
     // --> PB #i48253 the tablistbox needs its own unique id
     maSignaturesLB.Window::SetUniqueId( HID_XMLSEC_TREE_SIGNATURESDLG );
-    // <--
     Size aControlSize( maSignaturesLB.GetSizePixel() );
     aControlSize = maSignaturesLB.PixelToLogic( aControlSize, MapMode( MAP_APPFONT ) );
     const long nControlWidth = aControlSize.Width();
-- 
1.7.0.4

From b4078ec4e366db0c2285507c283f8b49097364f2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffim...@gmail.com>
Date: Fri, 22 Apr 2011 08:00:56 -0300
Subject: [PATCH] left arrow comments removed // <--

---
 binfilter/bf_sfx2/source/view/sfx2_printer.cxx     |    1 -
 binfilter/bf_sw/source/core/unocore/sw_unosect.cxx |    2 --
 filter/source/pdf/impdialog.hrc                    |    1 -
 filter/source/pdf/pdfexport.cxx                    |    3 ---
 filter/source/pdf/pdfexport.hxx                    |    1 -
 5 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/binfilter/bf_sfx2/source/view/sfx2_printer.cxx b/binfilter/bf_sfx2/source/view/sfx2_printer.cxx
index a11a015..9bb4e27 100644
--- a/binfilter/bf_sfx2/source/view/sfx2_printer.cxx
+++ b/binfilter/bf_sfx2/source/view/sfx2_printer.cxx
@@ -132,7 +132,6 @@ namespace binfilter {
         aJobSetup.SetValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StrictSO52Compatibility" ) ),
                             rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ) );
         SetJobSetup( aJobSetup );
-        // <--
 /*N*/ }
 
 //--------------------------------------------------------------------
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx b/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
index 7d1f2d6..8718467 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
@@ -696,7 +696,6 @@ void SwXTextSection::setPropertyValues(
                 {
                     // always prevent update of an existing link in the section
                     pDoc->ChgSection( i, aSection, aItemSet.pItemSet, sal_True );
-                    // <--
 
                     {
                         // temporarily remove actions to allow cursor update
@@ -1199,7 +1198,6 @@ void SwXTextSection::setPropertyToDefault( const OUString& rPropertyName )
                 {
                     // always prevent update of an existing link in the section
                     pDoc->ChgSection( i, aSection, pNewAttrSet, sal_True );
-                    // <--
 
                     {
                         // temporarily remove actions to allow cursor update
diff --git a/filter/source/pdf/impdialog.hrc b/filter/source/pdf/impdialog.hrc
index e7ccbf6..75708d1 100644
--- a/filter/source/pdf/impdialog.hrc
+++ b/filter/source/pdf/impdialog.hrc
@@ -187,4 +187,3 @@
 
 #define CB_CNV_OOO_DOCTOPDF     155
 #define CB_EXP_BMRK_TO_DEST     156
-//<---
diff --git a/filter/source/pdf/pdfexport.cxx b/filter/source/pdf/pdfexport.cxx
index e97171e..bffd26c 100644
--- a/filter/source/pdf/pdfexport.cxx
+++ b/filter/source/pdf/pdfexport.cxx
@@ -157,7 +157,6 @@ PDFExport::PDFExport( const Reference< XComponent >& rxSrcDoc,
     mnDefaultLinkAction         ( 0 ),
     mbConvertOOoTargetToPDFTarget( sal_False ),
     mbExportBmkToDest			( sal_False )
-//<---
 {
 }
 
@@ -551,7 +550,6 @@ sal_Bool PDFExport::Export( const OUString& rFile, const Sequence< PropertyValue
                      rFilterData[ nData ].Value >>= mbConvertOOoTargetToPDFTarget;
                   else if ( rFilterData[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "ExportBookmarksToPDFDestination" ) ) )
                       rFilterData[ nData ].Value >>= mbExportBmkToDest;
-//<---
                 else if ( rFilterData[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "ExportBookmarks" ) ) )
                     rFilterData[ nData ].Value >>= mbExportBookmarks;
                 else if ( rFilterData[ nData ].Name == OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenBookmarkLevels" ) ) )
@@ -782,7 +780,6 @@ sal_Bool PDFExport::Export( const OUString& rFile, const Sequence< PropertyValue
                     //and remove the remote goto action forced on PDF file
                     aContext.ForcePDFAction = sal_False;
                 }
-//<---
             }
 // all context data set, time to create the printing device
             PDFWriter*			pPDFWriter = new PDFWriter( aContext, xEnc );
diff --git a/filter/source/pdf/pdfexport.hxx b/filter/source/pdf/pdfexport.hxx
index 304223a..1dbb7d9 100644
--- a/filter/source/pdf/pdfexport.hxx
+++ b/filter/source/pdf/pdfexport.hxx
@@ -114,7 +114,6 @@ private:
     sal_Int32               mnDefaultLinkAction;
     sal_Bool				mbConvertOOoTargetToPDFTarget;
     sal_Bool				mbExportBmkToDest;
-//<---
     sal_Bool                ImplExportPage( ::vcl::PDFWriter& rWriter, ::vcl::PDFExtOutDevData& rPDFExtOutDevData,
                                                 const GDIMetaFile& rMtf );
     void                    ImplWriteWatermark( ::vcl::PDFWriter& rWriter, const Size& rPageSize );
-- 
1.7.0.4

From b8619043f70a5cb46edc9381566434e4389998f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffim...@gmail.com>
Date: Fri, 22 Apr 2011 08:01:29 -0300
Subject: [PATCH] left arrow comments removed // <--

---
 sd/source/ui/unoidl/UnoDocumentSettings.cxx |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.cxx b/sd/source/ui/unoidl/UnoDocumentSettings.cxx
index 7880bff..c915773 100644
--- a/sd/source/ui/unoidl/UnoDocumentSettings.cxx
+++ b/sd/source/ui/unoidl/UnoDocumentSettings.cxx
@@ -198,7 +198,6 @@ enum SdDocumentSettingsPropertyHandles
             // --> #i33095#
             { MAP_LEN("LoadReadonly"),			HANDLE_LOAD_READONLY,		&::getBooleanCppuType(),				0,  0 },
             { MAP_LEN("SaveVersionOnClose"),	HANDLE_SAVE_VERSION,		&::getBooleanCppuType(),				0,  0 },
-            // <--
             { NULL, 0, 0, NULL, 0, 0 }
         };
 
@@ -832,7 +831,6 @@ void DocumentSettings::_setPropertyValues( const PropertyMapEntry** ppEntries, c
                 }
             }
             break;
-            // <--
 
             case HANDLE_SAVE_VERSION:
             {
@@ -1097,7 +1095,6 @@ void DocumentSettings::_getPropertyValues( const PropertyMapEntry** ppEntries, A
                 *pValue <<= pDocSh->IsLoadReadonly();
             }
             break;
-            // <--
 
             case HANDLE_SAVE_VERSION:
             {
-- 
1.7.0.4

From aa640ba50418bea9cf568e6c521eb5fbec83e3fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffim...@gmail.com>
Date: Fri, 22 Apr 2011 08:01:59 -0300
Subject: [PATCH] left arrow comments removed // <--

---
 framework/source/layoutmanager/helpers.cxx         |    1 -
 ucb/source/ucp/file/shell.cxx                      |    1 -
 ucb/source/ucp/webdav/DAVResourceAccess.cxx        |    2 --
 xmloff/inc/xmloff/txtprmap.hxx                     |    1 -
 xmloff/source/core/xmlexp.cxx                      |    1 -
 xmloff/source/draw/shapeimport.cxx                 |    1 -
 xmloff/source/draw/ximpshap.cxx                    |    1 -
 .../text/XMLIndexChapterInfoEntryContext.cxx       |    2 --
 xmloff/source/text/XMLSectionExport.cxx            |    4 ----
 xmloff/source/text/txtimp.cxx                      |    4 ----
 xmloff/source/transform/Oasis2OOo.cxx              |    1 -
 xmloff/source/transform/StyleOASISTContext.cxx     |    1 -
 12 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/framework/source/layoutmanager/helpers.cxx b/framework/source/layoutmanager/helpers.cxx
index 92ab154..46dea80 100644
--- a/framework/source/layoutmanager/helpers.cxx
+++ b/framework/source/layoutmanager/helpers.cxx
@@ -344,7 +344,6 @@ sal_Bool implts_isFrameOrWindowTop( const uno::Reference< frame::XFrame >& xFram
         uno::Reference< awt::XWindow > xWindow( xWindowCheck, uno::UNO_QUERY );
         Window* pWindow = VCLUnoHelper::GetWindow( xWindow );
         return ( pWindow && pWindow->IsSystemWindow() );
-        // <--
     }
 
     return sal_False;
diff --git a/ucb/source/ucp/file/shell.cxx b/ucb/source/ucp/file/shell.cxx
index 139acd8..e51b0d5 100644
--- a/ucb/source/ucp/file/shell.cxx
+++ b/ucb/source/ucp/file/shell.cxx
@@ -1138,7 +1138,6 @@ shell::move( sal_Int32 CommandId,
     // srcUnqPath and dstUnqPathIn are equal
     if( srcUnqPath == dstUnqPathIn )
         return;
-    // <--
     //
     osl::FileBase::RC nError;
     rtl::OUString dstUnqPath( dstUnqPathIn );
diff --git a/ucb/source/ucp/webdav/DAVResourceAccess.cxx b/ucb/source/ucp/webdav/DAVResourceAccess.cxx
index 0024eb7..90fd382 100644
--- a/ucb/source/ucp/webdav/DAVResourceAccess.cxx
+++ b/ucb/source/ucp/webdav/DAVResourceAccess.cxx
@@ -1208,11 +1208,9 @@ sal_Bool DAVResourceAccess::handleException( DAVException & e, int errorCount )
             return sal_True;
         }
         return sal_False;
-    // <--
     // --> tkr: if connection has said retry then retry!
     case DAVException::DAV_HTTP_RETRY:
         return sal_True;
-    // <--
     default:
         return sal_False; // Abort
     }
diff --git a/xmloff/inc/xmloff/txtprmap.hxx b/xmloff/inc/xmloff/txtprmap.hxx
index 6d0e3fa..cea2597 100644
--- a/xmloff/inc/xmloff/txtprmap.hxx
+++ b/xmloff/inc/xmloff/txtprmap.hxx
@@ -172,7 +172,6 @@
 #define CTF_SHAPE_VERTICALREL               (XML_TEXT_CTF_START + 136)
 #define CTF_SHAPE_VERTICALREL_PAGE          (XML_TEXT_CTF_START + 137)
 #define CTF_SHAPE_VERTICALREL_FRAME         (XML_TEXT_CTF_START + 138)
-// <--
 #define CTF_PARA_ADJUSTLAST                 (XML_TEXT_CTF_START + 139)
 #define CTF_DEFAULT_OUTLINE_LEVEL           (XML_TEXT_CTF_START + 140)
 #define CTF_OLD_FLOW_WITH_TEXT              (XML_TEXT_CTF_START + 141)
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 064fb96..b428e7c 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -449,7 +449,6 @@ void SvXMLExport::_InitCtor()
             mpImpl->mbSaveBackwardCompatibleODF = bTemp;
         }
     }
-    // <--
 }
 
 // Shapes in Writer cannot be named via context menu (#i51726#)
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index cf8c2a7..8c04bc6 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -883,7 +883,6 @@ void XMLShapeImportHelper::finishShape(
                 aPosLayoutDir );
         }
     }
-    // <--
 }
 
 // helper functions for z-order sorting
diff --git a/xmloff/source/draw/ximpshap.cxx b/xmloff/source/draw/ximpshap.cxx
index 8280ccd..c00ad37 100644
--- a/xmloff/source/draw/ximpshap.cxx
+++ b/xmloff/source/draw/ximpshap.cxx
@@ -1953,7 +1953,6 @@ void SdXMLConnectorShapeContext::StartElement(const uno::Reference< xml::sax::XA
                 {
                     xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("PolyPolygonBezier") ), maPath );
                 }                                                                                        
-                // <--
             }
 
             SdXMLShapeContext::StartElement(xAttrList);
diff --git a/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx b/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
index 24f5254..86e5998 100644
--- a/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
+++ b/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
@@ -87,7 +87,6 @@ static const SvXMLEnumMapEntry aChapterDisplayMap[] =
     //---> i89791
     // enabled for ODF 1.2, full index support in 3.0
     { XML_PLAIN_NUMBER_AND_NAME,    ChapterFormat::NO_PREFIX_SUFFIX },
-    //<---
     { XML_PLAIN_NUMBER,	    		ChapterFormat::DIGIT },
     { XML_TOKEN_INVALID,			0 }
 };
@@ -174,7 +173,6 @@ void XMLIndexChapterInfoEntryContext::StartElement(
                 }
             }
         }
-        // <--
     }
     if (bOutlineLevelOK)
         nValues++;
diff --git a/xmloff/source/text/XMLSectionExport.cxx b/xmloff/source/text/XMLSectionExport.cxx
index f579ce4..2e91ede 100644
--- a/xmloff/source/text/XMLSectionExport.cxx
+++ b/xmloff/source/text/XMLSectionExport.cxx
@@ -1341,7 +1341,6 @@ void XMLSectionExport::ExportIndexTemplateElement(
                     rValues[i].Value >>= nLevel;
                     bLevelOK = sal_True;
                     break;
-//<---
                 case TOK_TPARAM_BIBLIOGRAPHY_DATA:
                     rValues[i].Value >>= nBibliographyData;
                     bBibliographyDataOK = sal_True;
@@ -1449,7 +1448,6 @@ void XMLSectionExport::ExportIndexTemplateElement(
             bChapterFormatOK = sal_False;
         }
     }
-//<---
 
     // ... and write Element
     if (eElement != XML_TOKEN_INVALID)
@@ -1537,7 +1535,6 @@ void XMLSectionExport::ExportIndexTemplateElement(
             if (bLevelOK)
                 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_OUTLINE_LEVEL,
                                      OUString::valueOf((sal_Int32)nLevel));
-//<---
         }
 
 //--->i53420
@@ -1552,7 +1549,6 @@ void XMLSectionExport::ExportIndexTemplateElement(
                 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_OUTLINE_LEVEL,
                                      OUString::valueOf((sal_Int32)nLevel));
         }
-//<---
         // export template
         SvXMLElementExport aTemplateElement(GetExport(), XML_NAMESPACE_TEXT,
                                             GetXMLToken(eElement),
diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx
index be7bcd1..c1acfd7 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -151,7 +151,6 @@ static SvXMLTokenMapEntry aTextElemTokenMap[] =
     { XML_NAMESPACE_TEXT, XML_ALPHABETICAL_INDEX_AUTO_MARK_FILE, XML_TOK_TEXT_AUTOMARK },
     // #i52127#
     { XML_NAMESPACE_TEXT, XML_NUMBERED_PARAGRAPH, XML_TOK_TEXT_NUMBERED_PARAGRAPH	},
-    // <--
 
     XML_TOKEN_MAP_END
 };
@@ -1447,9 +1446,7 @@ sal_Bool lcl_HasListStyle( OUString sStyleName,
                         {
                             bRet = sal_False;
                         }
-                        // <--
                     }
-                    // <--
                     break;
                 }
                 else
@@ -1463,7 +1460,6 @@ sal_Bool lcl_HasListStyle( OUString sStyleName,
 
     return bRet;
 }
-// <--
 OUString XMLTextImportHelper::SetStyleAndAttrs(
         SvXMLImport& rImport,
         const Reference < XTextCursor >& rCursor,
diff --git a/xmloff/source/transform/Oasis2OOo.cxx b/xmloff/source/transform/Oasis2OOo.cxx
index 8d4509a..f481369 100644
--- a/xmloff/source/transform/Oasis2OOo.cxx
+++ b/xmloff/source/transform/Oasis2OOo.cxx
@@ -1198,7 +1198,6 @@ void XMLTableTransformerContext_Impl::StartElement(
     Reference< XAttributeList > xAttrList( rAttrList );
 
     XMLMutableAttributeList *pMutableAttrList = 0;
-    // <--
 
     sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0;
     for( sal_Int16 i=0; i < nAttrCount; i++ )
diff --git a/xmloff/source/transform/StyleOASISTContext.cxx b/xmloff/source/transform/StyleOASISTContext.cxx
index 3bbb3ad..982d2ec 100644
--- a/xmloff/source/transform/StyleOASISTContext.cxx
+++ b/xmloff/source/transform/StyleOASISTContext.cxx
@@ -520,7 +520,6 @@ void XMLPropertiesTContext_Impl::StartElement(
                             }
                         }
                         pAttrList->AddAttribute( rAttrName, aNewAttrValue );
-                        // <--
 
                         // create old draw:mirror for drawing graphic objects
                         OUString aAttrValue( GetXMLToken( IsXMLToken( rAttrValue, XML_HORIZONTAL ) ? XML_TRUE : XML_FALSE ) );
-- 
1.7.0.4

From d2cef28eabec547f3689f08c023bbf5839dbe1e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= <julio.hoffim...@gmail.com>
Date: Fri, 22 Apr 2011 08:02:21 -0300
Subject: [PATCH] left arrow comments removed // <--

---
 comphelper/source/misc/accessiblewrapper.cxx |    1 -
 svtools/source/control/ruler.cxx             |    1 -
 svtools/source/graphic/grfmgr.cxx            |    1 -
 vcl/inc/vcl/ptrstyle.hxx                     |    2 --
 vcl/inc/vcl/vclevent.hxx                     |    1 -
 vcl/source/gdi/pdfwriter.cxx                 |    1 -
 vcl/source/gdi/pdfwriter_impl.hxx            |    2 --
 vcl/unx/gtk/a11y/atklistener.cxx             |    1 -
 vcl/unx/gtk/a11y/atktextattributes.cxx       |    1 -
 vcl/unx/gtk/a11y/atkutil.cxx                 |    1 -
 vcl/unx/gtk/app/gtkdata.cxx                  |    2 --
 vcl/unx/source/gdi/salcvt.cxx                |    4 ----
 vcl/win/source/gdi/winlayout.cxx             |    2 --
 vcl/win/source/window/salframe.cxx           |    2 --
 14 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/comphelper/source/misc/accessiblewrapper.cxx b/comphelper/source/misc/accessiblewrapper.cxx
index b55285a..732a009 100644
--- a/comphelper/source/misc/accessiblewrapper.cxx
+++ b/comphelper/source/misc/accessiblewrapper.cxx
@@ -244,7 +244,6 @@ namespace comphelper
             // #130798#
             // these Ids are also missed: SUB_WINDOW_OF_RELATION_CHANGED & TEXT_ATTRIBUTE_CHANGED
             case AccessibleEventId::TEXT_SELECTION_CHANGED:
-            // <--
                 // nothing to translate
                 break;
 
diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
index 2202d3e..3520de9 100644
--- a/svtools/source/control/ruler.cxx
+++ b/svtools/source/control/ruler.cxx
@@ -1684,7 +1684,6 @@ sal_Bool Ruler::ImplHitTest( const Point& rPos, ImplRulerHitTest* pHitTest,
     pHitTest->mnDragSize = 0;
     pHitTest->bSize = sal_False;
     pHitTest->bSizeBar = sal_False;
-    // <--
 
     // Damit ueberstehende Tabs und Einzuege mit beruecksichtigt werden
     long nXExtraOff;
diff --git a/svtools/source/graphic/grfmgr.cxx b/svtools/source/graphic/grfmgr.cxx
index 5251368..706cb6c 100644
--- a/svtools/source/graphic/grfmgr.cxx
+++ b/svtools/source/graphic/grfmgr.cxx
@@ -300,7 +300,6 @@ sal_Bool GraphicObject::ImplGetCropParams( OutputDevice* pOut, Point& rPt, Size&
             MapMode m(maGraphic.GetPrefMapMode());
             aSize100 = pOut->LogicToLogic( maGraphic.GetPrefSize(), &m, &aMap100 );
         }
-        // <--
 
         nTotalWidth = aSize100.Width() - pAttr->GetLeftCrop() - pAttr->GetRightCrop();
         nTotalHeight = aSize100.Height() - pAttr->GetTopCrop() - pAttr->GetBottomCrop();
diff --git a/vcl/inc/vcl/ptrstyle.hxx b/vcl/inc/vcl/ptrstyle.hxx
index dd21462..eb62991 100644
--- a/vcl/inc/vcl/ptrstyle.hxx
+++ b/vcl/inc/vcl/ptrstyle.hxx
@@ -132,11 +132,9 @@ typedef sal_uInt16 PointerStyle;
 #define POINTER_TAB_SELECT_SE           ((PointerStyle)90)
 #define POINTER_TAB_SELECT_W            ((PointerStyle)91)
 #define POINTER_TAB_SELECT_SW           ((PointerStyle)92)
-// <--
 
 // #i20119#
 #define POINTER_PAINTBRUSH              ((PointerStyle)93)
-// <--
 
 #define POINTER_COUNT                   94
 
diff --git a/vcl/inc/vcl/vclevent.hxx b/vcl/inc/vcl/vclevent.hxx
index 3f97456..dc5e3c4 100644
--- a/vcl/inc/vcl/vclevent.hxx
+++ b/vcl/inc/vcl/vclevent.hxx
@@ -157,7 +157,6 @@ namespace com { namespace sun { namespace star {
 // #i92103#
 #define VCLEVENT_ITEM_EXPANDED              1174
 #define VCLEVENT_ITEM_COLLAPSED             1175
-// <--
 #define VCLEVENT_DROPDOWN_PRE_OPEN          1176
 
 // VclMenuEvent
diff --git a/vcl/source/gdi/pdfwriter.cxx b/vcl/source/gdi/pdfwriter.cxx
index 510ea41..acf1aa0 100644
--- a/vcl/source/gdi/pdfwriter.cxx
+++ b/vcl/source/gdi/pdfwriter.cxx
@@ -426,7 +426,6 @@ sal_Int32 PDFWriter::CreateNamedDest( const rtl::OUString& sDestName, const Rect
 {
     return ((PDFWriterImpl*)pImplementation)->createNamedDest( sDestName, rRect, nPageNr, eType );
 }
-//<---
 sal_Int32 PDFWriter::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestAreaType eType )
 {
     return ((PDFWriterImpl*)pImplementation)->createDest( rRect, nPageNr, eType );
diff --git a/vcl/source/gdi/pdfwriter_impl.hxx b/vcl/source/gdi/pdfwriter_impl.hxx
index ff2b281..a41c76e 100644
--- a/vcl/source/gdi/pdfwriter_impl.hxx
+++ b/vcl/source/gdi/pdfwriter_impl.hxx
@@ -386,7 +386,6 @@ public:
         PDFWriter::DestAreaType		m_eType;
         Rectangle					m_aRect;
     };
-//<---
  
     struct PDFOutlineEntry
     {
@@ -610,7 +609,6 @@ private:
        destination id is always the destination's position in this vector
      */
     std::vector<PDFNamedDest>		    m_aNamedDests;
-    //<---
     /* contains all dests ever set during the PDF creation,
        dest id is always the dest's position in this vector
      */
diff --git a/vcl/unx/gtk/a11y/atklistener.cxx b/vcl/unx/gtk/a11y/atklistener.cxx
index 29983a4..d65909b 100644
--- a/vcl/unx/gtk/a11y/atklistener.cxx
+++ b/vcl/unx/gtk/a11y/atklistener.cxx
@@ -388,7 +388,6 @@ void AtkListener::notifyEvent( const accessibility::AccessibleEventObject& aEven
             }
             break;
         }
-        // <--
 
         // AtkAction signals ...
         case accessibility::AccessibleEventId::ACTION_CHANGED:
diff --git a/vcl/unx/gtk/a11y/atktextattributes.cxx b/vcl/unx/gtk/a11y/atktextattributes.cxx
index c0620cf..359d2f0 100644
--- a/vcl/unx/gtk/a11y/atktextattributes.cxx
+++ b/vcl/unx/gtk/a11y/atktextattributes.cxx
@@ -146,7 +146,6 @@ static const char * ExportedTextAttributes[TEXT_ATTRIBUTE_LAST] =
     "CharWeight",           // TEXT_ATTRIBUTE_WEIGHT
     // #i92233#
     "MMToPixelRatio",       // TEXT_ATTRIBUTE_MM_TO_PIXEL_RATIO
-    // <--
     "ParaAdjust",           // TEXT_ATTRIBUTE_JUSTIFICATION
     "ParaBottomMargin",     // TEXT_ATTRIBUTE_BOTTOM_MARGIN
     "ParaFirstLineIndent",  // TEXT_ATTRIBUTE_FIRST_LINE_INDENT
diff --git a/vcl/unx/gtk/a11y/atkutil.cxx b/vcl/unx/gtk/a11y/atkutil.cxx
index 97e44e7..7b4d7dd 100644
--- a/vcl/unx/gtk/a11y/atkutil.cxx
+++ b/vcl/unx/gtk/a11y/atkutil.cxx
@@ -41,7 +41,6 @@
 #include <com/sun/star/accessibility/AccessibleEventId.hpp>
 #include <com/sun/star/accessibility/AccessibleStateType.hpp>
 #include <com/sun/star/accessibility/XAccessibleText.hpp>
-// <--
 #include <cppuhelper/implbase1.hxx>
 #include <osl/mutex.hxx>
 #include <rtl/ref.hxx>
diff --git a/vcl/unx/gtk/app/gtkdata.cxx b/vcl/unx/gtk/app/gtkdata.cxx
index 95c07e2..50fa4c9 100644
--- a/vcl/unx/gtk/app/gtkdata.cxx
+++ b/vcl/unx/gtk/app/gtkdata.cxx
@@ -471,11 +471,9 @@ GdkCursor *GtkSalDisplay::getCursor( PointerStyle ePointerStyle )
             MAKE_CURSOR( POINTER_TAB_SELECT_SE, tblselse_ );
             MAKE_CURSOR( POINTER_TAB_SELECT_W, tblselw_ );
             MAKE_CURSOR( POINTER_TAB_SELECT_SW, tblselsw_ );
-            // <--
 
             // #i20119#
             MAKE_CURSOR( POINTER_PAINTBRUSH, paintbrush_ );
-            // <--
 
         default:
             fprintf( stderr, "pointer %d not implemented", ePointerStyle );
diff --git a/vcl/unx/source/gdi/salcvt.cxx b/vcl/unx/source/gdi/salcvt.cxx
index ca8deb0..534b3b6 100644
--- a/vcl/unx/source/gdi/salcvt.cxx
+++ b/vcl/unx/source/gdi/salcvt.cxx
@@ -51,7 +51,6 @@ SalConverterCache::~SalConverterCache()
 
 // ---> FIXME
 #include <stdio.h>
-// <---
 
 rtl_UnicodeToTextConverter 
 SalConverterCache::GetU2TConverter( rtl_TextEncoding nEncoding )
@@ -66,7 +65,6 @@ SalConverterCache::GetU2TConverter( rtl_TextEncoding nEncoding )
 // ---> FIXME
 if ( rConverter.mpU2T == NULL )
     fprintf( stderr, "failed to create Unicode -> %i converter\n", nEncoding);
-// <---
         }
         return rConverter.mpU2T;
     }
@@ -86,7 +84,6 @@ SalConverterCache::GetT2UConverter( rtl_TextEncoding nEncoding )
 // ---> FIXME
 if ( rConverter.mpT2U == NULL )
     fprintf( stderr, "failed to create %i -> Unicode converter\n", nEncoding );
-// <---
         }
         return rConverter.mpT2U;
     }
@@ -289,7 +286,6 @@ SalConverterCache::EncodingHasChar( rtl_TextEncoding nEncoding,
             // ---> FIXME
             if ( aConverter == NULL )
                 return False;
-            // <---
 
             sal_Char   pConversionBuffer[ 32 ];
             sal_uInt32 nConversionInfo;
diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx
index 2fc0d73..9cdd6da 100644
--- a/vcl/win/source/gdi/winlayout.cxx
+++ b/vcl/win/source/gdi/winlayout.cxx
@@ -1545,7 +1545,6 @@ bool UniscribeLayout::LayoutText( ImplLayoutArgs& rArgs )
                                 if( rArgs.mpStr[ c ] == 0x2060 )
                                     mpOutGlyphs[ i + rVisualItem.mnMinGlyphPos ] = 1;
                                 else
-                                // <--
                                     rArgs.NeedFallback( c, false );
                            }
                         }
@@ -1561,7 +1560,6 @@ bool UniscribeLayout::LayoutText( ImplLayoutArgs& rArgs )
                                 if( rArgs.mpStr[ c ] == 0x2060 )
                                     mpOutGlyphs[ i + rVisualItem.mnMinGlyphPos ] = 1;
                                 else
-                                // <--
                                     rArgs.NeedFallback( c, true );
                             }
                         }
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index 4d42d30..db9a5a2 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -2295,11 +2295,9 @@ void WinSalFrame::SetPointer( PointerStyle ePointerStyle )
     { 0, 0, SAL_RESID_POINTER_TAB_SELECT_SE },      // POINTER_TAB_SELECT_SE
     { 0, 0, SAL_RESID_POINTER_TAB_SELECT_W },       // POINTER_TAB_SELECT_W
     { 0, 0, SAL_RESID_POINTER_TAB_SELECT_SW },      // POINTER_TAB_SELECT_SW
-    // <--
 
     // #i20119#
     { 0, 0, SAL_RESID_POINTER_PAINTBRUSH }          // POINTER_PAINTBRUSH
-    // <--
 
     };
 
-- 
1.7.0.4

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to