cocofan wrote:
> Attached is a patch for the Easy Hack removing commented out code
> (dead or uncompiled code).
>
Hi cocofan,
cool, many thanks for that cleanup - pushed with a few tweaks:
* stuff commented out with a todo-mark - paraphrased intent into
one-liner todo statement, we usually
Thanks, pushed the first one. The second didn't apply (0002-..).
Thomas
On 02/27/2011 10:26 PM, Xisco FaulĂ wrote:
> Remode all dead code from /libs-core/sfx2/source
>
>
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://
Nice, thanks :) Pushed it.
Thomas
On 02/28/2011 11:21 PM, Michael Lefevre wrote:
> ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif
> "brackets" could go away.
> ---
> .../extended/accessibleiconchoicectrlentry.hxx | 16
> .../extended/accessib