summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel 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
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-03Remove bogus source code commentsdennisroczek
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski