summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xflinenumberconfig.hxx
AgeCommit message (Collapse)Author
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
Change-Id: I017d284a2fbc8d50a9928c9d934ffe710b0c652f
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold
Change-Id: Ic3e01b5ecfb159d88c7c849a85ff612cdda5b418
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
Change-Id: Ic94616a7bc34ec5a85ea84178c7d798194201ebe
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
Change-Id: I28be9db72d1f3dc678106a9449944b8a6b0ce9a8
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
Change-Id: Iccb78b59c3de9f29975d10fa4e34232cd3bf2cc3
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
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>
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
Change-Id: I0290d57f1c27a82a34a7dba56d88d51ec6d0bd9e
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-01-26Some cppcheck cleaningJulien Nabet
Change-Id: Iab4ff990f71321b75f69bc61a5cda728956ca85c
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
Part XXIV Modules lotuswordpro
2011-03-04Remove useless comments in filters.Guillaume Poussel
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin