summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpfilter.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+2
| | | | Change-Id: I0752cbb0cb2e0f89607d81d9eda7ce7091449fd6
* remove dead codeNoel Grandin2014-05-131-28/+1
| | | | Change-Id: Ic4fb478921714429af138ca212bd7f67f408d434
* unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold2014-05-131-37/+0
| | | | Change-Id: Iefbf36d2ce0f98c61a0d9f5d04b77a3505980e80
* fixincludeguards.sh: lotuswordproThomas Arnhold2014-04-191-2/+2
| | | | Change-Id: Ic3e01b5ecfb159d88c7c849a85ff612cdda5b418
* callcatcher: update unused codeCaolán McNamara2014-04-181-45/+0
| | | | Change-Id: Ia88d83a209113fa4c351c0300d407da0c71baeac
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
| | | | | | | | It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-9/+9
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* TyposJulien Nabet2013-12-231-1/+1
| | | | Change-Id: I27ada8b5154968e521d9e67f21473aa85776e70e
* fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2013-04-261-2/+0
| | | | | | | | | Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec Reviewed-on: https://gerrit.libreoffice.org/3621 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* regenerate listCaolán McNamara2011-08-251-2/+0
|
* callcatcher: remove various unused methodsCaolán McNamara2011-08-241-2/+0
|
* Code cleanupKorrawit Pruegsanusak2011-06-121-1/+1
| | | | | | * Remove dead code * Fix comment typos Released under LGPLv3+/MPL
* fix what there is to fixCaolán McNamara2011-04-111-2/+1
|
* Remove useless comments in filters.Guillaume Poussel2011-03-041-4/+0
| | | | Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+184