summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/bento.hxx
AgeCommit message (Expand)Author
2017-10-24ofz#3745 Bad-castCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-19ofz: use OString instead of bare char*Caolán McNamara
2017-05-12ofz: use our own OString insteadCaolán McNamara
2017-04-25ofz#1270 avoid oomCaolán McNamara
2017-04-25LtcBenContainer::GetSize is always BenErr_OKCaolán McNamara
2017-03-17Get rid of some unnecessary macrosStephan Bergmann
2017-03-15Avoid unnecessary, wrong downcastStephan Bergmann
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-07-08Avoid undefined downcasts to wrong typeStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19lwp: remove using namespace std from headersThomas Arnhold
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-01-14UtBool -> boolStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-19regenerate listCaolán McNamara
2011-08-18callcatcher: unused codeCaolán McNamara
2011-08-11callcatcher: unused codeCaolán McNamara
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-08callcatcher: remove various unused methodsCaolán McNamara
2011-08-08callcatcher: remove various unused methodsCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2011-03-04Remove useless comments in filters.Guillaume Poussel
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas