summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitEnums.h
AgeCommit message (Expand)Author
2017-12-21Fix typosAndrea Gelmini
2017-12-21lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-08-30Clarify what the error code actually isTor Lillqvist
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-08sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-06-21sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-06-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-04Mention that there are two disjunct sets of callbacksTor Lillqvist
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-02-16sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-23updae getTileModeCaolán McNamara
2015-11-23LOK: add Document::getTileMode()Miklos Vajna
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna
2015-06-15TypoTor Lillqvist
2015-06-05LOK: fix the rectangle format mentioned in documentation/commentPranav Kant
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna