summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22intermediate _disposing call doesn't exist anymoreCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-19loplugin:useuniqueptr in BibConfigNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18Replace list by vector in framectr (extensions)Julien Nabet
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-17use rtl::Reference in BibDataManagerNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M
2017-09-27readonly xBibCursor in BibDataManagerNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin