summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
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
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-30remove duplicate 'using namespace'Jochen Nitschke