summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2018-08-10ofz#9603 infinite recursionCaolán McNamara
2018-07-02Explicitly qualify ICU types with icu:: namespaceEike Rathke
2018-05-15ofz#6104 guard against self recursive GetShadowCaolán McNamara
2018-05-15ofz#8095 avoid recurse to deathCaolán McNamara
2018-04-17ofz#7648 Bad-castCaolán McNamara
2018-04-12ofz#7109 infinite regressCaolán McNamara
2018-04-12ofz#7063 ensure lifecycleCaolán McNamara
2018-04-12ofz#7043 already registeredCaolán McNamara
2018-01-15ofz#5254 Bad-castCaolán McNamara
2018-01-04ofz#4946 keep nPos within boundsCaolán McNamara
2017-12-19ofz#4689 avoid recurse to deathCaolán McNamara
2017-12-12ofz#4600 avoid recurse to deathCaolán McNamara
2017-12-08ofz#4548 infinite regress in GetUsePrinterSettingsCaolán McNamara
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-01loplugin:finalclasses in lotuswordproNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-24ofz#3745 Bad-castCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-19Make include files found through -Ilotuswordpro/incStephan Bergmann
2017-10-19use std::unique_ptr in lotuswordproNoel Grandin
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-10-16Make inclusion of relevant include files more preciseStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-09-09Fix typosAndrea Gelmini
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16WaE: C4702: unreachable codeTor Lillqvist
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Typos about "translate"Julien Nabet
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-23lwp: delete bogus copy ctorJochen Nitschke
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26lwp: use std::array and get copy ctor for freeJochen Nitschke
2017-06-26lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin