summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/basictest.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-05-18missing semiCaolán McNamara1-1/+1
2015-05-18cppunit: noExplicitConstructorCaolán McNamara1-4/+5
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl1-1/+1
2014-06-04Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann1-7/+2
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock1-0/+2
2013-12-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-11basic: include <> for external includesNorbert Thiebaud1-9/+9
2013-10-28fixincludeguards.sh: basicThomas Arnhold1-2/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-07finally remove no long needed BasicTestBaseNoel Power1-29/+0
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power1-3/+5
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power1-0/+137
2012-09-17These tests do not need the UCBStephan Bergmann1-1/+1
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power1-0/+51