summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
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
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-23loplugin:constantparam in extensinsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-11Use WeakImplHelperStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from UNO interfacesStephan Bergmann
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-25Revert part of 1f86864e97bea causing Windows build trouble.Michael Meeks
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07Sane::SetOptionValue return values are unusedStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin