summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitEnums.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-0/+16
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+16
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-1/+16
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-1/+15
2016-07-20sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSORMiklos Vajna1-0/+17
2016-07-12lok context menu: Expose context menuPranav Kant1-0/+9
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-2/+2
2016-06-16lok context menu: Expose the disabled commands too.Jan Holesovsky1-6/+13
2016-06-16lok context menu: Expose context menuPranav Kant1-0/+16
2016-06-12sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky1-12/+0
2016-06-12sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-0/+12
2016-06-12lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-0/+1
2016-06-12lok interaction handler: Add handling of io and network errors.Jan Holesovsky1-0/+14
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl1-1/+44
2015-11-23updae getTileModeCaolán McNamara1-1/+1
2015-11-23LOK: add Document::getTileMode()Miklos Vajna1-0/+7
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-1/+6
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-1/+8
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt1-1/+8
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-1/+16
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-4/+10
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-6/+0
2015-10-06LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+20
2015-10-05LOK: add the search phrase to the search result count callbackMihai Varga1-1/+5
2015-10-05LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+3
2015-06-15TypoTor Lillqvist1-1/+1
2015-06-05LOK: fix the rectangle format mentioned in documentation/commentPranav Kant1-1/+1
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna1-4/+4
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-1/+8
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna1-1/+9
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna1-5/+2
2015-05-19LOKit callback for search not foundMihai Varga1-1/+6
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist1-1/+30
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu1-1/+8
2015-03-30Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.Jan Holesovsky1-10/+12
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna1-0/+25
2015-03-09tdf#89705: provides callback for url handling on android.Siqi Liu1-1/+7
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna1-3/+3
2015-03-09LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna1-2/+9
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna1-1/+10
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna1-0/+124