summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-11Make clamping of aParams.format work reliablyStephan Bergmann
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-24coverity#1242860 Unused value + loplugin:casttovoidCaolán McNamara
2017-07-24coverity#1242860 Unused valueCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-18cppcheck: workaround nullpointer false positive with an assertJulien Nabet
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-02-16convert resetType to scoped enumNoel Grandin
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-07Related: tdf#92478 speculative win64 scanning fixCaolán McNamara
2016-06-12Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18Fix unconditional seek in sanedlgRohan Kumar
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar