summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpbreaksoverride.cxx
Commit message (Collapse)AuthorAgeFilesLines
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-2/+0
| | | | | | change control, empty documentation tags Change-Id: Iad06c00ebad7dcb7d7d40040d77dee2d6307c9a5
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
| | | | | | | | Idea originally from caolan. Found using the following command: find . -name *.cxx | xargs /opt/local/bin/grep -zlP '(?m)if\s*\(\s*\w+\s*\)\s*delete\s+\w+\;' Change-Id: I3338f4e22193a6dfd6219c8c75835224a3392763
* lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
| | | | Change-Id: I205b84f6dcb996935bd59ac9927313c6a88066b4
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-8/+8
| | | | Change-Id: I017d284a2fbc8d50a9928c9d934ffe710b0c652f
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-1/+0
| | | | | | | Change-Id: Ie161a2aa1a434d0778e1937a833819c934ed1889 Reviewed-on: https://gerrit.libreoffice.org/8281 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-3/+3
| | | | Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
* Remove useless comments in filters.Guillaume Poussel2011-03-041-5/+0
| | | | Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
* make copying aware of NULL pointersDavid Tardon2010-12-241-1/+2
|
* replace virtual operator= by cloningDavid Tardon2010-12-241-7/+16
|
* 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/+280