summaryrefslogtreecommitdiff
path: root/scaddins/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin4-14/+12
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-4/+4
2012-10-09Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet1-1/+1
2012-10-06cppcheck : redundantCondition. In this case, it seems to be a typo.jailletc361-7/+7
2012-09-01hide duplication into anonymous namespaceMatúš Kukan1-7/+2
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner3-29/+27
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-12/+7
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-07-02Remove unused definesThomas Arnhold2-2/+0
2012-06-27re-base on ALv2 code.Michael Meeks9-216/+135
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel8-13/+543
2012-04-17Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)Tor Lillqvist1-0/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-26Remove unused code in scaddins.Santiago Martinez2-18/+0
2012-02-21expand and remove CSS* macroThomas Arnhold4-81/+80
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot3-5/+5
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-28dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too...Eike Rathke1-4/+4
2011-11-28dr78: #i43040# correction for BesselI, patch from ReginaEike Rathke1-38/+23
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-07-28add prefixes for component_getFactoryMatúš Kukan4-17/+6
2011-07-27convert scaddins to gbuildMatúš Kukan6-1099/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-13/+0
2011-07-07CONVERT_ADD() fixes, more precise conversion factorsLaszlo Nemeth1-12/+12
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks1-29/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida7-34/+88
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-2/+1
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-2/+1
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-16Remove SCO supportThomas Arnhold1-5/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+2
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko2-2/+2
2010-12-03more Sal n elementsKenneth Venken3-8/+6
2010-11-24.src cleanupJoseph Powers3-7/+0
2010-11-21.src cleanup and .png fixesJoseph Powers4-118/+0
2010-11-21cleaning dead code in calc/scaddinsPierre-André Jacquod4-167/+3
2010-11-12Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.Julien Nabet2-8/+8
2010-10-28add modelines to .hxx files as wellCaolán McNamara5-0/+10
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-20Removed lots of dead code.Povilas Kanapickas1-6/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+10
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0