Age | Commit message (Expand) | Author | Files | Lines |
2025-08-12 | EmbeddedFontsHelper -> EmbeddedFontsManager | Mike Kaganski | 1 | -3/+3 |
2025-06-27 | [API CHANGE] Remove VCL/Settings, VCL/ConfigurableSettings | Gabor Kelemen | 1 | -2/+0 |
2025-05-10 | Drop DesktopEnvironmentContext, "system.desktop-environment" | Michael Weghorn | 1 | -37/+0 |
2025-03-26 | fix BufferedDecompositionFlusher some more | Noel Grandin | 1 | -0/+7 |
2024-12-20 | vcl: BlendFrameCache refactor | Christopher Sherlock | 1 | -0/+2 |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin | 1 | -1/+1 |
2024-10-22 | move vcl::DeleteOnDeinit to tools | Noel Grandin | 1 | -2/+2 |
2024-10-20 | Fix CppunitTest_sw_a11y crash: clear mxAccessBridge in DeInitVCL | Mike Kaganski | 1 | -14/+14 |
2024-08-21 | Emscripten: Enable the WebDAV UCP | Stephan Bergmann | 1 | -8/+7 |
2024-08-18 | Emscripten: Clean up SolarMutex | Stephan Bergmann | 1 | -1/+1 |
2024-05-10 | loplugin:ostr in vcl | Noel Grandin | 1 | -1/+1 |
2024-04-02 | Related: tdf#157480 use SSL_CERT_FILE on macOS too | Caolán McNamara | 1 | -1/+1 |
2024-03-13 | Process pending events before ImplDeleteOnDeInit | Mike Kaganski | 1 | -0/+3 |
2023-12-04 | Avoid clipboard messages after Scheduler::ImplDeInitScheduler | Mike Kaganski | 1 | -9/+9 |
2023-11-11 | Move user agent initialization to InitCurl_easy | Mike Kaganski | 1 | -1/+1 |
2023-11-10 | vcl: don't override user's SSL_CERT_FILE for bundled OpenSSL | Michael Stahl | 1 | -11/+15 |
2023-11-09 | vcl,openssl: set SSL_CERT_FILE for bundled OpenSSL | Michael Stahl | 1 | -0/+21 |
2023-08-09 | Use _beginthreadex instead of CreateThread | Mike Kaganski | 1 | -4/+3 |
2023-06-09 | trimMemory - fix crash modifying structure during clear. | Michael Meeks | 1 | -7/+1 |
2023-05-23 | tdf#155235 workaround gtk3 accessiblibility crashes on close | Noel Grandin | 1 | -0/+3 |
2023-03-30 | loplugin:stringadd in vcl | Noel Grandin | 1 | -7/+7 |
2023-03-06 | no need to allocate these separately | Noel Grandin | 1 | -2/+2 |
2022-11-08 | Revert "give main thread a name" | Stephan Bergmann | 1 | -2/+0 |
2022-10-21 | give main thread a name | Noel Grandin | 1 | -0/+2 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 1 | -1/+1 |
2022-07-13 | clang-tidy modernize-pass-by-value in vcl | Noel Grandin | 1 | -2/+3 |
2022-01-14 | Removed duplicated include | Andrea Gelmini | 1 | -1/+0 |
2022-01-14 | VCL move SolarMutex (un)locking into (De)InitVCL | Jan-Marek Glogowski | 1 | -0/+2 |
2022-01-14 | VCL drop m_pInstance from *nix SalData | Jan-Marek Glogowski | 1 | -1/+5 |
2022-01-10 | Revert "Use clear() instead of remove_if" | Mike Kaganski | 1 | -1/+4 |
2022-01-07 | Use CreateThread instead of _beginthreadex | Mike Kaganski | 1 | -4/+4 |
2022-01-07 | Use clear() instead of remove_if | Mike Kaganski | 1 | -2/+1 |
2021-10-08 | vcl: test PhysicalFontCollection and move to vcl::font namespace | Chris Sherlock | 1 | -2/+2 |
2021-08-11 | no need to allocate AllSettings separately in ImplSVAppData | Noel Grandin | 1 | -3/+3 |
2021-06-02 | fix shutdown leak in CppunitTest_sw_filters_test | Noel Grandin | 1 | -0/+7 |
2021-05-17 | split OutputDevice from Window | Noel Grandin | 1 | -0/+1 |
2021-03-09 | Simplify CWinClipboard mutexes | Mike Kaganski | 1 | -1/+1 |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara | 1 | -0/+1 |
2021-01-20 | use unique_ptr for GraphicConverter | Noel Grandin | 1 | -7/+2 |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann | 1 | -1/+1 |
2020-10-19 | use tools::Long in vcl | Noel | 1 | -3/+3 |
2020-09-28 | Destroy CWinClipboard sufficiently early | Stephan Bergmann | 1 | -0/+1 |
2020-08-17 | [API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURE | Noel Grandin | 1 | -5/+0 |
2020-06-26 | vcl: split off QueueInfo to own files | Chris Sherlock | 1 | -0/+1 |
2020-04-27 | Missing includes on Windows with --disable-pch | Mike Kaganski | 1 | -0/+4 |
2020-03-26 | Extend loplugin:cstylecast to certain function-style casts | Stephan Bergmann | 1 | -1/+1 |
2020-03-16 | Revert "loplugin:constfields in vcl" | Noel Grandin | 1 | -2/+2 |
2020-02-26 | lru_scale_cache - cache the same bitmap at multiple scales. | Michael Meeks | 1 | -1/+1 |
2020-02-14 | move dialog.hxx to vcl/include/toolkit | Caolán McNamara | 1 | -1/+1 |
2020-02-07 | add Skia crash zone checking | Luboš Luňák | 1 | -0/+5 |