summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfcell.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-04-29use initialization list in lotuswordproJochen Nitschke
2016-04-03subtable corruption is possibleCaolán McNamara
2015-12-19coverity#1343623 Logically dead codeCaolán McNamara
2015-12-14add missing includeDavid Tardon
2015-12-12guard against null pContentCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2014-06-11Dead codeStephan Bergmann
2014-06-11Remove useless IXFContentStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-03-09lotuswordpro: use native OUString api rather than a wrapperNorbert Thiebaud
2014-03-08return does not handle converion to OUStringNorbert Thiebaud
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-09-23ensure m_pOwnerRow is NULLCaolán McNamara
2011-09-23cppcheck: don't dereference NULL pRowCaolán McNamara
2011-08-30regenerate listCaolán McNamara
2011-08-30callcatcher: chop, hack, slayCaolán McNamara
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders
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