Difference between revisions of "User:ErAck"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 19: Line 19:
 
== currently working on ==
 
== currently working on ==
  
* [[Calc/Performance/Specific_Bottlenecks| Identification of performance bottlenecks]].
+
* [[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.
 
* [[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.

Revision as of 09:29, 27 February 2009


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.


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

Documentation caution.png Do or don't.


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


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