Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | |
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f | |||
2012-08-02 | Bin no longer used iOS cppunit stuff that breaks build even | Tor Lillqvist | |
Change-Id: Ia84d89adff6acdb5eb5710c1cccd06657c1f6236 | |||
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | |
2011-11-30 | catch by constant reference | Takeshi Abe | |
2011-10-04 | WaE: 'static_cast' : truncation of constant value | Tor Lillqvist | |
2011-09-25 | convert binaryurp to gbuild | Matúš Kukan | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-08-09 | Nah, we cannot build binaryurp_cppunittester_all (for iOS) here | Tor Lillqvist | |
It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB which hasn't been built yet. | |||
2011-08-01 | Build static binaryurp unit tester for iOS | Tor Lillqvist | |
2011-06-07 | No testing, sorry, when cross-compiling | Tor Lillqvist | |
2011-06-02 | add mode lines to new files | Caolán McNamara | |
2011-01-26 | sb138: #i116038# fresh implementation of binary URP bridge | sb | |