Code Colorizer-2.3.0

Extension:
Extension ID:
org.pitonyak.addon.MacroFormatterADP
Release date:
20/06/2009 - 11:14
Version:
2.3.0
Operating system:
System Independent
Compatibility:
3.1, 3.2, 3.3, 3.4
Binary type:
OOo extension (.oxt)
Release Notes: 

Numerous locales added. The dialog will show correctly for English and Russian. I added some tentative translation work for Spanish, French, German, and Japanese. If you have language abilities, I would love a little help in this area. Special thanks to ПШ deye for his work in this area. You can thank him for Russian and anything in French that is correct; all the errors are mine :-)

I added code to handle new string syntax for C++0x; for example uR"xyz[I am a raw unicode string]xyz";

Color code XML, C++, Java, or StarBasic for a better appearance. StarBasic is formatted to like like the OOo IDE. Java colors mimic those in Eclipse.

A block of code is assumed to be formatted based on the following paragraph styles: _OOoComputerCode, _OOoComputerCodeLastLine, _code, _code_first_line, _code_last_line, or _code_one_line.

Numerous color code examples are shown in AndrewMacro.odt, along with a complete description of the add-in.