summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/benval.cxx
Commit message (Collapse)AuthorAgeFilesLines
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-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
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
| | | | Change-Id: Iad2178f516b4a123175008efcc485fd6812f1027
* callcatcher: drop various unused methodsCaolán McNamara2011-08-291-15/+0
|
* valgrind: various unused codeCaolán McNamara2011-08-291-113/+0
|
* remove non-compiled codePovilas Kanapickas2010-10-181-86/+0
|
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-2/+2
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-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>
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+348