Age | Commit message (Expand) | Author |
2016-11-10 | re-apply "use material style selection handles"" | Christian Lohmaier |
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-23 | gtktiledviewer: Wrap dialogs in a GtkScrolledWindow | Pranav Kant |
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-19 | sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redline | Miklos Vajna |
2016-09-16 | lok::Document: rename getViews() to getViewsCount() | Miklos Vajna |
2016-09-15 | sw: allow select of redline by index | 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-30 | gtktiledviewer: don't crash on unimplemented tracked change list | Miklos Vajna |
2016-08-29 | sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField() | 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 redlines: expose description as part of the UNO/LOK API | Miklos Vajna |
2016-08-19 | sw lok: add callbacks for redline table insertion / removal | Miklos Vajna |
2016-08-19 | tdf#101592 sw: track changes state is doc-specific, not view-specific | 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-17 | sw: allow accept/reject of redline by index | Miklos Vajna |
2016-08-17 | lok::Document::getCommandValues: expose redline info | Miklos Vajna |
2016-08-10 | sw undo: add a Repair argument to the .uno:Undo/Redo commands | Miklos Vajna |
2016-08-09 | gtktiledviewer: fix incorrect undo/redo state | Miklos Vajna |
2016-08-05 | gtktiledviewer: expose undo/redo info in a repair document dialog | Miklos Vajna |
2016-07-28 | gtktiledviewer: quit after the last view is destroyed | 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-22 | gtktiledviewer: align to top/left for Calc | 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-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 |