summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-05-14add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power
2012-05-14Revert "attempt to disable multi-defined symbol on windows for basic test"Michael Stahl
2012-05-14CppunitTest_basic_enable does not seem to need library objectsMichael Stahl
2012-05-14fix missing ')' in Module.basic.mkNoel Power
2012-05-14attempt to disable multi-defined symbol on windows for basic testNoel Power
2012-05-14add simple basic runtime testNoel Power
2012-05-14simple compile test for use of 'Enable' in a Dim statementNoel Power
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara
2012-04-24Fix eleven year old typoTor Lillqvist
2012-04-23This incorporates the suggested changes.Abeer Sethi
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara
2012-04-13made the search straightforwardTakeshi Abe
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02reorganize trickier staticsCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-22over-engineered thread-safe static OUStringCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-03-08state *what* was not found when throwing exceptionCaolán McNamara
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-08Removed unused macroTakeshi Abe
2012-03-06more idle code documentation improvementMichael Meeks
2012-03-06Removed useless #ifdef guardTakeshi Abe
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks
2012-03-05Remove unused SbxMemoryStreamTor Lillqvist
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist
2012-03-05Remove unused code from basicElton Chung