summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/LotusWordProImportFilter.cxx
Commit message (Expand)AuthorAgeFilesLines
* add lwp fuzzerCaolán McNamara2017-03-021-3/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-9/+0
* lotuswordpro: Clean after we use constructor featureMatúš Kukan2016-01-221-30/+16
* Clean upStephan Bergmann2016-01-211-24/+6
* -fsanitize=functionStephan Bergmann2016-01-211-1/+2
* tdf#74608 lotuswordpro: Constructor feature for LotusWordProImportFilterkripton2016-01-211-0/+7
* coverity#1338233 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2015-10-231-7/+7
* add lwp to fftesterCaolán McNamara2015-08-211-0/+7
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-8/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-2/+2
* Remove unused codeStephan Bergmann2014-04-141-170/+0
* coverity#738679 Uninitialized scalar fieldCaolán McNamara2014-03-061-1/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-7/+7
* Typo: formating -> formattingJulien Nabet2014-02-061-1/+1
* fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi2014-02-021-18/+12
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* fdo#46808, Convert some more XMultiServiceFactoryNoel Grandin2013-06-051-3/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-25/+13
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordproMarcos Paulo de Souza2012-12-111-14/+12
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+6
* tidy indentCaolán McNamara2011-06-131-4/+3
* Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptinessJulien Nabet2011-06-051-1/+1
* fix what there is to fixCaolán McNamara2011-04-111-30/+17
* fix typedetection for deep caseCaolán McNamara2011-04-081-1/+1
* WaE: unused variableDavid Tardon2011-03-271-5/+5
* convert tools type in lotuswordproNorbert Thiebaud2011-03-131-3/+3
* add copyright headersNoel Power2011-02-161-0/+30
* cppcheck: methods can be constCaolán McNamara2010-11-251-1/+1
* some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken2010-10-161-1/+2
* remove first chunk of lotuswordpro warningsCaolán McNamara2010-10-131-28/+24
* 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/+400