Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-11 | fix-includes.pl: comphelper | Thomas Arnhold | |
Change-Id: I0b4cd8320881b2b1f7984c86e58915217bcd0d5f | |||
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-06-29 | re-base on ALv2 code. | Michael Meeks | |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | |
2011-11-27 | remove include of pch header in comphelper | Norbert Thiebaud | |
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-03-10 | Revert comphelper unit test noadditional change (gr2) | Thorsten Behrens | |
This reverts commit b5984e292401e87f68343e1bf8a565b622c3b4b7. Commit broke all tinderboxen. | |||
2011-03-10 | graphite2 consolidated patch | Martin Hosken | |
2011-03-10 | revert bad patch in graphite consolidated patch | Martin Hosken | |
2011-03-10 | graphite2 consolidated patch | Martin Hosken | |
2011-02-18 | tidy this up and be consistent | Caolán McNamara | |
2011-02-16 | Cleanup in comphelper unit tests. | Sébastien Le Ray | |