summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
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
2022-05-04Just use Any ctor instead of makeAny in desktopStephan Bergmann
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
2021-12-03Disable the xmlCleanupParser test in a static buildJan-Marek Glogowski
2021-11-12rtl::Static to thread-safe staticNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-10-16Simplify vector initialization in desktopJulien Nabet