summaryrefslogtreecommitdiffstats
path: root/scaddins/source
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-272-3/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-8/+8
* scaddins: remove STRING macroThomas Arnhold2013-03-097-190/+188
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-088-0/+24
* loplugin: unused variablesThomas Arnhold2013-02-241-2/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-131-4/+4
* Some cppcheck cleaningJulien Nabet2013-01-311-3/+2
* resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel2013-01-301-4/+4
* added RID_PRICING_DEFFUNCTION_NAMES string resourcestino2012-12-181-1/+37
* changed function names and variables to conform with UNO styletino2012-12-054-39/+39
* adding calc add-in for option pricingtino2012-12-047-0/+2786
* fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin2012-10-234-14/+12
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-4/+4
* Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet2012-10-091-1/+1
* cppcheck : redundantCondition. In this case, it seems to be a typo.jailletc362012-10-061-7/+7
* hide duplication into anonymous namespaceMatúš Kukan2012-09-011-7/+2
* fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner2012-08-103-29/+27
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-12/+7
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-1/+0
* Remove unused definesThomas Arnhold2012-07-022-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-279-216/+135
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-225-118/+73
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel2012-06-128-13/+543
* Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)Tor Lillqvist2012-04-171-0/+17
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Remove unused code in scaddins.Santiago Martinez2012-03-262-18/+0
* expand and remove CSS* macroThomas Arnhold2012-02-214-81/+80
* Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot2012-01-053-5/+5
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too...Eike Rathke2011-11-281-4/+4
* dr78: #i43040# correction for BesselI, patch from ReginaEike Rathke2011-11-281-38/+23
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* add prefixes for component_getFactoryMatúš Kukan2011-07-284-17/+6
* convert scaddins to gbuildMatúš Kukan2011-07-276-1099/+0
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-13/+0
* CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth2011-07-071-12/+12
* Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-192-4/+4
* remove obsolete component_writeInfo methodsMichael Meeks2011-04-011-29/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-107-34/+88
|\
| * removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko2011-01-102-2/+2
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-107-61/+86
* | avoid implicit castCaolán McNamara2011-03-011-1/+1
* | pointless to go from char* to OString to char*Caolán McNamara2011-03-011-2/+1
* | pointless to go from char* to OString to char*Caolán McNamara2011-03-011-2/+1