summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-11-21lok: add command values .uno:FontSubsetcp-5.1-13Henry Castro
2016-11-14lok: add character parameter to renderFontHenry Castro
2016-11-01coverity#1371375 Resource leakcp-5.1-11Caolán McNamara
2016-10-21CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna
2016-10-21Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-21CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna
2016-10-19Avoid deadlock in CppunitTest_libreofficekit_tiledrenderingTor Lillqvist
2016-10-19LOK: hold the solar mutex consistently for document method calls.Michael Meeks
2016-10-14LOK: handle "EMPTY" invalid tile msg with part number in payloadMarco Cecchetti
2016-10-08LOK: logging in Idle callback queueAshod Nakashian
2016-10-02Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-27sw lok: fix cursor position after inserting a commentMiklos Vajna
2016-09-23desktop: guard against nullptr frame in doc_registerCallback()Miklos Vajna
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()cp-5.1-6Miklos Vajna
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-09LOK: new callback dropping implementationMarco Cecchetti
2016-09-09LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti
2016-09-03LOK: queue-up events while processing client callsAshod Nakashian
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-18lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-02lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change back type of view ids to intMiklos Vajna
2016-07-20desktop: fix mismergeMiklos Vajna
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-07-20Fix per-view CppunitTest_libreofficekit_tiledrenderingMiklos Vajna
2016-07-20coverity#1361589 Resource leakCaolán McNamara
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20desktop: warning C4101 unreferenced local variableMichael Stahl
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann