StarBasic

Problems with LibreOffice 4.0.0

LibreOffice 4 was finally released, and it is in many ways improved over the previous version 3. Unfortunately, it also introduces a bug that seriously affects me, and it may, or may not, affect you.

I wrote an add-on that adds color to source code and XML. Consider the subroutine shown below:

  1. '****************************************************************
  2. '** Create and return a PropertyValue structure.
  3. '****************************************************************

Syndicate content