summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
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
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23Typo: boder->borderJulien Nabet
2017-03-20Resolves: ofz#820 an exception is an acceptable outcomeCaolán McNamara
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-17Get rid of some unnecessary macrosStephan Bergmann
2017-03-15ofz: avoid oomCaolán McNamara
2017-03-15Avoid unnecessary, wrong downcastStephan Bergmann
2017-03-14ofz#866 crash in LwpFormulaInfo::ReadArgumentsCaolán McNamara
2017-03-14improve scopingCaolán McNamara
2017-03-14ofz: use std::vector for long buffersCaolán McNamara
2017-03-13ofz#836 fix leakCaolán McNamara