summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2023-05-25desktop: check getDialog()Xisco Fauli
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-10desktop : remove useless using namespaceArnaud VERSINI
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin
2023-05-04tdf#119931 Fix accessibility warningsRasenkai
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-04-26Bin leftover dead codeTor Lillqvist
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-21CppunitTest_desktop_lib: disable 3 useless doc sign testsMiklos Vajna
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens
2023-04-14-Werror,-Wunused-variableStephan Bergmann
2023-04-13lok: trim glibc allocator's pending heap when called.Michael Meeks
2023-04-12lok: capture and publish the modified status in save resultAshod Nakashian
2023-04-11loplugin:stringaddStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
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-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel 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-16Add uno command that changes the themeParis Oplopoios
2023-03-16tdf#153683: Show the used module in --convert-toBaole Fang
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-09Use officecfg instead of SvxLanguageToolOptionsMike Kaganski
2023-03-08Make error message more usefulTor Lillqvist
2023-03-08osl::Mutex->std::mutex in ExtMgrDialogNoel Grandin
2023-03-08osl::Mutex->std::mutex in PackageManagerImplNoel Grandin
2023-03-08osl::Mutex->std::mutex in ExtensionManagerNoel Grandin
2023-03-08osl::Mutex->std::mutex in UpdateRequiredDialogNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-07Drop the LibreOfficeKit paintThumbnail() APITor Lillqvist
2023-03-07Avoid running graphics tests when in lok mode.Michael Meeks
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-02-28Fix iOS build breakagePatrick Luby
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-25Remove duplicated includeAndrea Gelmini
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21qa: use dispatchCommand from macroTestXisco Fauli