summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-5/+2
* Remove unused definesThomas Arnhold2012-07-011-15/+0
* Some cppcheck cleaningJulien Nabet2012-06-301-1/+1
* some pesky XubStringsCaolán McNamara2012-06-293-8/+8
* Remove unused localsThomas Arnhold2012-06-291-6/+0
* Remove UNO includes commentsThomas Arnhold2012-06-293-7/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-289-18/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-4/+2
* Reduce newline bloat at eofThomas Arnhold2012-06-272-69/+0
* tidy some resource stringsCaolán McNamara2012-06-263-17/+16
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-10/+1
* Remove various commented out definesThomas Arnhold2012-06-252-145/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-212-16/+8
* 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