summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-04-22thesauri list can be empty at preloadCaolán McNamara1-4/+7
2024-04-16preload BreakIterator for LOKNoel Grandin1-0/+8
2024-04-15lok: provide global random symbol to find random device.Michael Meeks1-1/+21
2024-04-12At least capture (English-only) cURL error when something goes wrongStephan Bergmann1-0/+6
2024-04-04Introduce ResettableMutexGuardScopedReleaserMike Kaganski1-8/+1
2024-04-04tdf#159790 temporarily release mutex for child packagesPatrick Luby1-1/+16
2024-04-03desktop: fix build with enable-online-updateXisco Fauli1-0/+4
2024-04-03LOK: set creation date when online creates file from templatePranam Lashkari1-9/+26
2024-04-02tdf#159790 eliminate deadlock on main threadPatrick Luby1-2/+6
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski18-36/+8
2024-04-01lok preinit: don't re-synchronize extensions on each child start.Michael Meeks2-1/+4
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen3-4/+0
2024-03-28lok: add isForkedChild method.Michael Meeks2-1/+10
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze1-1/+1
2024-03-26Allow enabling saving when comment edit is allowed in readonly.Gökay Şatır1-0/+3
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır1-0/+28
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann1-2/+2
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna1-45/+9
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır2-1/+17
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea1-0/+2
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari1-0/+1
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır2-11/+22
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır2-22/+1
2024-02-28Init Embind-ings manually, once UNO is set upStephan Bergmann2-0/+13
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara2-16/+6
2024-02-27Fix typoAndrea Gelmini1-1/+1
2024-02-27Fix typoAndrea Gelmini1-1/+1
2024-02-27Remove duplicated includeAndrea Gelmini1-1/+0
2024-02-26Fix typoAndrea Gelmini1-1/+1
2024-02-26return early without error if no shape it selected on generating previewCaolán McNamara1-0/+36
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara2-2/+16
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski3-3/+7
2024-02-26Use filesystem::path to avoid MAX_PATH limitationMike Kaganski1-14/+7
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski1-1/+1
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski1-18/+13
2024-02-25Avoid MAX_PATH limitation in launcherMike Kaganski2-127/+85
2024-02-25Avoid UTF-16->UTF-8->UTF-16 conversionMike Kaganski1-8/+3
2024-02-22Fix UBSan build's RTTI needsStephan Bergmann1-1/+1
2024-02-22Framework for some UNOIDL to test the Embind UNO binding withStephan Bergmann1-0/+13
2024-02-19hide more symbolsNoel Grandin1-5/+5
2024-02-18Revert "tdf#152524 Add a __objc_fork_ok data section for Mac Intel executable"Patrick Luby2-23/+0
2024-02-15Revert "merge sdui library into sd"Noel Grandin2-0/+2
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks2-1/+25
2024-02-14merge sdui library into sdNoel Grandin2-2/+0
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann1-0/+33
2024-02-12Search for load-time variables in fundamental.override.iniStephan Bergmann1-4/+4
2024-02-09preload: open and close empty documents of main types in preinit.Michael Meeks1-0/+17
2024-02-03First-class Embind JS support for OUStringStephan Bergmann1-1/+1
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann1-0/+8
2024-01-28add sparc64, riscv64 and loongarch64 test extensionsRene Engelhard3-0/+0