summaryrefslogtreecommitdiff
path: root/bin/fake_pom.xml
blob: 50599f3ab4a73e437e9bebc2cd06a2637afd951f (plain)
1
2
3
4
5
6
<project xmlns="http://maven.apache.org/POM/4.0.0">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.libreoffice</groupId>
  <artifactId>LibreOffice-Maven</artifactId>
  <version>1</version>
</project>
9-02-21 12:04:47 +0100'>2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin 2019-02-11new loplugin writeonlyvarsNoel Grandin 2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin 2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen 2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin 2018-12-21use unique_ptr in xmlhelpNoel Grandin 2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin 2018-11-27convert treeview::TVDom::Kind to scoped enumNoel Grandin 2018-11-09loplugin:useuniqueptr in ResultSetForQueryNoel Grandin 2018-10-20pvs-studio: The 'aIndexFolderResultVector' variable is used after it was movedCaolán McNamara 2018-10-10Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-10-01loplugin:useuniqueptr in TVChildTargetNoel Grandin 2018-09-18loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov 2018-09-13loplugin:constfields in xmlhelpNoel Grandin 2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen 2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin 2018-09-08loplugin:useuniqueptr in xmlhelpNoel Grandin 2018-08-22loplugin:useuniqueptr in chelp::DynamicResultSetNoel Grandin 2018-08-02loplugin:stringloop in variousNoel Grandin 2018-07-31Fix typosAndrea Gelmini 2018-07-12Add missing sal/log.hxx headersGabor Kelemen 2018-07-11clean up UNO available() implementationsNoel Grandin 2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov 2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma 2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin 2018-05-14loplugin:useuniqueptr in helpdatafileproxy::HdfNoel Grandin 2018-04-01remove unused processfactory.hxx includesJochen Nitschke 2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin 2018-03-05loplugin:useuniqueptr in chelp::ResultSetBaseNoel Grandin 2018-02-02xmlhelp: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski 2018-01-12More loplugin:cstylecast: xmlhelpStephan Bergmann 2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin 2018-01-04loplugin:unusedfieldsNoel Grandin 2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin