summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2023-12-13Fix number of actual argumentsStephan Bergmann
2023-12-09Fix Linux --enable-online-update-mar buildStephan Bergmann
2023-12-08Fix --enable-online-update-mar on WindowsStephan Bergmann
2023-12-05Fix apparent copy/paste typoStephan Bergmann
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann
2023-11-20Extended loplugin:ostr: desktopStephan Bergmann
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-09officecfg,desktop: add Office::Security::Net::AllowInsecureUNORemoteProtocolMichael Stahl
2023-11-09Move "Acceptor already exists" warning to where it belongsStephan Bergmann
2023-11-08loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-08-18ucbhelper,ucb,desktop: InternetProxyServer is problematicMichael Stahl
2023-08-02tdf#129713 Output message when using "--cat" with other LO instances runningMatt K
2023-07-05these enums are unnecessaryNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin
2023-05-10desktop : remove useless using namespaceArnaud VERSINI
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens
2023-04-11loplugin:stringaddStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-07move using the vcl file dialog in headless mode to the point of creationCaolán McNamara
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-22m_aBootsrapError will always be BE_OK here nowStephan Bergmann
2023-03-22rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann
2023-03-17tdf#153683: Refactor fixBaole Fang
2023-03-16tdf#153683: Show the used module in --convert-toBaole Fang
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks
2023-02-14osl::Mutex->std::atomic in DispatchWatcherNoel Grandin
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-20Only try to convert outdir to system path when it's not emptyMike Kaganski
2022-09-14close "OSL_PIPE" pipe on SIGTERMCaolán McNamara
2022-09-06desktop : use a std::mutex instead of a osl::MutexArnaud VERSINI
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-01Filter out unwanted command URIsStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18crashreport: __cpuid/__cpuidex are not available on arm64Christian Lohmaier
2022-08-04tdf#150251: clarify macro URL authority in command line helpMike Kaganski
2022-08-02desktop: avoid run graphic tests if ...Henry Castro
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-06-10new loplugin:moveitNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin