summaryrefslogtreecommitdiff
path: root/unoidl/source/sourceprovider-parser.y
AgeCommit message (Expand)Author
2020-05-10compact namespace in ucb..uuiNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoidlStephan Bergmann
2019-07-26cid#1448388 Assignment of overlapping memoryCaolán McNamara
2019-07-24cid#1448548 Assignment of overlapping memoryCaolán McNamara
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-03-16Typo in error messageStephan Bergmann
2017-10-19loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.yStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-04-15Fix typosAndrea Gelmini
2016-12-21some more fallthrough warning quieteningCaolán McNamara
2016-12-21quieten the clang fallthrough warningsCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-04-26loplugin:nullptrStephan Bergmann
2016-02-06Clean up for loops in unoidlStephan Bergmann
2015-12-14Use emplace_backStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-19unoidl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-02-24Yet another one undefined comparison of 'const' and a 'non-const' iteratorsDouglas Mencken
2013-11-27Silence false "may be used uninitialized" warningsStephan Bergmann
2013-11-26Fix unoidl sourceprovider old-style service duplicate member checksStephan Bergmann
2013-11-26Remove outdated TODO (@deprecated annotation are handled fine)Stephan Bergmann
2013-11-26Duplicate base checking code already covers check for opt base != XInterfaceStephan Bergmann
2013-11-25Fix unoidl sourceprovider interface base and member checksStephan Bergmann
2013-11-22Fix unoidl sourceprovider polystruct argument checksStephan Bergmann
2013-11-22Fix unoidl sourceprovider typedef checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider recursive struct/exception member checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-09-20Reject "too similar" service constructorsStephan Bergmann
2013-09-20Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann
2013-09-19Handle special case -(2^63) correctlyStephan Bergmann
2013-09-19typoStephan Bergmann
2013-09-18-WshadowStephan Bergmann
2013-09-17&& vs. & typosStephan Bergmann
2013-09-17Fix build with Bison 3Khaled Hosny
2013-09-17Move full file parsing logic to sourceprovider-parser.yStephan Bergmann
2013-09-17Detect reuse of module names for other entitiesStephan Bergmann
2013-09-12Fix C++11'ismStephan Bergmann
2013-09-12WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann