Hello everyone,<br><br>I&#39;ve started work on removing all calls to SfxItemSet::Put(SfxPoolItem &amp;, int which) from the code. Attached the first two patches,<br>which contains mostly easy cases: Almost all SfxPoolItems already contained the right WhichID, so the extra argument could<br>
just be removed. But there are some slightly more interesting cases in here as well. <br><br>I have more patches ready to go, but I&#39;d like to get these reviewed first to check I&#39;m on the right path. The really hard cases are <br>
in other parts of the code :)<br><br>As always, contributed under LGPLv3+/MPL dual license.<br><br>Kind regards,<br> - Theo van Klaveren<br><br>