summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin2-3/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-7/+7
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-17/+19
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-6/+21
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-19loplugin:useuniqueptr in BibConfigNoel Grandin2-12/+10
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-3/+3
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2-2/+0
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann3-9/+9
2017-12-18loplugin:unusedindexMike Kaganski1-48/+20
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-11-18Replace list by vector in framectr (extensions)Julien Nabet1-10/+7
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann2-7/+1
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin2-7/+2
2017-10-23loplugin:includeform: extensionsStephan Bergmann8-14/+14
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-17use rtl::Reference in BibDataManagerNoel Grandin2-10/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M1-2/+2
2017-09-27readonly xBibCursor in BibDataManagerNoel Grandin2-5/+0
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin1-12/+9
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-3/+3
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-3/+3
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin6-20/+0
2017-07-21de-hrc various thingsCaolán McNamara6-9/+9
2017-07-21migrate to boost::gettextCaolán McNamara12-229/+14
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+1
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann3-9/+4
2017-06-26s/catched/caughtNoel Grandin2-2/+2
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin2-22/+8
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke5-6/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-4/+0
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-2/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-6/+1
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M1-1/+1