summaryrefslogtreecommitdiff
path: root/sc/util
AgeCommit message (Collapse)Author
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
Adds IMTAN, IMSEC, IMCSC, IMCOT, IMSINH, IMCOSH, IMSECH, IMCSCH spreadsheet functions. Change-Id: I04ce0b1fdf787c3d8b2301cd92400e54049494bf
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
Change-Id: I994119c0520658775d07f776237d31a03f53ab52
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6
2012-03-16move excel related oox bits to scNoel Power
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch ↵Eike Rathke
from <regina>, slightly reworked # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1291394833 -3600 # Node ID ff05fcb4fe392f8c336466982a25fdfda207515a # Parent 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner
Implements BITAND, BITOR, BITXOR, BITLSHIFT and BITRSHIFT as specified by OASIS OpenDocument Format 1.2 OpenFormula / ODFF. Changes made by the committer: * Original submission added the new functions to the Logical group, that group has only functions though that return a logical value 1/0/true/false. ODFF groups them under "Bit operation functions" that currently is not available in Calc. Added the functions to the Mathematical group instead. * Changed descriptions of functions in the Function Wizard. * One sal_uInt64 constant instead of several identical literal 281474976710655 values. * Replaced 'or' operators with || * Don't push two return values, if PushIllegalArgument() was used don't use PushDouble() thereafter. * Treat double values with ::rtl::math::approxFloor() to obtain integer values. * For BITLSHIFT and BITRSHIFT implemented a different algorithm following the ODFF specification that allows larger shift values. * Use our block braces style, respectively don't use block braces for one-line if-statements. * Fixed indentation levels. * Adapted RTL_LOGFILE_CONTEXT_AUTHOR to say "pechlaner". Credit to whom credit is due ;-)
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-03-31Adding scfilt component entries for xlsx export.Muthu Subramanian
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-28make old style match gnumake for vbaobj.uno.so so it matches scp2Michael Meeks
2011-03-25change location of image ressourcesNorbert Thiebaud
2011-03-14Fixed build breakage in sc/util.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-10CWS-TOOLING: integrate CWS hr75Jens-Heiner Rechtien [hr]
Notes: split repo tag: calc_ooo/DEV300_m100
2011-02-07hr75: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)Jens-Heiner Rechtien [hr]
2011-02-01Remove unused files.Thomas Arnhold
2011-01-28CWS gnumake3: kill ENABLE_VBAMathias Bauer
2011-01-28CWS gnumake3: more fixes for problems caused by crappy vbahelper headersMathias Bauer
2010-11-24.src cleanupJoseph Powers
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-buildKatarina Machalkova
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-07-19CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDsMathias Bauer
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-22CWS-TOOLING: integrate CWS mib16obo
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-15calctabcolor: rebased to DEV300_m82.Kohei Yoshida
2010-05-11rebased to DEV300_m77.Kohei Yoshida
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann
Notes: split repo tag: calc_ooo/DEV300_m78
2010-04-21CWS gnumake2: various fixes after merging with DEV300_m76Bjoern Michaelsen
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; ↵Mathias Bauer
removed unused code; avoid delivering sfx.srs to solver
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov
2010-02-26npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill ↵npower Developer
you go into vbamode in basic )
2010-02-26calctabcolor: rebased to m72.Kohei Yoshida
2010-02-25sb118: merged in DEV300_m72sb
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m72 split repo tag: calc_ooo/DEV300_m73
2010-02-17calctabcolor: rebased to m71.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-08sb118: merged in DEV300_m71sb
2010-02-04CWS svxsplit: merge with m71Mathias Bauer
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates