summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/benval.cxx
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13loplugin:returnconstant in linguistic,lotuswordproNoel Grandin1-8/+3
Change-Id: If5c7d936020e5470b09c2fe54d41fb006c296a34 Reviewed-on: https://gerrit.libreoffice.org/58877 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-01-21align typesCaolán McNamara1-8/+8
Change-Id: I6080d92ec26f9ee9bf3eb4319a36c10ae38caca2 Reviewed-on: https://gerrit.libreoffice.org/48253 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-1/+1
Change-Id: I1ff35dd6242accf0a8e71086a14a72e85eef1c5a
2017-03-17Get rid of some unnecessary macrosStephan Bergmann1-5/+11
Change-Id: I872dd72429eae8d183ea1ca8d76fb30b0e8be715 Reviewed-on: https://gerrit.libreoffice.org/35321 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-1/+1
Change-Id: Id33d88edc4be00f4238792d885e392cc08e72386 Reviewed-on: https://gerrit.libreoffice.org/30017 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin1-6/+5
Change-Id: Ibed85be78e05dc0e6474d688ef0e0dea401758ac
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
Change-Id: Id11454397abad090741c5d98e2ae585531c886f6
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-2/+2
that were really not helping make the code any clearer. Found with a search git grep -P 'typedef\s+\w+\s*\*\s*\w+\;' and manual inspection Change-Id: I6a5c031e9e060ad3623a7586ec8a8cc4fe6252e9
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
Change-Id: Iad2178f516b4a123175008efcc485fd6812f1027
2011-08-29callcatcher: drop various unused methodsCaolán McNamara1-15/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-113/+0
2010-10-18remove non-compiled codePovilas Kanapickas1-86/+0
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+348