summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/basictest.hxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2020-12-19tdf#84098 kill copy+paste in VBA testsGeorge Bateman
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman
2019-12-07tdf#59327: DIM should fail in procedures when same-name argument is presentMike Kaganski
2019-09-03loplugin:constmethod in basicNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-18missing semiCaolán McNamara
2015-05-18cppunit: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl
2014-06-04Avoid static BasicDLL (that would be destroyed after DeInitVCL now)Stephan Bergmann
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock
2013-12-08Drop duplicate #includeTakeshi Abe
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07finally remove no long needed BasicTestBaseNoel Power
2013-03-07use "doUnitTest" as the method to search for, tweak error reportingNoel Power
2013-03-07Create new Macro helper class to help invoking macros for unittestsNoel Power
2012-09-17These tests do not need the UCBStephan Bergmann
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power