summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit
AgeCommit message (Expand)AuthorFilesLines
2017-10-02lokdialog: Add dialog APIs to lok::Document classPranav Kant2-4/+41
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+10
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant2-1/+21
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-0/+17
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-1/+5
2017-10-02Include dialogID in paintDialog APIPranav Kant1-1/+1
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+3
2017-09-29LibreOfficeKitInit.h: release memory after lok_dlerror() on WindowsMike Kaganski1-2/+19
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky2-6/+9
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens3-19/+36
2017-08-17implementing callback for ruler invalidationAditya Dewan1-1/+18
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-29LibreOfficeKit, changed test for iOS.jan Iversen1-6/+9
2017-05-11lok: sc: notify cell cursor position to address control in clientMarco Cecchetti1-1/+6
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-1/+9
2017-04-06lokit: this was supposed to be plain C functionsThorsten Behrens1-14/+16
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens2-9/+12
2017-04-06lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera1-2/+5
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-0/+3
2017-03-22Consistently mark function definitions in LibreOfficeKitInit.h as staticStephan Bergmann1-35/+10
2017-03-20LibreOfficeKitInit.h modified to avoid ODR.jan Iversen1-5/+5
2017-03-19ios LibreOfficeLight LOkit integrationjan Iversen1-0/+10
2017-03-15tdf#102511: Fix gobject-introspection annotation syntaxMike Gorse1-6/+6
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann1-42/+42
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-02-28Run macro:// via LOKitKatarina Behrens2-0/+15
2017-02-16ios update to make TiledLibreOffice compile/linkjan Iversen1-1/+4
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky2-20/+0
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant1-0/+26
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+5
2017-01-23Lok: support for batch API callsAshod Nakashian2-0/+20
2016-11-27Lok: number callback enum for easier debuggingAshod Nakashian1-32/+32
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky1-0/+12
2016-11-14lok: add character parameter to renderFontHenry Castro2-2/+4
2016-10-21tdf#102511: Add (allow-none) for backward GI compatibilityPranav Kant1-6/+6
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+8
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna2-0/+21
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna2-8/+8
2016-09-15Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti2-15/+0
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2-0/+15
2016-08-30Clarify what the error code actually isTor Lillqvist1-1/+1
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-0/+23
2016-08-20Check arm64 tooTor Lillqvist1-1/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+24
2016-08-18gtktiledviewer: specify author name when calling initializeForRendering()Miklos Vajna1-1/+3
2016-08-18Better fix for Objective-CTor Lillqvist1-4/+16