summaryrefslogtreecommitdiffstats
path: root/unoidl/source/sourceprovider-scanner.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-7/+7
* loplugin:constfields in unoidlNoel Grandin2018-09-261-5/+5
* loplugin:includeform: unoidlStephan Bergmann2017-10-231-7/+7
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-9/+9
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-261-2/+2
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-3/+3
* Fix unoidl sourceprovider interface base and member checksStephan Bergmann2013-11-251-20/+58
* Fix unoidl sourceprovider "published" checksStephan Bergmann2013-11-221-2/+6
* Silence some false Covertiy scan warnings about uninitialized membersStephan Bergmann2013-10-101-2/+7
* keep C++03 compilers happyStephan Bergmann2013-09-201-2/+2
* Reject "too similar" service constructorsStephan Bergmann2013-09-201-2/+31
* Move full file parsing logic to sourceprovider-parser.yStephan Bergmann2013-09-171-6/+10
* Detect reuse of module names for other entitiesStephan Bergmann2013-09-171-3/+6
* WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2013-09-121-3/+3
* WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann2013-09-121-0/+247