Age | Commit message (Expand) | Author |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-17 | loplugin:constparams in configmgr,unotools | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: unotools | Stephan Bergmann |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | simplify LocalFileHelper::GetFolderContents | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: unotools | Stephan Bergmann |
2017-06-30 | loplugin:unusedfields in toolkit..xmloff | Noel Grandin |
2017-06-28 | loplugin:oncevar in ucb..vbahelper | Noel Grandin |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-19 | fix regression, some mutexes need to live longer | Jochen Nitschke |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | replace misc double checked locking patterns | Jochen Nitschke |
2017-06-17 | use local statics in getTypes functions | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 1 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-08 | remove some unnecessary use of OUStringBuffer | Noel Grandin |
2017-06-07 | tdf#108349: fix LanguageType conversions from UNO "short" | Michael Stahl |
2017-06-05 | Improved loplugin:redundantcast, const/static_cast combinations: unotools | Stephan Bergmann |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-26 | tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat option | Miklos Vajna |
2017-05-23 | enhance useuniqueptr loplugin | Noel Grandin |
2017-05-19 | loplugin:stringcopy: unotools | Stephan Bergmann |
2017-05-18 | loplugin:unusedmethods | Noel Grandin |
2017-05-12 | loplugin:constantparam | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert unotools from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-02 | Removed duplicated include | Andrea Gelmini |
2017-04-29 | Move getProcessWorkingDir from tools to unotools | Chris Sherlock |
2017-04-29 | unotools: cleanup bootstrap.cxx | Chris Sherlock |
2017-04-28 | loplugin:salunicodeliteral: unotools | Stephan Bergmann |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |