Age | Commit message (Expand) | Author |
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 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 |
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 | 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 |
2015-10-20 | tdf#89694 Password dialog for opening OOXML shows url-encoded path | Tomofumi Yagi |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-10 | remove more warnings about vba export | Markus Mohrhard |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-21 | loplugin: defaultparams | Noel Grandin |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-18 | ConvertURLToSystemPath->getSystemPathFromFileURL | Caolán McNamara |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-15 | loplugin:unusedmethods accessibility,fpicker,uui | Noel Grandin |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-06-15 | more untranslatable UI strings | Andras Timar |
2015-06-15 | untranslatable UI string (since 2009) | Andras Timar |
2015-06-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-14 | make hardcoded string localizable | Andras Timar |
2015-05-10 | No more need for EMPTYARG in C++11 | Stephan Bergmann |
2015-05-08 | VclPtr: presumably these also leak | Caolán McNamara |