summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-29Remove unused localsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl
2012-06-12SbPropertyValues: rename membersMichael Stahl
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin
2012-06-12fix previous commit:Michael Stahl
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06drop String::ReverseCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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-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-08Replaced a few equal calls with ==Szabolcs Dezsi
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-22over-engineered thread-safe static OUStringCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power