Re: LiMux student "kick-off"

2014-09-24 Thread Florian Haftmann
> since the LiMux students are already working on various LO > EasyHacks, I really want to get the long-term projects started. > > We're using currently using the #libreoffice-lhm channel for > communication. I hope the respective groups get organized themself. > > And I hope I have all involved

Re: LiMux student "kick-off"

2014-09-24 Thread Florian Haftmann
Hi all, >> * VCL: main-loop / timeout foo [ menTor ;-] >> + Making our main-loop have an 'idle' concept >>with priorities vs. mix & match timers. >> + Tobias Madl >> + Jennifer Liebel > LHM: Florian Haftmann

Removing conditional formats via UNO in LibreOffice

2014-10-01 Thread Florian Haftmann
Hi all, I am locked up in a situation where I want to *remove* an existing conditional format from a cell range. The minimal example (supposed to be run in a spreadsheet context) looks as follows: sub remove dim sheet as variant dim cell as variant dim cond as object sheet = thisComponen

Re: LiMux student "kick-off"

2014-10-01 Thread Florian Haftmann
> On Wed, 2014-09-24 at 14:18 +0200, Florian Haftmann wrote: >> From a bird's-eye perspective, this would IMHOP consist of the following >> tasks: The current matter of affairs is now documented in the Wiki. https://wiki.documentfoundation.org/Development/LHM_LiMux#Prior