Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/notes-refactoring
/
unoidl
bdd55e2
fdo#67725 unoidl::AggregatingCursor must wrap modules for aggregation, too
by Stephan Bergmann
· 12 years ago
57af2ee
Allow starts-/endsWith* to also return the rest of the matched string
by Stephan Bergmann
· 12 years ago
215269e
Silence some false Covertiy scan warnings about uninitialized members
by Stephan Bergmann
· 12 years ago
62828c9
Make changes of interface method parameter names a hard failure
by Stephan Bergmann
· 12 years ago
e9ba193
keep C++03 compilers happy
by Stephan Bergmann
· 13 years ago
60f8d80
Reject "too similar" service constructors
by Stephan Bergmann
· 13 years ago
652b0b6
Certain UNOIDL typedefs are forbidden for historic reasons
by Stephan Bergmann
· 13 years ago
6db34b6
Directly build UNOIDL .rdb files from .idl files
by Stephan Bergmann
· 13 years ago
d6c7260
Update unoidl/README
by Stephan Bergmann
· 13 years ago
9960535
Fix indentation
by Stephan Bergmann
· 13 years ago
b345b3b
-Werror,-Wunused-parameter
by Stephan Bergmann
· 13 years ago
63f1fc4
Prevent conflicts on case-preserving file systems
by Stephan Bergmann
· 13 years ago
dc33101
Handle special case -(2^63) correctly
by Stephan Bergmann
· 13 years ago
0395d4b
typo
by Stephan Bergmann
· 13 years ago
cbea5d3
New unoidl-check tool to replace regcompare
by Stephan Bergmann
· 13 years ago
53d7f61
Unpublished optional bases of published interfaces complicate things
by Stephan Bergmann
· 13 years ago
e3172bb
Some fixes of the generated .idl output
by Stephan Bergmann
· 13 years ago
65da01f
-Wshadow
by Stephan Bergmann
· 13 years ago
032944e
Executable_unoidl-read needed only for DESKTOP platforms
by Tor Lillqvist
· 13 years ago
aa49a5f
Missing include
by Stephan Bergmann
· 13 years ago
b7ae5b5
Clean up includes
by Stephan Bergmann
· 13 years ago
ce09d2f
&& vs. & typos
by Stephan Bergmann
· 13 years ago
78dde87
New unoidl-read tool to translate registries into readable .idl files
by Stephan Bergmann
· 13 years ago
3a576e3
Fix usage message
by Stephan Bergmann
· 13 years ago
be55ed0
Fix build with Bison 3
by Khaled Hosny
· 13 years ago
805738b
-Werror=shadow
by Julien Nabet
· 13 years ago
14bc5fc
WIP: additional unoidl::Provider that directly reads a single .idl file
by Stephan Bergmann
· 13 years ago
6292bba
Rename SourceProvider -> SourceTreeProvider
by Stephan Bergmann
· 13 years ago
d11592ad8
Move full file parsing logic to sourceprovider-parser.y
by Stephan Bergmann
· 13 years ago
65a1f81
Detect reuse of module names for other entities
by Stephan Bergmann
· 13 years ago
0ff9244
Clean up the unoidl Providers (no need to have them exported)
by Stephan Bergmann
· 13 years ago
fc54915
Replace reg2unoidl with unoidl-write
by Stephan Bergmann
· 13 years ago
348a03f
Hook SourceProvider into unoidl::loadProvider
by Stephan Bergmann
· 13 years ago
b302e85
WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operation
by Tor Lillqvist
· 13 years ago
7071beb
Fix C++11'ism
by Stephan Bergmann
· 13 years ago
5c2ba4a
WIP: additional unoidl::Provider that directly reads from .idl files
by Stephan Bergmann
· 13 years ago
87bad23
fdo#65589: Treat legacy types.rdb w/o /UCR key as empty
by Stephan Bergmann
· 13 years ago
4b373ef
fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II
by Thomas Arnhold
· 13 years ago
a1dff29
Support for annotations in the new UNOIDL format
by Stephan Bergmann
· 13 years ago
1ad700f
Minor improvements to UNOIDL binary format
by Stephan Bergmann
· 13 years ago
79774d9
unoidl/README improvements
by Stephan Bergmann
· 13 years ago
959fb92
unoidl/README
by Stephan Bergmann
· 13 years ago
d7186fe
Copy/paste error
by Stephan Bergmann
· 13 years ago
c042cd0
gbuild: drop uses of removed packages
by David Tardon
· 13 years ago
b9337e2
execute move of global headers
by Bjoern Michaelsen
· 13 years ago
5275ed8
Revert "Revert "WIP: Experimental new binary type.rdb format""
by Stephan Bergmann
· 13 years ago
02a8e8a
[API CHANGE] WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago
ba044b1
remove needless forward rtl::OUString declarations
by Luboš Luňák
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
fee628c
Off-by-one error
by Stephan Bergmann
· 13 years ago
6275ffe
types.rdb format flags default service ctors as RT_MODE_TWOWAY
by Stephan Bergmann
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
bdfdd05
more subtle dependencies for cross-compilation
by Matúš Kukan
· 13 years ago
67e69a5
Revert "WIP: Experimental new binary type.rdb format"
by Stephan Bergmann
· 13 years ago
892ef8b
WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago
c93643d
coverity#989730 and coverity#989729: Uninitialized scalar field
by Marc-André Laverdière
· 13 years ago
f7417d7
My check-deps script expects a space there...
by Kohei Yoshida
· 13 years ago
7ad376c
reg2unoidl is a build-time tool (for now, at least)
by Stephan Bergmann
· 13 years ago
0b2bbad
reg2unoidl not needed for non-desktop OSes
by Tor Lillqvist
· 13 years ago
b2265f0
Avoid C++11 scoped enums
by Tor Lillqvist
· 13 years ago
380b858
Fix shadowed declaration of "e"
by Julien Nabet
· 13 years ago
97b3bf8
Don't use local types as template arguments (C++11 only feature)
by Stephan Bergmann
· 13 years ago
12353c7
WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
320571b
WIP: Experimental new binary type.rdb format
by Stephan Bergmann
· 13 years ago