summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/hwpreader.hxx
Commit message (Expand)AuthorAgeFilesLines
* hwpfilter: create instances with uno constructorsNoel Grandin2020-07-141-167/+1
* Upcoming loplugin:elidestringvar: hwpfilterStephan Bergmann2020-06-041-2/+1
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-191-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-7/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): hwpfilterStephan Bergmann2019-07-311-2/+2
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:constparams in various(2)Noel Grandin2017-11-061-6/+6
* loplugin:constparams in scaddins,hwpfilterNoel Grandin2017-07-181-3/+3
* spelling instanciate -> instantiateNoel Grandin2017-06-051-1/+1
* loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin2017-05-021-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-19/+15
* new loplugin useuniqueptrNoel Grandin2017-01-231-1/+3
* New loplugin:dynexcspec: Add @throws documentation, hwpfilterStephan Bergmann2017-01-191-0/+1
* use rtl::Reference in HwpReaderNoel Grandin2017-01-181-2/+1
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-111-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-1/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* no need to be so verbose in constructing uno::ReferenceNoel Grandin2015-11-011-4/+3
* com::sun::star->css in hwpfilter/Noel Grandin2015-10-191-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* hwpfilter: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-181-5/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* hstream.h->hstream.hxxCaolán McNamara2015-05-041-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-131-2/+2
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* loplugin:constantfunction: hwpfilterNoel Grandin2015-03-241-2/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* hwpfilter: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* hwpfilter: sal_Bool->boolNoel Grandin2014-04-231-4/+4
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-9/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-16/+16
* fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi2014-02-021-10/+4
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-23/+0
* add more component prefixesMatúš Kukan2012-09-011-1/+1