summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/bento.hxx
Commit message (Expand)AuthorAgeFilesLines
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-1/+1
* tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen2020-04-211-3/+1
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-3/+3
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-261-6/+6
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-091-2/+2
* use unique_ptr in BenOpenContainerNoel Grandin2019-01-071-1/+2
* loplugin:returnconstant in linguistic,lotuswordproNoel Grandin2018-08-131-3/+3
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-3/+2
* rework to remove intermediate streamCaolán McNamara2018-01-211-1/+1
* just return SvMemoryStream*Caolán McNamara2018-01-211-1/+1
* align typesCaolán McNamara2018-01-211-16/+15
* ofz#3745 Bad-castCaolán McNamara2017-10-241-1/+1
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-231-1/+1
* loplugin:constparams in lotuswordproNoel Grandin2017-08-011-3/+3
* ofz: use OString instead of bare char*Caolán McNamara2017-06-191-1/+1
* ofz: use our own OString insteadCaolán McNamara2017-05-121-7/+7
* ofz#1270 avoid oomCaolán McNamara2017-04-251-0/+1
* LtcBenContainer::GetSize is always BenErr_OKCaolán McNamara2017-04-251-1/+1
* Get rid of some unnecessary macrosStephan Bergmann2017-03-171-52/+51
* Avoid unnecessary, wrong downcastStephan Bergmann2017-03-151-2/+2
* loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2016-10-191-3/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-151-2/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-121-1/+1
* loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin2016-05-191-15/+0
* loplugin:unusedmethods unused return value in lotuswordproNoel Grandin2016-01-151-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-171-40/+0
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-7/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-101-5/+5
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* loplugin:constantfunction: lotuswordproNoel Grandin2015-03-241-3/+0
* loplugin: cstylecastNoel Grandin2014-10-231-1/+1
* Avoid undefined downcasts to wrong typeStephan Bergmann2014-07-081-7/+7
* new compilerplugin returnbyrefNoel Grandin2014-06-241-9/+9
* lwp: remove using namespace std from headersThomas Arnhold2014-05-191-3/+1
* fixincludeguards.sh: lotuswordproThomas Arnhold2014-04-191-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-8/+8
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-3/+0
* UtBool -> boolStephan Bergmann2014-01-141-13/+13
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-2/+2
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* callcatcher: drop various unused methodsCaolán McNamara2011-08-291-69/+0