summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2024-05-07move opencl check at startup inside its own threadNoel Grandin
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-03Simplify conditionStephan Bergmann
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-01next is never passed a null pointer, use a referenceCaolán McNamara
2024-05-01Use a for loop for setting view properties.Gökay Şatır
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30Emscripten: Only add the --pre-js code to the soffice executableStephan Bergmann
2024-04-30Drop uses of css::uno::Sequence::getConstArray in deploymentMike Kaganski
2024-04-30line break "Preloading breakiterator: Preload icons"Caolán McNamara
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-29cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière
2024-04-22thesauri list can be empty at preloadCaolán McNamara
2024-04-16preload BreakIterator for LOKNoel Grandin
2024-04-15lok: provide global random symbol to find random device.Michael Meeks
2024-04-12At least capture (English-only) cURL error when something goes wrongStephan Bergmann
2024-04-04Introduce ResettableMutexGuardScopedReleaserMike Kaganski
2024-04-04tdf#159790 temporarily release mutex for child packagesPatrick Luby
2024-04-03desktop: fix build with enable-online-updateXisco Fauli
2024-04-03LOK: set creation date when online creates file from templatePranam Lashkari
2024-04-02tdf#159790 eliminate deadlock on main threadPatrick Luby
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01lok preinit: don't re-synchronize extensions on each child start.Michael Meeks
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-26Allow enabling saving when comment edit is allowed in readonly.Gökay Şatır
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-28Init Embind-ings manually, once UNO is set upStephan Bergmann
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara
2024-02-27Fix typoAndrea Gelmini
2024-02-27Fix typoAndrea Gelmini
2024-02-27Remove duplicated includeAndrea Gelmini
2024-02-26Fix typoAndrea Gelmini
2024-02-26return early without error if no shape it selected on generating previewCaolán McNamara
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Use filesystem::path to avoid MAX_PATH limitationMike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-02-25Avoid MAX_PATH limitation in launcherMike Kaganski
2024-02-25Avoid UTF-16->UTF-8->UTF-16 conversionMike Kaganski
2024-02-22Fix UBSan build's RTTI needsStephan Bergmann