summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-24ofz#3745 Bad-castCaolán McNamara2-3/+2
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann289-844/+844
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-19Make include files found through -Ilotuswordpro/incStephan Bergmann20-24/+24
2017-10-19use std::unique_ptr in lotuswordproNoel Grandin2-48/+30
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann185-561/+566
2017-10-16Make inclusion of relevant include files more preciseStephan Bergmann2-1/+4
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-8/+5
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-6/+6
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin4-4/+4
2017-09-09Fix typosAndrea Gelmini1-2/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-3/+3
2017-08-21Fix typosAndrea Gelmini1-1/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin2-4/+4
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-16WaE: C4702: unreachable codeTor Lillqvist1-19/+8
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-3/+3
2017-08-11Typos about "translate"Julien Nabet3-3/+3
2017-08-01loplugin:constparams in lotuswordproNoel Grandin125-352/+350
2017-07-31loplugin:oncevarNoel Grandin2-5/+5
2017-07-23lwp: delete bogus copy ctorJochen Nitschke1-1/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin2-2/+2
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2-6/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-2/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin2-7/+7
2017-06-26lwp: use std::array and get copy ctor for freeJochen Nitschke2-35/+8
2017-06-26lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke8-67/+0
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin11-41/+17
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-19ofz: loop in layoutCaolán McNamara1-2/+8
2017-06-19pLayout can't be null hereCaolán McNamara1-2/+2
2017-06-19ofz: use OString instead of bare char*Caolán McNamara4-8/+10
2017-06-15ofz: loop in layoutCaolán McNamara1-2/+14
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin12-68/+26
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin3-3/+3
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin3-7/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-17/+1
2017-05-12ofz: use our own OString insteadCaolán McNamara3-11/+11
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini7-25/+25
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin3-3/+3
2017-04-28loplugin:salunicodeliteral: lotuswordproStephan Bergmann2-11/+11
2017-04-25ofz#1270 avoid oomCaolán McNamara3-0/+13
2017-04-25LtcBenContainer::GetSize is always BenErr_OKCaolán McNamara3-17/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock19-0/+19