summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)Author
2024-08-21Emscripten: Enable the WebDAV UCPStephan Bergmann
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-03-13Process pending events before ImplDeleteOnDeInitMike Kaganski
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-10vcl: don't override user's SSL_CERT_FILE for bundled OpenSSLMichael Stahl
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-06no need to allocate these separatelyNoel Grandin
2022-11-08Revert "give main thread a name"Stephan Bergmann
2022-10-21give main thread a nameNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-01-14Removed duplicated includeAndrea Gelmini
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-10Revert "Use clear() instead of remove_if"Mike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use clear() instead of remove_ifMike Kaganski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-06-02fix shutdown leak in CppunitTest_sw_filters_testNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-09Simplify CWinClipboard mutexesMike Kaganski
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-07add Skia crash zone checkingLuboš Luňák
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-02-03make some headers privateCaolán McNamara
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24Prevent deadlock in DeInitVCL() on WindowsMike Kaganski
2020-01-13tdf#129930: Dispose SystemClipboard service early enoughStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann