Age | Commit message (Expand) | Author |
2015-11-23 | Do all svp text rendering with cairo | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | lokdocview: Don't render tiles while tile buffer has changed | Pranav Kant |
2015-11-03 | libreofficekit: -Werror=unused-parameter | Miklos Vajna |
2015-11-03 | lokdocview: Separate "painting" and "saving" of tiles | Pranav Kant |
2015-10-31 | lokdocview: Fix memory leaks | Pranav Kant |
2015-10-21 | lokdocview: Emit a warning after error | Pranav Kant |
2015-10-06 | libreofficekit: -Werror=unused-macros | Michael Stahl |
2015-10-06 | lokdocview: log paintTile() arguments | Miklos Vajna |
2015-09-28 | libreofficekit: fix mismatched free() / delete | Miklos Vajna |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | lokdocview: Don't use extern variable: lokThreadPool | Pranav Kant |
2015-07-28 | lokdocview: Use only one ctor for instantiating LOEvent | Pranav Kant |
2015-07-28 | Use thread pool for LOK call: paintTile() | Pranav Kant |
2015-07-28 | lokdocview: Make paintTile() async | Pranav Kant |
2015-06-29 | tilebuffer: Add timer to measure paintTile() call | Pranav Kant |
2015-06-14 | cppcheck: postfixOperator | Julien Nabet |
2015-06-09 | loplugin:literaltoboolconversion | Stephan Bergmann |
2015-06-09 | tilebuffer: tileSize as member variable is superfluous | Pranav Kant |
2015-06-09 | tilebuffer: ZoomFactor as member variable is superfluous | Pranav Kant |
2015-06-09 | libreofficekit: fix RHEL5 build of tilebuffer | Miklos Vajna |
2015-06-09 | lokdocview, tilebuffer: clean up | Pranav Kant |
2015-06-09 | lokdocview: move commonly used functions and variables to common header | Pranav Kant |
2015-06-09 | lokdocview: Add support for editing documents | Pranav Kant |
2015-06-09 | lokdocview: Use maps instead of vector | Pranav Kant |
2015-06-09 | Add tile buffering support | Pranav Kant |