libre office

On making Libre Office suck less – a major refactoring effort - FOSDEM 08

February 19, 2013
libre office, Fosdem, Event

On making Libre Office suck less – a major refactoring effort - FOSDEM 08 # Libre Office is currently in a phase of code cleanup and refactoring that turns the whole code base upside down. What that means is that people need tooling to avoid quality from going down and allow for new features going in without too much risk. The project made good experiences with using gerrit for code review of patches, tinderbox for fast integration testing, strict whitespace checks to avoid unintended mistakes, use clang compiler plugins. ...