summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx
AgeCommit message (Expand)Author
2019-01-07use unique_ptr in lotuswordproNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-06-11coverity#1362681 Untrusted loop boundCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06lotuswordpro: fix some endian issuesMichael Stahl
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-01Fix typosAndrea Gelmini
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
2014-03-24coverity#738744 Uninitialized pointer fieldCaolán McNamara
2013-12-10Drop duplicate #includeTakeshi Abe
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
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