summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfilter.cxx
AgeCommit message (Expand)Author
2019-01-07use unique_ptr in BenOpenContainerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-16ofz#5420 Out-of-memoryCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-20Resolves: ofz#820 an exception is an acceptable outcomeCaolán McNamara
2017-03-01ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara
2017-02-27ofz: fix leakCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-12-08valgrind: jump or move depends on uninitialised valueCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-09-17boost->stdCaolán McNamara
2015-04-29redundant castCaolán McNamara
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-19lwp: remove using namespace css from headersThomas Arnhold
2014-05-13unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-04-18Unused functionsTor Lillqvist
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-14Remove unused codeStephan Bergmann
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-02-13WaE: unreachable codeTor Lillqvist
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara
2011-08-25regenerate listCaolán McNamara
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-03-04Remove useless comments in filters.Guillaume Poussel
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 17Gert Faller
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth