summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Send tooltip text to LOKMike Kaganski1-14/+14
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır2-1/+22
2023-12-18calc: Add option to keep edit mode on enter/tabSkyler Grey1-1/+2
2023-12-01lok: external data source listSzymon Kłos1-0/+8
2023-11-30lok: import Work path from LOK_WORKDIRSzymon Kłos1-0/+8
2023-11-30lok: import allowed paths from the SAL_ALLOWED_PATHS.Michael Meeks1-0/+9
2023-11-27CppunitTest_desktop_lib: adjust asserts so this works againMiklos Vajna1-2/+4
2023-11-19cool#6893 pre-init dictionary listNoel Grandin1-0/+2
2023-11-14Move user agent initialization to InitCurl_easyMike Kaganski2-2/+2
2023-11-09curl: mitigate migration to OpenSSL on LinuxMichael Stahl2-0/+8
2023-10-26lok a11y: calc: make possible to enable accessibility for spreadsheetsMarco Cecchetti1-1/+1
2023-10-24lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-0/+2
2023-10-18LOK: send state of protected cellsPranam Lashkari1-1/+2
2023-10-11lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti1-1/+1
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara1-76/+35
2023-09-27lok: fix getting SID_DOC_READONLY slot propertyHenry Castro1-11/+1
2023-09-23lok: add broken package interaction handlerSzymon Kłos2-0/+22
2023-09-15lok: add getter function to read "ReadOnly" flagHenry Castro1-1/+44
2023-09-15lok: implement "handleLoadReadOnlyRequest"Henry Castro2-0/+26
2023-09-11jsdialog: enable Hyperlink DialogSzymon Kłos1-38/+0
2023-09-05Add parent / child relations to replied comments.Gökay Şatır1-0/+0
2023-09-05Added test case to comment property test.Gökay Şatır1-7/+7
2023-09-01Add a FunctionBasedURPConnection and a websocket URP connectorSkyler Grey2-1/+230
2023-08-28logs full of "OConfigurationNode::hasByName: object is invalid"Caolán McNamara1-1/+26
2023-08-28jsdialog: detect special window id earlierSzymon Kłos1-1/+10
2023-08-09lok: use constant keys enumerationHenry Castro1-4/+4
2023-08-09lok: a11y: when we are inside a table notify table and current cell infoMarco Cecchetti1-0/+2
2023-08-04cool#6911 report the position of comments as cell addressesCaolán McNamara1-2/+2
2023-08-02Test paintPartTile behavior for views with different schemesParis Oplopoios2-0/+82
2023-08-01Compare viewRenderState before setting view on doc_paintPartTileParis Oplopoios1-3/+9
2023-07-28Added possibility to set password on save throug argumentsJaume Pujantell1-0/+21
2023-07-23lok: flush the VOC primitives when trimming memoryAshod Nakashian1-0/+35
2023-07-20Send Calc pivot table command state changes to LOKAron Budea1-0/+3
2023-07-12Natively draw to pixel buffer with RBGA pixel format in iOS appPatrick Luby1-4/+7
2023-07-05add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara1-0/+5
2023-07-05Fix build [-Werror=unused-parameter]Aron Budea1-2/+2
2023-07-05lok: remove old hack for LanguageTool localesSzymon Kłos1-138/+0
2023-07-05lok: LanguageTool provides list of languagesSzymon Kłos1-14/+48
2023-06-26LOK: send state of DataFilterAutoFilterPranam Lashkari1-1/+2
2023-06-14lok: on switching from tabbed to compact ui 2 buttons were disabledMarco Cecchetti1-0/+2
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl3-0/+42
2023-06-05[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır1-1/+1
2023-06-02Removing unused variable in preLoadShortCutAcceleratorsMarco Cecchetti1-2/+0
2023-06-02Remove the allowed language check from UI languages.Gökay Şatır1-19/+10
2023-05-30lok: a11y: paragraph notifyied on text change, even coming from another viewMarco Cecchetti1-1/+0
2023-05-28desktop: check getDialog()Xisco Fauli1-2/+4
2023-05-23linking: api: use JsonWriterSzymon Kłos1-41/+17
2023-05-18lok: linking-api: export correct target stringSzymon Kłos1-1/+3
2023-05-15lok: set help root URLAndras Timar1-0/+21
2023-05-07fixup! lok: accessibility event listener for focused paragraphMarco Cecchetti1-41/+46