summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari1-0/+1
2024-01-04Send tooltip text to LOKMike Kaganski1-0/+1
2023-11-11lok: a11y: implemented support for notifying core log to clientMarco Cecchetti1-0/+1
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-0/+2
2023-08-14lok: a11y: when we are inside a table notify table and current cell infoMarco Cecchetti1-0/+1
2023-07-01cid#1533667 silence Uninitialized scalar variableCaolán McNamara1-0/+3
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara1-17/+21
2023-06-09notify async password changeJaume Pujantell1-0/+1
2023-06-05Missing include (for std::find_if)Stephan Bergmann1-0/+1
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-0/+1
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti1-0/+3
2023-04-01Add LoKit callback for application color changeParis Oplopoios1-0/+1
2023-03-11tilebench: allow save after rendering, and better load fail diagnostic.Michael Meeks1-3/+22
2023-03-10sw lok: notify clients about view option changesParis Oplopoios1-0/+1
2023-01-09Missing includeStephan Bergmann1-0/+1
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-0/+1
2022-11-30libreofficekit: add a way to invoke getCommandValues()Miklos Vajna4-3/+55
2022-11-15gtktiledviewer: Don't call updateClientZoom until zoom is initializedMike Kaganski1-0/+2
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski1-10/+6
2022-10-26gtktiledviewer: don't crash on sidebar creationMike Kaganski1-0/+5
2022-10-26Enable gtktiledviewer on WindowsMike Kaganski5-1/+29
2022-10-26lok: support embedded mediaAshod Nakashian1-0/+1
2022-10-25Consistently set document view also for zoom eventMike Kaganski1-55/+24
2022-10-24_MSC_VER is more appropriate to guard MSVC-specific #pragmaMike Kaganski1-2/+2
2022-10-24Avoid "deprecated" warning on Windows, tooMike Kaganski1-2/+7
2022-10-22g_get_real_name is a proper match for passwd::pw_gecosMike Kaganski1-1/+3
2022-10-22Use g_get_user_name instead of access through getpwuidMike Kaganski1-4/+1
2022-10-21Missing dependencyMike Kaganski1-0/+4
2022-10-21documentLoadWithOptions takes URLsMike Kaganski1-1/+7
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna1-0/+34
2022-09-07apply ui-rulesCaolán McNamara1-0/+1
2022-09-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroRadhey Parekh1-6/+6
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist1-0/+1
2022-06-23clang-tidy modernize-pass-by-value in libreofficekitNoel Grandin2-4/+6
2022-06-01sw content controls, date: add LOK APIMiklos Vajna6-0/+81
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna1-2/+25
2022-05-21lok-calc: new callback for print rangesDennis Francis1-0/+1
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna9-5/+96
2022-04-22sw content controls: add LOK APIMiklos Vajna1-0/+55
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen3-4/+4
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski3-3/+3
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski1-1/+1
2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin2-49/+47
2021-11-30svp: normalize DoYieldJan-Marek Glogowski1-4/+5
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-2/+2
2021-11-13Use o3tl::convertMike Kaganski3-24/+13
2021-11-10Avoid -Werror=maybe-uninitializedStephan Bergmann1-1/+3
2021-11-08libreofficekit: fix lokdocview crash on startupMiklos Vajna1-1/+1
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara1-3/+3
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara1-32/+0