summaryrefslogtreecommitdiffstats
path: root/binaryurp/qa
Commit message (Collapse)AuthorAgeFilesLines
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
| | | | | | | | | | | | 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
* Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist2012-08-023-144/+0
| | | | Change-Id: Ia84d89adff6acdb5eb5710c1cccd06657c1f6236
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-9/+1
|
* re-base on ALv2 code.Michael Meeks2012-06-263-85/+65
|
* catch by constant referenceTakeshi Abe2011-11-301-1/+1
|
* WaE: 'static_cast' : truncation of constant valueTor Lillqvist2011-10-041-6/+6
|
* convert binaryurp to gbuildMatúš Kukan2011-09-252-115/+0
|
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-123-4/+7
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* Nah, we cannot build binaryurp_cppunittester_all (for iOS) hereTor Lillqvist2011-08-091-7/+0
| | | | | It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB which hasn't been built yet.
* Build static binaryurp unit tester for iOSTor Lillqvist2011-08-014-5/+159
|
* No testing, sorry, when cross-compilingTor Lillqvist2011-06-071-0/+5
|
* add mode lines to new filesCaolán McNamara2011-06-022-0/+6
|
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-264-0/+307