summaryrefslogtreecommitdiff
path: root/unoidl/source/sourceprovider-parser.y
AgeCommit message (Expand)Author
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