summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* targeted string re-workNorbert Thiebaud2012-06-027-105/+105
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-311-1/+1
* nuke unused typedefTakeshi Abe2012-05-311-2/+0
* add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power2012-05-142-0/+14
* Revert "attempt to disable multi-defined symbol on windows for basic test"Michael Stahl2012-05-141-2/+1
* CppunitTest_basic_enable does not seem to need library objectsMichael Stahl2012-05-141-2/+0
* fix missing ')' in Module.basic.mkNoel Power2012-05-141-1/+1
* attempt to disable multi-defined symbol on windows for basic testNoel Power2012-05-141-1/+2
* add simple basic runtime testNoel Power2012-05-142-10/+27
* simple compile test for use of 'Enable' in a Dim statementNoel Power2012-05-143-0/+137
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-4/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: return SYMBOL -> return trueCaolán McNamara2012-04-241-1/+1
* Fix eleven year old typoTor Lillqvist2012-04-241-1/+1
* This incorporates the suggested changes.Abeer Sethi2012-04-231-1/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-202-5/+7
* made the search straightforwardTakeshi Abe2012-04-131-5/+7
* extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe2012-04-133-11/+5
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-103-15/+12
* add package deps for resourcesDavid Tardon2012-04-091-0/+7
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-5/+5
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-7/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* reorganize trickier staticsCaolán McNamara2012-04-021-12/+10
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-13/+13
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-20/+2
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-2/+2
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-283-9/+0
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-261-5/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* over-engineered thread-safe static OUStringCaolán McNamara2012-03-221-10/+1
* remove ToDouble/ToFloatCaolán McNamara2012-03-204-4/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-103-5/+5
* fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power2012-03-093-9/+20
* state *what* was not found when throwing exceptionCaolán McNamara2012-03-081-4/+6
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-18/+0
* Removed unused macroTakeshi Abe2012-03-082-7/+0
* more idle code documentation improvementMichael Meeks2012-03-061-1/+5
* Removed useless #ifdef guardTakeshi Abe2012-03-061-5/+1
* basic: add missing forward declarations for helper functionsMichael Meeks2012-03-052-1/+5
* Remove unused SbxMemoryStreamTor Lillqvist2012-03-053-94/+0
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-058-124/+185
* Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist2012-03-052-5/+12
* Remove unused code from basicElton Chung2012-03-054-104/+0
* Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-03-053-15/+14