summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjstrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann1-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-08-14abandon import on bad entryCaolán McNamara1-6/+3
2018-08-14Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann1-1/+6
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-2/+2
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin1-2/+1
2017-03-14ofz: use std::vector for long buffersCaolán McNamara1-29/+10
2017-03-11ofz: turn assert into throwCaolán McNamara1-1/+2
2017-03-10ofz#801 avoid oomCaolán McNamara1-0/+6
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-7/+1
2016-06-09remove "read request longer than buffer" warningNoel Grandin1-1/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin1-16/+8
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin1-3/+1
2015-12-09guard against corrupt ObjIndexDataCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+3
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-4/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-6/+6
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza1-3/+3
2011-10-02valgrind: fix some leaksCaolán McNamara1-3/+4
2011-08-17callcatcher: remove some methodsCaolán McNamara1-11/+0
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-35/+66
2011-04-12asserts aren't helpful to me hereCaolán McNamara1-4/+1
2011-04-11fix what there is to fixCaolán McNamara1-2/+19
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-4/+4
2011-02-14throw out some warningsCaolán McNamara1-2/+2
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+371