Age | Commit message (Expand) | Author |
2022-06-23 | Revert "svp: don't directly yield in main thread" | Stephan Bergmann |
2022-06-22 | svp: don't directly yield in main thread | Jan-Marek Glogowski |
2022-01-17 | iOS+SVP convert remaining VCL plugins to salplug | Jan-Marek Glogowski |
2022-01-14 | VCL drop m_pInstance from *nix SalData | Jan-Marek Glogowski |
2022-01-14 | iOS+Android+SVP "merge" all SalData instances | Jan-Marek Glogowski |
2021-07-02 | vcl: drop GenericUnixSalDataType | Jan-Marek Glogowski |
2021-05-29 | vcl: Implement static vclplug usage | Jan-Marek Glogowski |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2019-12-12 | Fix typo | Andrea Gelmini |
2019-12-12 | android: add abstraction to allow us to DetachThread sensibly. | Michael Meeks |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2018-10-02 | Unify sal plugin loaders | Jan-Marek Glogowski |
2018-08-22 | fix android build | Noel Grandin |
2018-02-26 | vcl: fix hangs in SvpSalInstance | Michael Stahl |
2018-02-23 | blind android build fix | Caolán McNamara |
2017-11-11 | Replace list by vector for ShowNativeDialog (vcl) | Julien Nabet |
2017-10-31 | ReleaseYieldMutex is always called with true | Noel Grandin |
2017-09-28 | Fix SalUserEventList usage on Android | Jan-Marek Glogowski |
2017-09-19 | rename SalGenericData to GenericUnixSalData | Noel Grandin |
2017-09-19 | Unify SolarMutex implementations | Jan-Marek Glogowski |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-06-18 | another fix after loplugin:unusedfields in vcl | Markus Mohrhard |
2017-04-28 | probably android build fix | Caolán McNamara |
2017-03-31 | vcl: attempt to blindly make androids properly rectangular | Michael Stahl |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-02-01 | vcl: -Werror=unused-variable | Miklos Vajna |
2016-02-01 | work around lack of cairo_rectangle_int_t with basegfx | Caolán McNamara |
2016-01-18 | basebmp now only used from vcl/headless code | Caolán McNamara |
2016-01-18 | some android build fixes | Caolán McNamara |
2016-01-18 | fix android build | Caolán McNamara |
2016-01-11 | vcl: fix Android build | Miklos Vajna |
2015-11-16 | fix android build | Caolán McNamara |
2015-10-05 | convert SAL_FRAME_STYLE to scoped enum | Noel Grandin |
2015-06-04 | convert basebmp::Format to scoped enum | Noel Grandin |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-21 | Bin unused code | Tor Lillqvist |
2015-05-21 | WaE: macro "LOGW" is not used | Tor Lillqvist |
2015-05-21 | Remove more obsolete Android code: The 'AppSupport' stuff | Tor Lillqvist |
2015-04-28 | allow a different notebook tab font than the rest of the ui | Caolán McNamara |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2014-12-04 | Call DetachCurrentThread() in the AndroidSalInstance destructor | Tor Lillqvist |
2014-11-08 | These constants are now in the MouseEventModifiers class enum | Tor Lillqvist |
2014-09-18 | Use vcl::Font | Tor Lillqvist |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-05-24 | cppcheck: Prefer prefix ++/-- operators | Julien Nabet |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-20 | vcl: try to make android tinderbox happy too | Michael Stahl |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |