Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-09-08 | calc68: #i117806# fixed negated condition, made jump matrix work again | Eike Rathke | |
Original committer: Eike Rathke [er] <eike.rathke@oracle.com> | |||
2011-03-28 | CWS-TOOLING: integrate CWS calc66 | Ivo Hinkelmann | |
2011-03-10 | dr78: #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-04 | calc66: merge | Niklas Nebel | |
2011-03-04 | calc66: #i103331# make OFFSET with external references work again | Eike 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-28 | dr78: rebase to DEV300_m101 | Daniel Rentz [dr] | |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] | |
2011-01-21 | removetooltypes01: #i112600# Fix build problems on non-pro | Carsten Driesner | |
2011-01-19 | accfixes: added more accessibility information | Malte Timmermann [mt] | |
2011-01-19 | accfixes: fixed tab order | Malte Timmermann [mt] | |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from formula | Mikhail Voytenko | |
2010-12-29 | dr78: rebase to DEV300m96 | Daniel Rentz [dr] | |
2010-12-03 | dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch ↵ | Eike Rathke [er] | |
from <regina>, slightly reworked | |||
2010-11-19 | sb131: merged in re/DEV300_next towards DEV300_m94 | sb | |
2010-11-08 | CWS-TOOLING: integrate CWS dba34a | Vladimir Glazunov | |
2010-10-22 | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt | sb | |
2010-10-11 | CWS changehid: generate former auto hids into src files | Mathias Bauer | |
2010-10-09 | CWS changehid: resync to m89 | Mathias Bauer | |
2010-09-10 | sb129: #i113189# change UNO components to use passive registration | sb | |
2010-09-03 | dba34a: 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-19 | CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs | Mathias Bauer | |
2010-07-16 | calc56: #i108385# make TEXT return text if text was passed, handling text ↵ | Eike Rathke [er] | |
formats that include a @ code | |||
2010-07-13 | CWS changehid: resync to m84 | Mathias Bauer | |
2010-07-10 | CWS changehid: #i111874#: change code to support HelpIds as byte strings | Mathias Bauer | |
2010-06-17 | mib16: rebase to m82 | Daniel Rentz | |
2010-06-15 | mib16: contributed bugfixes and various new symbols in VBA compatibility ↵ | Daniel Rentz | |
implementation | |||
2010-06-04 | changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in ↵ | Philipp Lohmann [pl] | |
dummies for all explicit help ids | |||
2010-04-29 | calc53: merge with DEV300_m77 | Niklas Nebel | |
2010-04-28 | calc53: #i111231# some spring cleaning | Niklas Nebel | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-01-29 | sb118: #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-12 | CWS-TOOLING: integrate CWS dr74 | Jens-Heiner Rechtien | |
2010-01-15 | dr74: merge with DEV300_m69 | Daniel Rentz | |
2010-01-15 | dr74: migrate changes to hg | Daniel Rentz | |
2010-03-11 | autorecovery: 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-08 | autorecovery: merge after rebase to m69 | Frank Schoenheit [fs] | |
2009-11-30 | [CWS autorecovery] forgot to remove some includes | Frank Schoenheit [fs] | |
2009-11-01 | merge commit for DEV300_m63 | Mathias Bauer | |
2009-10-26 | merge commit for m62 | Mathias Bauer | |