summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2 daysImprove LOK tilebench README.md for joining testHossein2-4/+16
10 daysloplugin:reftotemp in libreofficekit..ooxNoel Grandin1-8/+8
11 dayscom::sun::star -> cssMike Kaganski2-26/+26
2024-10-30Don't call std::string::erase with end()Caolán McNamara1-1/+3
2024-10-22cid#1606773 Check of thread-shared field evades lock acquisitionCaolán McNamara1-9/+20
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+4
2024-06-29Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-06-25Revert "LOK: Introduce LOK_CALLBACK_STATUS_UPDATE"Mike Kaganski1-1/+0
2024-06-21LOK: Introduce LOK_CALLBACK_STATUS_UPDATEMike Kaganski1-0/+1
2024-06-17Add new LOK CALLBACK for vertical rulerDarshan-upadhyay11101-0/+3
2024-05-29lok: document some guidelines on how to not end up with too many callbacksMiklos Vajna1-0/+14
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