summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Collapse)AuthorAgeFilesLines
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-18/+0
| | | | Change-Id: I88de7a942fbc9e0c51a3261236f5203f037d2392
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-132-6/+3
| | | | Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0
* convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl2012-06-122-16/+14
| | | | Change-Id: Id3189a9abff5ee97b93bccefba8193ba36cb043a
* SbPropertyValues: rename membersMichael Stahl2012-06-122-19/+19
| | | | Change-Id: Iad6bc5af052a0795608ec11ee11c8dea3d091868
* SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl2012-06-122-11/+14
| | | | Change-Id: Ia63eea0c19bfa750b80f4c99f278f8d144c714a8
* Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin2012-06-122-25/+32
| | | | | | | For reasons I don't understand, the compiler would get uncopy if I tried to declare the destructor in the header file. Change-Id: I67fa7941da2f0ee08ae10bf350fb1f3bf1397410
* fix previous commit:Michael Stahl2012-06-121-2/+2
| | | | | | Make SbCompare_UString_PropertyValue_Impl a strict weak ordering. Change-Id: I70d639ad44ceb69311c2d5bc1b95c972ad658451
* Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin2012-06-122-28/+30
| | | | Change-Id: I3e072c165d83e9ade06caf2508031b473ef7691d
* use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara2012-06-121-3/+2
| | | | Change-Id: Ibbf777e57af6b98611cb5dce5a31517de80305b7
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-112-10/+6
| | | | Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
* Remove superfluous empty lines on topThomas Arnhold2012-06-093-6/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* drop String::ReverseCaolán McNamara2012-06-061-2/+2
| | | | Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-5/+2
| | | | | | | Update code to use factory method PathSubstitutions::create Change-Id: I3721bd93c36b207d849eea19102f5ac61cadd205 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-067-73/+69
| | | | | | | Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
| | | | Change-Id: Ia73452f1cc83eff144e692c5ec19048c4ce0ca60
* targeted string re-workNorbert Thiebaud2012-06-027-105/+105
| | | | Change-Id: Ia651a93951da514105183775a5f49d031a192937
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-311-1/+1
| | | | Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697
* nuke unused typedefTakeshi Abe2012-05-311-2/+0
| | | | Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
* add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )Noel Power2012-05-142-0/+14
| | | | Change-Id: I088e8fef273a42ad3e1d87d249a998867c22b4c6
* Revert "attempt to disable multi-defined symbol on windows for basic test"Michael Stahl2012-05-141-2/+1
| | | | | | | Let's hope this works now. This reverts commit 6113b27ec15da2a3b140ae58676062d74c99b31e. This reverts commit 4e90345a4dea1ddf0ddded4f1fcae1c87894e120.
* CppunitTest_basic_enable does not seem to need library objectsMichael Stahl2012-05-141-2/+0
| | | | and it apparently causes linking failures on Windows, so try without.
* fix missing ')' in Module.basic.mkNoel Power2012-05-141-1/+1
| | | | Change-Id: I2a9eb4d5c6e8dfea2aaf9b8667d3e3de7b1357fe
* attempt to disable multi-defined symbol on windows for basic testNoel Power2012-05-141-1/+2
| | | | | | CppunitTest_basic_enable.mk & test_basic_enable.dll seems to suffer for some strange multiple defined symbol crack which is killing the tinderboxes, disable for the moment Change-Id: I1584c11a0445ac36c138ae075ca365ad4b2effe1
* add simple basic runtime testNoel Power2012-05-142-10/+27
| | | | Change-Id: If8742cb174aa1d017763d3ba42807ac4cf6c7420
* simple compile test for use of 'Enable' in a Dim statementNoel Power2012-05-143-0/+137
| | | | Change-Id: I051dbb5cd56fe61e2b0aea1184dcdb03c6413834
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-4/+4
| | | | Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* WaE: return SYMBOL -> return trueCaolán McNamara2012-04-241-1/+1
| | | | | has been return SYMBOL since initial checkin in 2000, SYMBOL is a non-0 enum so return true here instead
* Fix eleven year old typoTor Lillqvist2012-04-241-1/+1
| | | | | No idea if it has actually caused any uninteded behaviour, or if this fix now then causes something to break.
* 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
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+7
|
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* 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
| | | | | | | | | This is a ridiculous over-engineered thread-safe static string for something which is called so few times, and costs 1k of long-term memory as the OUString dtor needs to be put into a callback queue to get called at module unload time. Just return a new string every time, *rolls eyes*
* remove ToDouble/ToFloatCaolán McNamara2012-03-204-4/+1
|