Age | Commit message (Expand) | Author |
2017-02-21 | loplugin:subtlezeroinit: scripting | Stephan Bergmann |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | Remove dead code | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, scripting | Stephan Bergmann |
2017-01-17 | Typo: listerner->listener | Julien Nabet |
2017-01-10 | coverity#1398527 Uncaught exception | Caolán McNamara |
2017-01-09 | New loplugin:externvar: scripting | Stephan Bergmann |
2016-12-18 | tdf#103363: add unicodedata and import idna encoding for mailmerge | Julien Nabet |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | Revert "verify SolarMutex when ref-counting VclPtr" series | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in sc..scripting | Noel Grandin |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-12-08 | verify that we hold the SolarMutex when ref-counting VclPtr | Noel Grandin |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | scripting: more inconsistent Package conditions | Michael Stahl |
2016-12-07 | scripting: Android tinderbox can't find python package | Michael Stahl |
2016-12-07 | Match conditionals in Repository.mk | Tor Lillqvist |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in scripting | Stephan Bergmann |
2016-11-25 | loplugin:stringconstant: look into 'char const * const var = "..."' | Stephan Bergmann |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-01 | loplugin:oncevar in sal..scripting | Noel Grandin |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-31 | loplugin:countusersofdefaultparams in sc(part1) | Noel Grandin |
2016-10-28 | convert std::unique_ptr<VclAbstractDialog> to VclPtr | Noel Grandin |
2016-10-28 | loplugin:expandablemethods in scaddins..scripting | Noel Grandin |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-20 | loplugin:expandablemethodds in scaddins..sdext | Noel Grandin |
2016-10-16 | tdf#98004 - Enhansment on Editor(Beanshell) | nadith |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-03 | ClassLoader->URLClassLoader | Caolán McNamara |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
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-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-19 | Revert "coverity#1371372 Resource leak on an exceptional path" | Caolán McNamara |
2016-08-19 | coverity#1371372 Resource leak on an exceptional path | Caolán McNamara |
2016-08-19 | coverity#1371367 Resource leak on an exceptional path | Caolán McNamara |
2016-08-09 | python macros aren't listed under scripting organize | Caolán McNamara |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |