summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpsilverbullet.cxx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-211-7/+7
* guard against corrupt SilverBulletCaolán McNamara2015-12-091-0/+3
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Fix typosAndrea Gelmini2015-10-011-1/+1
* Help GCCStephan Bergmann2015-08-271-6/+6
* Clean up aEmptyStephan Bergmann2015-08-271-13/+8
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+1
* Remove unnecessary variableStephan Bergmann2015-06-191-3/+1
* Consistently represent bullet char as OUStringStephan Bergmann2015-06-191-5/+3
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* coverity#738972 Use after freeCaolán McNamara2014-11-141-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-25/+11
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-4/+4
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-13/+13
* lotuswordpro: cleanup OUString() usageNorbert Thiebaud2014-03-091-1/+1
* coverity#738747: Unitialized scalar fieldNorbert Thiebaud2014-03-021-1/+5
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-25/+25
* Targeted string re-work for lotuswordpro filterThorsten Behrens2012-06-011-28/+24
* Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
* fix up endianness of higher-hanging QuickReadsCaolán McNamara2011-05-221-7/+4
* fix what there is to fixCaolán McNamara2011-04-111-5/+15
* remove unused codeDavid Tardon2010-12-241-11/+1
* remove unused codeDavid Tardon2010-12-241-11/+0
* RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller2010-11-281-20/+20
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-1/+3
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+486