summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk/tilebuffer.hxx
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2015-12-21coverity#1315075 Uninitialized scalar fieldCaolán McNamara
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04lokdocview: Don't render tiles while tile buffer has changedPranav Kant
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-03libreofficekit: -Werror=unused-parameterMiklos Vajna
2015-10-31lokdocview: Fix memory leaksPranav Kant
2015-10-30lokdocview: ensure private structure is allocated with operator newMiklos Vajna
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-09-28libreofficekit: fix mismatched free() / deleteMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04lokdocview: Don't use extern variable: lokThreadPoolPranav Kant
2015-08-03coverity#1315075 Uninitialized pointer fieldCaolán McNamara
2015-07-28lokdocview: post_command arguments are not supposed to be constPranav Kant
2015-07-28lokdocview: setGraphicSelection in another threadPranav Kant
2015-07-28lokdocview: Move postMouseEvent in separate LOK threadPranav Kant
2015-07-28lokdocview: Use only one ctor for instantiating LOEventPranav Kant
2015-07-28Use thread pool for LOK call: paintTile()Pranav Kant
2015-07-28lokdocview, tilebuffer: Add DOxygen commentsPranav Kant
2015-07-28lokdocview: Make paintTile() asyncPranav Kant
2015-06-12CID#1306215 Uninitialized membersMiklos Vajna
2015-06-09loplugin:literaltoboolconversionStephan Bergmann
2015-06-09-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-09tilebuffer: tileSize as member variable is superfluousPranav Kant
2015-06-09tilebuffer: ZoomFactor as member variable is superfluousPranav Kant
2015-06-09lokdocview, tilebuffer: clean upPranav Kant
2015-06-09lokdocview: move commonly used functions and variables to common headerPranav Kant
2015-06-09lokdocview: Add support for editing documentsPranav Kant
2015-06-09lokdocview: Use maps instead of vectorPranav Kant
2015-06-09Add tile buffering supportPranav Kant