Re: [Patch] Removed inheritance from std vector and std map.

2015-04-08 Thread Markus Mohrhard
Hey, so this is the wrong format to submit patches. The preferred way is to use gerrit and follow the instructions at https://wiki.documentfoundation.org/Development/gerrit There is still the discouraged way of attaching the result of got format-patch to a mail but if possible please use gerrit.

[Patch] Removed inheritance from std vector and std map.

2015-04-08 Thread Delveri chick
diff --git a/idl/inc/basobj.hxx b/idl/inc/basobj.hxx index c601fb1..807b861 100644 --- a/idl/inc/basobj.hxx +++ b/idl/inc/basobj.hxx @@ -88,8 +88,8 @@ protected: virtual void ReadAttributesSvIdl( SvIdlDataBase & rBase, SvTokenStream & rInStm ); public: -