summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwppiece.hxx
Commit message (Collapse)AuthorAgeFilesLines
* new loplugin: useuniqueptr: lotuswordproNoel Grandin2017-01-111-1/+1
| | | | | | | Change-Id: I1f9569cb5ca05faf12663b3df8508d10a8cd75e6 Reviewed-on: https://gerrit.libreoffice.org/32957 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-11/+11
| | | | | | | | | | | | | | | | | The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
| | | | Change-Id: Id11454397abad090741c5d98e2ae585531c886f6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
| | | | Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+0
| | | | | | change control, empty documentation tags Change-Id: Iad06c00ebad7dcb7d7d40040d77dee2d6307c9a5
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-6/+36
| | | | Change-Id: I1539597cd5bcabcbf0295d1acc320c503ad53604
* fixincludeguards.sh: lotuswordproThomas Arnhold2014-04-191-2/+2
| | | | Change-Id: Ic3e01b5ecfb159d88c7c849a85ff612cdda5b418
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-2/+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-10/+10
| | | | Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-1/+3
|
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+202