summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-05-27lok: add uno command AssignLayoutHenry Castro1-1/+2
2016-05-25lok: reset the font list when there are no itemsHenry Castro1-1/+4
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant1-1/+18
2016-05-20bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian1-1/+3
2016-05-19LOK: don't filter cursor visibility during paintingAshod Nakashian1-1/+2
2016-05-15LOK: improved event handling and fixesAshod Nakashian1-11/+28
2016-05-15Revert "LOK: simplify notification compression to minimize error"Ashod Nakashian2-23/+30
2016-05-10LOK: simplify notification compression to minimize errorAshod Nakashian2-31/+23
2016-05-08LOK: drop identical invalidation notificationsAshod Nakashian2-13/+19
2016-05-07lok context menu: unit testPranav Kant3-20/+172
2016-05-07LOK: process idle events when testing event processingAshod Nakashian1-0/+3
2016-05-07LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian1-2/+2
2016-05-07flushTimers() -> Scheduler::ProcessEventsToIdle()Ashod Nakashian1-15/+6
2016-05-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna2-1/+6
2016-05-07sw: add AnchorType parameter to .uno:PasteMiklos Vajna2-3/+18
2016-05-07lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+38
2016-05-07CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-3/+43
2016-05-07sc lok: Add initial test for .uno:CellCursorAndrzej Hunt1-0/+20
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2-3/+0
2016-05-06Don't change part on text documents to paint tilesAshod Nakashian1-4/+10
2016-05-06Allow painting for arbitrary partAshod Nakashian2-1/+59
2016-05-01Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian2-61/+98
2016-05-01std::tuple -> std::pairAshod Nakashian1-3/+3
2016-05-01More LOK callback notification compressionAshod Nakashian2-1/+25
2016-04-23Desktop compresses text selection start/end notificationsAshod Nakashian2-1/+36
2016-04-23Desktop compresses mouse pointer notificationsAshod Nakashian2-4/+10
2016-04-23lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-1/+21
2016-04-23Test desktop notification compressionAshod Nakashian1-0/+54
2016-04-23Fixed desktop unit-testsAshod Nakashian1-2/+17
2016-04-23Reverting desktop callbacks back on idleAshod Nakashian1-15/+17
2016-04-22Timer based LOKit callbacks and smart status trackingAshod Nakashian1-17/+33
2016-04-20New LOKDocument callback queue to flush certain events lazily on idleAshod Nakashian3-27/+107
2016-03-20preInitBootstrap call takes contextHenry Castro1-1/+1
2016-03-20Restoring preinitAshod Nakashian2-31/+82
2016-03-04lok: Export only programmatic style namesPranav Kant1-34/+9
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2-0/+35
2016-03-01ccu#1568 desktop: disable alpha buffer for CalcMiklos Vajna1-1/+6
2016-02-16lok: add desktop terminateHenry Castro1-1/+13
2016-02-15WaE: unused variableTor Lillqvist1-1/+0
2016-02-15lok: Expose DisplayName of styles, not internal onesPranav Kant1-3/+22
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky1-1/+1
2016-02-10lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky1-1/+29
2016-02-10lok: Interaction handler for saveAs() too.Jan Holesovsky1-4/+8
2016-02-10Revert "lok: Take over the identity of the document when performing saveAs()."Jan Holesovsky1-1/+1
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-1/+6
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-0/+1
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4