Age | Commit message (Expand) | Author |
2017-05-16 | lok: sc: notify cell cursor position to address control in client | Marco Cecchetti |
2017-02-18 | lokdocview: 'comment' signal for comment callbacks | Pranav Kant |
2017-02-18 | lokdocview: Separate gobject property for turning off comments | Pranav Kant |
2017-02-17 | lok: Implement new callbacks for comment notifications | Pranav Kant |
2017-02-17 | lokdocview: Turn off annotations rendering here | Pranav Kant |
2017-02-17 | lokdocview: Handle keypad enter | Pranav Kant |
2017-02-17 | lokdocview: Handle insert key | Pranav Kant |
2016-10-24 | revert string::find changes | Noel Grandin |
2016-10-24 | fix "cppcheck:stlIfStrFind" | Noel Grandin |
2016-10-24 | cppcheck:stlIfStrFind | Julien Nabet |
2016-10-14 | LOK: handle "EMPTY" invalid tile msg with part number in payload | Marco Cecchetti |
2016-10-10 | Handle loplugin:fpcomparison false positives by whitelist | Stephan Bergmann |
2016-10-01 | let approxEqual() not scale too early for large representable integer values | Eike Rathke |
2016-09-29 | LOK: conditionally include part number in invalidation payload | Miklos Vajna |
2016-09-21 | lok::Document::getCommandValues: expose sw redline author colors | Miklos Vajna |
2016-09-20 | lokdocview: guard against int overflow | Miklos Vajna |
2016-09-16 | lok::Document: rename getViews() to getViewsCount() | Miklos Vajna |
2016-09-12 | gtktiledviewer - Calc fix: selection handlers were not removed | Marco Cecchetti |
2016-08-31 | lokdocview: handle empty LOK_CALLBACK_DOCUMENT_SIZE_CHANGED payload | Miklos Vajna |
2016-08-29 | Emit notification to a LibreOfficeKit client also when a redline is modified | Tor Lillqvist |
2016-08-28 | coverity#1354270 Uninitialized scalar field | Caolán McNamara |
2016-08-19 | sw lok: add callbacks for redline table insertion / removal | Miklos Vajna |
2016-08-18 | coverity#1371131 Dereference after null check | Caolán McNamara |
2016-08-18 | gtktiledviewer: specify author name when calling initializeForRendering() | Miklos Vajna |
2016-08-05 | gtktiledviewer: expose undo/redo info in a repair document dialog | Miklos Vajna |
2016-07-25 | lokdocview: draw a lock inside the lock indicator | Miklos Vajna |
2016-07-22 | sw: add new LOK_CALLBACK_VIEW_LOCK callback | Miklos Vajna |
2016-07-19 | lokdocview: still allow view selections/cursors from other Writer views | Miklos Vajna |
2016-07-19 | lokdocview: handle part number in view selections/cursors | Miklos Vajna |
2016-07-15 | lokdocview: ignore notifications on view shutdown | Miklos Vajna |
2016-07-15 | gtktiledviewer: allow testing of destroyView() | Miklos Vajna |
2016-07-13 | lokdocview: This can be fired even without document | Pranav Kant |
2016-07-13 | lokdocview: Add missing callbacks | Pranav Kant |
2016-07-12 | lokdocview: log the view id of the callback messages | Miklos Vajna |
2016-07-08 | sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLE | Miklos Vajna |
2016-07-01 | svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTION | Miklos Vajna |
2016-07-01 | lokdocview: replace handle_graphic.png with manual drawing | Miklos Vajna |
2016-07-01 | sc lok: add LOK_CALLBACK_CELL_VIEW_CURSOR | Miklos Vajna |
2016-06-30 | lokdocview: avoid pointless setView() before getView() | Miklos Vajna |
2016-06-30 | LOK: change back type of view ids to int | Miklos Vajna |
2016-06-22 | lokdocview: ensure setView() + doSomethingElse is atomic | Miklos Vajna |
2016-06-21 | sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcase | Miklos Vajna |
2016-06-21 | lokdocview: handle LOK_CALLBACK_TEXT_VIEW_SELECTION | Miklos Vajna |
2016-06-21 | sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTION | Miklos Vajna |
2016-06-21 | lok: Expose LO version information | Pranav Kant |
2016-06-20 | lokdocview: handle LOK_CALLBACK_INVALIDATE_VIEW_CURSOR | Miklos Vajna |
2016-06-20 | sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSOR | Miklos Vajna |
2016-06-17 | LOK: change type of view ids to uintptr_t | Miklos Vajna |
2016-06-14 | lok_doc_view_reset_view: don't touch the view id | Miklos Vajna |
2016-05-11 | lokdocview: Add debug info; paintTile rendering time | Pranav Kant |