summaryrefslogtreecommitdiffstats
path: root/libreofficekit/source/gtk/tilebuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* tilebuffer: Add timer to measure paintTile() callPranav Kant2015-06-291-1/+4
* cppcheck: postfixOperatorJulien Nabet2015-06-141-1/+1
* loplugin:literaltoboolconversionStephan Bergmann2015-06-091-2/+2
* tilebuffer: tileSize as member variable is superfluousPranav Kant2015-06-091-6/+6
* tilebuffer: ZoomFactor as member variable is superfluousPranav Kant2015-06-091-16/+5
* libreofficekit: fix RHEL5 build of tilebufferMiklos Vajna2015-06-091-0/+4
* lokdocview, tilebuffer: clean upPranav Kant2015-06-091-44/+60
* lokdocview: move commonly used functions and variables to common headerPranav Kant2015-06-091-4/+2
* lokdocview: Add support for editing documentsPranav Kant2015-06-091-43/+56
* lokdocview: Use maps instead of vectorPranav Kant2015-06-091-8/+9
* Add tile buffering supportPranav Kant2015-06-091-0/+90