summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Drop now unused SvtSlideSorterBarOptions classGabor Kelemen1-2/+0
2024-01-03tdf117100: do not attempt to re-install extensions on restartJustin Luth3-0/+13
2024-01-02lok: import Work path from LOK_WORKDIRSzymon Kłos1-0/+8
2024-01-01Replace "size() != 0 with !empty()" (desktop)Julien Nabet1-1/+1
2023-12-30SvtAccessibilityOptions no longer loads settingsGabor Kelemen1-2/+0
2023-12-30cid#1546349 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır2-1/+22
2023-12-27tdf#158803 Remove unused imports from desktopBogdan B2-4/+0
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-10/+7
2023-12-20Revert "updater: check every 12 hours for updates for now"Stephan Bergmann1-1/+1
2023-12-19Improve --enable-online-update-mar Windows MOZ_MAINTENANCE_SERVICE featureStephan Bergmann1-9/+17
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-15Avoid "Desktop disposed before terminating it" assertStephan Bergmann1-16/+19
2023-12-15-Werror,-Wunused-resultStephan Bergmann1-1/+1
2023-12-15Fix backward vs. forward slashes on WindowsStephan Bergmann1-2/+10
2023-12-13Fix number of actual argumentsStephan Bergmann1-3/+5
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-12-09Fix Linux --enable-online-update-mar buildStephan Bergmann1-1/+3
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