summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Collapse)Author
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-09-08calc68: #i117806# fixed negated condition, made jump matrix work againEike Rathke
Original committer: Eike Rathke [er] <eike.rathke@oracle.com>
2011-03-28CWS-TOOLING: integrate CWS calc66Ivo Hinkelmann
2011-03-10dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH ↵Eike Rathke [er]
and CSCH. As CWS dr78 didn't make it before translation freeze, string changes would pollute translation data. The core feature is still available, documents containing the functions can be loaded and saved, but the UI function names are non-translatable English names and function wizard resource is not available. TODO: undo this change for the next release.
2011-03-04calc66: mergeNiklas Nebel
2011-03-04calc66: #i103331# make OFFSET with external references work againEike Rathke [er]
+ Introduced FormulaSubroutineToken to hold a FormulaTokenArray. * INDIRECT in case of external reference returns FormulaSubroutineToken instead of directly pushing the token array to code and signalling its presence to ScInterpreter::Interpret(). * ScInterpreter::ScExternalRef() checks if an external reference is used with OFFSET and if so does not resolve it but pushes it so it can be handled within OFFSET. + OFFSET recognizes external reference and creates an external reference of the new area and returns that as subroutine to be resolved by ScExternalRef(). * Interpret() pushes the subroutine to code and rememberes the token and array for late destruction.
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner
2011-01-19accfixes: added more accessibility informationMalte Timmermann [mt]
2011-01-19accfixes: fixed tab orderMalte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from formulaMikhail Voytenko
2010-12-29dr78: rebase to DEV300m96Daniel Rentz [dr]
2010-12-03dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch ↵Eike Rathke [er]
from <regina>, slightly reworked
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ↵Frank Schoenheit [fs]
parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-07-19CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDsMathias Bauer
2010-07-16calc56: #i108385# make TEXT return text if text was passed, handling text ↵Eike Rathke [er]
formats that include a @ code
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in ↵Philipp Lohmann [pl]
dummies for all explicit help ids
2010-04-29calc53: merge with DEV300_m77Niklas Nebel
2010-04-28calc53: #i111231# some spring cleaningNiklas Nebel
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
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
2010-04-12CWS-TOOLING: integrate CWS dr74Jens-Heiner Rechtien
2010-01-15dr74: merge with DEV300_m69Daniel Rentz
2010-01-15dr74: migrate changes to hgDaniel Rentz
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2009-11-30[CWS autorecovery] forgot to remove some includesFrank Schoenheit [fs]
2009-11-01merge commit for DEV300_m63Mathias Bauer
2009-10-26merge commit for m62Mathias Bauer