summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-07-29LOK: Mention name of unknown command in exceptionAron Budea1-1/+1
2024-07-17lok: sd: slideshow render: some bug fixesMarco Cecchetti1-2/+2
2024-07-12Sw: extract/transform document structure 2Attila Szűcs1-5/+12
2024-06-28SW: exctract document structureAttila Szűcs2-1/+64
2024-06-25lok: expose presentation info and slide render functionsMarco Cecchetti2-1/+102
2024-06-24make joinThreadsIfIdle return false if it cannot joinCaolán McNamara1-1/+2
2024-06-24allow an exemption to be made for a specific hostCaolán McNamara1-0/+3
2024-06-10LOK: do not use deprecated .uno:BackColorAndras Timar1-1/+0
2024-06-06cool#9082 - lok: cleanup WakeUpThread before forking, then re-start.Michael Meeks1-3/+12
2024-06-03Consolidate on a single Updater::log overloadStephan Bergmann2-27/+9
2024-06-03Make sure updates dir exists when writing updating.logStephan Bergmann2-11/+4
2024-05-29cool#9174 - Enable .uno:ChangeBezierHubert Figuière1-0/+1
2024-05-20lok: join Webdav Ticker thread.Michael Meeks2-2/+21
2024-05-20lok: joinThreads - take down configmgr's write-thread.Michael Meeks1-0/+8
2024-05-18lok: stop amazing waste of repeated font sizes in each font element.Michael Meeks1-26/+52
2024-05-17lok: stop amazing waste of pretty-printed JSON sent over the API.Michael Meeks1-5/+5
2024-05-17lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks1-1/+1
2024-05-17desktop: fix warning C4100: 'pThis': unreferenced formal parameterMiklos Vajna1-2/+2
2024-05-14lok: get faster ModifiedStatus from the core.Michael Meeks1-0/+5
2024-05-14Add new LOK CALLBACK for vertical rulerDarshan-upadhyay11101-0/+2
2024-05-14tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth8-8/+18
2024-05-10drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara1-4/+1
2024-05-09jsdialog: enable Object Name and Description dialogSzymon Kłos1-0/+2
2024-05-07Restore "flush CallbackFlushHandler queue via PostUserEvent..."Caolán McNamara2-46/+36
2024-05-06Revert "flush CallbackFlushHandler queue via PostUserEvent..."Caolán McNamara2-36/+46
2024-05-03flush CallbackFlushHandler queue via PostUserEvent instead of Idle+TimerCaolán McNamara2-46/+36
2024-05-03lok: reseed comphelper's random number generator on fork.Michael Meeks1-0/+4
2024-04-26Use a for loop for setting view properties.Gökay Şatır1-4/+2
2024-04-25cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière1-1/+2
2024-04-25line break "Preloading breakiterator: Preload icons"Caolán McNamara1-1/+1
2024-04-22thesauri list can be empty at preloadCaolán McNamara1-4/+7
2024-04-20lok: ensure our 'main thread' concept is updated post-fork.Michael Meeks1-0/+2
2024-04-16preload BreakIterator for LOKNoel Grandin1-0/+8
2024-04-16lok: elide various unhelpful events during background save.Michael Meeks1-0/+23
2024-04-15tdf#159790 temporarily release mutex for child packagesPatrick Luby1-1/+16
2024-04-07tdf#159790 eliminate deadlock on main threadPatrick Luby1-2/+6
2024-04-06lok: provide global random symbol to find random device.Michael Meeks1-1/+21
2024-04-03LOK: set creation date when online creates file from templatePranam Lashkari1-9/+26
2024-04-01lok preinit: don't re-synchronize extensions on each child start.Michael Meeks2-1/+4
2024-03-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks1-0/+13
2024-03-28lok: add isForkedChild method.Michael Meeks2-1/+10
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna1-45/+9
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea1-0/+2
2024-03-08Allow enabling saving when comment edit is allowed in readonly.Gökay Şatır1-0/+3
2024-03-08Allow enabling comment editing in readonly view mode.Gökay Şatır2-1/+17
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari1-0/+1
2024-03-06Moving parts of readonly checks from model to view.Gökay Şatır1-0/+28
2024-03-06Collaborative editing with readonly and edit views.Gökay Şatır2-11/+22
2024-03-06Revert hyperlinkInfoAtPositon changes.Gökay Şatır2-22/+1
2024-02-26return early without error if no shape it selected on generating previewCaolán McNamara1-0/+36