summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjstrm.cxx
AgeCommit message (Expand)Author
2021-03-26cid#1474321 make it a little more clear that the size *is* checkedCaolán McNamara
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-14abandon import on bad entryCaolán McNamara
2018-08-14Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-03-14ofz: use std::vector for long buffersCaolán McNamara
2017-03-11ofz: turn assert into throwCaolán McNamara
2017-03-10ofz#801 avoid oomCaolán McNamara
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-06-09remove "read request longer than buffer" warningNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-12-09guard against corrupt ObjIndexDataCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara
2011-04-12asserts aren't helpful to me hereCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-02-14throw out some warningsCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin