summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/bento.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-12ofz: use our own OString insteadCaolán McNamara1-7/+7
2017-04-25ofz#1270 avoid oomCaolán McNamara1-0/+1
2017-04-25LtcBenContainer::GetSize is always BenErr_OKCaolán McNamara1-1/+1
2017-03-17Get rid of some unnecessary macrosStephan Bergmann1-52/+51
2017-03-15Avoid unnecessary, wrong downcastStephan Bergmann1-2/+2
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-3/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-2/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin1-15/+0
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin1-40/+0
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-7/+5
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-3/+0
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-07-08Avoid undefined downcasts to wrong typeStephan Bergmann1-7/+7
2014-06-24new compilerplugin returnbyrefNoel Grandin1-9/+9
2014-05-19lwp: remove using namespace std from headersThomas Arnhold1-3/+1
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-3/+0
2014-01-14UtBool -> boolStephan Bergmann1-13/+13
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2011-08-29callcatcher: drop various unused methodsCaolán McNamara1-69/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-10/+0
2011-08-19regenerate listCaolán McNamara1-1/+0
2011-08-18callcatcher: unused codeCaolán McNamara1-6/+0
2011-08-11callcatcher: unused codeCaolán McNamara1-1/+0
2011-08-11callcatcher: yet more unused codeCaolán McNamara1-2/+0
2011-08-08callcatcher: remove various unused methodsCaolán McNamara1-1/+0
2011-08-08callcatcher: remove various unused methodsCaolán McNamara1-1/+0
2011-08-05callcatcher: unused methodsCaolán McNamara1-1/+0
2011-03-13convert tools type in lotuswordproNorbert Thiebaud1-27/+27
2011-03-04Remove useless comments in filters.Guillaume Poussel1-5/+4
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-18remove non-compiled codePovilas Kanapickas1-21/+0
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard1-3/+0
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+567