Re: [Libreoffice] [PATCH] [PUSHED] Replace Table with std::set.

2012-01-09 Thread Stephan Bergmann
On 01/09/2012 11:56 AM, Stephan Bergmann wrote: (Please consider using "git format-patch" to produce patches in the future. It slightly simplifies things for committers.) Forget it, I failed to notice that the OP apparently was produced with "git send-email" (instead of manually creating an em

Re: [Libreoffice] [PATCH] [PUSHED] Replace Table with std::set.

2012-01-09 Thread Stephan Bergmann
On 01/07/2012 10:13 PM, Marcel Metz wrote: this patch removes another use of the tools Table class. Pushed as , thanks. (Please consider using "git format-patch" to produce patches in the futur