Difference between revisions of "User:ErAck"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (pic)
Line 25: Line 25:
 
== currently working on ==
 
== currently working on ==
  
* [[Calc/InProgress/Performance| Calc performance improvements]].
 
 
* [http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula OASIS OpenDocument file format formula specification], ODFF aka OpenFormula.
 
* [http://www.oasis-open.org/committees/documents.php?wg_abbrev=office-formula OASIS OpenDocument file format formula specification], ODFF aka OpenFormula.
 +
* mentorship for implementors, review of patches and integration.
 +
* Bits of formula compiler and interpreter changes.
 +
<!--
 
* [[Calc/ODFF_Implementation/Schedule | ODFF implementation]], changes to formula parser/compiler and interpreter in Calc.
 
* [[Calc/ODFF_Implementation/Schedule | ODFF implementation]], changes to formula parser/compiler and interpreter in Calc.
** mentorship for implementors, review of patches and integration.
+
* [[Calc/InProgress/Performance| Calc performance improvements]].
* Other bits of formula compiler and interpreter changes.
+
-->
  
 
== Work flow ==
 
== Work flow ==

Revision as of 00:34, 17 December 2009

ErAck 128x128.png


currently working on

Work flow

My personal work flow and environment when working on code.

Wiki stuff

Edit help: Category:Help

Code syntax highlighting

Code syntax highlighting is possible with

<source lang="$LANGUAGE">
...
</source>

where $LANGUAGE is one of this list that was dynamically generated using <source lang="invalid"></source>


NOTE: the old SwinBrain CodeSyntaxHighlight does not work anymore since the wiki upgrade on 2008-02-14

<code>[language]
...
</code>

produces rubbish now!


Templates

See Documentation/Dashboard/Wiki Editing Policy and Special:Mostlinkedtemplates and Category:Wiki_Templates_Expressing_Quality and Category:Formatting_templates.


{{Documentation/Caution| Do or don't.}}

Documentation caution.png Do or don't.

{{Documentation/Note| Note that.}} Template:Documentation/Note

{{Template:Documentation/Tip| Tip.}} Template:Documentation/Tip

{{Documentation/Outdated}}


Tip: On this wiki you can use {{CWS}}, {{m}}, {{Bug}} templates to easily link to child workspaces, milestones and issues.

new topic

Insert non-formatted text here

Personal tools