Age | Commit message (Expand) | Author |
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-06 | clang-tidy performance-faster-string-find | Stephan Bergmann |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
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-17 | comphelper lok: remove the g_bViewCallback global | Miklos Vajna |
2016-06-16 | comphelper: enable LibreOfficeKit::isViewCallback() by default | Miklos Vajna |
2016-06-15 | gtktiledviewer: add a UNO command debugger | Pranav Kant |
2016-06-15 | gtktiledviewer: Fix runtime gtk warnings | Pranav Kant |
2016-06-14 | lok_doc_view_reset_view: don't touch the view id | Miklos Vajna |
2016-06-13 | gtktiledviewer: fix the per-view part selector | Miklos Vajna |
2016-06-10 | gtktiledviewer: fix runtime warnings caused by .uno:InsertAnnotation button | Miklos Vajna |
2016-05-11 | lokdocview: Add debug info; paintTile rendering time | Pranav Kant |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-27 | lokdocview: log postMouseEvent() arguments | Miklos Vajna |
2016-04-26 | lokdocview: log setGraphicSelection() arguments | Miklos Vajna |
2016-04-19 | In lok_init_2, allow vnd.sun.star.pathname user_profile_url | Stephan Bergmann |
2016-04-19 | tdf#99314 lokdocview: add new userprofileurl property | Miklos Vajna |
2016-04-08 | lok context menu: Expose context menu | Pranav Kant |
2016-03-08 | New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL) | Stephan Bergmann |
2016-03-01 | gtktiledviewer: log .uno:ViewRowColumnHeaders command result | Miklos Vajna |
2016-02-25 | cid#1354270 fix uninitialized members | Miklos Vajna |
2016-02-21 | tdf#97235: Protect reset_view when called with no tile buffer initialized | Pranav Kant |
2016-02-21 | tdf#97236: Refresh the view when part is changed | Pranav Kant |
2016-02-21 | lokdocview: Protect set_part from setting an invalid part number | Pranav Kant |
2016-02-14 | lokdocview: Center the widget vertically inside the allocation | Pranav Kant |
2016-02-14 | tdf#97301: Return silently when no document is loaded | Pranav Kant |
2016-02-09 | vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return null | Michael Stahl |
2016-02-05 | cid#1351879 missing break | Miklos Vajna |
2016-02-04 | coverity#1351757 Uninitialized pointer field | Caolán McNamara |
2016-02-04 | gtktiledviewer: cid#1351757 uninitialized members | Miklos Vajna |
2016-02-04 | new loplugin fpcomparison | Noel Grandin |