summaryrefslogtreecommitdiffstats
path: root/unoidl/source
Commit message (Expand)AuthorAgeFilesLines
* keep C++03 compilers happyStephan Bergmann2013-09-201-2/+2
* Reject "too similar" service constructorsStephan Bergmann2013-09-203-18/+112
* Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann2013-09-201-1/+16
* Fix indentationStephan Bergmann2013-09-191-39/+38
* -Werror,-Wunused-parameterStephan Bergmann2013-09-191-0/+1
* Prevent conflicts on case-preserving file systemsStephan Bergmann2013-09-191-6/+67
* Handle special case -(2^63) correctlyStephan Bergmann2013-09-191-8/+12
* typoStephan Bergmann2013-09-191-1/+1
* New unoidl-check tool to replace regcompareStephan Bergmann2013-09-181-0/+922
* Unpublished optional bases of published interfaces complicate thingsStephan Bergmann2013-09-181-9/+40
* Some fixes of the generated .idl outputStephan Bergmann2013-09-181-15/+19
* -WshadowStephan Bergmann2013-09-181-2/+2
* Missing includeStephan Bergmann2013-09-171-0/+1
* Clean up includesStephan Bergmann2013-09-171-7/+2
* && vs. & typosStephan Bergmann2013-09-171-9/+9
* New unoidl-read tool to translate registries into readable .idl filesStephan Bergmann2013-09-171-0/+1112
* Fix usage messageStephan Bergmann2013-09-171-9/+9
* Fix build with Bison 3Khaled Hosny2013-09-171-1/+1
* -Werror=shadowJulien Nabet2013-09-171-3/+3
* WIP: additional unoidl::Provider that directly reads a single .idl fileStephan Bergmann2013-09-173-0/+190
* Rename SourceProvider -> SourceTreeProviderStephan Bergmann2013-09-173-12/+14
* Move full file parsing logic to sourceprovider-parser.yStephan Bergmann2013-09-174-103/+107
* Detect reuse of module names for other entitiesStephan Bergmann2013-09-172-5/+39
* Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann2013-09-167-70/+189
* Replace reg2unoidl with unoidl-writeStephan Bergmann2013-09-162-135/+299
* Hook SourceProvider into unoidl::loadProviderStephan Bergmann2013-09-161-0/+12
* WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2013-09-121-3/+3
* Fix C++11'ismStephan Bergmann2013-09-121-2/+2
* WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann2013-09-125-0/+4473
* fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann2013-07-091-12/+20
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-163-222/+572
* Minor improvements to UNOIDL binary formatStephan Bergmann2013-05-082-3/+11
* unoidl/READMEStephan Bergmann2013-05-081-173/+0
* Copy/paste errorStephan Bergmann2013-04-241-4/+4
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-221-1/+4
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-091-1/+65
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-2/+2
* Off-by-one errorStephan Bergmann2013-04-021-1/+1
* types.rdb format flags default service ctors as RT_MODE_TWOWAYStephan Bergmann2013-04-021-1/+1
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-091-4/+1
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-091-1/+4
* coverity#989730 and coverity#989729: Uninitialized scalar fieldMarc-André Laverdière2013-03-091-2/+2
* Avoid C++11 scoped enumsTor Lillqvist2013-03-021-6/+3
* Fix shadowed declaration of "e"Julien Nabet2013-03-021-2/+2
* Don't use local types as template arguments (C++11 only feature)Stephan Bergmann2013-03-021-17/+20
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-014-2/+1605
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-02-252-0/+1379