Age | Commit message (Expand) | Author |
2020-11-19 | Clarify DdeData::GetExternalFormat return type | Stephan Bergmann |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-19 | use tools::Long in svl | Noel |
2020-07-30 | inline some use-once typedefs | Noel Grandin |
2019-10-01 | loplugin:returnconstval (clang-cl) | Stephan Bergmann |
2019-08-24 | loplugin:returnconstval in svl | Noel Grandin |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-22 | loplugin:constmethod in svl | Noel Grandin |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2017-12-19 | svl: Fix possible memleak at deleting DdeService | Takeshi Abe |
2017-10-16 | svl: Drop unnecessary abstraction of DdeItemImp | Takeshi Abe |
2017-07-17 | loplugin:useuniqueptr: svl (clang-cl) | Stephan Bergmann |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-01-02 | coverity#1371220 Missing move assignment operator | Caolán McNamara |
2017-01-02 | use std::unique_ptr | Caolán McNamara |
2016-10-07 | svl: remove #include windows.h from svdde.hxx | Michael Stahl |
2016-10-07 | Revert "More blind fix for --enable-pch Windows builds" | Michael Stahl |
2016-10-07 | More blind fix for --enable-pch Windows builds | Stephan Bergmann |
2016-10-07 | More blind fix for --enable-pch Windows builds | Stephan Bergmann |
2016-10-07 | Blind fix for --enable-pch Windows builds | Stephan Bergmann |
2016-10-07 | Make _WIN32-only DDE code use proper HCONV | Stephan Bergmann |
2016-10-05 | Replace DdeData conversion operators with proper functions | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-06 | remove some dead bits of DDE | Noel Grandin |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-31 | rename _Disconnect to Disconnect | Caolán McNamara |
2015-08-31 | Disconnect and Connect don't do anything now | Caolán McNamara |
2015-08-31 | aDisconnectLink is never called, so remove it | Noel Grandin |
2015-08-31 | aConnectLink is never set, so remove it | Noel Grandin |
2015-08-14 | fix windows build, partial revert of my commit | Noel Grandin |
2015-08-14 | make Link<> instances typed | Noel Grandin |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-03-18 | more cast hell | Caolán McNamara |
2015-03-18 | another round of build fixing | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-09-24 | German comment translation. | Florian Reisinger |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2013-11-09 | fdo#65108 inter-module includes <> include/svl | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-10 | mingw64: change Link class to use sal_IntPtr instead of long | Fridrich Štrba |
2013-06-04 | Some more sal_IntPtr dance, but enough for today | Fridrich Štrba |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |