summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-1915-367/+234
* remove some UniString ctorsCaolán McNamara2012-06-191-1/+1
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-4/+4
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-18/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-132-6/+3
* convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl2012-06-122-16/+14
* SbPropertyValues: rename membersMichael Stahl2012-06-122-19/+19
* SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl2012-06-122-11/+14
* Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin2012-06-122-25/+32
* fix previous commit:Michael Stahl2012-06-121-2/+2
* Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin2012-06-122-28/+30
* use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara2012-06-121-3/+2
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-112-10/+6
* Remove superfluous empty lines on topThomas Arnhold2012-06-093-6/+0
* drop String::ReverseCaolán McNamara2012-06-061-2/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-5/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-067-73/+69
* 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