Age | Commit message (Expand) | Author |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-09 | uui: fix use-after-free on password dialog | Michael Stahl |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-19 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin |
2016-10-15 | clang-cl loplugin: uui | Stephan Bergmann |
2016-10-13 | tdf#74608: Ctor function for css.comp.uui.UUIInteractionRequestStringResolver | Matúš Kukan |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-03 | set translatable attributes in .ui files | Andras Timar |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-08-18 | tdf#87938 Add descriptive instructions to 2fa dialog | Yousuf Philips |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for uui | Armin Le Grand |
2016-07-29 | VclPtr: password prompts never dispose | Caolán McNamara |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-15 | This doesn’t need to be translatable | Adolfo Jayme Barrientos |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-05-23 | Google 2FA: better info for user | Szymon Kłos |
2016-05-19 | loplugin:unusedmethods in unotools | Noel Grandin |
2016-05-16 | tdf#87938 libcmis: Google 2FA implementation | Szymon Kłos |
2016-05-13 | clang-tidy modernize-loop-convert in toolkit to uui | Noel Grandin |
2016-05-02 | Related tdf#98644: In login dialog, give a hint that the password was wrong | Stephan Bergmann |
2016-04-22 | Avoid reserved identifier | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-18 | com::sun::star->css in uui/ | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in vcl,vbahelper,uui | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-20 | Gracefully handle URLs INetURLObject refuses to parse | Stephan Bergmann |