summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-08-12EmbeddedFontsHelper -> EmbeddedFontsManagerMike Kaganski1-3/+3
2025-06-27[API CHANGE] Remove VCL/Settings, VCL/ConfigurableSettingsGabor Kelemen1-2/+0
2025-05-10Drop DesktopEnvironmentContext, "system.desktop-environment"Michael Weghorn1-37/+0
2025-03-26fix BufferedDecompositionFlusher some moreNoel Grandin1-0/+7
2024-12-20vcl: BlendFrameCache refactorChristopher Sherlock1-0/+2
2024-11-04new loplugin:staticconstexprNoel Grandin1-1/+1
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin1-2/+2
2024-10-20Fix CppunitTest_sw_a11y crash: clear mxAccessBridge in DeInitVCLMike Kaganski1-14/+14
2024-08-21Emscripten: Enable the WebDAV UCPStephan Bergmann1-8/+7
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann1-1/+1
2024-05-10loplugin:ostr in vclNoel Grandin1-1/+1
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara1-1/+1
2024-03-13Process pending events before ImplDeleteOnDeInitMike Kaganski1-0/+3
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski1-9/+9
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski1-1/+1
2023-11-10vcl: don't override user's SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-11/+15
2023-11-09vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-0/+21
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski1-4/+3
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks1-7/+1
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin1-0/+3
2023-03-30loplugin:stringadd in vclNoel Grandin1-7/+7
2023-03-06no need to allocate these separatelyNoel Grandin1-2/+2
2022-11-08Revert "give main thread a name"Stephan Bergmann1-2/+0
2022-10-21give main thread a nameNoel Grandin1-0/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-2/+3
2022-01-14Removed duplicated includeAndrea Gelmini1-1/+0
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski1-0/+2
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski1-1/+5
2022-01-10Revert "Use clear() instead of remove_if"Mike Kaganski1-1/+4
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski1-4/+4
2022-01-07Use clear() instead of remove_ifMike Kaganski1-2/+1
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock1-2/+2
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin1-3/+3
2021-06-02fix shutdown leak in CppunitTest_sw_filters_testNoel Grandin1-0/+7
2021-05-17split OutputDevice from WindowNoel Grandin1-0/+1
2021-03-09Simplify CWinClipboard mutexesMike Kaganski1-1/+1
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-01-20use unique_ptr for GraphicConverterNoel Grandin1-7/+2
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+1
2020-10-19use tools::Long in vclNoel1-3/+3
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann1-0/+1
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin1-5/+0
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski1-0/+4
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-1/+1
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-2/+2
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks1-1/+1
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara1-1/+1
2020-02-07add Skia crash zone checkingLuboš Luňák1-0/+5