summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Fix --enable-online-update-mar on WindowsStephan Bergmann1-1/+2
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin2-3/+2
2023-12-06make AlphaMask separate from BitmapNoel Grandin1-1/+1
2023-12-05Fix apparent copy/paste typoStephan Bergmann1-1/+1
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann2-10/+11
2023-11-30Use "set logging enabled on/off" instead of deprecated "set logging on/off"Julien Nabet1-2/+2
2023-11-29Extended loplugin:ostr: desktopStephan Bergmann1-2/+2
2023-11-20Extended loplugin:ostr: desktopStephan Bergmann10-117/+117
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 3)Julien Nabet4-17/+12
2023-11-17cool#6893 pre-init dictionary listNoel Grandin1-0/+2
2023-11-14loplugin:unusedfieldsNoel Grandin1-1/+0
2023-11-13Re-introduce build config to version info reported by LOKMike Kaganski1-2/+6
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski2-2/+2
2023-11-09officecfg,desktop: add Office::Security::Net::AllowInsecureUNORemoteProtocolMichael Stahl3-1/+14
2023-11-09officecfg,*: add Office::Security::Net::AllowInsecureProtocolsMichael Stahl1-0/+4
2023-11-09Move "Acceptor already exists" warning to where it belongsStephan Bergmann1-2/+5
2023-11-08loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann1-1/+1
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl2-0/+8
2023-11-05reprobuild: don't include build machine setup in binariesThorsten Behrens1-3/+1
2023-11-04External data must be checked when parsedMike Kaganski1-10/+14
2023-11-04LOK: Simplify a bit, and use more compile-time knowledgeMike Kaganski1-583/+548
2023-11-03tdf#114441 Convert sal_uLong to better data typesAnkit_Jaipuriar1-2/+2
2023-10-31lok a11y: calc: make possible to enable accessibility for spreadsheetsMarco Cecchetti1-1/+1
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-0/+2
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann6-11/+11
2023-10-22lok: remove old hack for LanguageTool localesSzymon Kłos1-140/+2
2023-10-22lok: LanguageTool provides list of languagesSzymon Kłos1-14/+49
2023-10-22lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann13-26/+26
2023-10-18LOK: send state of protected cellsPranam Lashkari1-1/+2
2023-10-16jsdialog: enable Hyperlink DialogSzymon Kłos1-68/+0
2023-10-14Remove duplicated includeAndrea Gelmini1-1/+0
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann1-1/+1
2023-10-11Removing unused variable in preLoadShortCutAcceleratorsMarco Cecchetti1-2/+0
2023-10-11Remove the allowed language check from UI languages.Gökay Şatır1-19/+10
2023-10-11lok: flush the VOC primitives when trimming memoryAshod Nakashian1-0/+36
2023-10-10lok: set help root URLAndras Timar1-0/+21
2023-10-10lok: fix getting SID_DOC_READONLY slot propertyHenry Castro1-10/+1
2023-10-09lok: add getter function to read "ReadOnly" flagHenry Castro1-1/+43
2023-10-09lok: implement "handleLoadReadOnlyRequest"Henry Castro2-0/+26
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-10-02lok: add broken package interaction handlerSzymon Kłos2-0/+22
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara1-76/+35
2023-09-28tdf#105303: re-introduce single-document html export filterXisco Fauli1-0/+2
2023-09-23tdf#105303: Drop html export wizardXisco Fauli1-2/+0
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir1-1/+4
2023-09-14Fix --disable-curl buildMike Kaganski1-1/+2
2023-09-12Added parent / child relationship to comments.Gökay Şatır2-7/+7
2023-09-02Remove duplicated includeAndrea Gelmini1-1/+0
2023-09-02replace set(nullptr) with clear()Noel Grandin1-1/+1