Other Tools

From Apache OpenOffice Wiki
Jump to: navigation, search

This page is a bag of misc: links to a ton of tools people might find useful, for grokking, analysing, testing, and transforming OOo's code base

Static code analysis


Front ends


Flawfinder and similar


Code Metrics


Testing

  • delta, for delta-debugging input data
  • testshl2, OOo's own version of c++ unit tests
  • FitNesse, bunch of tools for test-driven development


X11-specific

  • xephyr nested X server with all contemporary extensions
  • xrestop X resource profiling (parse it x res top)
  • xresponse X client for measuring response timing


C++ Parsing

Personal tools