Tom Faulhaber

Results 38 comments of Tom Faulhaber

Ahh, I think that this is a side-effect of the change we made in #12. I'm going to back that out and see if I can't figure out another way...

@dpetranek That looks like you've got a mixed up class path. It says that chart.clj is looking for something from Apache Commons that wasn't added until 0.3.2. I checked the...

Does it work if you create a single cell A1 on the template with a 0 in it?

I am completely in support of CLJS support in autodoc. My only real concern has to do with maintainability. That is, I worry that changes on the CLJ side might...

I agree, but I'm not sure that @gtrak was on exactly the right track. Here's how I would think about it: 1. Create a autodoc-collect variant that processes cljs files...

Yup, I can reproduce that here. I'll take a look. Thanks for the nice bug report.

That was going to be my first guess. This is interesting, because I think it's actually on the 2nd pass that it fails. That is, we read the template, write...

The problem here is worse that reported. I cannot open any spreadsheet that's based on a LibreOffice template in either Excel or Libre Office. If I comment out the second...

There's no bug in LibreOffice here, I don't think. I think that the problem is in POI and the way we use it. When we transform the workbook, we add...

This is just not implemented because I didn't think of it/need it. What we need to do is simply parse and rewrite the range formula in the ref nodes in...