summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitEnums.h
AgeCommit message (Expand)Author
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
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-19LOKit callback for search not foundMihai Varga
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-03-30Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.Jan Holesovsky
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-09tdf#89705: provides callback for url handling on android.Siqi Liu
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna