summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2016-10-08LOK: logging in Idle callback queueAshod Nakashian1-6/+11
2016-10-02Calc LOK: clear cell background when editing in parallelAshod Nakashian1-1/+2
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-13/+44
2016-09-23desktop: guard against nullptr frame in doc_registerCallback()Miklos Vajna1-1/+1
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+17
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-0/+1
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+8
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-4/+4
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-18/+1
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()cp-5.1-6Miklos Vajna1-0/+24
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-1/+18
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-21/+3
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-3/+21
2016-09-09LOK: new callback dropping implementationMarco Cecchetti1-34/+163
2016-09-09LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti1-77/+104
2016-09-03LOK: queue-up events while processing client callsAshod Nakashian1-21/+54
2016-09-01sfx2: nullptr pViewShell was seen in SfxLokHelper::getView()Miklos Vajna1-4/+15
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna1-30/+42
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+4
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-1/+2
2016-08-18lok::Document::getCommandValues: expose redline infoMiklos Vajna1-0/+53
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna1-1/+43
2016-08-02lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks1-1/+3
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+3
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+2
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+2
2016-07-20LOK: change back type of view ids to intMiklos Vajna1-8/+8
2016-07-20desktop: fix mismergeMiklos Vajna1-2/+0
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-1/+1
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+2
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna1-8/+8
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna2-22/+7
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-1/+1
2016-07-20Fix per-view CppunitTest_libreofficekit_tiledrenderingMiklos Vajna1-2/+3
2016-07-20coverity#1361589 Resource leakCaolán McNamara1-1/+2
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-20desktop: warning C4101 unreferenced local variableMichael Stahl1-1/+1
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann8-25/+25
2016-07-20Typo in commentStephan Bergmann1-1/+1
2016-07-20loplugin:nullptrTor Lillqvist1-1/+1
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-07-20Fix typosAndrea Gelmini4-7/+7
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2016-07-18lok: Skip saving unmodified doc if DontSaveIfUnmodified=truePranav Kant1-2/+48
2016-07-14sc lok: add more toolbar itemsHenry Castro1-1/+3
2016-07-13include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-07-13tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+12