summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-15lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant1-0/+133
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant1-15/+31
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant1-3/+10
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-3/+12
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+24
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+21
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-1/+45
2017-11-15lokdialog: Suppress duplicate callbacks in flush handlerPranav Kant1-0/+1
2017-11-15lokdialog: Set dialog painting flags while paintingPranav Kant1-0/+2
2017-11-15lokdialog: Better dialog rendering APIPranav Kant1-5/+5
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+27
2017-11-15Revert "Lok: support for batch API calls"Jan Holesovsky1-26/+0
2017-10-03lok: Fix declaration of ‘xContext’ shadows a global declaration.Jan Holesovsky1-5/+14
2017-10-03lok: handle .uno:LanguageStatus commandHenry Castro1-2/+35
2017-09-19lok: Expose the automatic spell checking state in the UI.Jan Holesovsky1-0/+1
2017-09-14Pre-load dictionaries for online.Michael Meeks1-0/+24
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+18
2017-09-07lok - support for watermark - fix namespace problemMarco Cecchetti1-1/+1
2017-09-06build fixAndras Timar1-1/+1
2017-09-06lok - support for watermarkMarco Cecchetti1-5/+44
2017-08-02lok: Support RTF as output format.Jan Holesovsky1-0/+1
2017-07-20lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky1-0/+3
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-0/+16
2017-05-16lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-0/+3
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti1-0/+1
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-1/+59
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+4
2017-03-23lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-20lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-4/+20
2017-03-17lok: It's not that important to skip some of the messages.Jan Holesovsky1-6/+6
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+88
2017-02-28lok: listen for DeleteAnnotation state changesPranav Kant1-0/+1
2017-02-18Replace a terribly expensive json parsing with a peek for the value.Jan Holesovsky1-4/+20
2017-02-18lok: Allow to reply to comments using postit idPranav Kant1-0/+1
2017-02-17lok: ensure positive values for width and heightHenry Castro1-0/+5
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-2/+6
2017-02-17lok: avoid render font with empty rectangleHenry Castro1-0/+3
2017-02-17lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+19
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+2
2017-02-17lok: Listen for state change events for cell alignment commandsPranav Kant1-0/+3
2017-02-17lok: Fix state feedback for ToggleMergeCellsPranav Kant1-1/+0
2017-02-17Lok: support for batch API callsAshod Nakashian1-0/+26
2017-02-17Lok: improved tile invalidation compressionAshod Nakashian1-56/+127
2017-02-17Lok: better logging and warningsAshod Nakashian1-11/+25
2017-02-17Lok: correct tile invalidation mergingAshod Nakashian1-3/+13
2017-02-17Lok: compress duplicate state-changed eventsAshod Nakashian1-0/+18
2016-11-22lok: add command values .uno:FontSubsetHenry Castro1-0/+60