summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-0611-13/+13
* loplugin:finalclasses in lotuswordproNoel Grandin2017-11-0129-243/+167
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-1/+1
* ofz#3745 Bad-castCaolán McNamara2017-10-242-3/+2
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-23289-844/+844
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-1/+1
* Make include files found through -Ilotuswordpro/incStephan Bergmann2017-10-1920-24/+24
* use std::unique_ptr in lotuswordproNoel Grandin2017-10-192-48/+30
* Move lotuswordpro include files to common include directoryStephan Bergmann2017-10-17185-561/+566
* Make inclusion of relevant include files more preciseStephan Bergmann2017-10-162-1/+4
* loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann2017-09-281-8/+5
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-6/+6
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-114-4/+4
* Fix typosAndrea Gelmini2017-09-091-2/+2
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-042-3/+3
* Fix typosAndrea Gelmini2017-08-211-1/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-182-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* WaE: C4702: unreachable codeTor Lillqvist2017-08-161-19/+8
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-3/+3
* Typos about "translate"Julien Nabet2017-08-113-3/+3
* loplugin:constparams in lotuswordproNoel Grandin2017-08-01125-352/+350
* loplugin:oncevarNoel Grandin2017-07-312-5/+5
* lwp: delete bogus copy ctorJochen Nitschke2017-07-231-1/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-132-2/+2
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-112-6/+6
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-2/+2
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-2/+2
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-3/+3
* new loplugin unnecessaryparenNoel Grandin2017-07-052-7/+7
* lwp: use std::array and get copy ctor for freeJochen Nitschke2017-06-262-35/+8
* lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke2017-06-268-67/+0
* loplugin:oncevar in l10ntools..mysqlcNoel Grandin2017-06-2511-41/+17
* loplugin:unusedfields in svx part1Noel Grandin2017-06-211-1/+0
* ofz: loop in layoutCaolán McNamara2017-06-191-2/+8
* pLayout can't be null hereCaolán McNamara2017-06-191-2/+2
* ofz: use OString instead of bare char*Caolán McNamara2017-06-194-8/+10
* ofz: loop in layoutCaolán McNamara2017-06-151-2/+14
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-3/+0
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-1212-68/+26
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-093-3/+3
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-061-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-313-7/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-17/+1
* ofz: use our own OString insteadCaolán McNamara2017-05-123-11/+11
* Fix typosAndrea Gelmini2017-05-052-2/+2
* Replace all OUString("") with OUString()Arnaud Versini2017-05-047-25/+25
* loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin2017-05-023-3/+3
* loplugin:salunicodeliteral: lotuswordproStephan Bergmann2017-04-282-11/+11