summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-05-19lwp: remove using namespace css from headersThomas Arnhold1-2/+1
2014-05-13unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold1-34/+0
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-9/+9
2014-04-18Unused functionsTor Lillqvist1-66/+0
2014-04-18callcatcher: update unused codeCaolán McNamara1-151/+0
2014-04-14Remove unused codeStephan Bergmann1-13/+0
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-4/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-4/+4
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-9/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+8
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2012-05-29targeted string re-workNorbert Thiebaud1-10/+10
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-8/+8
2012-02-13WaE: unreachable codeTor Lillqvist1-1/+0
2011-08-29use standard copy-ctor signatures, assignments, etcCaolán McNamara1-1/+0
2011-08-25regenerate listCaolán McNamara1-5/+0
2011-08-24callcatcher: remove various unused methodsCaolán McNamara1-9/+0
2011-05-22fix up endianness of lowhanging QuickReadsCaolán McNamara1-1/+1
2011-04-11fix what there is to fixCaolán McNamara1-53/+39
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-1/+1
2011-03-04Remove useless comments in filters.Guillaume Poussel1-4/+0
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 17Gert Faller1-4/+4
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller1-10/+10
2010-10-18remove non-compiled codePovilas Kanapickas1-64/+0
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard1-1/+0
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-7/+5
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/+593