summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
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
2017-06-19ofz: loop in layoutCaolán McNamara
2017-06-19pLayout can't be null hereCaolán McNamara
2017-06-19ofz: use OString instead of bare char*Caolán McNamara
2017-06-15ofz: loop in layoutCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12ofz: use our own OString insteadCaolán McNamara
2017-05-05Fix typosAndrea Gelmini
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-28loplugin:salunicodeliteral: lotuswordproStephan Bergmann
2017-04-25ofz#1270 avoid oomCaolán McNamara
2017-04-25LtcBenContainer::GetSize is always BenErr_OKCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin
2017-04-11ofz: loop in lwp layoutCaolán McNamara
2017-04-11loplugin:inlinefields in LwpTextStyleNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-03ofz#721 use vector::at to check indexCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#955 timeout in lwp loadingCaolán McNamara
2017-03-26lwp: convert hopeful asserts to exceptionsCaolán McNamara
2017-03-26ofz#944 avoid recurse to deathCaolán McNamara