summaryrefslogtreecommitdiff
path: root/comphelper/qa/weakbag
AgeCommit message (Collapse)Author
2014-05-11fix-includes.pl: comphelperThomas Arnhold
Change-Id: I0b4cd8320881b2b1f7984c86e58915217bcd0d5f
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten 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-29re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-09-12sb140: #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-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens
This reverts commit b5984e292401e87f68343e1bf8a565b622c3b4b7. Commit broke all tinderboxen.
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray