summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msvbahelper.cxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-13filter/msfilter: create instances with uno constructorsNoel Grandin
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-12tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-06Avoid using index for single getToken() callMatteo Casalin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-09loplugin:indentation in filterNoel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-09-19Avoid unused functions in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-01-12Fix OSL_ENSURE condition in msvbahelper.cxxJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-08Typo: F9 should be mapped with KEY_F9Julien Nabet
2017-03-21Fix ooo::vba::parseKeyEventStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-07tdf#99589 tolower / toupper - dangerous to Turks ...krishna keshav
2016-06-04tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann