summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpfilter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* boost->stdCaolán McNamara2015-09-171-7/+7
* redundant castCaolán McNamara2015-04-291-1/+1
* lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* lwp: remove using namespace css from headersThomas Arnhold2014-05-191-2/+1
* unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold2014-05-131-34/+0
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-9/+9
* Unused functionsTor Lillqvist2014-04-181-66/+0
* callcatcher: update unused codeCaolán McNamara2014-04-181-151/+0
* Remove unused codeStephan Bergmann2014-04-141-13/+0
* lotuswordpro: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-4/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-4/+4
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-9/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+8
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* targeted string re-workNorbert Thiebaud2012-05-291-10/+10
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+7
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-8/+8
* WaE: unreachable codeTor Lillqvist2012-02-131-1/+0
* use standard copy-ctor signatures, assignments, etcCaolán McNamara2011-08-291-1/+0
* regenerate listCaolán McNamara2011-08-251-5/+0
* callcatcher: remove various unused methodsCaolán McNamara2011-08-241-9/+0
* fix up endianness of lowhanging QuickReadsCaolán McNamara2011-05-221-1/+1
* fix what there is to fixCaolán McNamara2011-04-111-53/+39
* convert tools type in lotuswordproNorbert Thiebaud2011-03-131-1/+1
* Remove useless comments in filters.Guillaume Poussel2011-03-041-4/+0
* RTL_CONSTASCII_USTRINGPARAM in filters 17Gert Faller2010-11-301-4/+4
* RTL_CONSTASCII_USTRINGPARAM in filters 13Gert Faller2010-11-281-10/+10
* remove non-compiled codePovilas Kanapickas2010-10-181-64/+0
* Remove redundant include directives & commentsJ. Graeme Lingard2010-10-131-1/+0
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-7/+5
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin2010-10-081-0/+593