Hi Łukasz,
On Saturday, 2015-10-10 13:47:33 +0200, Łukasz Hryniuk wrote:
> Where can I start? You showed me some code during the Hackfest, but I don't
> remember what it was exactly. Is ScOutputData::LayoutStrings in
> sc/source/ui/view/output2.cxx the right place?
So I dug into that, and while
Hi,
On 07.10.2015 14:10, Eike Rathke wrote:
On the LibreOffice Conference Hackfest at Aarhus we talked about placing
UI indicators in the current view to hint cells that contain text that
could be numbers instead. I moved and adapted the interpreter's function
that handles such strings to ScGlob
Hi Markus,
On Thursday, 2015-10-08 11:35:59 +0200, Markus Mohrhard wrote:
> > > On the LibreOffice Conference Hackfest at Aarhus we talked about
> > > placing UI indicators in the current view to hint cells that contain
> > > text that could be numbers instead.
> >
> > That would be v. neat. If w
Hey,
On Thu, Oct 8, 2015 at 11:31 AM, Caolán McNamara wrote:
> On Wed, 2015-10-07 at 14:10 +0200, Eike Rathke wrote:
> > Hi Łukasz,
> >
> > On the LibreOffice Conference Hackfest at Aarhus we talked about
> > placing UI indicators in the current view to hint cells that contain
> > text that coul
On Wed, 2015-10-07 at 14:10 +0200, Eike Rathke wrote:
> Hi Łukasz,
>
> On the LibreOffice Conference Hackfest at Aarhus we talked about
> placing UI indicators in the current view to hint cells that contain
> text that could be numbers instead.
That would be v. neat. If we had a UI indicator fo
Hi Łukasz,
On the LibreOffice Conference Hackfest at Aarhus we talked about placing
UI indicators in the current view to hint cells that contain text that
could be numbers instead. I moved and adapted the interpreter's function
that handles such strings to ScGlobal::ConvertStringToValue(), see
sc/