Age | Commit message (Expand) | Author |
2016-03-16 | loplugin:constantparam in unotools/ | Noel Grandin |
2016-03-15 | define ODFSVER_LATEST at a central place | Eike Rathke |
2016-03-13 | quieten debugging soffice startup | Caolán McNamara |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-02 | unotools: handle classification path in SvtDefaultOptions | Miklos Vajna |
2016-03-02 | sfx2 classification: use SvtPathOptions | Miklos Vajna |
2016-02-29 | loplugin:unuseddefaultparam in unotools | Noel Grandin |
2016-02-26 | add missing comma | Eike Rathke |
2016-02-25 | prepare SearchOptions config with IsUseWildcard | Eike Rathke |
2016-02-24 | convert EConfigurationModes to scoped enum | Noel Grandin |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-11 | OTempFileService: avoid manually deleting mpTempFile | Miklos Vajna |
2016-02-05 | nitpick, mention function name in assert | Eike Rathke |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in include/unotools | Noel Grandin |
2016-01-14 | unotools: This list is constant | Takeshi Abe |
2016-01-13 | loplugin:unusedmethods unused return value unotools/ | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | new loplugin rangedforcopy - use reference in range based for | Andrzej Hunt |
2016-01-05 | let us try to use the pid as well on windows | Markus Mohrhard |
2016-01-04 | remove unnecessary ; | Markus Mohrhard |
2015-12-24 | OModule::onFirstClient is unused | Noel Grandin |
2015-12-21 | loplugin:unusedfields unotools,unoxml | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-14 | Silence warning C4334 under --enble-64-bit MSVC | Stephan Bergmann |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-25 | add const in ranged for | Andrzej Hunt |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-20 | attempt to fix tdf#95935 - CRASH on startup in o3tl vcl code | Noel Grandin |
2015-11-20 | loplugin:sallogareas | Stephan Bergmann |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-18 | com::sun::star->css in unotools/ | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in unotools/ | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
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 (manually due to macros) | 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-05 | complete initial compiler plugin for the ServiceDocumenter | Bjoern Michaelsen |
2015-11-04 | yyyyy | Noel Grandin |