summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwptblformula.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10
| | | | Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+1
| | | | | | change control, empty documentation tags Change-Id: Iad06c00ebad7dcb7d7d40040d77dee2d6307c9a5
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-171-2/+0
| | | | Change-Id: I17927d48a75c332f1ddc3853145b14daac17f9c0
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-111-5/+5
| | | | Change-Id: Id6291335945a8f10cef3afd1a2b3bae65fdf4562
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-1/+2
| | | | Change-Id: I1539597cd5bcabcbf0295d1acc320c503ad53604
* lwp: remove using namespace std from headersThomas Arnhold2014-05-191-4/+2
| | | | Change-Id: Ied5806a1706473ac0fe4e1baebb71256cf56681d
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-8/+8
| | | | Change-Id: I017d284a2fbc8d50a9928c9d934ffe710b0c652f
* fixincludeguards.sh: lotuswordproThomas Arnhold2014-04-191-2/+2
| | | | Change-Id: Ic3e01b5ecfb159d88c7c849a85ff612cdda5b418
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
| | | | | | | | 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-11/+11
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* lotuswordpro: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
| | | | Change-Id: Ic94616a7bc34ec5a85ea84178c7d798194201ebe
* 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>
* convert String to OUString in lotuswordpro moduleNoel Grandin2013-10-011-7/+7
| | | | Change-Id: I4af6a11084f3337df1f6278b28fd0fd9d94d6a6a
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
| | | | | | | | 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
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+1
|
* ditch deprecated apiCaolán McNamara2011-08-231-8/+8
|
* convert tools type in lotuswordproNorbert Thiebaud2011-03-131-2/+2
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-1/+1
|
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+223