Age | Commit message (Expand) | Author |
2016-11-02 | coverity#1375798 Uncaught exception | Caolán McNamara |
2016-10-27 | coverity#1374309 Uncaught exception | Caolán McNamara |
2016-10-26 | Java 7 DISPLAY and FORMAT locale and script field | Eike Rathke |
2016-10-25 | Revert "Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr""" | Stephan Bergmann |
2016-10-25 | Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr"" | Eike Rathke |
2016-10-25 | Resolves: #i86470# Wrong Java locale when using "nl" and "fr" | Eike Rathke |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-25 | tdf#100726 - Improve readability of OUString concatanations | Gökhan Gurbetoğlu |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | Remove stray spaces from start of log messages | Stephan Bergmann |
2016-04-12 | tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-10 | Fix memory leaks | Stephan Bergmann |
2016-03-10 | No more need for jfw_freeJavaInfo | Stephan Bergmann |
2016-03-09 | include/jvmfwk/*.h -> .hxx (only ever included from C++ code) | Stephan Bergmann |
2016-02-18 | WaE: replace OUString constructed from a string literal directly ... | Tor Lillqvist |
2016-02-18 | Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loaded | Caolán McNamara |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
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-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-30 | Fix typos | Andrea Gelmini |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-07 | stoc: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-07-28 | stoc: tzname is _tzname on MSVC 14.0 | David Ostrovsky |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-05-08 | jboolean-related clean-up | Stephan Bergmann |
2015-04-04 | Typo: creat->create | Julien Nabet |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | stoc: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | stoc: fix includes | Thomas Arnhold |