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

Alexander Wilms f.alexander.wilms at gmail.com
Wed Feb 26 07:37:50 PST 2014


 oox/source/core/binarycodec.cxx                         |   10 -
 oox/source/core/contexthandler.cxx                      |    6 
 oox/source/core/contexthandler2.cxx                     |   10 -
 oox/source/core/fastparser.cxx                          |    8 -
 oox/source/core/fasttokenhandler.cxx                    |    2 
 oox/source/core/filterdetect.cxx                        |    2 
 oox/source/core/fragmenthandler.cxx                     |    8 -
 oox/source/core/fragmenthandler2.cxx                    |    6 
 oox/source/core/recordparser.cxx                        |   12 -
 oox/source/core/relations.cxx                           |    8 -
 oox/source/core/relationshandler.cxx                    |    8 -
 oox/source/core/services.cxx                            |    2 
 oox/source/core/xmlfilterbase.cxx                       |    2 
 oox/source/docprop/docprophandler.hxx                   |    2 
 oox/source/docprop/ooxmldocpropimport.cxx               |    2 
 oox/source/docprop/ooxmldocpropimport.hxx               |    4 
 oox/source/drawingml/chart/axiscontext.cxx              |   16 +-
 oox/source/drawingml/chart/axisconverter.cxx            |   10 -
 oox/source/drawingml/chart/axismodel.cxx                |    6 
 oox/source/drawingml/chart/chartcontextbase.cxx         |    8 -
 oox/source/drawingml/chart/chartconverter.cxx           |    8 -
 oox/source/drawingml/chart/chartdrawingfragment.cxx     |    8 -
 oox/source/drawingml/chart/chartspaceconverter.cxx      |    6 
 oox/source/drawingml/chart/chartspacefragment.cxx       |    6 
 oox/source/drawingml/chart/chartspacemodel.cxx          |    4 
 oox/source/drawingml/chart/converterbase.cxx            |   12 -
 oox/source/drawingml/chart/datasourcecontext.cxx        |   10 -
 oox/source/drawingml/chart/datasourceconverter.cxx      |    8 -
 oox/source/drawingml/chart/datasourcemodel.cxx          |    6 
 oox/source/drawingml/chart/modelbase.cxx                |    4 
 oox/source/drawingml/chart/objectformatter.cxx          |   24 +--
 oox/source/drawingml/chart/plotareacontext.cxx          |   14 +-
 oox/source/drawingml/chart/plotareaconverter.cxx        |   16 +-
 oox/source/drawingml/chart/plotareamodel.cxx            |   10 -
 oox/source/drawingml/chart/seriescontext.cxx            |   38 ++---
 oox/source/drawingml/chart/seriesconverter.cxx          |   20 +-
 oox/source/drawingml/chart/seriesmodel.cxx              |   20 +-
 oox/source/drawingml/chart/titlecontext.cxx             |   10 -
 oox/source/drawingml/chart/titleconverter.cxx           |   10 -
 oox/source/drawingml/chart/titlemodel.cxx               |    8 -
 oox/source/drawingml/chart/typegroupcontext.cxx         |   22 +--
 oox/source/drawingml/chart/typegroupconverter.cxx       |   10 -
 oox/source/drawingml/chart/typegroupmodel.cxx           |    6 
 oox/source/drawingml/color.cxx                          |    6 
 oox/source/drawingml/colorchoicecontext.cxx             |    6 
 oox/source/drawingml/customshapegeometry.cxx            |    2 
 oox/source/drawingml/customshapepresets1.cxx            |    6 
 oox/source/drawingml/customshapepresets2.cxx            |    6 
 oox/source/drawingml/customshapepresets3.cxx            |    6 
 oox/source/drawingml/customshapepresets4.cxx            |    6 
 oox/source/drawingml/customshapepresets5.cxx            |    6 
 oox/source/drawingml/customshapepresets6.cxx            |    6 
 oox/source/drawingml/customshapes/generatePresetsCXX.pl |    6 
 oox/source/drawingml/diagram/diagram.cxx                |    2 
 oox/source/drawingml/diagram/diagram.hxx                |   10 -
 oox/source/drawingml/diagram/diagramfragmenthandler.cxx |    6 
 oox/source/drawingml/diagram/diagramlayoutatoms.cxx     |    6 
 oox/source/drawingml/drawingmltypes.cxx                 |    6 
 oox/source/drawingml/effectproperties.cxx               |    4 
 oox/source/drawingml/fillproperties.cxx                 |   14 +-
 oox/source/drawingml/graphicshapecontext.cxx            |   12 -
 oox/source/drawingml/lineproperties.cxx                 |    8 -
 oox/source/drawingml/shape3dproperties.cxx              |    4 
 oox/source/drawingml/shapepropertiescontext.cxx         |    2 
 oox/source/drawingml/shapepropertymap.cxx               |    8 -
 oox/source/drawingml/textbodyproperties.cxx             |    4 
 oox/source/drawingml/textcharacterproperties.cxx        |    4 
 oox/source/drawingml/textfont.cxx                       |    6 
 oox/source/drawingml/theme.cxx                          |    4 
 oox/source/drawingml/themeelementscontext.cxx           |   12 -
 oox/source/drawingml/themefragmenthandler.cxx           |    4 
 oox/source/dump/dffdumper.cxx                           |    6 
 oox/source/dump/dumperbase.cxx                          |   92 ++++++-------
 oox/source/dump/oledumper.cxx                           |  112 ++++++++--------
 oox/source/dump/pptxdumper.cxx                          |    8 -
 oox/source/export/ColorPropertySet.cxx                  |    4 
 oox/source/helper/attributelist.cxx                     |    8 -
 oox/source/helper/binaryinputstream.cxx                 |   12 -
 oox/source/helper/binaryoutputstream.cxx                |    8 -
 oox/source/helper/binarystreambase.cxx                  |   10 -
 oox/source/helper/containerhelper.cxx                   |    8 -
 oox/source/helper/graphichelper.cxx                     |    8 -
 oox/source/helper/modelobjecthelper.cxx                 |    8 -
 oox/source/helper/progressbar.cxx                       |   14 +-
 oox/source/helper/propertymap.cxx                       |    8 -
 oox/source/helper/propertyset.cxx                       |    4 
 oox/source/helper/storagebase.cxx                       |    6 
 oox/source/helper/textinputstream.cxx                   |    8 -
 oox/source/helper/zipstorage.cxx                        |    6 
 oox/source/ole/axbinaryreader.cxx                       |    8 -
 oox/source/ole/axbinarywriter.cxx                       |    8 -
 oox/source/ole/axcontrol.cxx                            |   52 +++----
 oox/source/ole/axcontrolfragment.cxx                    |    8 -
 oox/source/ole/axfontdata.cxx                           |    4 
 oox/source/ole/olehelper.cxx                            |   10 -
 oox/source/ole/oleobjecthelper.cxx                      |    8 -
 oox/source/ole/olestorage.cxx                           |    8 -
 oox/source/ole/vbacontrol.cxx                           |    8 -
 oox/source/ole/vbahelper.cxx                            |    6 
 oox/source/ole/vbainputstream.cxx                       |    6 
 oox/source/ole/vbamodule.cxx                            |    8 -
 oox/source/ole/vbaproject.cxx                           |   10 -
 oox/source/shape/ShapeFilterBase.hxx                    |    4 
 oox/source/token/namespacemap.cxx                       |    4 
 oox/source/token/namespaces.hxx.head                    |    3 
 oox/source/token/namespaces.hxx.tail                    |    4 
 oox/source/token/properties.hxx.head                    |    3 
 oox/source/token/properties.hxx.tail                    |    2 
 oox/source/token/propertynames.cxx                      |    4 
 oox/source/token/tokenmap.cxx                           |    8 -
 oox/source/token/tokens.hxx.head                        |    3 
 oox/source/token/tokens.hxx.tail                        |    2 
 oox/source/vml/vmldrawing.cxx                           |   12 -
 oox/source/vml/vmldrawingfragment.cxx                   |    6 
 oox/source/vml/vmlformatting.cxx                        |   14 +-
 oox/source/vml/vmlinputstream.cxx                       |    8 -
 oox/source/vml/vmlshape.cxx                             |   26 +--
 oox/source/vml/vmlshapecontainer.cxx                    |    8 -
 oox/source/vml/vmlshapecontext.cxx                      |   20 +-
 oox/source/vml/vmltextboxcontext.cxx                    |    8 -
 120 files changed, 594 insertions(+), 603 deletions(-)

New commits:
commit 40961d7bcdb57a13115928a9c21d48ffa6e93aee
Author: Alexander Wilms <f.alexander.wilms at gmail.com>
Date:   Tue Feb 25 19:37:34 2014 +0100

    Remove visual noise from oox
    
    Change-Id: Ie25838f20f00dc32d9d22959308c118cef688e94
    Reviewed-on: https://gerrit.libreoffice.org/8288
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/oox/source/core/binarycodec.cxx b/oox/source/core/binarycodec.cxx
index 47784fb..471c92d 100644
--- a/oox/source/core/binarycodec.cxx
+++ b/oox/source/core/binarycodec.cxx
@@ -31,7 +31,7 @@ using namespace ::com::sun::star;
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 namespace {
 
@@ -106,7 +106,7 @@ sal_uInt16 lclGetHash( const sal_uInt8* pnPassData, sal_Int32 nBufferSize )
 
 } // namespace
 
-// ============================================================================
+
 
 sal_uInt16 CodecHelper::getPasswordHash( const AttributeList& rAttribs, sal_Int32 nElement )
 {
@@ -115,7 +115,7 @@ sal_uInt16 CodecHelper::getPasswordHash( const AttributeList& rAttribs, sal_Int3
     return static_cast< sal_uInt16 >( ((0 <= nPasswordHash) && (nPasswordHash <= SAL_MAX_UINT16)) ? nPasswordHash : 0 );
 }
 
-// ============================================================================
+
 
 BinaryCodec_XOR::BinaryCodec_XOR( CodecType eCodecType ) :
     meCodecType( eCodecType ),
@@ -259,7 +259,7 @@ bool BinaryCodec_XOR::skip( sal_Int32 nBytes )
     return true;
 }
 
-// ============================================================================
+
 
 BinaryCodec_RCF::BinaryCodec_RCF()
 {
@@ -413,7 +413,7 @@ bool BinaryCodec_RCF::skip( sal_Int32 nBytes )
     return bResult;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/contexthandler.cxx b/oox/source/core/contexthandler.cxx
index 2d41797..83567da 100644
--- a/oox/source/core/contexthandler.cxx
+++ b/oox/source/core/contexthandler.cxx
@@ -24,13 +24,13 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 ContextHandler::ContextHandler( const ContextHandler& rParent ) :
     ContextHandler_BASE(),
@@ -137,7 +137,7 @@ void ContextHandler::endRecord( sal_Int32 )
 {
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/contexthandler2.cxx b/oox/source/core/contexthandler2.cxx
index 9c7a820..fd0c021 100644
--- a/oox/source/core/contexthandler2.cxx
+++ b/oox/source/core/contexthandler2.cxx
@@ -23,13 +23,13 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 /** Information about a processed element. */
 struct ElementInfo
@@ -42,7 +42,7 @@ struct ElementInfo
                         ElementInfo( sal_Int32 nElement ) : maChars( 0 ), mnElement( nElement ), mbTrimSpaces(false) {}
 };
 
-// ============================================================================
+
 
 ContextHandler2Helper::ContextHandler2Helper( bool bEnableTrimSpace ) :
     mxContextStack( new ContextStack ),
@@ -179,7 +179,7 @@ void ContextHandler2Helper::processCollectedChars()
     }
 }
 
-// ============================================================================
+
 
 ContextHandler2::ContextHandler2( ContextHandler2Helper& rParent ) :
     ContextHandler( dynamic_cast< ContextHandler& >( rParent ) ),
@@ -264,7 +264,7 @@ void ContextHandler2::onEndRecord()
 {
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/fastparser.cxx b/oox/source/core/fastparser.cxx
index af79760..6eeefb6 100644
--- a/oox/source/core/fastparser.cxx
+++ b/oox/source/core/fastparser.cxx
@@ -33,7 +33,7 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::lang;
@@ -41,7 +41,7 @@ using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 namespace {
 
@@ -68,7 +68,7 @@ InputStreamCloseGuard::~InputStreamCloseGuard()
 
 } // namespace
 
-// ============================================================================
+
 
 FastParser::FastParser( const Reference< XComponentContext >& rxContext ) throw( RuntimeException ) :
     mrNamespaceMap( StaticNamespaceMap::get() ),
@@ -156,7 +156,7 @@ sal_Int32 FastParser::getNamespaceId( const OUString& rUrl )
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/fasttokenhandler.cxx b/oox/source/core/fasttokenhandler.cxx
index 5102408..117868a 100644
--- a/oox/source/core/fasttokenhandler.cxx
+++ b/oox/source/core/fasttokenhandler.cxx
@@ -97,7 +97,7 @@ sal_Int32 FastTokenHandler::getTokenDirect( const char *pToken, sal_Int32 nLengt
     return mrTokenMap.getTokenFromUTF8( pToken, nLength );
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/filterdetect.cxx b/oox/source/core/filterdetect.cxx
index 0c68966..11a60ca 100644
--- a/oox/source/core/filterdetect.cxx
+++ b/oox/source/core/filterdetect.cxx
@@ -438,7 +438,7 @@ OUString SAL_CALL FilterDetect::detect( Sequence< PropertyValue >& rMediaDescSeq
     return aFilterName;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/fragmenthandler.cxx b/oox/source/core/fragmenthandler.cxx
index f390698..632e6b6 100644
--- a/oox/source/core/fragmenthandler.cxx
+++ b/oox/source/core/fragmenthandler.cxx
@@ -24,14 +24,14 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 FragmentBaseData::FragmentBaseData( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) :
     mrFilter( rFilter ),
@@ -40,7 +40,7 @@ FragmentBaseData::FragmentBaseData( XmlFilterBase& rFilter, const OUString& rFra
 {
 }
 
-// ============================================================================
+
 
 FragmentHandler::FragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath ) :
     FragmentHandler_BASE( FragmentBaseDataRef( new FragmentBaseData( rFilter, rFragmentPath, rFilter.importRelations( rFragmentPath ) ) ) )
@@ -126,7 +126,7 @@ const RecordInfo* FragmentHandler::getRecordInfos() const
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/fragmenthandler2.cxx b/oox/source/core/fragmenthandler2.cxx
index 8133b73..5d0c2068 100644
--- a/oox/source/core/fragmenthandler2.cxx
+++ b/oox/source/core/fragmenthandler2.cxx
@@ -23,7 +23,7 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
@@ -32,7 +32,7 @@ using namespace ::com::sun::star::xml::sax;
 
 using ::com::sun::star::uno::Sequence;
 
-// ============================================================================
+
 
 FragmentHandler2::FragmentHandler2( XmlFilterBase& rFilter, const OUString& rFragmentPath, bool bEnableTrimSpace ) :
     FragmentHandler( rFilter, rFragmentPath ),
@@ -200,7 +200,7 @@ void FragmentHandler2::finalizeImport()
 {
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/recordparser.cxx b/oox/source/core/recordparser.cxx
index 68fc0c8..73d5bdd 100644
--- a/oox/source/core/recordparser.cxx
+++ b/oox/source/core/recordparser.cxx
@@ -28,7 +28,7 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::lang;
@@ -36,7 +36,7 @@ using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 namespace prv {
 
@@ -94,7 +94,7 @@ OUString SAL_CALL Locator::getSystemId() throw( RuntimeException )
     return mpParser->getInputSource().maSystemId;
 }
 
-// ============================================================================
+
 
 class ContextStack
 {
@@ -163,7 +163,7 @@ void ContextStack::popContext()
 
 } // namespace prv
 
-// ============================================================================
+
 
 namespace {
 
@@ -213,7 +213,7 @@ bool lclReadNextRecord( sal_Int32& ornRecId, StreamDataSequence& orData, BinaryI
 
 } // namespace
 
-// ============================================================================
+
 
 RecordParser::RecordParser()
 {
@@ -335,7 +335,7 @@ const RecordInfo* RecordParser::getEndRecordInfo( sal_Int32 nRecId ) const
     return (aIt == maEndMap.end()) ? 0 : &aIt->second;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/relations.cxx b/oox/source/core/relations.cxx
index b00fcea..5b726a5 100644
--- a/oox/source/core/relations.cxx
+++ b/oox/source/core/relations.cxx
@@ -25,10 +25,10 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
 
 
-// ============================================================================
+
+
 
 namespace {
 
@@ -45,7 +45,7 @@ OUString lclAppendFileName( const OUString& rPath, const OUString& rFileName )
 
 } // namespace
 
-// ============================================================================
+
 
 Relations::Relations( const OUString& rFragmentPath ) :
     maFragmentPath( rFragmentPath )
@@ -132,7 +132,7 @@ OUString Relations::getFragmentPathFromFirstType( const OUString& rType ) const
     return pRelation ? getFragmentPathFromRelation( *pRelation ) : OUString();
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/relationshandler.cxx b/oox/source/core/relationshandler.cxx
index 73005eb..1361697 100644
--- a/oox/source/core/relationshandler.cxx
+++ b/oox/source/core/relationshandler.cxx
@@ -25,13 +25,13 @@
 namespace oox {
 namespace core {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::xml::sax;
 
 
-// ============================================================================
+
 
 namespace {
 
@@ -53,7 +53,7 @@ OUString lclGetRelationsPath( const OUString& rFragmentPath )
 
 } // namespace
 
-// ============================================================================
+
 
 RelationsFragment::RelationsFragment( XmlFilterBase& rFilter, RelationsRef xRelations ) :
     FragmentHandler( rFilter, lclGetRelationsPath( xRelations->getFragmentPath() ), xRelations ),
@@ -94,7 +94,7 @@ Reference< XFastContextHandler > RelationsFragment::createFastChildContext(
     return xRet;
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/core/services.cxx b/oox/source/core/services.cxx
index d62f159..d655b3d 100644
--- a/oox/source/core/services.cxx
+++ b/oox/source/core/services.cxx
@@ -41,7 +41,7 @@ namespace oox {
 
 #undef DECLARE_FUNCTIONS
 
-// ============================================================================
+
 
 namespace {
 
diff --git a/oox/source/core/xmlfilterbase.cxx b/oox/source/core/xmlfilterbase.cxx
index 29221c1..c9837f6 100644
--- a/oox/source/core/xmlfilterbase.cxx
+++ b/oox/source/core/xmlfilterbase.cxx
@@ -742,7 +742,7 @@ StorageRef XmlFilterBase::implCreateStorage( const Reference< XStream >& rxOutSt
     return StorageRef( new ZipStorage( getComponentContext(), rxOutStream ) );
 }
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/docprop/docprophandler.hxx b/oox/source/docprop/docprophandler.hxx
index 371f5b4..27bbe36 100644
--- a/oox/source/docprop/docprophandler.hxx
+++ b/oox/source/docprop/docprophandler.hxx
@@ -84,7 +84,7 @@ public:
 
 };
 
-// ============================================================================
+
 
 } // namespace core
 } // namespace oox
diff --git a/oox/source/docprop/ooxmldocpropimport.cxx b/oox/source/docprop/ooxmldocpropimport.cxx
index 2361bd1..e826d03 100644
--- a/oox/source/docprop/ooxmldocpropimport.cxx
+++ b/oox/source/docprop/ooxmldocpropimport.cxx
@@ -161,7 +161,7 @@ void SAL_CALL DocumentPropertiesImport::importProperties(
     }
 }
 
-// ============================================================================
+
 
 } // namespace docprop
 } // namespace oox
diff --git a/oox/source/docprop/ooxmldocpropimport.hxx b/oox/source/docprop/ooxmldocpropimport.hxx
index bd20b33..473a275 100644
--- a/oox/source/docprop/ooxmldocpropimport.hxx
+++ b/oox/source/docprop/ooxmldocpropimport.hxx
@@ -29,7 +29,7 @@
 namespace oox {
 namespace docprop {
 
-// ============================================================================
+
 
 class DocumentPropertiesImport :
     public ::cppu::WeakImplHelper2<
@@ -55,7 +55,7 @@ private:
     ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > mxContext;
 };
 
-// ============================================================================
+
 
 } // namespace docprop
 } // namespace oox
diff --git a/oox/source/drawingml/chart/axiscontext.cxx b/oox/source/drawingml/chart/axiscontext.cxx
index 2160354..783afb2 100644
--- a/oox/source/drawingml/chart/axiscontext.cxx
+++ b/oox/source/drawingml/chart/axiscontext.cxx
@@ -28,12 +28,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandlerRef;
 using ::oox::core::ContextHandler2Helper;
 
-// ============================================================================
+
 
 AxisDispUnitsContext::AxisDispUnitsContext( ContextHandler2Helper& rParent, AxisDispUnitsModel& rModel ) :
     ContextBase< AxisDispUnitsModel >( rParent, rModel )
@@ -79,7 +79,7 @@ ContextHandlerRef AxisDispUnitsContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 AxisContextBase::AxisContextBase( ContextHandler2Helper& rParent, AxisModel& rModel ) :
     ContextBase< AxisModel >( rParent, rModel )
@@ -166,7 +166,7 @@ ContextHandlerRef AxisContextBase::onCreateContext( sal_Int32 nElement, const At
     return 0;
 }
 
-// ============================================================================
+
 
 CatAxisContext::CatAxisContext( ContextHandler2Helper& rParent, AxisModel& rModel ) :
     AxisContextBase( rParent, rModel )
@@ -208,7 +208,7 @@ ContextHandlerRef CatAxisContext::onCreateContext( sal_Int32 nElement, const Att
     return AxisContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 DateAxisContext::DateAxisContext( ContextHandler2Helper& rParent, AxisModel& rModel ) :
     AxisContextBase( rParent, rModel )
@@ -249,7 +249,7 @@ ContextHandlerRef DateAxisContext::onCreateContext( sal_Int32 nElement, const At
     return AxisContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 SerAxisContext::SerAxisContext( ContextHandler2Helper& rParent, AxisModel& rModel ) :
     AxisContextBase( rParent, rModel )
@@ -274,7 +274,7 @@ ContextHandlerRef SerAxisContext::onCreateContext( sal_Int32 nElement, const Att
     return AxisContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 ValAxisContext::ValAxisContext( ContextHandler2Helper& rParent, AxisModel& rModel ) :
     AxisContextBase( rParent, rModel )
@@ -304,7 +304,7 @@ ContextHandlerRef ValAxisContext::onCreateContext( sal_Int32 nElement, const Att
     return AxisContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/axisconverter.cxx b/oox/source/drawingml/chart/axisconverter.cxx
index 23e4829..6767c3e 100644
--- a/oox/source/drawingml/chart/axisconverter.cxx
+++ b/oox/source/drawingml/chart/axisconverter.cxx
@@ -42,13 +42,13 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::chart2;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 namespace {
 
@@ -109,7 +109,7 @@ sal_Int32 lclGetTickMark( sal_Int32 nToken )
 
 } // namespace
 
-// ============================================================================
+
 
 AxisConverter::AxisConverter( const ConverterRoot& rParent, AxisModel& rModel ) :
     ConverterBase< AxisModel >( rParent, rModel )
@@ -362,7 +362,7 @@ void AxisConverter::convertFromModel( const Reference< XCoordinateSystem >& rxCo
     }
 }
 
-// ============================================================================
+
 
 AxisDispUnitsConverter::AxisDispUnitsConverter( const ConverterRoot& rParent, AxisDispUnitsModel& rModel ) :
     ConverterBase< AxisDispUnitsModel >( rParent, rModel )
@@ -382,7 +382,7 @@ void AxisDispUnitsConverter::convertFromModel( const Reference< XAxis >& rxAxis
         aPropSet.setProperty( PROP_BuiltInUnit, mrModel.mnBuiltInUnit );
     }
 }
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/axismodel.cxx b/oox/source/drawingml/chart/axismodel.cxx
index e91c2ec..2447414 100644
--- a/oox/source/drawingml/chart/axismodel.cxx
+++ b/oox/source/drawingml/chart/axismodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 AxisDispUnitsModel::AxisDispUnitsModel() :
     mfCustomUnit( 0.0 )
@@ -34,7 +34,7 @@ AxisDispUnitsModel::~AxisDispUnitsModel()
 {
 }
 
-// ============================================================================
+
 
 AxisModel::AxisModel( sal_Int32 nTypeId ) :
     mnAxisId( -1 ),
@@ -63,7 +63,7 @@ AxisModel::~AxisModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartcontextbase.cxx b/oox/source/drawingml/chart/chartcontextbase.cxx
index 6fe6d60..c4567c8 100644
--- a/oox/source/drawingml/chart/chartcontextbase.cxx
+++ b/oox/source/drawingml/chart/chartcontextbase.cxx
@@ -26,12 +26,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 ShapePrWrapperContext::ShapePrWrapperContext( ContextHandler2Helper& rParent, Shape& rModel ) :
     ContextBase< Shape >( rParent, rModel )
@@ -47,7 +47,7 @@ ContextHandlerRef ShapePrWrapperContext::onCreateContext( sal_Int32 nElement, co
     return (isRootElement() && (nElement == C_TOKEN( spPr ))) ? new ShapePropertiesContext( *this, mrModel ) : 0;
 }
 
-// ============================================================================
+
 
 LayoutContext::LayoutContext( ContextHandler2Helper& rParent, LayoutModel& rModel ) :
     ContextBase< LayoutModel >( rParent, rModel )
@@ -107,7 +107,7 @@ ContextHandlerRef LayoutContext::onCreateContext( sal_Int32 nElement, const Attr
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartconverter.cxx b/oox/source/drawingml/chart/chartconverter.cxx
index 03eff1b..b320e8a 100644
--- a/oox/source/drawingml/chart/chartconverter.cxx
+++ b/oox/source/drawingml/chart/chartconverter.cxx
@@ -31,7 +31,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::chart2;
@@ -41,7 +41,7 @@ using namespace ::com::sun::star::uno;
 
 using ::oox::core::XmlFilterBase;
 
-// ============================================================================
+
 
 static const sal_Unicode API_TOKEN_ARRAY_OPEN      = '{';
 static const sal_Unicode API_TOKEN_ARRAY_CLOSE     = '}';
@@ -85,7 +85,7 @@ static OUString lclGenerateApiArray( const Matrix< Any >& rMatrix )
     return aBuffer.makeStringAndClear();
 }
 
-// ============================================================================
+
 
 ChartConverter::ChartConverter()
 {
@@ -152,7 +152,7 @@ Reference< XDataSequence > ChartConverter::createDataSequence( const Reference<
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartdrawingfragment.cxx b/oox/source/drawingml/chart/chartdrawingfragment.cxx
index 4f46603..929f70c 100644
--- a/oox/source/drawingml/chart/chartdrawingfragment.cxx
+++ b/oox/source/drawingml/chart/chartdrawingfragment.cxx
@@ -29,14 +29,14 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::drawing;
 using namespace ::com::sun::star::uno;
 using namespace ::oox::core;
 
-// ============================================================================
+
 
 ShapeAnchor::ShapeAnchor( bool bRelSize ) :
     mbRelSize( bRelSize )
@@ -109,7 +109,7 @@ EmuRectangle ShapeAnchor::calcAnchorRectEmu( const EmuRectangle& rChartRect ) co
 
     return aAnchorRect;
 }
-// ============================================================================
+
 
 ChartDrawingFragment::ChartDrawingFragment( XmlFilterBase& rFilter,
         const OUString& rFragmentPath, const Reference< XShapes >& rxDrawPage,
@@ -223,7 +223,7 @@ void ChartDrawingFragment::onEndElement()
     }
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartspaceconverter.cxx b/oox/source/drawingml/chart/chartspaceconverter.cxx
index d6b09a4..e24388d 100644
--- a/oox/source/drawingml/chart/chartspaceconverter.cxx
+++ b/oox/source/drawingml/chart/chartspaceconverter.cxx
@@ -50,7 +50,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::awt;
 using namespace ::com::sun::star::chart2;
@@ -59,7 +59,7 @@ using namespace ::com::sun::star::drawing;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::util;
 
-// ============================================================================
+
 
 ChartSpaceConverter::ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel ) :
     ConverterBase< ChartSpaceModel >( rParent, rModel )
@@ -221,7 +221,7 @@ void ChartSpaceConverter::convertFromModel( const Reference< XShapes >& rxExtern
     }
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartspacefragment.cxx b/oox/source/drawingml/chart/chartspacefragment.cxx
index 03389f0..6e19f77 100644
--- a/oox/source/drawingml/chart/chartspacefragment.cxx
+++ b/oox/source/drawingml/chart/chartspacefragment.cxx
@@ -29,11 +29,11 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::oox::core;
 
-// ============================================================================
+
 
 ChartSpaceFragment::ChartSpaceFragment( XmlFilterBase& rFilter, const OUString& rFragmentPath, ChartSpaceModel& rModel ) :
     FragmentBase< ChartSpaceModel >( rFilter, rFragmentPath, rModel ),
@@ -119,7 +119,7 @@ ContextHandlerRef ChartSpaceFragment::onCreateContext( sal_Int32 nElement, const
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/chartspacemodel.cxx b/oox/source/drawingml/chart/chartspacemodel.cxx
index 7bf4793..cf71f14 100644
--- a/oox/source/drawingml/chart/chartspacemodel.cxx
+++ b/oox/source/drawingml/chart/chartspacemodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 ChartSpaceModel::ChartSpaceModel() :
     mnDispBlanksAs( XML_gap ),  // not zero as specified
@@ -39,7 +39,7 @@ ChartSpaceModel::~ChartSpaceModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/converterbase.cxx b/oox/source/drawingml/chart/converterbase.cxx
index 0129671..c2d3771 100644
--- a/oox/source/drawingml/chart/converterbase.cxx
+++ b/oox/source/drawingml/chart/converterbase.cxx
@@ -40,7 +40,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 namespace cssc = ::com::sun::star::chart;
 
@@ -53,7 +53,7 @@ using namespace ::com::sun::star::uno;
 
 using ::oox::core::XmlFilterBase;
 
-// ============================================================================
+
 
 namespace {
 
@@ -143,7 +143,7 @@ OOX_DEFINEFUNC_GETAXISTITLESHAPE( lclGetSecYAxisTitleShape, XSecondAxisTitleSupp
 
 } // namespace
 
-// ============================================================================
+
 
 struct ConverterData
 {
@@ -210,7 +210,7 @@ ConverterData::~ConverterData()
     }
 }
 
-// ============================================================================
+
 
 ConverterRoot::ConverterRoot(
         XmlFilterBase& rFilter,
@@ -295,7 +295,7 @@ void ConverterRoot::convertTitlePositions()
     }
 }
 
-// ============================================================================
+
 
 namespace {
 
@@ -430,7 +430,7 @@ bool LayoutConverter::convertFromModel( const Reference< XShape >& rxShape, doub
     return false;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/datasourcecontext.cxx b/oox/source/drawingml/chart/datasourcecontext.cxx
index f4f6b95..d310645 100644
--- a/oox/source/drawingml/chart/datasourcecontext.cxx
+++ b/oox/source/drawingml/chart/datasourcecontext.cxx
@@ -25,12 +25,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 DoubleSequenceContext::DoubleSequenceContext( ContextHandler2Helper& rParent, DataSequenceModel& rModel ) :
     DataSequenceContextBase( rParent, rModel ),
@@ -108,7 +108,7 @@ void DoubleSequenceContext::onCharacters( const OUString& rChars )
     }
 }
 
-// ============================================================================
+
 
 StringSequenceContext::StringSequenceContext( ContextHandler2Helper& rParent, DataSequenceModel& rModel ) :
     DataSequenceContextBase( rParent, rModel )
@@ -178,7 +178,7 @@ void StringSequenceContext::onCharacters( const OUString& rChars )
     }
 }
 
-// ============================================================================
+
 
 DataSourceContext::DataSourceContext( ContextHandler2Helper& rParent, DataSourceModel& rModel ) :
     ContextBase< DataSourceModel >( rParent, rModel )
@@ -227,7 +227,7 @@ ContextHandlerRef DataSourceContext::onCreateContext( sal_Int32 nElement, const
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/datasourceconverter.cxx b/oox/source/drawingml/chart/datasourceconverter.cxx
index ea22348..93166fb 100644
--- a/oox/source/drawingml/chart/datasourceconverter.cxx
+++ b/oox/source/drawingml/chart/datasourceconverter.cxx
@@ -28,12 +28,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::chart2::data;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 DataSequenceConverter::DataSequenceConverter( const ConverterRoot& rParent, DataSequenceModel& rModel ) :
     ConverterBase< DataSequenceModel >( rParent, rModel )
@@ -87,7 +87,7 @@ Reference< XDataSequence > DataSequenceConverter::createDataSequence( const OUSt
     return xDataSeq;
 }
 
-// ============================================================================
+
 
 DataSourceConverter::DataSourceConverter( const ConverterRoot& rParent, DataSourceModel& rModel ) :
     ConverterBase< DataSourceModel >( rParent, rModel )
@@ -109,7 +109,7 @@ Reference< XDataSequence > DataSourceConverter::createDataSequence( const OUStri
     return xDataSeq;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/datasourcemodel.cxx b/oox/source/drawingml/chart/datasourcemodel.cxx
index b7d0de3..190cce2 100644
--- a/oox/source/drawingml/chart/datasourcemodel.cxx
+++ b/oox/source/drawingml/chart/datasourcemodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 DataSequenceModel::DataSequenceModel() :
     mnPointCount( -1 )
@@ -34,7 +34,7 @@ DataSequenceModel::~DataSequenceModel()
 {
 }
 
-// ============================================================================
+
 
 DataSourceModel::DataSourceModel()
 {
@@ -44,7 +44,7 @@ DataSourceModel::~DataSourceModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/modelbase.cxx b/oox/source/drawingml/chart/modelbase.cxx
index b349945..d1e87eb 100644
--- a/oox/source/drawingml/chart/modelbase.cxx
+++ b/oox/source/drawingml/chart/modelbase.cxx
@@ -38,7 +38,7 @@ void NumberFormat::setAttributes( const AttributeList& rAttribs )
     mbSourceLinked = rAttribs.getBool( XML_sourceLinked, false );
 }
 
-// ============================================================================
+
 
 LayoutModel::LayoutModel() :
     mfX( 0.0 ),
@@ -58,7 +58,7 @@ LayoutModel::~LayoutModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/objectformatter.cxx b/oox/source/drawingml/chart/objectformatter.cxx
index c328f23..297ad7b 100644
--- a/oox/source/drawingml/chart/objectformatter.cxx
+++ b/oox/source/drawingml/chart/objectformatter.cxx
@@ -37,7 +37,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::chart2;
 using namespace ::com::sun::star::frame;
@@ -48,7 +48,7 @@ using namespace ::com::sun::star::util;
 
 using ::oox::core::XmlFilterBase;
 
-// ============================================================================
+
 
 namespace {
 
@@ -563,7 +563,7 @@ void lclConvertPictureOptions( FillProperties& orFillProps, const PictureOptions
 
 } // namespace
 
-// ============================================================================
+
 
 struct ObjectFormatterData;
 
@@ -744,7 +744,7 @@ struct ObjectFormatterData
     ObjectTypeFormatter* getTypeFormatter( ObjectType eObjType );
 };
 
-// ============================================================================
+
 
 DetailFormatterBase::DetailFormatterBase( ObjectFormatterData& rData, const AutoFormatEntry* pAutoFormatEntry ) :
     mrData( rData ),
@@ -836,7 +836,7 @@ sal_Int32 DetailFormatterBase::getSchemeColor( sal_Int32 nColorToken, sal_Int32
     return aColor.getColor( mrData.mrFilter.getGraphicHelper() );
 }
 
-// ============================================================================
+
 
 LineFormatter::LineFormatter( ObjectFormatterData& rData, const AutoFormatEntry* pAutoFormatEntry ) :
     DetailFormatterBase( rData, pAutoFormatEntry )
@@ -864,7 +864,7 @@ void LineFormatter::convertFormatting( ShapePropertyMap& rPropMap, const ModelRe
     aLineProps.pushToPropMap( rPropMap, mrData.mrFilter.getGraphicHelper(), getPhColor( nSeriesIdx ) );
 }
 
-// ============================================================================
+
 
 FillFormatter::FillFormatter( ObjectFormatterData& rData, const AutoFormatEntry* pAutoFormatEntry ) :
     DetailFormatterBase( rData, pAutoFormatEntry )
@@ -891,7 +891,7 @@ void FillFormatter::convertFormatting( ShapePropertyMap& rPropMap, const ModelRe
     aFillProps.pushToPropMap( rPropMap, mrData.mrFilter.getGraphicHelper(), 0, getPhColor( nSeriesIdx ) );
 }
 
-// ============================================================================
+
 
 EffectFormatter::EffectFormatter( ObjectFormatterData& rData, const AutoFormatEntry* pAutoFormatEntry ) :
     DetailFormatterBase( rData, pAutoFormatEntry )
@@ -902,7 +902,7 @@ void EffectFormatter::convertFormatting( ShapePropertyMap& /*rPropMap*/, const M
 {
 }
 
-// ============================================================================
+
 
 namespace {
 
@@ -953,7 +953,7 @@ void TextFormatter::convertFormatting( PropertySet& rPropSet, const ModelRef< Te
     convertFormatting( rPropSet, lclGetTextProperties( rxTextProp ) );
 }
 
-// ============================================================================
+
 
 ObjectTypeFormatter::ObjectTypeFormatter( ObjectFormatterData& rData, const ObjectTypeFormatEntry& rEntry, const ChartSpaceModel& rChartSpace ) :
     maLineFormatter(   rData, lclGetAutoFormatEntry( rEntry.mpAutoLines,   rChartSpace.mnStyle ) ),
@@ -1000,7 +1000,7 @@ void ObjectTypeFormatter::convertAutomaticFill( PropertySet& rPropSet, sal_Int32
     rPropSet.setProperties( aPropMap );
 }
 
-// ============================================================================
+
 
 ObjectFormatterData::ObjectFormatterData( const XmlFilterBase& rFilter, const Reference< XChartDocument >& rxChartDoc, const ChartSpaceModel& rChartSpace ) :
     mrFilter( rFilter ),
@@ -1030,7 +1030,7 @@ ObjectTypeFormatter* ObjectFormatterData::getTypeFormatter( ObjectType eObjType
     return maTypeFormatters.get( eObjType ).get();
 }
 
-// ============================================================================
+
 
 ObjectFormatter::ObjectFormatter( const XmlFilterBase& rFilter, const Reference< XChartDocument >& rxChartDoc, const ChartSpaceModel& rChartSpace ) :
     mxData( new ObjectFormatterData( rFilter, rxChartDoc, rChartSpace ) )
@@ -1142,7 +1142,7 @@ bool ObjectFormatter::isAutomaticFill( const ModelRef< Shape >& rxShapeProp )
     return !rxShapeProp || !rxShapeProp->getFillProperties().moFillType.has();
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/plotareacontext.cxx b/oox/source/drawingml/chart/plotareacontext.cxx
index 939bbc1..184bad7 100644
--- a/oox/source/drawingml/chart/plotareacontext.cxx
+++ b/oox/source/drawingml/chart/plotareacontext.cxx
@@ -30,12 +30,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 View3DContext::View3DContext( ContextHandler2Helper& rParent, View3DModel& rModel ) :
     ContextBase< View3DModel >( rParent, rModel )
@@ -80,7 +80,7 @@ ContextHandlerRef View3DContext::onCreateContext( sal_Int32 nElement, const Attr
     return 0;
 }
 
-// ============================================================================
+
 
 WallFloorContext::WallFloorContext( ContextHandler2Helper& rParent, WallFloorModel& rModel ) :
     ContextBase< WallFloorModel >( rParent, rModel )
@@ -111,7 +111,7 @@ ContextHandlerRef WallFloorContext::onCreateContext( sal_Int32 nElement, const A
 }
 
 
-// ============================================================================
+
 
 DataTableContext::DataTableContext( ContextHandler2Helper& rParent, DataTableModel& rModel ) :
     ContextBase< DataTableModel >( rParent, rModel )
@@ -144,8 +144,8 @@ ContextHandlerRef DataTableContext::onCreateContext( sal_Int32 nElement, const A
     return 0;
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 PlotAreaContext::PlotAreaContext( ContextHandler2Helper& rParent, PlotAreaModel& rModel ) :
     ContextBase< PlotAreaModel >( rParent, rModel )
@@ -209,7 +209,7 @@ ContextHandlerRef PlotAreaContext::onCreateContext( sal_Int32 nElement, const At
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/plotareaconverter.cxx b/oox/source/drawingml/chart/plotareaconverter.cxx
index 7244b60..54519d7 100644
--- a/oox/source/drawingml/chart/plotareaconverter.cxx
+++ b/oox/source/drawingml/chart/plotareaconverter.cxx
@@ -35,13 +35,13 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::chart2;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 namespace {
 
@@ -59,7 +59,7 @@ struct AxesSetModel
     inline              ~AxesSetModel() {}
 };
 
-// ============================================================================
+
 
 /** Axes set converter. This is a helper class for the plot area converter. */
 class AxesSetConverter : public ConverterBase< AxesSetModel >
@@ -194,7 +194,7 @@ void AxesSetConverter::convertFromModel( const Reference< XDiagram >& rxDiagram,
 
 } // namespace
 
-// ============================================================================
+
 
 View3DConverter::View3DConverter( const ConverterRoot& rParent, View3DModel& rModel ) :
     ConverterBase< View3DModel >( rParent, rModel )
@@ -270,7 +270,7 @@ void View3DConverter::convertFromModel( const Reference< XDiagram >& rxDiagram,
     aPropSet.setProperty( PROP_D3DSceneLightDirection2, cssd::Direction3D( 0.2, 0.4, 1.0 ) );
 }
 
-// ============================================================================
+
 
 WallFloorConverter::WallFloorConverter( const ConverterRoot& rParent, WallFloorModel& rModel ) :
     ConverterBase< WallFloorModel >( rParent, rModel )
@@ -297,7 +297,7 @@ void WallFloorConverter::convertFromModel( const Reference< XDiagram >& rxDiagra
     }
 }
 
-// ============================================================================
+
 
 DataTableConverter::DataTableConverter( const ConverterRoot& rParent, DataTableModel& rModel ) :
         ConverterBase< DataTableModel >( rParent, rModel )
@@ -319,7 +319,7 @@ void DataTableConverter::convertFromModel( const Reference< XDiagram >& rxDiagra
         aPropSet.setProperty( PROP_DataTableOutline, mrModel.mbShowOutline );
 }
 
-// ============================================================================
+
 
 PlotAreaConverter::PlotAreaConverter( const ConverterRoot& rParent, PlotAreaModel& rModel ) :
     ConverterBase< PlotAreaModel >( rParent, rModel ),
@@ -459,7 +459,7 @@ void PlotAreaConverter::convertPositionFromModel()
     }
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/plotareamodel.cxx b/oox/source/drawingml/chart/plotareamodel.cxx
index 0813323..1bcdd3d 100644
--- a/oox/source/drawingml/chart/plotareamodel.cxx
+++ b/oox/source/drawingml/chart/plotareamodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 View3DModel::View3DModel() :
     mnDepthPercent( 100 ),
@@ -36,7 +36,7 @@ View3DModel::~View3DModel()
 {
 }
 
-// ============================================================================
+
 
 WallFloorModel::WallFloorModel()
 {
@@ -46,7 +46,7 @@ WallFloorModel::~WallFloorModel()
 {
 }
 
-// ============================================================================
+
 
 DataTableModel::DataTableModel() :
         mbShowHBorder(false),
@@ -59,7 +59,7 @@ DataTableModel::~DataTableModel()
 {
 }
 
-// ============================================================================
+
 
 PlotAreaModel::PlotAreaModel()
 {
@@ -69,7 +69,7 @@ PlotAreaModel::~PlotAreaModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/seriescontext.cxx b/oox/source/drawingml/chart/seriescontext.cxx
index a85f2a7..4bf61e5 100644
--- a/oox/source/drawingml/chart/seriescontext.cxx
+++ b/oox/source/drawingml/chart/seriescontext.cxx
@@ -29,13 +29,13 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2;
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 namespace {
 
@@ -91,7 +91,7 @@ void lclDataLabelSharedCharacters( ContextHandler2& rContext, const OUString& rC
 
 } // namespace
 
-// ============================================================================
+
 
 DataLabelContext::DataLabelContext( ContextHandler2Helper& rParent, DataLabelModel& rModel ) :
     ContextBase< DataLabelModel >( rParent, rModel )
@@ -122,7 +122,7 @@ void DataLabelContext::onCharacters( const OUString& rChars )
     lclDataLabelSharedCharacters( *this, rChars, mrModel );
 }
 
-// ============================================================================
+
 
 DataLabelsContext::DataLabelsContext( ContextHandler2Helper& rParent, DataLabelsModel& rModel ) :
     ContextBase< DataLabelsModel >( rParent, rModel )
@@ -154,7 +154,7 @@ void DataLabelsContext::onCharacters( const OUString& rChars )
     lclDataLabelSharedCharacters( *this, rChars, mrModel );
 }
 
-// ============================================================================
+
 
 PictureOptionsContext::PictureOptionsContext( ContextHandler2Helper& rParent, PictureOptionsModel& rModel ) :
     ContextBase< PictureOptionsModel >( rParent, rModel )
@@ -191,7 +191,7 @@ ContextHandlerRef PictureOptionsContext::onCreateContext( sal_Int32 nElement, co
     return 0;
 }
 
-// ============================================================================
+
 
 ErrorBarContext::ErrorBarContext( ContextHandler2Helper& rParent, ErrorBarModel& rModel ) :
     ContextBase< ErrorBarModel >( rParent, rModel )
@@ -232,7 +232,7 @@ ContextHandlerRef ErrorBarContext::onCreateContext( sal_Int32 nElement, const At
     return 0;
 }
 
-// ============================================================================
+
 
 TrendlineLabelContext::TrendlineLabelContext( ContextHandler2Helper& rParent, TrendlineLabelModel& rModel ) :
     ContextBase< TrendlineLabelModel >( rParent, rModel )
@@ -262,7 +262,7 @@ ContextHandlerRef TrendlineLabelContext::onCreateContext( sal_Int32 nElement, co
     return 0;
 }
 
-// ============================================================================
+
 
 TrendlineContext::TrendlineContext( ContextHandler2Helper& rParent, TrendlineModel& rModel ) :
     ContextBase< TrendlineModel >( rParent, rModel )
@@ -319,7 +319,7 @@ void TrendlineContext::onCharacters( const OUString& rChars )
         mrModel.maName = rChars;
 }
 
-// ============================================================================
+
 
 DataPointContext::DataPointContext( ContextHandler2Helper& rParent, DataPointModel& rModel ) :
     ContextBase< DataPointModel >( rParent, rModel )
@@ -377,7 +377,7 @@ ContextHandlerRef DataPointContext::onCreateContext( sal_Int32 nElement, const A
     return 0;
 }
 
-// ============================================================================
+
 
 SeriesContextBase::SeriesContextBase( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     ContextBase< SeriesModel >( rParent, rModel )
@@ -425,7 +425,7 @@ ContextHandlerRef SeriesContextBase::onCreateContext( sal_Int32 nElement, const
     return 0;
 }
 
-// ============================================================================
+
 
 AreaSeriesContext::AreaSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -461,7 +461,7 @@ ContextHandlerRef AreaSeriesContext::onCreateContext( sal_Int32 nElement, const
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 BarSeriesContext::BarSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -507,7 +507,7 @@ ContextHandlerRef BarSeriesContext::onCreateContext( sal_Int32 nElement, const A
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 BubbleSeriesContext::BubbleSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -553,7 +553,7 @@ ContextHandlerRef BubbleSeriesContext::onCreateContext( sal_Int32 nElement, cons
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 LineSeriesContext::LineSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -595,7 +595,7 @@ ContextHandlerRef LineSeriesContext::onCreateContext( sal_Int32 nElement, const
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 PieSeriesContext::PieSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -630,7 +630,7 @@ ContextHandlerRef PieSeriesContext::onCreateContext( sal_Int32 nElement, const A
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 RadarSeriesContext::RadarSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -668,7 +668,7 @@ ContextHandlerRef RadarSeriesContext::onCreateContext( sal_Int32 nElement, const
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 ScatterSeriesContext::ScatterSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -710,7 +710,7 @@ ContextHandlerRef ScatterSeriesContext::onCreateContext( sal_Int32 nElement, con
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 SurfaceSeriesContext::SurfaceSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) :
     SeriesContextBase( rParent, rModel )
@@ -738,7 +738,7 @@ ContextHandlerRef SurfaceSeriesContext::onCreateContext( sal_Int32 nElement, con
     return SeriesContextBase::onCreateContext( nElement, rAttribs );
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/seriesconverter.cxx b/oox/source/drawingml/chart/seriesconverter.cxx
index 668847c..240255c 100644
--- a/oox/source/drawingml/chart/seriesconverter.cxx
+++ b/oox/source/drawingml/chart/seriesconverter.cxx
@@ -39,14 +39,14 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::chart2;
 using namespace ::com::sun::star::chart2::data;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 namespace {
 
@@ -168,7 +168,7 @@ void lclConvertLabelFormatting( PropertySet& rPropSet, ObjectFormatter& rFormatt
 
 } // namespace
 
-// ============================================================================
+
 
 DataLabelConverter::DataLabelConverter( const ConverterRoot& rParent, DataLabelModel& rModel ) :
     ConverterBase< DataLabelModel >( rParent, rModel )
@@ -213,7 +213,7 @@ void DataLabelConverter::convertFromModel( const Reference< XDataSeries >& rxDat
     }
 }
 
-// ============================================================================
+
 
 DataLabelsConverter::DataLabelsConverter( const ConverterRoot& rParent, DataLabelsModel& rModel ) :
     ConverterBase< DataLabelsModel >( rParent, rModel )
@@ -244,7 +244,7 @@ void DataLabelsConverter::convertFromModel( const Reference< XDataSeries >& rxDa
     }
 }
 
-// ============================================================================
+
 
 ErrorBarConverter::ErrorBarConverter( const ConverterRoot& rParent, ErrorBarModel& rModel ) :
     ConverterBase< ErrorBarModel >( rParent, rModel )
@@ -372,7 +372,7 @@ Reference< XLabeledDataSequence > ErrorBarConverter::createLabeledDataSequence(
     return lclCreateLabeledDataSequence( *this, mrModel.maSources.get( eSourceType ).get(), aRole );
 }
 
-// ============================================================================
+
 
 TrendlineLabelConverter::TrendlineLabelConverter( const ConverterRoot& rParent, TrendlineLabelModel& rModel ) :
     ConverterBase< TrendlineLabelModel >( rParent, rModel )
@@ -389,7 +389,7 @@ void TrendlineLabelConverter::convertFromModel( PropertySet& rPropSet )
     getFormatter().convertFormatting( rPropSet, mrModel.mxShapeProp, mrModel.mxTextProp, OBJECTTYPE_TRENDLINELABEL );
 }
 
-// ============================================================================
+
 
 TrendlineConverter::TrendlineConverter( const ConverterRoot& rParent, TrendlineModel& rModel ) :
     ConverterBase< TrendlineModel >( rParent, rModel )
@@ -479,7 +479,7 @@ void TrendlineConverter::convertFromModel( const Reference< XDataSeries >& rxDat
     }
 }
 
-// ============================================================================
+
 
 DataPointConverter::DataPointConverter( const ConverterRoot& rParent, DataPointModel& rModel ) :
     ConverterBase< DataPointModel >( rParent, rModel )
@@ -519,7 +519,7 @@ void DataPointConverter::convertFromModel( const Reference< XDataSeries >& rxDat
     }
 }
 
-// ============================================================================
+
 
 SeriesConverter::SeriesConverter( const ConverterRoot& rParent, SeriesModel& rModel ) :
     ConverterBase< SeriesModel >( rParent, rModel )
@@ -683,7 +683,7 @@ Reference< XLabeledDataSequence > SeriesConverter::createLabeledDataSequence(
     return lclCreateLabeledDataSequence( *this, pValues, rRole, pTitle );
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/seriesmodel.cxx b/oox/source/drawingml/chart/seriesmodel.cxx
index 4466d97..fb67e2d 100644
--- a/oox/source/drawingml/chart/seriesmodel.cxx
+++ b/oox/source/drawingml/chart/seriesmodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 DataLabelModelBase::DataLabelModelBase() :
     mbDeleted( false )
@@ -34,7 +34,7 @@ DataLabelModelBase::~DataLabelModelBase()
 {
 }
 
-// ============================================================================
+
 
 DataLabelModel::DataLabelModel() :
     mnIndex( -1 )
@@ -45,7 +45,7 @@ DataLabelModel::~DataLabelModel()
 {
 }
 
-// ============================================================================
+
 
 DataLabelsModel::DataLabelsModel() :
     mbShowLeaderLines( false )
@@ -56,7 +56,7 @@ DataLabelsModel::~DataLabelsModel()
 {
 }
 
-// ============================================================================
+
 
 PictureOptionsModel::PictureOptionsModel() :
     mfStackUnit( 1.0 ),
@@ -71,7 +71,7 @@ PictureOptionsModel::~PictureOptionsModel()
 {
 }
 
-// ============================================================================
+
 
 ErrorBarModel::ErrorBarModel() :
     mfValue( 0.0 ),
@@ -86,7 +86,7 @@ ErrorBarModel::~ErrorBarModel()
 {
 }
 
-// ============================================================================
+
 
 TrendlineLabelModel::TrendlineLabelModel()
 {
@@ -96,7 +96,7 @@ TrendlineLabelModel::~TrendlineLabelModel()
 {
 }
 
-// ============================================================================
+
 
 TrendlineModel::TrendlineModel() :
     mnOrder( 2 ),
@@ -111,7 +111,7 @@ TrendlineModel::~TrendlineModel()
 {
 }
 
-// ============================================================================
+
 
 DataPointModel::DataPointModel() :
     mnIndex( -1 ),
@@ -123,7 +123,7 @@ DataPointModel::~DataPointModel()
 {
 }
 
-// ============================================================================
+
 
 SeriesModel::SeriesModel() :
     mnExplosion( 0 ),
@@ -141,7 +141,7 @@ SeriesModel::~SeriesModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/titlecontext.cxx b/oox/source/drawingml/chart/titlecontext.cxx
index 7067ef5..ded50ca 100644
--- a/oox/source/drawingml/chart/titlecontext.cxx
+++ b/oox/source/drawingml/chart/titlecontext.cxx
@@ -30,12 +30,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 TextContext::TextContext( ContextHandler2Helper& rParent, TextModel& rModel ) :
     ContextBase< TextModel >( rParent, rModel )
@@ -79,7 +79,7 @@ void TextContext::onCharacters( const OUString& rChars )
     }
 }
 
-// ============================================================================
+
 
 TitleContext::TitleContext( ContextHandler2Helper& rParent, TitleModel& rModel ) :
     ContextBase< TitleModel >( rParent, rModel )
@@ -115,7 +115,7 @@ ContextHandlerRef TitleContext::onCreateContext( sal_Int32 nElement, const Attri
     return 0;
 }
 
-// ============================================================================
+
 
 LegendContext::LegendContext( ContextHandler2Helper& rParent, LegendModel& rModel ) :
     ContextBase< LegendModel >( rParent, rModel )
@@ -152,7 +152,7 @@ ContextHandlerRef LegendContext::onCreateContext( sal_Int32 nElement, const Attr
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/titleconverter.cxx b/oox/source/drawingml/chart/titleconverter.cxx
index 5f4f5ea..2cf3e12 100644
--- a/oox/source/drawingml/chart/titleconverter.cxx
+++ b/oox/source/drawingml/chart/titleconverter.cxx
@@ -39,7 +39,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::awt;
 using namespace ::com::sun::star::chart2;
@@ -49,7 +49,7 @@ using namespace ::com::sun::star::uno;
 
 using ::oox::core::XmlFilterBase;
 
-// ============================================================================
+
 
 TextConverter::TextConverter( const ConverterRoot& rParent, TextModel& rModel ) :
     ConverterBase< TextModel >( rParent, rModel )
@@ -134,7 +134,7 @@ Reference< XFormattedString > TextConverter::appendFormattedString(
     return xFmtStr;
 }
 
-// ============================================================================
+
 
 TitleConverter::TitleConverter( const ConverterRoot& rParent, TitleModel& rModel ) :
     ConverterBase< TitleModel >( rParent, rModel )
@@ -178,7 +178,7 @@ void TitleConverter::convertFromModel( const Reference< XTitled >& rxTitled, con
     }
 }
 
-// ============================================================================
+
 
 LegendConverter::LegendConverter( const ConverterRoot& rParent, LegendModel& rModel ) :
     ConverterBase< LegendModel >( rParent, rModel )
@@ -260,7 +260,7 @@ void LegendConverter::convertFromModel( const Reference< XDiagram >& rxDiagram )
     }
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/titlemodel.cxx b/oox/source/drawingml/chart/titlemodel.cxx
index 1a42f40..e34e92c 100644
--- a/oox/source/drawingml/chart/titlemodel.cxx
+++ b/oox/source/drawingml/chart/titlemodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 TextModel::TextModel()
 {
@@ -33,7 +33,7 @@ TextModel::~TextModel()
 {
 }
 
-// ============================================================================
+
 
 TitleModel::TitleModel() :
     mbOverlay( false )
@@ -44,7 +44,7 @@ TitleModel::~TitleModel()
 {
 }
 
-// ============================================================================
+
 
 LegendModel::LegendModel() :
     mnPosition( XML_r ),
@@ -56,7 +56,7 @@ LegendModel::~LegendModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/typegroupcontext.cxx b/oox/source/drawingml/chart/typegroupcontext.cxx
index f3d29e58b..8b7b7fb 100644
--- a/oox/source/drawingml/chart/typegroupcontext.cxx
+++ b/oox/source/drawingml/chart/typegroupcontext.cxx
@@ -26,12 +26,12 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using ::oox::core::ContextHandler2Helper;
 using ::oox::core::ContextHandlerRef;
 
-// ============================================================================
+
 
 UpDownBarsContext::UpDownBarsContext( ContextHandler2Helper& rParent, UpDownBarsModel& rModel ) :
     ContextBase< UpDownBarsModel >( rParent, rModel )
@@ -62,7 +62,7 @@ ContextHandlerRef UpDownBarsContext::onCreateContext( sal_Int32 nElement, const
     return 0;
 }
 
-// ============================================================================
+
 
 AreaTypeGroupContext::AreaTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -100,7 +100,7 @@ ContextHandlerRef AreaTypeGroupContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 BarTypeGroupContext::BarTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -151,7 +151,7 @@ ContextHandlerRef BarTypeGroupContext::onCreateContext( sal_Int32 nElement, cons
     return 0;
 }
 
-// ============================================================================
+
 
 BubbleTypeGroupContext::BubbleTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -195,7 +195,7 @@ ContextHandlerRef BubbleTypeGroupContext::onCreateContext( sal_Int32 nElement, c
     return 0;
 }
 
-// ============================================================================
+
 
 LineTypeGroupContext::LineTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -245,7 +245,7 @@ ContextHandlerRef LineTypeGroupContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 PieTypeGroupContext::PieTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -295,7 +295,7 @@ ContextHandlerRef PieTypeGroupContext::onCreateContext( sal_Int32 nElement, cons
     return 0;
 }
 
-// ============================================================================
+
 
 RadarTypeGroupContext::RadarTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -328,7 +328,7 @@ ContextHandlerRef RadarTypeGroupContext::onCreateContext( sal_Int32 nElement, co
     return 0;
 }
 
-// ============================================================================
+
 
 ScatterTypeGroupContext::ScatterTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -361,7 +361,7 @@ ContextHandlerRef ScatterTypeGroupContext::onCreateContext( sal_Int32 nElement,
     return 0;
 }
 
-// ============================================================================
+
 
 SurfaceTypeGroupContext::SurfaceTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) :
     TypeGroupContextBase( rParent, rModel )
@@ -389,7 +389,7 @@ ContextHandlerRef SurfaceTypeGroupContext::onCreateContext( sal_Int32 nElement,
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/typegroupconverter.cxx b/oox/source/drawingml/chart/typegroupconverter.cxx
index b87fc45..7804650 100644
--- a/oox/source/drawingml/chart/typegroupconverter.cxx
+++ b/oox/source/drawingml/chart/typegroupconverter.cxx
@@ -42,14 +42,14 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::chart2;
 using namespace ::com::sun::star::chart2::data;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 namespace {
 
@@ -100,7 +100,7 @@ const TypeGroupInfo& lclGetTypeInfoFromTypeId( TypeId eTypeId )
 
 } // namespace
 
-// ============================================================================
+
 
 UpDownBarsConverter::UpDownBarsConverter( const ConverterRoot& rParent, UpDownBarsModel& rModel ) :
     ConverterBase< UpDownBarsModel >( rParent, rModel )
@@ -132,7 +132,7 @@ void UpDownBarsConverter::convertFromModel( const Reference< XChartType >& rxCha
     }
 }
 
-// ============================================================================
+
 
 TypeGroupConverter::TypeGroupConverter( const ConverterRoot& rParent, TypeGroupModel& rModel ) :
     ConverterBase< TypeGroupModel >( rParent, rModel ),
@@ -570,7 +570,7 @@ void TypeGroupConverter::insertDataSeries( const Reference< XChartType >& rxChar
     }
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/chart/typegroupmodel.cxx b/oox/source/drawingml/chart/typegroupmodel.cxx
index faaa15e..ae3e1f2 100644
--- a/oox/source/drawingml/chart/typegroupmodel.cxx
+++ b/oox/source/drawingml/chart/typegroupmodel.cxx
@@ -23,7 +23,7 @@ namespace oox {
 namespace drawingml {
 namespace chart {
 
-// ============================================================================
+
 
 UpDownBarsModel::UpDownBarsModel() :
     mnGapWidth( 150 )
@@ -34,7 +34,7 @@ UpDownBarsModel::~UpDownBarsModel()
 {
 }
 
-// ============================================================================
+
 
 TypeGroupModel::TypeGroupModel( sal_Int32 nTypeId ) :
     mfSplitPos( 0.0 ),
@@ -67,7 +67,7 @@ TypeGroupModel::~TypeGroupModel()
 {
 }
 
-// ============================================================================
+
 
 } // namespace chart
 } // namespace drawingml
diff --git a/oox/source/drawingml/color.cxx b/oox/source/drawingml/color.cxx
index da050d8..bebc967 100644
--- a/oox/source/drawingml/color.cxx
+++ b/oox/source/drawingml/color.cxx
@@ -29,7 +29,7 @@
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 namespace {
 
@@ -202,7 +202,7 @@ void lclOffValue( sal_Int32& ornValue, sal_Int32 nOff, sal_Int32 nMax = MAX_PERC
 
 } // namespace
 
-// ============================================================================
+
 
 Color::Color() :
     meMode( COLOR_UNUSED ),
@@ -766,7 +766,7 @@ void Color::toHsl() const
     }
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/colorchoicecontext.cxx b/oox/source/drawingml/colorchoicecontext.cxx
index 076b245..1ee3129 100644
--- a/oox/source/drawingml/colorchoicecontext.cxx
+++ b/oox/source/drawingml/colorchoicecontext.cxx
@@ -32,7 +32,7 @@ using ::oox::core::ContextHandler;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 ColorValueContext::ColorValueContext( ContextHandler2Helper& rParent, Color& rColor ) :
     ContextHandler2( rParent ),
@@ -124,7 +124,7 @@ void ColorValueContext::onStartElement( const AttributeList& rAttribs )
     return 0;
 }
 
-// ============================================================================
+
 
 ColorContext::ColorContext( ContextHandler2Helper& rParent, Color& rColor ) :
     ContextHandler2( rParent ),
@@ -148,7 +148,7 @@ ColorContext::ColorContext( ContextHandler2Helper& rParent, Color& rColor ) :
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/customshapegeometry.cxx b/oox/source/drawingml/customshapegeometry.cxx
index cd43a15..dbbe6e7 100644
--- a/oox/source/drawingml/customshapegeometry.cxx
+++ b/oox/source/drawingml/customshapegeometry.cxx
@@ -86,7 +86,7 @@ typedef boost::unordered_map< OUString, FormularCommand, OUStringHash > FormulaC
 
 static const FormulaCommandHMap* pCommandHashMap;
 
-//
+
 OUString GetFormulaParameter( const EnhancedCustomShapeParameter& rParameter )
 {
     OUString aRet;
diff --git a/oox/source/drawingml/customshapepresets1.cxx b/oox/source/drawingml/customshapepresets1.cxx
index 8d55f93..1d91970 100644
--- a/oox/source/drawingml/customshapepresets1.cxx
+++ b/oox/source/drawingml/customshapepresets1.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapepresets2.cxx b/oox/source/drawingml/customshapepresets2.cxx
index f88abd6..d85352b 100644
--- a/oox/source/drawingml/customshapepresets2.cxx
+++ b/oox/source/drawingml/customshapepresets2.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapepresets3.cxx b/oox/source/drawingml/customshapepresets3.cxx
index c833e33..95b0553 100644
--- a/oox/source/drawingml/customshapepresets3.cxx
+++ b/oox/source/drawingml/customshapepresets3.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapepresets4.cxx b/oox/source/drawingml/customshapepresets4.cxx
index 79c49be..f923eaf 100644
--- a/oox/source/drawingml/customshapepresets4.cxx
+++ b/oox/source/drawingml/customshapepresets4.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapepresets5.cxx b/oox/source/drawingml/customshapepresets5.cxx
index fdc640a..d54ae67 100644
--- a/oox/source/drawingml/customshapepresets5.cxx
+++ b/oox/source/drawingml/customshapepresets5.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapepresets6.cxx b/oox/source/drawingml/customshapepresets6.cxx
index 1f6c680..65fd8de 100644
--- a/oox/source/drawingml/customshapepresets6.cxx
+++ b/oox/source/drawingml/customshapepresets6.cxx
@@ -1,8 +1,8 @@
-//
+
 // This file was generated by: ./generatePresetsCXX.pl
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/customshapes/generatePresetsCXX.pl b/oox/source/drawingml/customshapes/generatePresetsCXX.pl
index e5a509d..7822f2e 100755
--- a/oox/source/drawingml/customshapes/generatePresetsCXX.pl
+++ b/oox/source/drawingml/customshapes/generatePresetsCXX.pl
@@ -62,11 +62,11 @@ sub startSource
 
 	open (OUT, ">customshapepresets" . $count . ".cxx");
 	print OUT << "EOS"
-//
+
 // This file was generated by: $0
-//
+
 // Please, DO NOT EDIT.
-//
+
 // We mean it.
 
 #include <oox/drawingml/customshapeproperties.hxx>
diff --git a/oox/source/drawingml/diagram/diagram.cxx b/oox/source/drawingml/diagram/diagram.cxx
index e0ca0cc..da439ea 100644
--- a/oox/source/drawingml/diagram/diagram.cxx
+++ b/oox/source/drawingml/diagram/diagram.cxx
@@ -147,7 +147,7 @@ static sal_Int32 calcDepth( const OUString& rNodeName,
 void Diagram::build(  )
 {
     // build name-object maps
-    // ======================
+
 
 #if OSL_DEBUG_LEVEL > 1
     std::ofstream output("/tmp/tree.dot");
diff --git a/oox/source/drawingml/diagram/diagram.hxx b/oox/source/drawingml/diagram/diagram.hxx
index 608f47e..031c66b 100644
--- a/oox/source/drawingml/diagram/diagram.hxx
+++ b/oox/source/drawingml/diagram/diagram.hxx
@@ -154,11 +154,11 @@ typedef std::vector< Point >        Points;
 class LayoutNode;
 typedef boost::shared_ptr< LayoutNode > LayoutNodePtr;
 
-////////////////////
+
 
 typedef std::map< OUString, uno::Reference<xml::dom::XDocument> > DiagramDomMap;
 
-////////////////////
+
 
 class DiagramData
 {
@@ -203,7 +203,7 @@ typedef boost::shared_ptr< DiagramData > DiagramDataPtr;
 
 
 
-////////////////////
+
 
 class DiagramLayout
 {
@@ -251,7 +251,7 @@ private:
 
 typedef boost::shared_ptr< DiagramLayout > DiagramLayoutPtr;
 
-///////////////////////
+
 
 struct DiagramStyle
 {
@@ -275,7 +275,7 @@ struct DiagramColor
 
 typedef std::map<OUString,DiagramColor> DiagramColorMap;
 
-///////////////////////
+
 
 class Diagram
 {
diff --git a/oox/source/drawingml/diagram/diagramfragmenthandler.cxx b/oox/source/drawingml/diagram/diagramfragmenthandler.cxx
index f003fb1..373a052 100644
--- a/oox/source/drawingml/diagram/diagramfragmenthandler.cxx
+++ b/oox/source/drawingml/diagram/diagramfragmenthandler.cxx
@@ -66,7 +66,7 @@ DiagramDataFragmentHandler::onCreateContext( ::sal_Int32 aElement,
     return this;
 }
 
-///////////////////
+
 
 DiagramLayoutFragmentHandler::DiagramLayoutFragmentHandler( XmlFilterBase& rFilter,
                                                         const OUString& rFragmentPath,
@@ -104,7 +104,7 @@ DiagramLayoutFragmentHandler::onCreateContext( ::sal_Int32 aElement,
     return this;
 }
 
-///////////////////////
+
 
 DiagramQStylesFragmentHandler::DiagramQStylesFragmentHandler( XmlFilterBase& rFilter,
                                                               const OUString& rFragmentPath,
@@ -173,7 +173,7 @@ void DiagramQStylesFragmentHandler::onStartElement( const AttributeList& rAttrib
     }
 }
 
-/////////////////////
+
 
 void DiagramQStylesFragmentHandler::onEndElement( )
 {
diff --git a/oox/source/drawingml/diagram/diagramlayoutatoms.cxx b/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
index 127019f..5b4cfc8 100644
--- a/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
+++ b/oox/source/drawingml/diagram/diagramlayoutatoms.cxx
@@ -506,10 +506,10 @@ bool LayoutNode::setupShape( const ShapePtr& rShape, const Diagram& rDgm, sal_uI
     return false;
 }
 
-///////////////////////////////////////////////////////////////////////
-//
+
+
 // Visitation
-//
+
 
 class ShapeLayoutingVisitor : public LayoutAtomVisitor
 {
diff --git a/oox/source/drawingml/drawingmltypes.cxx b/oox/source/drawingml/drawingmltypes.cxx
index 821d7f4..48faa54 100644
--- a/oox/source/drawingml/drawingmltypes.cxx
+++ b/oox/source/drawingml/drawingmltypes.cxx
@@ -35,7 +35,7 @@ using namespace ::com::sun::star::style;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 /** converts EMUs into 1/100th mmm */
 sal_Int32 GetCoordinate( sal_Int32 nValue )
@@ -380,7 +380,7 @@ IntegerRectangle2D GetRelativeRect( const Reference< XFastAttributeList >& xAttr
     return r;
 }
 
-// ============================================================================
+
 
 /** converts the attributes from an CT_Size2D into an awt Size with 1/100thmm */
 awt::Size GetSize2D( const Reference< XFastAttributeList >& xAttribs )
@@ -396,7 +396,7 @@ IndexRange GetIndexRange( const Reference< XFastAttributeList >& xAttributes )
     return range;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/effectproperties.cxx b/oox/source/drawingml/effectproperties.cxx
index caaf61f..b4d653c 100644
--- a/oox/source/drawingml/effectproperties.cxx
+++ b/oox/source/drawingml/effectproperties.cxx
@@ -18,7 +18,7 @@
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 void EffectShadowProperties::assignUsed(const EffectShadowProperties& rSourceProps)
 {
@@ -51,7 +51,7 @@ void EffectProperties::pushToPropMap( PropertyMap& rPropMap,
     }
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/fillproperties.cxx b/oox/source/drawingml/fillproperties.cxx
index f186619..563d69e 100644
--- a/oox/source/drawingml/fillproperties.cxx
+++ b/oox/source/drawingml/fillproperties.cxx
@@ -48,7 +48,7 @@ using ::com::sun::star::geometry::IntegerRectangle2D;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 namespace {
 
@@ -147,7 +147,7 @@ const awt::Size lclGetOriginalSize( const GraphicHelper& rGraphicHelper, const R
 
 } // namespace
 
-// ============================================================================
+
 
 void GradientFillProperties::assignUsed( const GradientFillProperties& rSourceProps )
 {
@@ -162,7 +162,7 @@ void GradientFillProperties::assignUsed( const GradientFillProperties& rSourcePr
     moRotateWithShape.assignIfUsed( rSourceProps.moRotateWithShape );
 }
 
-// ============================================================================
+
 
 void PatternFillProperties::assignUsed( const PatternFillProperties& rSourceProps )
 {
@@ -171,7 +171,7 @@ void PatternFillProperties::assignUsed( const PatternFillProperties& rSourceProp
     moPattPreset.assignIfUsed( rSourceProps.moPattPreset );
 }
 
-// ============================================================================
+
 
 void BlipFillProperties::assignUsed( const BlipFillProperties& rSourceProps )
 {
@@ -195,7 +195,7 @@ void BlipFillProperties::assignUsed( const BlipFillProperties& rSourceProps )
     maDuotoneColors[1].assignIfUsed( rSourceProps.maDuotoneColors[1] );
 }
 
-// ============================================================================
+
 
 void FillProperties::assignUsed( const FillProperties& rSourceProps )
 {
@@ -513,7 +513,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap& rPropMap,
     }
 }
 
-// ============================================================================
+
 
 void GraphicProperties::pushToPropMap( PropertyMap& rPropMap, const GraphicHelper& rGraphicHelper, sal_Int32 nPhClr ) const
 {
@@ -573,7 +573,7 @@ void GraphicProperties::pushToPropMap( PropertyMap& rPropMap, const GraphicHelpe
         rPropMap[ PROP_MediaURL ] <<= maAudio.msEmbed;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/graphicshapecontext.cxx b/oox/source/drawingml/graphicshapecontext.cxx
index 4cf3366..3f45f4b 100644
--- a/oox/source/drawingml/graphicshapecontext.cxx
+++ b/oox/source/drawingml/graphicshapecontext.cxx
@@ -49,7 +49,7 @@ using namespace ::oox::core;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 // CT_Picture
 
 GraphicShapeContext::GraphicShapeContext( ContextHandler2Helper& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr )
@@ -98,7 +98,7 @@ ContextHandlerRef GraphicShapeContext::onCreateContext( sal_Int32 aElementToken,
     return ShapeContext::onCreateContext( aElementToken, rAttribs );
 }
 
-// ============================================================================
+
 // CT_GraphicalObjectFrameContext
 
 GraphicalObjectFrameContext::GraphicalObjectFrameContext( ContextHandler2Helper& rParent, ShapePtr pMasterShapePtr, ShapePtr pShapePtr, bool bEmbedShapesInChart ) :
@@ -142,7 +142,7 @@ ContextHandlerRef GraphicalObjectFrameContext::onCreateContext( sal_Int32 aEleme
     return ShapeContext::onCreateContext( aElementToken, rAttribs );
 }
 
-// ============================================================================
+
 
 OleObjectGraphicDataContext::OleObjectGraphicDataContext( ContextHandler2Helper& rParent, ShapePtr xShape ) :
     ShapeContext( rParent, ShapePtr(), xShape ),
@@ -204,7 +204,7 @@ ContextHandlerRef OleObjectGraphicDataContext::onCreateContext( sal_Int32 nEleme
     return 0;
 }
 
-// ============================================================================
+
 
 DiagramGraphicDataContext::DiagramGraphicDataContext( ContextHandler2Helper& rParent, ShapePtr pShapePtr )
 : ShapeContext( rParent, ShapePtr(), pShapePtr )
@@ -249,7 +249,7 @@ ContextHandlerRef DiagramGraphicDataContext::onCreateContext( ::sal_Int32 aEleme
     return ShapeContext::onCreateContext( aElementToken, rAttribs );
 }
 
-// ============================================================================
+
 
 ChartGraphicDataContext::ChartGraphicDataContext( ContextHandler2Helper& rParent, const ShapePtr& rxShape, bool bEmbedShapes ) :
     ShapeContext( rParent, ShapePtr(), rxShape ),
@@ -266,7 +266,7 @@ ContextHandlerRef ChartGraphicDataContext::onCreateContext( ::sal_Int32 nElement
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/lineproperties.cxx b/oox/source/drawingml/lineproperties.cxx
index 34a208a..2044095 100644
--- a/oox/source/drawingml/lineproperties.cxx
+++ b/oox/source/drawingml/lineproperties.cxx
@@ -45,7 +45,7 @@ using ::com::sun::star::container::XNameContainer;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 namespace {
 
@@ -335,7 +335,7 @@ void lclPushMarkerProperties( ShapePropertyMap& rPropMap,
 
 } // namespace
 
-// ============================================================================
+
 
 void LineArrowProperties::assignUsed( const LineArrowProperties& rSourceProps )
 {
@@ -344,7 +344,7 @@ void LineArrowProperties::assignUsed( const LineArrowProperties& rSourceProps )
     moArrowLength.assignIfUsed( rSourceProps.moArrowLength );
 }
 
-// ============================================================================
+
 
 void LineProperties::assignUsed( const LineProperties& rSourceProps )
 {
@@ -442,7 +442,7 @@ sal_Int32 LineProperties::getLineWidth() const
     return convertEmuToHmm( moLineWidth.get( 0 ) );
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/shape3dproperties.cxx b/oox/source/drawingml/shape3dproperties.cxx
index 264787f..1ef3f5d 100644
--- a/oox/source/drawingml/shape3dproperties.cxx
+++ b/oox/source/drawingml/shape3dproperties.cxx
@@ -45,9 +45,9 @@ using ::oox::core::XmlFilterBase;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
 
-// ============================================================================
+
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/shapepropertiescontext.cxx b/oox/source/drawingml/shapepropertiescontext.cxx
index d6d1f27..488f8a0 100644
--- a/oox/source/drawingml/shapepropertiescontext.cxx
+++ b/oox/source/drawingml/shapepropertiescontext.cxx
@@ -41,7 +41,7 @@ using namespace ::com::sun::star::xml::sax;
 
 namespace oox { namespace drawingml {
 
-// ====================================================================
+
 
 // CT_ShapeProperties
 ShapePropertiesContext::ShapePropertiesContext( ContextHandler2Helper& rParent, Shape& rShape )
diff --git a/oox/source/drawingml/shapepropertymap.cxx b/oox/source/drawingml/shapepropertymap.cxx
index ff02dd5..edf3354 100644
--- a/oox/source/drawingml/shapepropertymap.cxx
+++ b/oox/source/drawingml/shapepropertymap.cxx
@@ -28,14 +28,14 @@
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::drawing;
 using namespace ::com::sun::star::uno;
 
-// ============================================================================
+
 
 namespace {
 
@@ -65,7 +65,7 @@ ShapePropertyInfo::ShapePropertyInfo( const sal_Int32* pnPropertyIds,
     OSL_ENSURE( mpnPropertyIds != 0, "ShapePropertyInfo::ShapePropertyInfo - missing property identifiers" );
 }
 
-// ============================================================================
+
 
 ShapePropertyMap::ShapePropertyMap( ModelObjectHelper& rModelObjHelper, const ShapePropertyInfo& rShapePropInfo ) :
     mrModelObjHelper( rModelObjHelper ),
@@ -195,7 +195,7 @@ bool ShapePropertyMap::setFillBitmapUrl( sal_Int32 nPropId, const Any& rValue )
     return false;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/textbodyproperties.cxx b/oox/source/drawingml/textbodyproperties.cxx
index 36f39d9..62d6db1 100644
--- a/oox/source/drawingml/textbodyproperties.cxx
+++ b/oox/source/drawingml/textbodyproperties.cxx
@@ -29,7 +29,7 @@ using namespace ::com::sun::star::text;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 TextBodyProperties::TextBodyProperties():
     meVA( TextVerticalAdjust_TOP )
@@ -93,7 +93,7 @@ void TextBodyProperties::pushRotationAdjustments( sal_Int32 nRotation )
     }
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/textcharacterproperties.cxx b/oox/source/drawingml/textcharacterproperties.cxx
index c99a44a..1ad0bae 100644
--- a/oox/source/drawingml/textcharacterproperties.cxx
+++ b/oox/source/drawingml/textcharacterproperties.cxx
@@ -37,7 +37,7 @@ using namespace ::com::sun::star::beans;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 void TextCharacterProperties::assignUsed( const TextCharacterProperties& rSourceProps )
 {
@@ -158,7 +158,7 @@ float TextCharacterProperties::getCharHeightPoints( float fDefault ) const
     return moHeight.has() ? GetFontHeight( moHeight.get() ) : fDefault;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/textfont.cxx b/oox/source/drawingml/textfont.cxx
index 239c087..e5706c9 100644
--- a/oox/source/drawingml/textfont.cxx
+++ b/oox/source/drawingml/textfont.cxx
@@ -29,7 +29,7 @@ using ::oox::core::XmlFilterBase;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 namespace {
 
@@ -49,7 +49,7 @@ sal_Int16 lclGetFontFamily( sal_Int32 nOoxValue )
 
 } // namespace
 
-// ============================================================================
+
 
 TextFont::TextFont() :
     mnPitch( 0 ),
@@ -95,7 +95,7 @@ bool TextFont::implGetFontData( OUString& rFontName, sal_Int16& rnFontPitch, sal
     return !rFontName.isEmpty();
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/theme.cxx b/oox/source/drawingml/theme.cxx
index c60b764..1fbcf11 100644
--- a/oox/source/drawingml/theme.cxx
+++ b/oox/source/drawingml/theme.cxx
@@ -22,7 +22,7 @@
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 Theme::Theme()
 {
@@ -91,7 +91,7 @@ const TextFont* Theme::resolveFont( const OUString& rName ) const
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/themeelementscontext.cxx b/oox/source/drawingml/themeelementscontext.cxx
index a2ff338..cf76a3e 100644
--- a/oox/source/drawingml/themeelementscontext.cxx
+++ b/oox/source/drawingml/themeelementscontext.cxx
@@ -35,7 +35,7 @@ using namespace ::com::sun::star::xml::sax;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 class FillStyleListContext : public ContextHandler2
 {
@@ -69,7 +69,7 @@ ContextHandlerRef FillStyleListContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 class LineStyleListContext : public ContextHandler2
 {
@@ -98,7 +98,7 @@ ContextHandlerRef LineStyleListContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 class EffectStyleListContext : public ContextHandler2
 {
@@ -132,7 +132,7 @@ ContextHandlerRef EffectStyleListContext::onCreateContext( sal_Int32 nElement, c
     return 0;
 }
 
-// ============================================================================
+
 
 class FontSchemeContext : public ContextHandler2
 {
@@ -192,7 +192,7 @@ void FontSchemeContext::onEndElement()
     }
 }
 
-// ============================================================================
+
 
 ThemeElementsContext::ThemeElementsContext( ContextHandler2Helper& rParent, Theme& rTheme ) :
     ContextHandler2( rParent ),
@@ -226,7 +226,7 @@ ContextHandlerRef ThemeElementsContext::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/drawingml/themefragmenthandler.cxx b/oox/source/drawingml/themefragmenthandler.cxx
index 87cd81f..4869383 100644
--- a/oox/source/drawingml/themefragmenthandler.cxx
+++ b/oox/source/drawingml/themefragmenthandler.cxx
@@ -27,7 +27,7 @@ using namespace ::oox::core;
 namespace oox {
 namespace drawingml {
 
-// ============================================================================
+
 
 ThemeFragmentHandler::ThemeFragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath, Theme& rTheme ) :
     FragmentHandler2( rFilter, rFragmentPath ),
@@ -71,7 +71,7 @@ ContextHandlerRef ThemeFragmentHandler::onCreateContext( sal_Int32 nElement, con
     return 0;
 }
 
-// ============================================================================
+
 
 } // namespace drawingml
 } // namespace oox
diff --git a/oox/source/dump/dffdumper.cxx b/oox/source/dump/dffdumper.cxx
index f0edfbc..1589a1c 100644
--- a/oox/source/dump/dffdumper.cxx
+++ b/oox/source/dump/dffdumper.cxx
@@ -24,7 +24,7 @@
 namespace oox {
 namespace dump {
 
-// ============================================================================
+
 
 
 namespace {
@@ -48,7 +48,7 @@ const sal_uInt16 DFF_OPT_FLAGSMASK          = 0x003F;
 
 } // namespace
 
-// ============================================================================
+
 
 bool DffStreamObject::implReadRecordHeader( BinaryInputStream& rBaseStrm, sal_Int64& ornRecId, sal_Int64& ornRecSize )
 {
@@ -276,7 +276,7 @@ sal_uInt16 DffStreamObject::dumpDffOptPropHeader()
     return dumpHex< sal_uInt16 >( "id", "DFFOPT-PROPERTY-ID" );
 }
 
-// ============================================================================
+
 
 } // namespace dump
 } // namespace oox
diff --git a/oox/source/dump/dumperbase.cxx b/oox/source/dump/dumperbase.cxx
index 271b5e0..7e748ba 100644
--- a/oox/source/dump/dumperbase.cxx
+++ b/oox/source/dump/dumperbase.cxx
@@ -38,7 +38,7 @@
 namespace oox {
 namespace dump {
 
-// ============================================================================
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::beans;
@@ -64,8 +64,8 @@ const sal_Int64 OOX_DUMP_MAXARRAY       = 16;
 
 } // namespace
 
-// ============================================================================
-// ============================================================================
+
+
 
 // file names -----------------------------------------------------------------
 
@@ -149,8 +149,8 @@ Reference< XTextOutputStream2 > InputOutputHelper::openTextOutputStream(
     return openTextOutputStream( rxContext, openOutputStream( rxContext, rFileName ), eTextEnc );
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 ItemFormat::ItemFormat() :
     meDataType( DATATYPE_VOID ),
@@ -199,8 +199,8 @@ OUStringVector ItemFormat::parse( const OUString& rFormatStr )
     return OUStringVector( aIt, const_cast< const OUStringVector& >( aFormatVec ).end() );
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 // append string to string ----------------------------------------------------
 
@@ -798,15 +798,15 @@ void StringHelper::convertStringToIntList( Int64Vector& orVec, const OUString& r
     }
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 Base::~Base()
 {
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 ConfigItemBase::~ConfigItemBase()
 {
@@ -881,7 +881,7 @@ void ConfigItemBase::processConfigItem(
         implProcessConfigItemStr( rStrm, rKey, rData );
 }
 
-// ============================================================================
+
 
 NameListBase::~NameListBase()
 {
@@ -951,7 +951,7 @@ void NameListBase::exclude( const OUString& rKeys )
         maMap.erase( *aIt );
 }
 
-// ============================================================================
+
 
 void ItemFormatMap::insertFormats( const NameListRef& rxNameList )
 {
@@ -960,7 +960,7 @@ void ItemFormatMap::insertFormats( const NameListRef& rxNameList )
             (*this)[ aIt->first ].parse( aIt->second );
 }
 
-// ============================================================================
+
 
 ConstList::ConstList( const SharedConfigData& rCfgData ) :
     NameListBase( rCfgData ),
@@ -1012,7 +1012,7 @@ void ConstList::implIncludeList( const NameListBase& rList )
     }
 }
 
-// ============================================================================
+
 
 MultiList::MultiList( const SharedConfigData& rCfgData ) :
     ConstList( rCfgData ),
@@ -1044,7 +1044,7 @@ void MultiList::implSetName( sal_Int64 nKey, const OUString& rName )
     setNamesFromVec( nKey, aNames );
 }
 
-// ============================================================================
+
 
 FlagsList::FlagsList( const SharedConfigData& rCfgData ) :
     NameListBase( rCfgData ),
@@ -1137,7 +1137,7 @@ void FlagsList::implIncludeList( const NameListBase& rList )
         mnIgnore = pFlagsList->mnIgnore;
 }
 
-// ============================================================================
+
 
 bool CombiList::ExtItemFormatKey::operator<( const ExtItemFormatKey& rRight ) const
 {
@@ -1250,7 +1250,7 @@ void CombiList::implIncludeList( const NameListBase& rList )
     FlagsList::implIncludeList( rList );
 }
 
-// ============================================================================
+
 
 UnitConverter::UnitConverter( const SharedConfigData& rCfgData ) :
     NameListBase( rCfgData ),
@@ -1280,15 +1280,15 @@ void UnitConverter::implIncludeList( const NameListBase& /*rList*/ )
 {
 }
 
-// ============================================================================
+
 
 NameListRef NameListWrapper::getNameList( const Config& rCfg ) const
 {
     return mxList.get() ? mxList : (mxList = rCfg.getNameList( maName ));
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 SharedConfigData::SharedConfigData( const OUString& rFileName,
         const Reference< XComponentContext >& rxContext, const StorageRef& rxRootStrg,
@@ -1429,7 +1429,7 @@ void SharedConfigData::createUnitConverter( const OUString& rData )
     }
 }
 
-// ============================================================================
+
 
 Config::Config( const Config& rParent ) :
     Base()  // c'tor needs to be called explicitly to avoid compiler warning
@@ -1521,8 +1521,8 @@ NameListRef Config::implGetNameList( const OUString& rListName ) const
     return mxCfgData->getNameList( rListName );
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 Output::Output( const Reference< XComponentContext >& rxContext, const OUString& rFileName ) :
     mxStrm( InputOutputHelper::openTextOutputStream( rxContext, rFileName, RTL_TEXTENCODING_UTF8 ) ),
@@ -1759,7 +1759,7 @@ void Output::writeItemName( const String& rItemName )
         writeString( rItemName );
 }
 
-// ============================================================================
+
 
 StorageIterator::StorageIterator( const StorageRef& rxStrg ) :
     mxStrg( rxStrg )
@@ -1806,8 +1806,8 @@ bool StorageIterator::implIsValid() const
     return mxStrg.get() && mxStrg->isStorage() && (maIt != maNames.end());
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 ObjectBase::~ObjectBase()
 {
@@ -1838,8 +1838,8 @@ void ObjectBase::implDump()
 {
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 void StorageObjectBase::construct( const ObjectBase& rParent, const StorageRef& rxStrg, const OUString& rSysPath )
 {
@@ -1990,8 +1990,8 @@ void StorageObjectBase::extractItem( const StorageRef& rxStrg, const OUString& r
     }
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 OutputObjectBase::~OutputObjectBase()
 {
@@ -2069,8 +2069,8 @@ void OutputObjectBase::writeGuidItem( const String& rName, const OUString& rGuid
     mxOut->writeString( cfg().getStringOption( rGuid, OUString() ) );
 }
 
-// ============================================================================
-// ============================================================================
+
+
 
 InputObjectBase::~InputObjectBase()
 {

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list