[Libreoffice-commits] core.git: forms/source

Chris Laplante mostthingsweb at gmail.com
Sun May 25 12:35:39 PDT 2014


 forms/source/component/Button.hxx                         |    4 -
 forms/source/component/CheckBox.cxx                       |    5 -
 forms/source/component/CheckBox.hxx                       |    6 --
 forms/source/component/Columns.cxx                        |    2 
 forms/source/component/Columns.hxx                        |    4 -
 forms/source/component/ComboBox.hxx                       |    7 --
 forms/source/component/Currency.cxx                       |    4 -
 forms/source/component/Currency.hxx                       |    7 --
 forms/source/component/DatabaseForm.cxx                   |   12 ----
 forms/source/component/Date.cxx                           |    2 
 forms/source/component/Date.hxx                           |    7 --
 forms/source/component/Edit.cxx                           |    2 
 forms/source/component/Edit.hxx                           |    3 -
 forms/source/component/EditBase.hxx                       |    3 -
 forms/source/component/EventThread.hxx                    |    3 -
 forms/source/component/File.hxx                           |    4 -
 forms/source/component/Filter.cxx                         |    4 -
 forms/source/component/FixedText.hxx                      |    3 -
 forms/source/component/FormComponent.cxx                  |    1 
 forms/source/component/FormattedField.hxx                 |    1 
 forms/source/component/Grid.hxx                           |    5 -
 forms/source/component/GroupBox.hxx                       |    3 -
 forms/source/component/GroupManager.cxx                   |    3 -
 forms/source/component/GroupManager.hxx                   |   42 ++++++--------
 forms/source/component/Hidden.hxx                         |    3 -
 forms/source/component/ImageButton.hxx                    |    7 --
 forms/source/component/ImageControl.hxx                   |    3 -
 forms/source/component/ListBox.hxx                        |    3 -
 forms/source/component/Numeric.cxx                        |    5 -
 forms/source/component/Numeric.hxx                        |    7 --
 forms/source/component/Pattern.cxx                        |    4 -
 forms/source/component/Pattern.hxx                        |    7 --
 forms/source/component/RadioButton.hxx                    |    6 --
 forms/source/component/Time.cxx                           |    5 -
 forms/source/component/Time.hxx                           |    7 --
 forms/source/component/cachedrowset.cxx                   |    7 --
 forms/source/component/cachedrowset.hxx                   |    3 -
 forms/source/component/clickableimage.hxx                 |    6 --
 forms/source/component/entrylisthelper.cxx                |    4 -
 forms/source/component/errorbroadcaster.cxx               |    4 -
 forms/source/component/errorbroadcaster.hxx               |    4 -
 forms/source/component/formcontrolfont.cxx                |    4 -
 forms/source/component/navigationbar.cxx                  |    4 -
 forms/source/component/navigationbar.hxx                  |    4 -
 forms/source/component/propertybaghelper.cxx              |    4 -
 forms/source/component/refvaluecomponent.hxx              |    4 -
 forms/source/component/scrollbar.cxx                      |    5 -
 forms/source/component/scrollbar.hxx                      |    4 -
 forms/source/component/spinbutton.cxx                     |    5 -
 forms/source/component/spinbutton.hxx                     |    4 -
 forms/source/helper/commanddescriptionprovider.cxx        |    3 -
 forms/source/helper/commandimageprovider.cxx              |    3 -
 forms/source/helper/controlfeatureinterception.cxx        |    4 -
 forms/source/helper/formnavigation.cxx                    |    8 --
 forms/source/helper/urltransformer.cxx                    |    4 -
 forms/source/helper/windowstateguard.cxx                  |    7 --
 forms/source/inc/FormComponent.hxx                        |    5 -
 forms/source/inc/InterfaceContainer.hxx                   |    3 -
 forms/source/inc/cloneable.hxx                            |    4 -
 forms/source/inc/componenttools.hxx                       |    3 -
 forms/source/inc/featuredispatcher.hxx                    |    4 -
 forms/source/inc/formcontrolfont.hxx                      |    4 -
 forms/source/inc/formnavigation.hxx                       |    3 -
 forms/source/inc/forms_module.hxx                         |    9 ---
 forms/source/inc/frm_resource.hxx                         |    6 --
 forms/source/inc/listenercontainers.hxx                   |    7 --
 forms/source/inc/property.hxx                             |    5 -
 forms/source/inc/propertybaghelper.hxx                    |    3 -
 forms/source/inc/resettable.hxx                           |    4 -
 forms/source/inc/urltransformer.hxx                       |    4 -
 forms/source/misc/InterfaceContainer.cxx                  |    7 --
 forms/source/misc/componenttools.cxx                      |    4 -
 forms/source/misc/limitedformats.cxx                      |    4 -
 forms/source/misc/property.cxx                            |    3 -
 forms/source/resource/frm_resource.cxx                    |    4 -
 forms/source/richtext/attributedispatcher.cxx             |    4 -
 forms/source/richtext/attributedispatcher.hxx             |    4 -
 forms/source/richtext/clipboarddispatcher.cxx             |    8 --
 forms/source/richtext/clipboarddispatcher.hxx             |    7 --
 forms/source/richtext/featuredispatcher.cxx               |    4 -
 forms/source/richtext/featuredispatcher.hxx               |    4 -
 forms/source/richtext/parametrizedattributedispatcher.cxx |    4 -
 forms/source/richtext/parametrizedattributedispatcher.hxx |    4 -
 forms/source/richtext/richtextcontrol.cxx                 |    4 -
 forms/source/richtext/richtextcontrol.hxx                 |    7 --
 forms/source/richtext/richtextengine.hxx                  |    7 --
 forms/source/richtext/richtextimplcontrol.cxx             |    4 -
 forms/source/richtext/richtextimplcontrol.hxx             |    2 
 forms/source/richtext/richtextmodel.cxx                   |    4 -
 forms/source/richtext/richtextunowrapper.cxx              |    8 --
 forms/source/richtext/richtextunowrapper.hxx              |   10 ---
 forms/source/richtext/richtextvclcontrol.cxx              |    2 
 forms/source/richtext/richtextvclcontrol.hxx              |    3 -
 forms/source/richtext/richtextviewport.cxx                |    5 -
 forms/source/richtext/richtextviewport.hxx                |    4 -
 forms/source/richtext/rtattributehandler.cxx              |   32 ----------
 forms/source/richtext/rtattributehandler.hxx              |   34 -----------
 forms/source/richtext/specialdispatchers.cxx              |   16 -----
 forms/source/richtext/specialdispatchers.hxx              |   13 ----
 forms/source/richtext/textattributelistener.hxx           |    4 -
 forms/source/runtime/formoperations.cxx                   |    4 -
 forms/source/solar/component/navbarcontrol.cxx            |    4 -
 forms/source/solar/component/navbarcontrol.hxx            |    7 --
 forms/source/solar/control/navtoolbar.cxx                 |   11 ---
 forms/source/solar/inc/navtoolbar.hxx                     |    6 --
 forms/source/xforms/datatyperepository.cxx                |    4 -
 forms/source/xforms/datatyperepository.hxx                |    3 -
 forms/source/xforms/datatypes.cxx                         |   23 -------
 forms/source/xforms/datatypes.hxx                         |   21 -------
 forms/source/xforms/model_helper.hxx                      |   11 ---
 110 files changed, 22 insertions(+), 645 deletions(-)

New commits:
commit 04f31d13c5813f6ce1e3076c4e987ffb8fafb9b3
Author: Chris Laplante <mostthingsweb at gmail.com>
Date:   Sat May 24 17:17:30 2014 -0400

    Remove ASCII art, useless comments and whitespace from forms module
    
    Change-Id: Ib6157a493092a137a6b0bf5b96d0e760d307f9da
    Reviewed-on: https://gerrit.libreoffice.org/9472
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index 48f52e3..b127713 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -40,10 +40,6 @@ struct ImplSVEvent;
 namespace frm
 {
 
-
-
-// OButtonModel
-
 typedef ::cppu::ImplHelper1 <   ::com::sun::star::form::XReset
                             >   OButtonModel_Base;
 class OButtonModel  :public OClickableImageBaseModel
diff --git a/forms/source/component/CheckBox.cxx b/forms/source/component/CheckBox.cxx
index 8d92bbf..365e4ed 100644
--- a/forms/source/component/CheckBox.cxx
+++ b/forms/source/component/CheckBox.cxx
@@ -41,11 +41,6 @@ using namespace ::com::sun::star::lang;
 using namespace ::com::sun::star::util;
 using namespace ::com::sun::star::form::binding;
 
-
-//= OCheckBoxControl
-
-
-
 OCheckBoxControl::OCheckBoxControl(const Reference<XComponentContext>& _rxFactory)
     :OBoundControl(_rxFactory, VCL_CONTROL_CHECKBOX)
 {
diff --git a/forms/source/component/CheckBox.hxx b/forms/source/component/CheckBox.hxx
index 3b81af0..b13cc93 100644
--- a/forms/source/component/CheckBox.hxx
+++ b/forms/source/component/CheckBox.hxx
@@ -26,9 +26,6 @@
 namespace frm
 {
 
-
-//= OCheckBoxModel
-
 class OCheckBoxModel    :public OReferenceValueComponent
 {
 protected:
@@ -63,9 +60,6 @@ protected:
     virtual bool            commitControlValueToDbColumn( bool _bPostReset ) SAL_OVERRIDE;
 };
 
-
-//= OCheckBoxControl
-
 class OCheckBoxControl : public OBoundControl
 {
 public:
diff --git a/forms/source/component/Columns.cxx b/forms/source/component/Columns.cxx
index f53fa14..68e668e 100644
--- a/forms/source/component/Columns.cxx
+++ b/forms/source/component/Columns.cxx
@@ -111,8 +111,6 @@ sal_Int32 getColumnTypeByModelName(const OUString& aModelName)
     return nTypeId;
 }
 
-/*************************************************************************/
-
 namespace
 {
     class theOGridColumnImplementationId : public rtl::Static< UnoTunnelIdInit, theOGridColumnImplementationId > {};
diff --git a/forms/source/component/Columns.hxx b/forms/source/component/Columns.hxx
index 8c59e8d..89a95a1 100644
--- a/forms/source/component/Columns.hxx
+++ b/forms/source/component/Columns.hxx
@@ -41,10 +41,6 @@ using namespace comphelper;
 namespace frm
 {
 
-
-
-// OGridColumn
-
 typedef ::cppu::WeakAggComponentImplHelper2 <   ::com::sun::star::lang::XUnoTunnel
                                             ,   ::com::sun::star::util::XCloneable > OGridColumn_BASE;
 class OGridColumn   :public ::comphelper::OBaseMutex
diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx
index a2b32f7..22f983a 100644
--- a/forms/source/component/ComboBox.hxx
+++ b/forms/source/component/ComboBox.hxx
@@ -41,9 +41,6 @@
 namespace frm
 {
 
-
-// OComboBoxModel
-
 class OComboBoxModel
             :public OBoundControlModel
             ,public OEntryListHelper
@@ -144,10 +141,6 @@ protected:
     DECLARE_XCLONEABLE();
 };
 
-
-// OComboBoxControl
-
-
 class OComboBoxControl : public OBoundControl
 {
 public:
diff --git a/forms/source/component/Currency.cxx b/forms/source/component/Currency.cxx
index 66e94d3..cbf99cc 100644
--- a/forms/source/component/Currency.cxx
+++ b/forms/source/component/Currency.cxx
@@ -41,10 +41,6 @@ using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::lang;
 using namespace ::com::sun::star::util;
 
-
-// OCurrencyControl
-
-
 OCurrencyControl::OCurrencyControl(const Reference<XComponentContext>& _rxFactory)
     :OBoundControl(_rxFactory, VCL_CONTROL_CURRENCYFIELD)
 {
diff --git a/forms/source/component/Currency.hxx b/forms/source/component/Currency.hxx
index b9ba6b8..c1574be 100644
--- a/forms/source/component/Currency.hxx
+++ b/forms/source/component/Currency.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-//= OCurrencyModel
-
 class OCurrencyModel
                 :public OEditBaseModel
 {
@@ -70,9 +66,6 @@ protected:
     void implConstruct();
 };
 
-
-//= OCurrencyControl
-
 class OCurrencyControl: public OBoundControl
 {
 protected:
diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx
index 162ff6f..15c19a2 100644
--- a/forms/source/component/DatabaseForm.cxx
+++ b/forms/source/component/DatabaseForm.cxx
@@ -128,10 +128,6 @@ extern "C" void SAL_CALL createRegistryInfo_ODatabaseForm()
 namespace frm
 {
 
-
-
-//= DocumentModifyGuard
-
 class DocumentModifyGuard
 {
 public:
@@ -163,13 +159,7 @@ private:
     Reference< XModifiable2 >   m_xDocumentModify;
 };
 
-
-//= OFormSubmitResetThread
-//=-----------------------------------------------------------------
-//= submitting and resetting html-forms asynchronously
-
-
-
+// submitting and resetting html-forms asynchronously
 class OFormSubmitResetThread: public OComponentEventThread
 {
 protected:
diff --git a/forms/source/component/Date.cxx b/forms/source/component/Date.cxx
index 9ede646..609dfb0 100644
--- a/forms/source/component/Date.cxx
+++ b/forms/source/component/Date.cxx
@@ -74,8 +74,6 @@ StringSequence SAL_CALL ODateControl::getSupportedServiceNames() throw(std::exce
     return aSupported;
 }
 
-/*************************************************************************/
-
 InterfaceRef SAL_CALL ODateModel_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory)
 {
     return *(new ODateModel( comphelper::getComponentContext(_rxFactory) ));
diff --git a/forms/source/component/Date.hxx b/forms/source/component/Date.hxx
index 1531726..4ffb43b 100644
--- a/forms/source/component/Date.hxx
+++ b/forms/source/component/Date.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-//= ODateModel
-
 class ODateModel
                 :public OEditBaseModel
                 ,public OLimitedFormats
@@ -100,9 +96,6 @@ private:
                                 ::com::sun::star::uno::Any& _rUNOValue ) const;
 };
 
-
-//= ODateControl
-
 class ODateControl: public OBoundControl
 {
 protected:
diff --git a/forms/source/component/Edit.cxx b/forms/source/component/Edit.cxx
index c5f3643..052f93e 100644
--- a/forms/source/component/Edit.cxx
+++ b/forms/source/component/Edit.cxx
@@ -271,8 +271,6 @@ void SAL_CALL OEditControl::createPeer( const Reference< XToolkit>& _rxToolkit,
     OBoundControl::createPeer(_rxToolkit, _rxParent);
 }
 
-/*************************************************************************/
-
 InterfaceRef SAL_CALL OEditModel_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory)
 {
     return *(new OEditModel( comphelper::getComponentContext(_rxFactory) ));
diff --git a/forms/source/component/Edit.hxx b/forms/source/component/Edit.hxx
index f317bc3..2d66743 100644
--- a/forms/source/component/Edit.hxx
+++ b/forms/source/component/Edit.hxx
@@ -31,9 +31,6 @@ struct ImplSVEvent;
 namespace frm
 {
 
-
-//= OEditModel
-
 class OEditModel
                 :public OEditBaseModel
 {
diff --git a/forms/source/component/EditBase.hxx b/forms/source/component/EditBase.hxx
index 7fdfcfc..c0636e6 100644
--- a/forms/source/component/EditBase.hxx
+++ b/forms/source/component/EditBase.hxx
@@ -49,9 +49,6 @@
 namespace frm
 {
 
-
-//= OEditBaseModel
-
 class OEditBaseModel :  public OBoundControlModel
 {
     sal_Int16                   m_nLastReadVersion;
diff --git a/forms/source/component/EventThread.hxx b/forms/source/component/EventThread.hxx
index a9d98a7..151e309 100644
--- a/forms/source/component/EventThread.hxx
+++ b/forms/source/component/EventThread.hxx
@@ -41,9 +41,6 @@ namespace frm
 {
 
 
-// ***************************************************************************************************
-// ***************************************************************************************************
-
 typedef ::osl::Thread   OComponentEventThread_TBASE;
 class OComponentEventThread
             :public OComponentEventThread_TBASE
diff --git a/forms/source/component/File.hxx b/forms/source/component/File.hxx
index af3ae37..fa9eea1 100644
--- a/forms/source/component/File.hxx
+++ b/forms/source/component/File.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-// OFileControlModel
-
 class OFileControlModel
                 :public OControlModel
                 ,public ::com::sun::star::form::XReset
diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx
index 7612a19..8419142 100644
--- a/forms/source/component/Filter.cxx
+++ b/forms/source/component/Filter.cxx
@@ -90,10 +90,6 @@ namespace frm
 
     using namespace ::connectivity;
 
-
-    // OFilterControl
-
-
     OFilterControl::OFilterControl( const Reference< XComponentContext >& _rxORB )
         :UnoControl()
         ,m_aTextListeners( *this )
diff --git a/forms/source/component/FixedText.hxx b/forms/source/component/FixedText.hxx
index 073badc..a948131 100644
--- a/forms/source/component/FixedText.hxx
+++ b/forms/source/component/FixedText.hxx
@@ -26,9 +26,6 @@
 namespace frm
 {
 
-
-// OFixedTextModel
-
 class OFixedTextModel
         :public OControlModel
 {
diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx
index 615688e..f514356 100644
--- a/forms/source/component/FormComponent.cxx
+++ b/forms/source/component/FormComponent.cxx
@@ -334,7 +334,6 @@ sal_Bool SAL_CALL OControl::isTransparent() throw ( RuntimeException, std::excep
     return m_xControl.is() ? m_xControl->isTransparent() : sal_True;
 }
 
-// OBoundControl
 OBoundControl::OBoundControl( const Reference< XComponentContext >& _rxContext,
             const OUString& _rAggregateService, const bool _bSetDelegator )
     :OControl( _rxContext, _rAggregateService, _bSetDelegator )
diff --git a/forms/source/component/FormattedField.hxx b/forms/source/component/FormattedField.hxx
index f2a4b9a..6939b2a 100644
--- a/forms/source/component/FormattedField.hxx
+++ b/forms/source/component/FormattedField.hxx
@@ -142,7 +142,6 @@ class OFormattedModel
         void    updateFormatterNullDate();
     };
 
-    // OFormattedControl
     typedef ::cppu::ImplHelper1< ::com::sun::star::awt::XKeyListener> OFormattedControl_BASE;
     class OFormattedControl :    public OBoundControl
                                 ,public OFormattedControl_BASE
diff --git a/forms/source/component/Grid.hxx b/forms/source/component/Grid.hxx
index 2449446..88eba2d 100644
--- a/forms/source/component/Grid.hxx
+++ b/forms/source/component/Grid.hxx
@@ -35,13 +35,8 @@
 namespace frm
 {
 
-
 class OGridColumn;
 
-
-// ColumnDescription
-
-
     struct ColumnDescription : public ElementDescription
     {
     public:
diff --git a/forms/source/component/GroupBox.hxx b/forms/source/component/GroupBox.hxx
index 77c9db3..ceac40b 100644
--- a/forms/source/component/GroupBox.hxx
+++ b/forms/source/component/GroupBox.hxx
@@ -26,9 +26,6 @@
 namespace frm
 {
 
-
-// OGroupBoxModel
-
 class OGroupBoxModel
         :public OControlModel
 {
diff --git a/forms/source/component/GroupManager.cxx b/forms/source/component/GroupManager.cxx
index 44d6bb6..5332b12 100644
--- a/forms/source/component/GroupManager.cxx
+++ b/forms/source/component/GroupManager.cxx
@@ -55,7 +55,6 @@ namespace
     }
 }
 
-// class OGroupCompAcc
 OGroupCompAcc::OGroupCompAcc(const Reference<XPropertySet>& rxElement, const OGroupComp& _rGroupComp )
                :m_xComponent( rxElement )
                ,m_aGroupComp( _rGroupComp )
@@ -78,7 +77,6 @@ public:
     }
 };
 
-// class OGroupComp
 OGroupComp::OGroupComp()
     :m_nPos( -1 )
     ,m_nTabIndex( 0 )
@@ -131,7 +129,6 @@ public:
     }
 };
 
-// class OGroup
 OGroup::OGroup( const OUString& rGroupName )
         :m_aGroupName( rGroupName )
         ,m_nInsertPos(0)
diff --git a/forms/source/component/GroupManager.hxx b/forms/source/component/GroupManager.hxx
index 9a2db97..ca686d4 100644
--- a/forms/source/component/GroupManager.hxx
+++ b/forms/source/component/GroupManager.hxx
@@ -35,34 +35,28 @@
 
 using namespace comphelper;
 
-/*========================================================================
-Funktionsweise GroupManager:
-
-Der GroupManager horcht an der starform, ob FormComponents eingefuegt oder entfernt
-werden. Zusaetzlich horcht er bei den FormComponents an den Properties
-"Name" und "TabIndex". Mit diesen Infos aktualisiert er seine Gruppen.
-
-Der GroupManager verwaltet eine Gruppe, in der alle Controls nach TabIndex
-geordnet sind, und ein Array von Gruppen, in dem jede FormComponent noch
-einmal einer Gruppe dem Namen nach zugeordnet wird.
-Die einzelnen Gruppen werden ueber eine Map aktiviert, wenn sie mehr als
-ein Element besitzen.
-
-Die Gruppen verwalten intern die FormComponents in zwei Arrays. In dem
-GroupCompArray werden die Components nach TabIndex und Einfuegepostion
-sortiert. Da auf dieses Array ueber die FormComponent zugegriffen
-wird, gibt es noch das GroupCompAccessArray, in dem die FormComponents
-nach ihrer Speicheradresse sortiert sind. Jedes Element des
-GroupCompAccessArrays ist mit einem Element des GroupCompArrays verpointert.
-
-========================================================================*/
-
-
+/*
+ * Der GroupManager horcht an der starform, ob FormComponents eingefuegt oder entfernt
+ * werden. Zusaetzlich horcht er bei den FormComponents an den Properties
+ * "Name" und "TabIndex". Mit diesen Infos aktualisiert er seine Gruppen.
+ *
+ * Der GroupManager verwaltet eine Gruppe, in der alle Controls nach TabIndex
+ * geordnet sind, und ein Array von Gruppen, in dem jede FormComponent noch
+ * einmal einer Gruppe dem Namen nach zugeordnet wird.
+ * Die einzelnen Gruppen werden ueber eine Map aktiviert, wenn sie mehr als
+ * ein Element besitzen.
+ *
+ * Die Gruppen verwalten intern die FormComponents in zwei Arrays. In dem
+ * GroupCompArray werden die Components nach TabIndex und Einfuegepostion
+ * sortiert. Da auf dieses Array ueber die FormComponent zugegriffen
+ * wird, gibt es noch das GroupCompAccessArray, in dem die FormComponents
+ * nach ihrer Speicheradresse sortiert sind. Jedes Element des
+ * GroupCompAccessArrays ist mit einem Element des GroupCompArrays verpointert.
+ */
 namespace frm
 {
 
 
-
     template <class ELEMENT, class LESS_COMPARE>
     sal_Int32 insert_sorted(::std::vector<ELEMENT>& _rArray, const ELEMENT& _rNewElement, const LESS_COMPARE& _rCompareOp)
     {
diff --git a/forms/source/component/Hidden.hxx b/forms/source/component/Hidden.hxx
index 5dde996..1a343e6 100644
--- a/forms/source/component/Hidden.hxx
+++ b/forms/source/component/Hidden.hxx
@@ -26,9 +26,6 @@
 namespace frm
 {
 
-
-// OHiddenModel
-
 class OHiddenModel
         :public OControlModel
 {
diff --git a/forms/source/component/ImageButton.hxx b/forms/source/component/ImageButton.hxx
index 0214024..5a6e776 100644
--- a/forms/source/component/ImageButton.hxx
+++ b/forms/source/component/ImageButton.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-// OImageButtonModel
-
 class OImageButtonModel
         :public OClickableImageBaseModel
 {
@@ -55,9 +51,6 @@ protected:
     DECLARE_XCLONEABLE();
 };
 
-
-// OImageButtonControl
-
 typedef ::cppu::ImplHelper1< ::com::sun::star::awt::XMouseListener> OImageButtonControl_BASE;
 class OImageButtonControl : public OClickableImageBaseControl,
                             public OImageButtonControl_BASE
diff --git a/forms/source/component/ImageControl.hxx b/forms/source/component/ImageControl.hxx
index 2bce9b7..add837d 100644
--- a/forms/source/component/ImageControl.hxx
+++ b/forms/source/component/ImageControl.hxx
@@ -143,9 +143,6 @@ protected:
     DECL_LINK( OnImageImportDone, ::Graphic* );
 };
 
-
-//= OImageControlControl
-
 typedef ::cppu::ImplHelper2 <   ::com::sun::star::awt::XMouseListener
                             ,   ::com::sun::star::util::XModifyBroadcaster
                             >   OImageControlControl_Base;
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index 3dd20d3..68e22d8 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -94,9 +94,6 @@
 namespace frm
 {
 
-
-//= OListBoxModel
-
 typedef ::std::vector< ::connectivity::ORowSetValue >   ValueList;
 
 class OListBoxModel :public OBoundControlModel
diff --git a/forms/source/component/Numeric.cxx b/forms/source/component/Numeric.cxx
index 942e525..eaacea9 100644
--- a/forms/source/component/Numeric.cxx
+++ b/forms/source/component/Numeric.cxx
@@ -38,11 +38,6 @@ using namespace ::com::sun::star::lang;
 using namespace ::com::sun::star::util;
 using namespace ::com::sun::star::form::binding;
 
-
-// ONumericControl
-
-
-
 ONumericControl::ONumericControl(const Reference<XComponentContext>& _rxFactory)
     :OBoundControl(_rxFactory, VCL_CONTROL_NUMERICFIELD)
 {
diff --git a/forms/source/component/Numeric.hxx b/forms/source/component/Numeric.hxx
index 7f469b2..54b7f90 100644
--- a/forms/source/component/Numeric.hxx
+++ b/forms/source/component/Numeric.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-//= ONumericModel
-
 class ONumericModel
                 :public OEditBaseModel
 {
@@ -67,9 +63,6 @@ protected:
     DECLARE_XCLONEABLE();
 };
 
-
-//= ONumericControl
-
 class ONumericControl: public OBoundControl
 {
 protected:
diff --git a/forms/source/component/Pattern.cxx b/forms/source/component/Pattern.cxx
index ddd4a84..8622f05 100644
--- a/forms/source/component/Pattern.cxx
+++ b/forms/source/component/Pattern.cxx
@@ -40,10 +40,6 @@ namespace frm
 
     namespace FormComponentType = ::com::sun::star::form::FormComponentType;
 
-
-// OPatternControl
-
-
 OPatternControl::OPatternControl(const Reference<XComponentContext>& _rxFactory)
     :OBoundControl(_rxFactory, VCL_CONTROL_PATTERNFIELD)
 {
diff --git a/forms/source/component/Pattern.hxx b/forms/source/component/Pattern.hxx
index 93f6255..e973f84 100644
--- a/forms/source/component/Pattern.hxx
+++ b/forms/source/component/Pattern.hxx
@@ -30,10 +30,6 @@
 namespace frm
 {
 
-
-
-//= OPatternModel
-
 class OPatternModel
                 :public OEditBaseModel
 {
@@ -76,9 +72,6 @@ protected:
     DECLARE_XCLONEABLE();
 };
 
-
-//= OPatternControl
-
 class OPatternControl: public OBoundControl
 {
 protected:
diff --git a/forms/source/component/RadioButton.hxx b/forms/source/component/RadioButton.hxx
index c5d70b6..02d6ff2 100644
--- a/forms/source/component/RadioButton.hxx
+++ b/forms/source/component/RadioButton.hxx
@@ -26,9 +26,6 @@
 namespace frm
 {
 
-
-// ORadioButtonModel
-
 class ORadioButtonModel     :public OReferenceValueComponent
 {
 public:
@@ -80,9 +77,6 @@ private:
     void setControlSource();
 };
 
-
-// ORadioButtonControl
-
 class ORadioButtonControl: public OBoundControl
 {
 public:
diff --git a/forms/source/component/Time.cxx b/forms/source/component/Time.cxx
index 87a98c5..0c5a596 100644
--- a/forms/source/component/Time.cxx
+++ b/forms/source/component/Time.cxx
@@ -47,11 +47,6 @@ using namespace ::com::sun::star::lang;
 
 //=
 
-
-
-//= OTimeControl
-
-
 OTimeControl::OTimeControl(const Reference<XComponentContext>& _rxFactory)
                :OBoundControl(_rxFactory, VCL_CONTROL_TIMEFIELD)
 {
diff --git a/forms/source/component/Time.hxx b/forms/source/component/Time.hxx
index 788daf0..7adf8dc 100644
--- a/forms/source/component/Time.hxx
+++ b/forms/source/component/Time.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-//= OTimeModel
-
 class OTimeModel
                 :public OEditBaseModel
                 ,public OLimitedFormats
@@ -100,9 +96,6 @@ private:
                                 ::com::sun::star::uno::Any& _rUNOValue ) const;
 };
 
-
-//= OTimeControl
-
 class OTimeControl: public OBoundControl
 {
 protected:
diff --git a/forms/source/component/cachedrowset.cxx b/forms/source/component/cachedrowset.cxx
index ea1e684..f8f8911 100644
--- a/forms/source/component/cachedrowset.cxx
+++ b/forms/source/component/cachedrowset.cxx
@@ -54,9 +54,6 @@ namespace frm
 
     namespace ResultSetType = ::com::sun::star::sdbc::ResultSetType;
 
-
-    //= CachedRowSet_Data
-
     struct CachedRowSet_Data
     {
         OUString                 sCommand;
@@ -74,10 +71,6 @@ namespace frm
         }
     };
 
-
-    //= CachedRowSet
-
-
     CachedRowSet::CachedRowSet()
         :m_pData( new CachedRowSet_Data )
     {
diff --git a/forms/source/component/cachedrowset.hxx b/forms/source/component/cachedrowset.hxx
index b7da2ba..ddc17d8f 100644
--- a/forms/source/component/cachedrowset.hxx
+++ b/forms/source/component/cachedrowset.hxx
@@ -31,11 +31,8 @@
 namespace frm
 {
 
-
     struct CachedRowSet_Data;
 
-    //= CachedRowSet
-
     /** caches a result set obtained from a SQL statement
     */
     class CachedRowSet
diff --git a/forms/source/component/clickableimage.hxx b/forms/source/component/clickableimage.hxx
index ef96764..cd441d7 100644
--- a/forms/source/component/clickableimage.hxx
+++ b/forms/source/component/clickableimage.hxx
@@ -145,9 +145,6 @@ namespace frm
         void implInitializeImageURL( );
     };
 
-
-    // ImageModelMethodGuard
-
     class ImageModelMethodGuard : public ::osl::MutexGuard
     {
     private:
@@ -248,9 +245,6 @@ namespace frm
         ) SAL_THROW((com::sun::star::util::VetoException, ::com::sun::star::lang::WrappedTargetException, ::com::sun::star::uno::RuntimeException));
     };
 
-
-    // OImageProducerThread_Impl
-
     class OImageProducerThread_Impl: public OComponentEventThread
     {
     protected:
diff --git a/forms/source/component/entrylisthelper.cxx b/forms/source/component/entrylisthelper.cxx
index afe5804..5242982 100644
--- a/forms/source/component/entrylisthelper.cxx
+++ b/forms/source/component/entrylisthelper.cxx
@@ -35,10 +35,6 @@ namespace frm
     using namespace ::com::sun::star::util;
     using namespace ::com::sun::star::form::binding;
 
-
-    //= OEntryListHelper
-
-
     OEntryListHelper::OEntryListHelper( OControlModel& _rControlModel )
         :m_rControlModel( _rControlModel )
         ,m_aRefreshListeners( _rControlModel.getInstanceMutex() )
diff --git a/forms/source/component/errorbroadcaster.cxx b/forms/source/component/errorbroadcaster.cxx
index 1921a46..2d1bfe4 100644
--- a/forms/source/component/errorbroadcaster.cxx
+++ b/forms/source/component/errorbroadcaster.cxx
@@ -32,10 +32,6 @@ namespace frm
     using namespace ::com::sun::star::sdb;
     using namespace ::dbtools;
 
-
-    //= OErrorBroadcaster
-
-
     OErrorBroadcaster::OErrorBroadcaster( ::cppu::OBroadcastHelper& _rBHelper )
         :m_rBHelper( _rBHelper )
         ,m_aErrorListeners( _rBHelper.rMutex )
diff --git a/forms/source/component/errorbroadcaster.hxx b/forms/source/component/errorbroadcaster.hxx
index 8430d52..519fb55 100644
--- a/forms/source/component/errorbroadcaster.hxx
+++ b/forms/source/component/errorbroadcaster.hxx
@@ -30,10 +30,6 @@
 namespace frm
 {
 
-
-
-    //= OErrorBroadcaster
-
     typedef ::cppu::ImplHelper1 <   ::com::sun::star::sdb::XSQLErrorBroadcaster
                                 >   OErrorBroadcaster_BASE;
 
diff --git a/forms/source/component/formcontrolfont.cxx b/forms/source/component/formcontrolfont.cxx
index 1c8c991..5f7d3eb 100644
--- a/forms/source/component/formcontrolfont.cxx
+++ b/forms/source/component/formcontrolfont.cxx
@@ -119,10 +119,6 @@ namespace frm
         }
     }
 
-
-    //= FontControlModel
-
-
     FontControlModel::FontControlModel( bool _bToolkitCompatibleDefaults )
         :m_nFontRelief( css::awt::FontRelief::NONE )
         ,m_nFontEmphasis( FontEmphasisMark::NONE )
diff --git a/forms/source/component/navigationbar.cxx b/forms/source/component/navigationbar.cxx
index 8cae338..6d34a1f 100644
--- a/forms/source/component/navigationbar.cxx
+++ b/forms/source/component/navigationbar.cxx
@@ -53,10 +53,6 @@ namespace frm
     registerMayBeVoidProperty( PROPERTY_##prop, PROPERTY_ID_##prop, PropertyAttribute::BOUND | PropertyAttribute::MAYBEDEFAULT | PropertyAttribute::MAYBEVOID, \
         &memberAny, ::getCppuType( static_cast< type* >( NULL ) ) );
 
-
-    // ONavigationBarModel
-
-
     ONavigationBarModel::ONavigationBarModel( const Reference< XComponentContext >& _rxFactory )
         :OControlModel( _rxFactory, OUString() )
         ,FontControlModel( true )
diff --git a/forms/source/component/navigationbar.hxx b/forms/source/component/navigationbar.hxx
index 2696933..2aceb22 100644
--- a/forms/source/component/navigationbar.hxx
+++ b/forms/source/component/navigationbar.hxx
@@ -36,10 +36,6 @@
 namespace frm
 {
 
-
-
-    // ONavigationBarModel
-
     typedef ::cppu::ImplHelper1 <   ::com::sun::star::awt::XControlModel
                                 > ONavigationBarModel_BASE;
 
diff --git a/forms/source/component/propertybaghelper.cxx b/forms/source/component/propertybaghelper.cxx
index a81f858..410d88f 100644
--- a/forms/source/component/propertybaghelper.cxx
+++ b/forms/source/component/propertybaghelper.cxx
@@ -70,10 +70,6 @@ namespace frm
         }
     }
 
-
-    //= PropertyBagHelper
-
-
     PropertyBagHelper::PropertyBagHelper( IPropertyBagHelperContext& _rContext )
         :m_rContext( _rContext )
         ,m_pPropertyArrayHelper( NULL )
diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx
index 481f9b6..09c42c9 100644
--- a/forms/source/component/refvaluecomponent.hxx
+++ b/forms/source/component/refvaluecomponent.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-    //= OReferenceValueComponent
-
     /** a OBoundControlModel which features the exchange of a reference value
     */
     class OReferenceValueComponent : public OBoundControlModel
diff --git a/forms/source/component/scrollbar.cxx b/forms/source/component/scrollbar.cxx
index 3de7203..5fa5707 100644
--- a/forms/source/component/scrollbar.cxx
+++ b/forms/source/component/scrollbar.cxx
@@ -94,11 +94,6 @@ namespace frm
         return aExternalDoubleValue;
     }
 
-
-    //= OScrollBarModel
-
-
-
     OScrollBarModel::OScrollBarModel( const Reference<XComponentContext>& _rxFactory )
         :OBoundControlModel( _rxFactory, VCL_CONTROLMODEL_SCROLLBAR, VCL_CONTROL_SCROLLBAR, true, true, false )
         ,m_nDefaultScrollValue( 0 )
diff --git a/forms/source/component/scrollbar.hxx b/forms/source/component/scrollbar.hxx
index 3b330f6..8350f64 100644
--- a/forms/source/component/scrollbar.hxx
+++ b/forms/source/component/scrollbar.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-    //= OScrollBarModel
-
     class OScrollBarModel   :public OBoundControlModel
     {
     private:
diff --git a/forms/source/component/spinbutton.cxx b/forms/source/component/spinbutton.cxx
index a006e96..fef41b5 100644
--- a/forms/source/component/spinbutton.cxx
+++ b/forms/source/component/spinbutton.cxx
@@ -50,11 +50,6 @@ namespace frm
         const OUString& _rMinValueName, const OUString& _rMaxValueName );
     Any translateControlIntToExternalDoubleValue( const Any& _rControlIntValue );
 
-
-    //= OSpinButtonModel
-
-
-
     OSpinButtonModel::OSpinButtonModel( const Reference<XComponentContext>& _rxFactory )
         :OBoundControlModel( _rxFactory, VCL_CONTROLMODEL_SPINBUTTON, VCL_CONTROL_SPINBUTTON, true, true, false )
         ,m_nDefaultSpinValue( 0 )
diff --git a/forms/source/component/spinbutton.hxx b/forms/source/component/spinbutton.hxx
index e7bd878..808c89d 100644
--- a/forms/source/component/spinbutton.hxx
+++ b/forms/source/component/spinbutton.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-    //= OSpinButtonModel
-
     class OSpinButtonModel   :public OBoundControlModel
     {
     private:
diff --git a/forms/source/helper/commanddescriptionprovider.cxx b/forms/source/helper/commanddescriptionprovider.cxx
index 6a6621b..5488452 100644
--- a/forms/source/helper/commanddescriptionprovider.cxx
+++ b/forms/source/helper/commanddescriptionprovider.cxx
@@ -52,9 +52,6 @@ namespace frm
     using ::com::sun::star::beans::PropertyValue;
     using ::com::sun::star::frame::theUICommandDescription;
 
-
-    //= DefaultCommandDescriptionProvider
-
     class DefaultCommandDescriptionProvider : public ICommandDescriptionProvider
     {
     public:
diff --git a/forms/source/helper/commandimageprovider.cxx b/forms/source/helper/commandimageprovider.cxx
index 735ae27..aa8bd1e 100644
--- a/forms/source/helper/commandimageprovider.cxx
+++ b/forms/source/helper/commandimageprovider.cxx
@@ -57,9 +57,6 @@ namespace frm
 
     namespace ImageType = ::com::sun::star::ui::ImageType;
 
-
-    //= DocumentCommandImageProvider
-
     class DocumentCommandImageProvider : public ICommandImageProvider
     {
     public:
diff --git a/forms/source/helper/controlfeatureinterception.cxx b/forms/source/helper/controlfeatureinterception.cxx
index a40a413..709398b 100644
--- a/forms/source/helper/controlfeatureinterception.cxx
+++ b/forms/source/helper/controlfeatureinterception.cxx
@@ -30,10 +30,6 @@ namespace frm
     using namespace ::com::sun::star::util;
     using namespace ::com::sun::star::lang;
 
-
-    //= ControlFeatureInterception
-
-
     ControlFeatureInterception::ControlFeatureInterception( const Reference< XComponentContext >& _rxORB )
         :m_pUrlTransformer( new UrlTransformer( _rxORB ) )
     {
diff --git a/forms/source/helper/formnavigation.cxx b/forms/source/helper/formnavigation.cxx
index 4cc99dd..dd5f9d9 100644
--- a/forms/source/helper/formnavigation.cxx
+++ b/forms/source/helper/formnavigation.cxx
@@ -39,10 +39,6 @@ namespace frm
     using namespace ::com::sun::star::frame;
     namespace FormFeature = ::com::sun::star::form::runtime::FormFeature;
 
-
-    //= OFormNavigationHelper
-
-
     OFormNavigationHelper::OFormNavigationHelper( const Reference< XComponentContext >& _rxORB )
         :m_xORB( _rxORB )
         ,m_nConnectedFeatures( 0 )
@@ -372,10 +368,6 @@ namespace frm
         m_aSupportedFeatures.swap( aEmpty );
     }
 
-
-    //= OFormNavigationMapper
-
-
     OFormNavigationMapper::OFormNavigationMapper( const Reference< XComponentContext >& _rxORB )
     {
         m_pUrlTransformer.reset( new UrlTransformer( _rxORB ) );
diff --git a/forms/source/helper/urltransformer.cxx b/forms/source/helper/urltransformer.cxx
index 11b8b83..149d6fb 100644
--- a/forms/source/helper/urltransformer.cxx
+++ b/forms/source/helper/urltransformer.cxx
@@ -32,10 +32,6 @@ namespace frm
     using namespace ::com::sun::star::util;
     using namespace ::com::sun::star::lang;
 
-
-    //= UrlTransformer
-
-
     UrlTransformer::UrlTransformer( const Reference< XComponentContext >& _rxORB )
         :m_xORB( _rxORB )
         ,m_bTriedToCreateTransformer( false )
diff --git a/forms/source/helper/windowstateguard.cxx b/forms/source/helper/windowstateguard.cxx
index cde58ad..e5f4c1c 100644
--- a/forms/source/helper/windowstateguard.cxx
+++ b/forms/source/helper/windowstateguard.cxx
@@ -41,9 +41,6 @@ namespace frm
     using ::com::sun::star::uno::UNO_QUERY;
     using ::com::sun::star::uno::Exception;
 
-
-    //= WindowStateGuard_Impl
-
     typedef ::cppu::WeakImplHelper1 <   XWindowListener2
                                     >   WindowStateGuard_Impl_Base;
     class WindowStateGuard_Impl : public WindowStateGuard_Impl_Base
@@ -186,10 +183,6 @@ namespace frm
         dispose();
     }
 
-
-    //= WindowStateGuard
-
-
     WindowStateGuard::WindowStateGuard()
     {
     }
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx
index 3e11a30..abd4b02 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -272,10 +272,7 @@ private:
     void    impl_resetStateGuard_nothrow();
 };
 
-
-//= OBoundControl
-//= a form control implementing the XBoundControl interface
-
+// a form control implementing the XBoundControl interface
 typedef ::cppu::ImplHelper1 <   ::com::sun::star::form::XBoundControl
                             >  OBoundControl_BASE;
 class OBoundControl :public OControl
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index 736840a..9dc224d 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -280,9 +280,6 @@ private:
     void    impl_createEventAttacher_nothrow();
 };
 
-
-//= OFormComponents
-
 typedef ::cppu::ImplHelper1< ::com::sun::star::form::XFormComponent> OFormComponents_BASE;
 typedef ::cppu::OComponentHelper FormComponentsBase;
     // else MSVC kills itself on some statements
diff --git a/forms/source/inc/cloneable.hxx b/forms/source/inc/cloneable.hxx
index 4dbff169..50c3dca 100644
--- a/forms/source/inc/cloneable.hxx
+++ b/forms/source/inc/cloneable.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-    //= OCloneableAggregation
-
     class OCloneableAggregation
     {
     protected:
diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx
index d158a07..969a442 100644
--- a/forms/source/inc/componenttools.hxx
+++ b/forms/source/inc/componenttools.hxx
@@ -44,9 +44,6 @@ namespace frm
         }
     };
 
-
-    //= TypeBag
-
     /** a helper class which merges sequences of <type scope="com::sun::star::uno">Type</type>s,
         so that the resulting sequence contains every type at most once
     */
diff --git a/forms/source/inc/featuredispatcher.hxx b/forms/source/inc/featuredispatcher.hxx
index 0902551..f24172d 100644
--- a/forms/source/inc/featuredispatcher.hxx
+++ b/forms/source/inc/featuredispatcher.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-    //= IFeatureDispatcher
-
     class IFeatureDispatcher
     {
     public:
diff --git a/forms/source/inc/formcontrolfont.hxx b/forms/source/inc/formcontrolfont.hxx
index 43dc40f..9066351 100644
--- a/forms/source/inc/formcontrolfont.hxx
+++ b/forms/source/inc/formcontrolfont.hxx
@@ -33,10 +33,6 @@ namespace cppu {
 namespace frm
 {
 
-
-
-    //= FontControlModel
-
     class FontControlModel
     {
     private:
diff --git a/forms/source/inc/formnavigation.hxx b/forms/source/inc/formnavigation.hxx
index b5b8fea..e496812 100644
--- a/forms/source/inc/formnavigation.hxx
+++ b/forms/source/inc/formnavigation.hxx
@@ -176,9 +176,6 @@ namespace frm
         void    initializeSupportedFeatures();
     };
 
-
-    //= OFormNavigationMapper
-
     /** helper class mapping between feature ids and feature URLs
     */
     class OFormNavigationMapper
diff --git a/forms/source/inc/forms_module.hxx b/forms/source/inc/forms_module.hxx
index 7b3204a..4cda7a0 100644
--- a/forms/source/inc/forms_module.hxx
+++ b/forms/source/inc/forms_module.hxx
@@ -49,9 +49,6 @@ namespace FORMS_MODULE_NAMESPACE
             rtl_ModuleCount*
         );
 
-
-    //= OFormsModule
-
     class OFormsModule
     {
     private:
@@ -115,9 +112,6 @@ namespace FORMS_MODULE_NAMESPACE
         static void ensureImpl();
     };
 
-
-    //= OMultiInstanceAutoRegistration
-
     template <class TYPE>
     class OMultiInstanceAutoRegistration
     {
@@ -158,9 +152,6 @@ namespace FORMS_MODULE_NAMESPACE
         OFormsModule::revokeComponent(TYPE::getImplementationName_Static());
     }
 
-
-    //= OOneInstanceAutoRegistration
-
     template <class TYPE>
     class OOneInstanceAutoRegistration
     {
diff --git a/forms/source/inc/frm_resource.hxx b/forms/source/inc/frm_resource.hxx
index 3dce653..d25e9d6 100644
--- a/forms/source/inc/frm_resource.hxx
+++ b/forms/source/inc/frm_resource.hxx
@@ -29,14 +29,10 @@ namespace frm
 
 #define FRM_RES_STRING(id) ResourceManager::loadString(id)
 
-
-    //= ResourceManager
-    //= handling resources within the FormLayer library
-
+    // handling resources within the FormLayer library
     class ResourceManager
     {
         static SimpleResMgr*    m_pImpl;
-
     private:
         // no instantiation allowed
         ResourceManager() { }
diff --git a/forms/source/inc/listenercontainers.hxx b/forms/source/inc/listenercontainers.hxx
index 4d87b24..77ca03a 100644
--- a/forms/source/inc/listenercontainers.hxx
+++ b/forms/source/inc/listenercontainers.hxx
@@ -28,10 +28,6 @@
 namespace frm
 {
 
-
-
-    //= EventListeners
-
     template < class LISTENER >
     class EventListeners : public ::comphelper::OListenerContainerBase< LISTENER, ::com::sun::star::lang::EventObject >
     {
@@ -77,9 +73,6 @@ namespace frm
         using EventListeners_Base::disposing;
     };
 
-
-    //= ResetListeners
-
     typedef EventListeners  <   ::com::sun::star::form::XResetListener
                             >   ResetListeners_Base;
     class ResetListeners : public ResetListeners_Base
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index ce6c8f0..0bcb840 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -35,16 +35,11 @@
 
 using namespace comphelper;
 
-
 //= property helper classes
 
-
-//... namespace frm .......................................................
 namespace frm
 {
 
-
-
 //= assigment property handle <-> property name
 //= used by the PropertySetAggregationHelper
 
diff --git a/forms/source/inc/propertybaghelper.hxx b/forms/source/inc/propertybaghelper.hxx
index b811cdb..de93166 100644
--- a/forms/source/inc/propertybaghelper.hxx
+++ b/forms/source/inc/propertybaghelper.hxx
@@ -52,9 +52,6 @@ namespace frm
         ~IPropertyBagHelperContext() {}
     };
 
-
-    //= class PropertyBagHelper
-
     class PropertyBagHelper : public ::boost::noncopyable
     {
     private:
diff --git a/forms/source/inc/resettable.hxx b/forms/source/inc/resettable.hxx
index 3331e43..4dccf4c 100644
--- a/forms/source/inc/resettable.hxx
+++ b/forms/source/inc/resettable.hxx
@@ -33,10 +33,6 @@ namespace cppu
 namespace frm
 {
 
-
-
-    //= ResetHelper
-
     class ResetHelper
     {
     public:
diff --git a/forms/source/inc/urltransformer.hxx b/forms/source/inc/urltransformer.hxx
index 3bc7b5b..527f30b 100644
--- a/forms/source/inc/urltransformer.hxx
+++ b/forms/source/inc/urltransformer.hxx
@@ -29,10 +29,6 @@
 namespace frm
 {
 
-
-
-    //= UrlTransformer
-
     class UrlTransformer
     {
     private:
diff --git a/forms/source/misc/InterfaceContainer.cxx b/forms/source/misc/InterfaceContainer.cxx
index 636d35d..d9cfd63 100644
--- a/forms/source/misc/InterfaceContainer.cxx
+++ b/forms/source/misc/InterfaceContainer.cxx
@@ -166,9 +166,6 @@ void OInterfaceContainer::impl_addVbEvents_nolck_nothrow(  const sal_Int32 i_nIn
 
 }
 
-//= ElementDescription
-
-
 ElementDescription::ElementDescription( )
 {
 }
@@ -178,10 +175,6 @@ ElementDescription::~ElementDescription()
 {
 }
 
-
-//= OInterfaceContainer
-
-
 OInterfaceContainer::OInterfaceContainer(
                 const Reference<XComponentContext>& _rxContext,
                 ::osl::Mutex& _rMutex,
diff --git a/forms/source/misc/componenttools.cxx b/forms/source/misc/componenttools.cxx
index 1c16e2c..62e7609 100644
--- a/forms/source/misc/componenttools.cxx
+++ b/forms/source/misc/componenttools.cxx
@@ -35,10 +35,6 @@ namespace frm
     using ::com::sun::star::uno::UNO_QUERY;
     using ::com::sun::star::container::XChild;
 
-
-    //= TypeBag
-
-
     TypeBag::TypeBag( const TypeSequence& _rTypes1 )
     {
         addTypes( _rTypes1 );
diff --git a/forms/source/misc/limitedformats.cxx b/forms/source/misc/limitedformats.cxx
index 389b94c..f8d5776 100644
--- a/forms/source/misc/limitedformats.cxx
+++ b/forms/source/misc/limitedformats.cxx
@@ -127,10 +127,6 @@ namespace frm
         return NULL;
     }
 
-
-    //= OLimitedFormats
-
-
     OLimitedFormats::OLimitedFormats(const Reference< XComponentContext >& _rxContext, const sal_Int16 _nClassId)
         :m_nFormatEnumPropertyHandle(-1)
         ,m_nTableId(_nClassId)
diff --git a/forms/source/misc/property.cxx b/forms/source/misc/property.cxx
index e86a7bd..7e47c8c 100644
--- a/forms/source/misc/property.cxx
+++ b/forms/source/misc/property.cxx
@@ -26,12 +26,9 @@
 
 #include <algorithm>
 
-//... namespace frm .......................................................
 namespace frm
 {
 
-
-
 //= PropertyInfoService
 
 PropertyInfoService::PropertyMap PropertyInfoService::s_AllKnownProperties;
diff --git a/forms/source/resource/frm_resource.cxx b/forms/source/resource/frm_resource.cxx
index 702ed3a..227803a 100644
--- a/forms/source/resource/frm_resource.cxx
+++ b/forms/source/resource/frm_resource.cxx
@@ -17,15 +17,13 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-
 #include "frm_resource.hxx"
 #include <tools/simplerm.hxx>
 
-// ---- needed as long as we have no contexts for components ---
+// needed as long as we have no contexts for components
 #include <vcl/svapp.hxx>
 #include <vcl/settings.hxx>
 
-
 #include <svl/solar.hrc>
 
 
diff --git a/forms/source/richtext/attributedispatcher.cxx b/forms/source/richtext/attributedispatcher.cxx
index 4ece5ca..e6493b9 100644
--- a/forms/source/richtext/attributedispatcher.cxx
+++ b/forms/source/richtext/attributedispatcher.cxx
@@ -32,10 +32,6 @@ namespace frm
     using namespace ::com::sun::star::util;
     using namespace ::com::sun::star::beans;
 
-
-    //= OAttributeDispatcher
-
-
     OAttributeDispatcher::OAttributeDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL,
             IMultiAttributeDispatcher* _pMasterDispatcher )
         :ORichTextFeatureDispatcher( _rView, _rURL )
diff --git a/forms/source/richtext/attributedispatcher.hxx b/forms/source/richtext/attributedispatcher.hxx
index c212529..d1010f4 100644
--- a/forms/source/richtext/attributedispatcher.hxx
+++ b/forms/source/richtext/attributedispatcher.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-    //= OAttributeDispatcher
-
     class OAttributeDispatcher  :public ORichTextFeatureDispatcher
                                 ,public ITextAttributeListener
     {
diff --git a/forms/source/richtext/clipboarddispatcher.cxx b/forms/source/richtext/clipboarddispatcher.cxx
index e6f9d80..05a28cc 100644
--- a/forms/source/richtext/clipboarddispatcher.cxx
+++ b/forms/source/richtext/clipboarddispatcher.cxx
@@ -57,10 +57,6 @@ namespace frm
         }
     }
 
-
-    //= OClipboardDispatcher
-
-
     OClipboardDispatcher::OClipboardDispatcher( EditView& _rView, ClipboardFunc _eFunc )
         :ORichTextFeatureDispatcher( _rView, createClipboardURL( _eFunc ) )
         ,m_eFunc( _eFunc )
@@ -132,10 +128,6 @@ namespace frm
         }
     }
 
-
-    //= OPasteClipboardDispatcher
-
-
     OPasteClipboardDispatcher::OPasteClipboardDispatcher( EditView& _rView )
         :OClipboardDispatcher( _rView, ePaste )
         ,m_pClipListener( NULL )
diff --git a/forms/source/richtext/clipboarddispatcher.hxx b/forms/source/richtext/clipboarddispatcher.hxx
index 76fe0f2..16de754 100644
--- a/forms/source/richtext/clipboarddispatcher.hxx
+++ b/forms/source/richtext/clipboarddispatcher.hxx
@@ -29,10 +29,6 @@ class TransferableDataHelper;
 namespace frm
 {
 
-
-
-    //= OClipboardDispatcher
-
     class OClipboardDispatcher : public ORichTextFeatureDispatcher
     {
     public:
@@ -66,9 +62,6 @@ namespace frm
         virtual bool implIsEnabled( ) const;
     };
 
-
-    //= OPasteClipboardDispatcher
-
     class OPasteClipboardDispatcher : public OClipboardDispatcher
     {
     private:
diff --git a/forms/source/richtext/featuredispatcher.cxx b/forms/source/richtext/featuredispatcher.cxx
index 7c018bc0..2c096bf 100644
--- a/forms/source/richtext/featuredispatcher.cxx
+++ b/forms/source/richtext/featuredispatcher.cxx
@@ -29,10 +29,6 @@ namespace frm
     using namespace ::com::sun::star::lang;
     using namespace ::com::sun::star::util;
 
-
-    //= ORichTextFeatureDispatcher
-
-
     ORichTextFeatureDispatcher::ORichTextFeatureDispatcher( EditView& _rView, const URL&  _rURL )
         :m_aFeatureURL( _rURL )
         ,m_aStatusListeners( m_aMutex )
diff --git a/forms/source/richtext/featuredispatcher.hxx b/forms/source/richtext/featuredispatcher.hxx
index 485b8ae..c92cb8d 100644
--- a/forms/source/richtext/featuredispatcher.hxx
+++ b/forms/source/richtext/featuredispatcher.hxx
@@ -31,10 +31,6 @@ class EditView;
 namespace frm
 {
 
-
-
-    //= ORichTextFeatureDispatcher
-
     typedef ::cppu::WeakImplHelper1 <   ::com::sun::star::frame::XDispatch
                                     >   ORichTextFeatureDispatcher_Base;
 
diff --git a/forms/source/richtext/parametrizedattributedispatcher.cxx b/forms/source/richtext/parametrizedattributedispatcher.cxx
index ee89515..b90da32 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.cxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.cxx
@@ -38,10 +38,6 @@ namespace frm
     using namespace ::com::sun::star::util;
     using namespace ::com::sun::star::beans;
 
-
-    //= OParametrizedAttributeDispatcher
-
-
     OParametrizedAttributeDispatcher::OParametrizedAttributeDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttributeDispatcher* _pMasterDispatcher )
         :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher )
     {
diff --git a/forms/source/richtext/parametrizedattributedispatcher.hxx b/forms/source/richtext/parametrizedattributedispatcher.hxx
index 7f2827c..1724e1b 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.hxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.hxx
@@ -27,10 +27,6 @@ class SfxPoolItem;
 namespace frm
 {
 
-
-
-    //= OParametrizedAttributeDispatcher
-
     class OParametrizedAttributeDispatcher  :public OAttributeDispatcher
     {
     public:
diff --git a/forms/source/richtext/richtextcontrol.cxx b/forms/source/richtext/richtextcontrol.cxx
index 6a5d98c..60ec1f6 100644
--- a/forms/source/richtext/richtextcontrol.cxx
+++ b/forms/source/richtext/richtextcontrol.cxx
@@ -75,10 +75,6 @@ namespace frm
     }   \
     return aReturn;
 
-
-    // ORichTextControl
-
-
     ORichTextControl::ORichTextControl()
         :UnoEditControl()
     {
diff --git a/forms/source/richtext/richtextcontrol.hxx b/forms/source/richtext/richtextcontrol.hxx
index e685391..49da4ca 100644
--- a/forms/source/richtext/richtextcontrol.hxx
+++ b/forms/source/richtext/richtextcontrol.hxx
@@ -37,12 +37,8 @@
 namespace frm
 {
 
-
     class ORichTextFeatureDispatcher;
 
-
-    // ORichTextControl
-
     typedef ::cppu::ImplHelper1 <   ::com::sun::star::frame::XDispatchProvider
                                 >   ORichTextControl_Base;
     class ORichTextControl  :public UnoEditControl
@@ -83,9 +79,6 @@ namespace frm
         virtual bool   requiresNewPeer( const OUString& _rPropertyName ) const SAL_OVERRIDE;
     };
 
-
-    // ORichTextPeer
-
     typedef ::cppu::ImplHelper1 <   ::com::sun::star::frame::XDispatchProvider
                                 >   ORichTextPeer_Base;
     class ORichTextPeer :public VCLXWindow
diff --git a/forms/source/richtext/richtextengine.hxx b/forms/source/richtext/richtextengine.hxx
index d05dc54..c0ff8bd 100644
--- a/forms/source/richtext/richtextengine.hxx
+++ b/forms/source/richtext/richtextengine.hxx
@@ -30,10 +30,6 @@ class EditStatus;
 namespace frm
 {
 
-
-
-    //= IEngineStatusListener
-
     class IEngineStatusListener
     {
     public:
@@ -43,9 +39,6 @@ namespace frm
         ~IEngineStatusListener() {}
     };
 
-
-    //= RichTextEngine
-
     class RichTextEngine : public EditEngine
     {
     private:
diff --git a/forms/source/richtext/richtextimplcontrol.cxx b/forms/source/richtext/richtextimplcontrol.cxx
index f670701..2bae5a4 100644
--- a/forms/source/richtext/richtextimplcontrol.cxx
+++ b/forms/source/richtext/richtextimplcontrol.cxx
@@ -41,10 +41,6 @@
 namespace frm
 {
 
-
-    //= RichTextControlImpl
-
-
     RichTextControlImpl::RichTextControlImpl( Control* _pAntiImpl, RichTextEngine* _pEngine, ITextAttributeListener* _pTextAttrListener, ITextSelectionListener* _pSelectionListener )
         :m_pAntiImpl            ( _pAntiImpl          )
         ,m_pViewport            ( NULL                )
diff --git a/forms/source/richtext/richtextimplcontrol.hxx b/forms/source/richtext/richtextimplcontrol.hxx
index bd2126f..3795a49 100644
--- a/forms/source/richtext/richtextimplcontrol.hxx
+++ b/forms/source/richtext/richtextimplcontrol.hxx
@@ -40,8 +40,6 @@ namespace frm
     class ITextSelectionListener;
     class RichTextViewPort;
 
-    //= RichTextControlImpl
-
     class RichTextControlImpl : public IEngineStatusListener
     {
         typedef ::std::map< AttributeId, AttributeState >                           StateCache;
diff --git a/forms/source/richtext/richtextmodel.cxx b/forms/source/richtext/richtextmodel.cxx
index c57adee..3e3f149 100644
--- a/forms/source/richtext/richtextmodel.cxx
+++ b/forms/source/richtext/richtextmodel.cxx
@@ -55,10 +55,6 @@ namespace frm
 
     namespace WritingMode2 = ::com::sun::star::text::WritingMode2;
 
-
-    //= ORichTextModel
-
-
     ORichTextModel::ORichTextModel( const Reference< XComponentContext >& _rxFactory )
         :OControlModel       ( _rxFactory, OUString() )
         ,FontControlModel    ( true                          )
diff --git a/forms/source/richtext/richtextunowrapper.cxx b/forms/source/richtext/richtextunowrapper.cxx
index cd81e79..d6ab326 100644
--- a/forms/source/richtext/richtextunowrapper.cxx
+++ b/forms/source/richtext/richtextunowrapper.cxx
@@ -58,10 +58,6 @@ namespace frm
         }
     }
 
-
-    //= ORichTextUnoWrapper
-
-
     ORichTextUnoWrapper::ORichTextUnoWrapper( EditEngine& _rEngine, IEngineTextChangeListener* _pTextChangeListener )
         :SvxUnoText( getTextEnginePropertySet() )
     {
@@ -73,10 +69,6 @@ namespace frm
     {
     }
 
-
-    //= RichTextEditSource
-
-
     RichTextEditSource::RichTextEditSource( EditEngine& _rEngine, IEngineTextChangeListener* _pTextChangeListener )
         :m_rEngine              ( _rEngine                               )
         ,m_pTextForwarder       ( new SvxEditEngineForwarder( _rEngine ) )
diff --git a/forms/source/richtext/richtextunowrapper.hxx b/forms/source/richtext/richtextunowrapper.hxx
index 95c2c1e..73d185c 100644
--- a/forms/source/richtext/richtextunowrapper.hxx
+++ b/forms/source/richtext/richtextunowrapper.hxx
@@ -27,10 +27,6 @@
 namespace frm
 {
 
-
-
-    //= IEngineTextChangeListener
-
     class IEngineTextChangeListener
     {
     public:
@@ -40,9 +36,6 @@ namespace frm
         ~IEngineTextChangeListener() {}
     };
 
-
-    //= ORichTextUnoWrapper
-
     class ORichTextUnoWrapper : public SvxUnoText
     {
     public:
@@ -58,9 +51,6 @@ namespace frm
         ORichTextUnoWrapper& operator=( const ORichTextUnoWrapper& );   // never implemented
     };
 
-
-    //= RichTextEditSource
-
     class RichTextEditSource : public SvxEditSource
     {
     private:
diff --git a/forms/source/richtext/richtextvclcontrol.cxx b/forms/source/richtext/richtextvclcontrol.cxx
index 22808da..5adea77 100644
--- a/forms/source/richtext/richtextvclcontrol.cxx
+++ b/forms/source/richtext/richtextvclcontrol.cxx
@@ -38,10 +38,8 @@
 #include <editeng/editids.hrc>
 #include <svx/svxids.hrc>
 
-
 namespace frm
 {
-    //= RichTextControl
 
     RichTextControl::RichTextControl( RichTextEngine* _pEngine, Window* _pParent, WinBits _nStyle,
         ITextAttributeListener* _pTextAttribListener, ITextSelectionListener* _pSelectionListener )
diff --git a/forms/source/richtext/richtextvclcontrol.hxx b/forms/source/richtext/richtextvclcontrol.hxx
index 1392397..2c1ab68 100644
--- a/forms/source/richtext/richtextvclcontrol.hxx
+++ b/forms/source/richtext/richtextvclcontrol.hxx
@@ -34,12 +34,9 @@ class SfxItemSet;
 namespace frm
 {
 
-
     class RichTextControlImpl;
     class RichTextEngine;
 
-    //= RichTextControl
-
     class RichTextControl : public Control, public IMultiAttributeDispatcher
     {
     private:
diff --git a/forms/source/richtext/richtextviewport.cxx b/forms/source/richtext/richtextviewport.cxx
index f654600..18a7d66 100644
--- a/forms/source/richtext/richtextviewport.cxx
+++ b/forms/source/richtext/richtextviewport.cxx
@@ -24,11 +24,6 @@
 namespace frm
 {
 
-
-
-    //= RichTextViewPort
-
-
     RichTextViewPort::RichTextViewPort( Window* _pParent )
         :Control ( _pParent )
         ,m_pView(NULL)
diff --git a/forms/source/richtext/richtextviewport.hxx b/forms/source/richtext/richtextviewport.hxx
index 4d377db..b33a5e7 100644
--- a/forms/source/richtext/richtextviewport.hxx
+++ b/forms/source/richtext/richtextviewport.hxx
@@ -26,10 +26,6 @@ class EditView;
 namespace frm
 {
 
-
-
-    //= RichTextViewPort
-
     class RichTextViewPort : public Control
     {
     private:
diff --git a/forms/source/richtext/rtattributehandler.cxx b/forms/source/richtext/rtattributehandler.cxx
index 486a5bb..7a33556 100644
--- a/forms/source/richtext/rtattributehandler.cxx
+++ b/forms/source/richtext/rtattributehandler.cxx
@@ -59,10 +59,6 @@ namespace frm
     {
     }
 
-
-    //= AttributeHandler
-
-
     AttributeHandler::AttributeHandler( AttributeId _nAttributeId, WhichId _nWhichId )
         :m_nAttribute( _nAttributeId )
         ,m_nWhich    ( _nWhichId     )
@@ -199,10 +195,6 @@ namespace frm
         return pReturn;
     }
 
-
-    //= ParaAlignmentHandler
-
-
     ParaAlignmentHandler::ParaAlignmentHandler( AttributeId _nAttributeId )
         :AttributeHandler( _nAttributeId, EE_PARA_JUST )
         ,m_eAdjust( SVX_ADJUST_CENTER )
@@ -235,10 +227,6 @@ namespace frm
         _rNewAttribs.Put( SvxAdjustItem( m_eAdjust, getWhich() ) );
     }
 
-
-    //= LineSpacingHandler
-
-
     LineSpacingHandler::LineSpacingHandler( AttributeId _nAttributeId )
         :AttributeHandler( _nAttributeId, EE_PARA_SBL )
         ,m_nLineSpace( 100 )
@@ -278,10 +266,6 @@ namespace frm
         _rNewAttribs.Put( aLineSpacing );
     }
 
-
-    //= EscapementHandler
-
-
     EscapementHandler::EscapementHandler( AttributeId _nAttributeId )
         :AttributeHandler( _nAttributeId, EE_CHAR_ESCAPEMENT )
         ,m_eEscapement( SVX_ESCAPEMENT_OFF )
@@ -315,10 +299,6 @@ namespace frm
         _rNewAttribs.Put( SvxEscapementItem( bIsChecked ? SVX_ESCAPEMENT_OFF : m_eEscapement, getWhich() ) );
     }
 
-
-    //= SlotHandler
-
-
     SlotHandler::SlotHandler( AttributeId _nAttributeId, WhichId _nWhichId )
         :AttributeHandler( _nAttributeId, _nWhichId )
         ,m_bScriptDependent( false )
@@ -358,10 +338,6 @@ namespace frm
             OSL_FAIL( "SlotHandler::executeAttribute: need attributes to do something!" );
     }
 
-
-    //= FontSizeHandler
-
-
     FontSizeHandler::FontSizeHandler( AttributeId _nAttributeId, WhichId _nWhichId )
         :AttributeHandler( _nAttributeId, _nWhichId )
     {
@@ -429,10 +405,6 @@ namespace frm
         }
     }
 
-
-    //= ParagraphDirectionHandler
-
-
     ParagraphDirectionHandler::ParagraphDirectionHandler( AttributeId _nAttributeId )
         :AttributeHandler( _nAttributeId, EE_PARA_WRITINGDIR )
         ,m_eParagraphDirection( FRMDIR_HORI_LEFT_TOP )
@@ -477,10 +449,6 @@ namespace frm
             _rNewAttribs.Put( SvxAdjustItem( m_eDefaultAdjustment, EE_PARA_JUST ) );
     }
 
-
-    //= BooleanHandler
-
-
     BooleanHandler::BooleanHandler( AttributeId _nAttributeId, WhichId _nWhichId )
         :AttributeHandler( _nAttributeId, _nWhichId )
     {
diff --git a/forms/source/richtext/rtattributehandler.hxx b/forms/source/richtext/rtattributehandler.hxx
index 5199c25..9cbc60e 100644
--- a/forms/source/richtext/rtattributehandler.hxx
+++ b/forms/source/richtext/rtattributehandler.hxx
@@ -32,10 +32,6 @@ class SfxItemPool;
 namespace frm
 {
 
-
-
-    //= ReferenceBase
-
     class ReferenceBase : public ::rtl::IReference
     {
     protected:
@@ -50,9 +46,6 @@ namespace frm
         virtual ~ReferenceBase();
     };
 
-
-    //= IAttributeHandler
-
     class IAttributeHandler : public ::rtl::IReference
     {
     public:
@@ -64,9 +57,6 @@ namespace frm
         ~IAttributeHandler() {}
     };
 
-
-    //= AttributeHandler
-
     class AttributeHandler  :public ReferenceBase
                             ,public IAttributeHandler
     {
@@ -104,9 +94,6 @@ namespace frm
         virtual ~AttributeHandler();
     };
 
-
-    //= AttributeHandlerFactory
-
     class AttributeHandlerFactory
     {
     public:
@@ -119,9 +106,6 @@ namespace frm
         ~AttributeHandlerFactory();                                             // never implemented
     };
 
-
-    //= ParaAlignmentHandler
-
     class ParaAlignmentHandler : public AttributeHandler
     {
     private:
@@ -135,9 +119,6 @@ namespace frm
         virtual     void                executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= LineSpacingHandler
-
     class LineSpacingHandler : public AttributeHandler
     {
     private:
@@ -151,9 +132,6 @@ namespace frm
         virtual     void                executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= EscapementHandler
-
     class EscapementHandler : public AttributeHandler
     {
     private:
@@ -167,9 +145,6 @@ namespace frm
         virtual     void                executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= SlotHandler
-
     class SlotHandler : public AttributeHandler
     {
     private:
@@ -183,9 +158,6 @@ namespace frm
         virtual     void            executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= BooleanHandler
-
     class BooleanHandler : public AttributeHandler
     {
     public:
@@ -196,9 +168,6 @@ namespace frm
         virtual     void                executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= FontSizeHandler
-
     class FontSizeHandler : public AttributeHandler
     {
     public:
@@ -209,9 +178,6 @@ namespace frm
         virtual     void            executeAttribute( const SfxItemSet& _rCurrentAttribs, SfxItemSet& _rNewAttribs, const SfxPoolItem* _pAdditionalArg, ScriptType _nForScriptType ) const SAL_OVERRIDE;
     };
 
-
-    //= ParagraphDirectionHandler
-
     class ParagraphDirectionHandler : public AttributeHandler
     {
     private:
diff --git a/forms/source/richtext/specialdispatchers.cxx b/forms/source/richtext/specialdispatchers.cxx
index 85f6b8f..bc288a9 100644
--- a/forms/source/richtext/specialdispatchers.cxx
+++ b/forms/source/richtext/specialdispatchers.cxx
@@ -34,10 +34,6 @@ namespace frm
     using namespace ::com::sun::star::frame;
     using namespace ::com::sun::star::beans;
 
-
-    //= OSelectAllDispatcher
-
-
     OSelectAllDispatcher::OSelectAllDispatcher( EditView& _rView, const URL&  _rURL )
         :ORichTextFeatureDispatcher( _rView, _rURL )
     {
@@ -86,10 +82,6 @@ namespace frm
         return aEvent;
     }
 
-
-    //= OParagraphDirectionDispatcher
-
-
     OParagraphDirectionDispatcher::OParagraphDirectionDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL,
             IMultiAttributeDispatcher* _pMasterDispatcher )
         :OAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher )
@@ -109,10 +101,6 @@ namespace frm
         return aEvent;
     }
 
-
-    //= OTextDirectionDispatcher
-
-
     OTextDirectionDispatcher::OTextDirectionDispatcher( EditView& _rView, const URL& _rURL )
         :ORichTextFeatureDispatcher( _rView, _rURL )
     {
@@ -149,10 +137,6 @@ namespace frm
         return aEvent;
     }
 
-
-    //= OAsianFontLayoutDispatcher
-
-
     OAsianFontLayoutDispatcher::OAsianFontLayoutDispatcher( EditView& _rView, AttributeId _nAttributeId, const URL& _rURL, IMultiAttributeDispatcher* _pMasterDispatcher )
         :OParametrizedAttributeDispatcher( _rView, _nAttributeId, _rURL, _pMasterDispatcher )
     {
diff --git a/forms/source/richtext/specialdispatchers.hxx b/forms/source/richtext/specialdispatchers.hxx
index 69bccf6..d3c02cc 100644
--- a/forms/source/richtext/specialdispatchers.hxx
+++ b/forms/source/richtext/specialdispatchers.hxx
@@ -26,10 +26,6 @@
 namespace frm
 {
 
-
-
-    //= OSelectAllDispatcher
-
     class OSelectAllDispatcher : public ORichTextFeatureDispatcher
     {
     public:
@@ -47,9 +43,6 @@ namespace frm
         virtual ::com::sun::star::frame::FeatureStateEvent  buildStatusEvent() const SAL_OVERRIDE;
     };
 
-
-    //= OParagraphDirectionDispatcher
-
     class OParagraphDirectionDispatcher : public OAttributeDispatcher
     {
     public:
@@ -65,9 +58,6 @@ namespace frm
         virtual ::com::sun::star::frame::FeatureStateEvent  buildStatusEvent() const SAL_OVERRIDE;
     };
 
-
-    //= OTextDirectionDispatcher
-
     class OTextDirectionDispatcher : public ORichTextFeatureDispatcher
     {
     public:
@@ -81,9 +71,6 @@ namespace frm
         virtual ::com::sun::star::frame::FeatureStateEvent  buildStatusEvent() const SAL_OVERRIDE;
     };
 
-
-    //= OAsianFontLayoutDispatcher
-
     class OAsianFontLayoutDispatcher : public OParametrizedAttributeDispatcher
     {
     public:
diff --git a/forms/source/richtext/textattributelistener.hxx b/forms/source/richtext/textattributelistener.hxx
index 339ec89..0593c49 100644
--- a/forms/source/richtext/textattributelistener.hxx
+++ b/forms/source/richtext/textattributelistener.hxx
@@ -26,10 +26,6 @@ struct ESelection;
 namespace frm
 {
 
-
-
-    //= ITextAttributeListener
-
     class ITextAttributeListener
     {
     public:
diff --git a/forms/source/runtime/formoperations.cxx b/forms/source/runtime/formoperations.cxx
index 2931726..7efc18d 100644
--- a/forms/source/runtime/formoperations.cxx
+++ b/forms/source/runtime/formoperations.cxx
@@ -123,10 +123,6 @@ namespace frm
     namespace FormFeature = ::com::sun::star::form::runtime::FormFeature;
     namespace RowChangeAction = ::com::sun::star::sdb::RowChangeAction;
 
-
-    //= FormOperations
-
-
     FormOperations::FormOperations( const Reference< XComponentContext >& _rxContext )
         :FormOperations_Base( m_aMutex )
         ,m_xContext( _rxContext )
diff --git a/forms/source/solar/component/navbarcontrol.cxx b/forms/source/solar/component/navbarcontrol.cxx
index 743dfdc..12016eb 100644
--- a/forms/source/solar/component/navbarcontrol.cxx
+++ b/forms/source/solar/component/navbarcontrol.cxx
@@ -65,10 +65,6 @@ namespace frm
         xTypedPeer->method( param1 );  \
     }
 
-
-    // ONavigationBarControl
-
-
     ONavigationBarControl::ONavigationBarControl( const Reference< XComponentContext >& _rxORB)
         :UnoControl(), m_xContext(_rxORB)
     {
diff --git a/forms/source/solar/component/navbarcontrol.hxx b/forms/source/solar/component/navbarcontrol.hxx
index 365d81f..c043682 100644
--- a/forms/source/solar/component/navbarcontrol.hxx
+++ b/forms/source/solar/component/navbarcontrol.hxx
@@ -35,10 +35,6 @@
 namespace frm
 {
 
-
-
-    // ONavigationBarControl
-
     typedef ::cppu::ImplHelper1 <   ::com::sun::star::frame::XDispatchProviderInterception
                                 >   ONavigationBarControl_Base;
 
@@ -84,9 +80,6 @@ namespace frm
         virtual void SAL_CALL releaseDispatchProviderInterceptor( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterceptor >& Interceptor ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
     };
 
-
-    // ONavigationBarPeer
-
     class ONavigationBarPeer
                         :public VCLXWindow
                         ,public OFormNavigationHelper
diff --git a/forms/source/solar/control/navtoolbar.cxx b/forms/source/solar/control/navtoolbar.cxx
index 40462ac..f51c81c 100644
--- a/forms/source/solar/control/navtoolbar.cxx
+++ b/forms/source/solar/control/navtoolbar.cxx
@@ -95,9 +95,6 @@ namespace frm
         }
     }
 
-
-    //= ImplNavToolBar
-
     class ImplNavToolBar : public ToolBox
     {
     protected:
@@ -135,10 +132,6 @@ namespace frm
         }
     }
 
-
-    //= NavigationToolBar
-
-
     NavigationToolBar::NavigationToolBar( Window* _pParent, WinBits _nStyle, const PCommandImageProvider& _pImageProvider,
             const PCommandDescriptionProvider& _pDescriptionProvider )
         :Window( _pParent, _nStyle )
@@ -651,10 +644,6 @@ namespace frm
         _pItemWindow->EnableRTL( *static_cast< const sal_Bool* >( _pIsRTLEnabled ) );
     }
 
-
-    //= RecordPositionInput
-
-
     RecordPositionInput::RecordPositionInput( Window* _pParent )
         :NumericField( _pParent, WB_BORDER | WB_VCENTER )
         ,m_pDispatcher( NULL )
diff --git a/forms/source/solar/inc/navtoolbar.hxx b/forms/source/solar/inc/navtoolbar.hxx
index 0ab9a54..1c08007 100644
--- a/forms/source/solar/inc/navtoolbar.hxx
+++ b/forms/source/solar/inc/navtoolbar.hxx
@@ -36,9 +36,6 @@ namespace frm
 
     class ImplNavToolBar;
 
-
-    //= NavigationToolBar
-
     class NavigationToolBar : public Window
     {
     public:
@@ -154,9 +151,6 @@ namespace frm
         void enableItemRTL( sal_uInt16 /*_nItemId*/, Window* _pItemWindow, const void* _pIsRTLEnabled ) const;
     };
 
-
-    //= RecordPositionInput
-
     class RecordPositionInput : public NumericField
     {
     private:
diff --git a/forms/source/xforms/datatyperepository.cxx b/forms/source/xforms/datatyperepository.cxx
index 2e304a2..02fe3e4 100644
--- a/forms/source/xforms/datatyperepository.cxx
+++ b/forms/source/xforms/datatyperepository.cxx
@@ -51,10 +51,6 @@ namespace xforms
     using ::com::sun::star::xsd::XDataType;
     using namespace frm;
 
-
-    //= ODataTypeRepository
-
-
     ODataTypeRepository::ODataTypeRepository( )
     {
 
diff --git a/forms/source/xforms/datatyperepository.hxx b/forms/source/xforms/datatyperepository.hxx
index d91cc05..6ea9387 100644
--- a/forms/source/xforms/datatyperepository.hxx
+++ b/forms/source/xforms/datatyperepository.hxx
@@ -30,11 +30,8 @@
 namespace xforms
 {
 
-
     class OXSDDataType;
 
-    //= ODataTypeRepository
-
     typedef ::cppu::WeakImplHelper1 <   ::com::sun::star::xforms::XDataTypeRepository
                                     >   ODataTypeRepository_Base;
     class ODataTypeRepository : public ODataTypeRepository_Base
diff --git a/forms/source/xforms/datatypes.cxx b/forms/source/xforms/datatypes.cxx
index 322ff01..4cc14ba 100644
--- a/forms/source/xforms/datatypes.cxx
+++ b/forms/source/xforms/datatypes.cxx
@@ -56,10 +56,6 @@ namespace xforms
     using namespace ::frm;
     U_NAMESPACE_USE
 
-
-    //= OXSDDataType
-
-
     OXSDDataType::OXSDDataType( const OUString& _rName, sal_Int16 _nTypeClass )
         :OXSDDataType_PBase( m_aBHelper )
         ,m_bIsBasic( true )
@@ -329,9 +325,6 @@ namespace xforms
         OXSDDataType_PBase::removeVetoableChangeListener( PropertyName, aListener );
     }
 
-
-    //= OValueLimitedType_Base
-
     OValueLimitedType_Base::OValueLimitedType_Base( const OUString& _rName, sal_Int16 _nTypeClass )
         :OXSDDataType( _rName, _nTypeClass )
         ,m_fCachedMaxInclusive( 0 )
@@ -497,10 +490,6 @@ namespace xforms
         return sInfo.makeStringAndClear();
     }
 
-
-    //= OStringType
-
-
     OStringType::OStringType( const OUString& _rName, sal_Int16 _nTypeClass )
         :OStringType_Base( _rName, _nTypeClass )
     {
@@ -613,10 +602,6 @@ namespace xforms
         return sInfo.makeStringAndClear();
     }
 
-
-    //= OBooleanType
-
-
     OBooleanType::OBooleanType( const OUString& _rName )
         :OBooleanType_Base( _rName, DataTypeClass::BOOLEAN )
     {
@@ -647,10 +632,6 @@ namespace xforms
         return ( nReason == 0 ) ? OUString() : getName();
     }
 
-
-    //= ODecimalType
-
-
     ODecimalType::ODecimalType( const OUString& _rName, sal_Int16 _nTypeClass )
         :ODecimalType_Base( _rName, _nTypeClass )
     {
@@ -921,10 +902,6 @@ namespace xforms
         _rDoubleValue = lcl_normalizeDateTime( aValue );
     }
 
-
-    //= OShortIntegerType
-
-
     OShortIntegerType::OShortIntegerType( const OUString& _rName, sal_Int16 _nTypeClass )
         :OShortIntegerType_Base( _rName, _nTypeClass )
     {
diff --git a/forms/source/xforms/datatypes.hxx b/forms/source/xforms/datatypes.hxx
index 383624d..4aa9f50 100644
--- a/forms/source/xforms/datatypes.hxx
+++ b/forms/source/xforms/datatypes.hxx
@@ -169,9 +169,6 @@ namespace xforms
     registerMayBeVoidProperty( PROPERTY_##prop, PROPERTY_ID_##prop, ::com::sun::star::beans::PropertyAttribute::BOUND | ::com::sun::star::beans::PropertyAttribute::MAYBEVOID, \
         &memberAny, ::getCppuType( static_cast< type* >( NULL ) ) );
 
-
-    //= OValueLimitedType_Base
-
     class OValueLimitedType_Base : public OXSDDataType
     {
     protected:
@@ -225,9 +222,6 @@ namespace xforms
         virtual void normalizeValue( const ::com::sun::star::uno::Any& _rValue, double& _rDoubleValue ) const = 0;
     };
 
-
-    //= OValueLimitedType
-
     template < typename VALUE_TYPE >
     class OValueLimitedType : public OValueLimitedType_Base
     {
@@ -243,9 +237,6 @@ namespace xforms
         virtual void            registerProperties() SAL_OVERRIDE;
     };
 
-
-    //= ODerivedDataType
-
     /** helper class for implementing interfaces derived from XDataType
     */
     template< typename CONCRETE_DATA_TYPE_IMPL, typename SUPERCLASS = OXSDDataType >
@@ -267,9 +258,6 @@ namespace xforms
         virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper();
     };
 
-
-    //= OBooleanType
-
     class OBooleanType;
     typedef ODerivedDataType< OBooleanType > OBooleanType_Base;
     class OBooleanType : public OBooleanType_Base
@@ -285,9 +273,6 @@ namespace xforms
         virtual OUString _explainInvalid( sal_uInt16 nReason ) SAL_OVERRIDE;
     };
 
-
-    //= OStringType
-
     class OStringType;
     typedef ODerivedDataType< OStringType > OStringType_Base;
     class OStringType   :public OStringType_Base
@@ -312,9 +297,6 @@ namespace xforms
         virtual void            registerProperties() SAL_OVERRIDE;
     };
 
-
-    //= ODecimalType
-
     class ODecimalType;
     typedef ODerivedDataType< ODecimalType, OValueLimitedType< double > > ODecimalType_Base;
     class ODecimalType : public ODecimalType_Base
@@ -383,9 +365,6 @@ namespace xforms
 
     DEFAULT_DECLARE_SUBTYPE( ODateTimeType, ::com::sun::star::util::DateTime )
 
-
-    //= OShortIntegerType
-
     class OShortIntegerType;
     typedef ODerivedDataType< OShortIntegerType, OValueLimitedType< sal_Int16 > > OShortIntegerType_Base;
     class OShortIntegerType : public OShortIntegerType_Base
diff --git a/forms/source/xforms/model_helper.hxx b/forms/source/xforms/model_helper.hxx
index e5db21a..c6150b4 100644
--- a/forms/source/xforms/model_helper.hxx
+++ b/forms/source/xforms/model_helper.hxx
@@ -74,12 +74,6 @@ protected:
     }
 };
 
-
-
-
-// SubmissionCollection
-
-
 class SubmissionCollection : public NamedCollection<com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> >
 {
     Model* mpModel;
@@ -108,11 +102,6 @@ protected:
     }
 };
 
-
-
-// InstanceCollection
-
-
 class InstanceCollection : public Collection<com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> >
 {
 public:


More information about the Libreoffice-commits mailing list