summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/LotusWordProImportFilter.cxx
AgeCommit message (Expand)Author
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-03-02add lwp fuzzerCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-01-22lotuswordpro: Clean after we use constructor featureMatúš Kukan
2016-01-21Clean upStephan Bergmann
2016-01-21-fsanitize=functionStephan Bergmann
2016-01-21tdf#74608 lotuswordpro: Constructor feature for LotusWordProImportFilterkripton
2015-11-06coverity#1338233 Uncaught exceptionCaolán McNamara
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-08-21add lwp to fftesterCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-04-14Remove unused codeStephan Bergmann
2014-03-06coverity#738679 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2013-12-10Drop duplicate #includeTakeshi Abe
2013-06-05fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2012-12-11Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-06-13tidy indentCaolán McNamara
2011-06-05Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet
2011-04-11fix what there is to fixCaolán McNamara
2011-04-08fix typedetection for deep caseCaolán McNamara
2011-03-27WaE: unused variableDavid Tardon
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-02-16add copyright headersNoel Power
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
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