summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2011-03-07calc66: warning-freeNiklas Nebel
2011-03-07calc66: Patch from IBM Symphony team for #i89232# and #i85305#Niklas Nebel
2011-03-04calc66: #i116457# handle empty column titles in data pilot source rangeNiklas Nebel
2011-03-04calc66: mergeNiklas Nebel
2011-03-04calc66: mergeEike Rathke [er]
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-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-03calc66: #i113553# update MarkData with additional columns in ↵Niklas Nebel
ScViewFunc::PasteFromClip
2011-03-02chart55: #i112752# warning erroriha
2011-03-02chart55: #i112752# missing data change updates from calc to chartThomas Benisch [tbe]
2011-03-02calc66: #i114839# make sure the output factor is valid for ↵Niklas Nebel
UpdateAllRowHeights after loading
2011-03-01sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
SvXMLMetaDocumentContext: refactor to not require DocumentProperties, and always set the BuildId from the meta:generator element. {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context. sc, sd: add OrganizerMode property to ODF import.
2011-03-01calc66: #i114511# don't count cursor movement or clipboard copy as ↵Niklas Nebel
modification when editing a cell
2011-02-28dr78: #i116996# remove wrong assertionsDaniel Rentz [dr]
2011-02-28dr78: removed remaining tools typesDaniel Rentz [dr]
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]
2011-02-25chart51: #i116037# backoutThomas Benisch [tbe]
2011-02-24chart51: merge with DEV300_m101Ingrid Halama [iha]
2011-02-24chart51: #i116037# backoutThomas Benisch [tbe]
2011-02-24chart51: #i116037# backoutThomas Benisch [tbe]
2011-02-24calc66: #i113183# in SUMIF and COUNTIF external references treat numeric ↵Eike Rathke [er]
strings the same as in-document As in ScTable::ValidQuery() match a numeric string for a number query that originated from a string.
2011-02-24os150: m101 mergedos
2011-02-23calc66: use correct sheet for clip param also in MoveBlock, PasteDataFormat ↵Niklas Nebel
(avoid assertions)
2011-02-23calc66: #i116833# invalidate stream positions in ScFormulaCell::UpdateReferenceNiklas Nebel
2011-02-23calc66: in ADDRESS function handle sheet name of external documentEike Rathke [er]
- Previously, 'Doc'#Tab was escaped as '''Doc''#Tab' to form one sheet name. + Split 'Doc'#Tab to isolate Tab. * Enquote Tab only if quotes not already present. + Recombine strings to form 'Doc'#'Tab' (or 'Doc'#Tab if Tab wasn't necessary to be enquoted). - A sheet name given as empty string lead to a ''.A1 address. * Use sheet name only if not empty to form A1 in that case.
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
Notes: split repo tag: calc_ooo/DEV300_m101
2011-02-22calc66: mergeEike Rathke [er]
2011-02-22calc66: #i110588# treat external references as 3D again (they are at least ↵Eike Rathke [er]
3.5D ;)
2011-02-21calc66: #i116940# update link URLs after CompileXML, count only allocated ↵Niklas Nebel
sheet caches in link API
2011-02-21masterfix DEV300: #i10000# FALSE -> sal_FalseIvo Hinkelmann
2011-02-18chart53: merge with DEV300_m100Thomas Benisch [tbe]
2011-02-18os150: SvxFontItem member access changed to Set<member>-methodsos
2011-02-17calc66: #i112034# also use correct sheet for clip paramNiklas Nebel
2011-02-16chart53: #i116486# Activated Chart has wrong position in RTL if Navigator is ↵Thomas Benisch [tbe]
docked
2011-02-16chart51: #i116544# integrate fix for copy/paste bug #i116943#Ingrid Halama [iha]
2011-02-16chart53: #i116943# Inserted Calc chart loses dataThomas Benisch [tbe]
2011-02-16calc66: #i112034# ScCopyPage/TransferDrawPage: don't copy internal objects ↵Niklas Nebel
(detective) and note captions
2011-02-16chart51: merge with DEV300_m100 - part 2Ingrid Halama [iha]
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-16CWS-TOOLING: integrate CWS csvexportIvo Hinkelmann
2011-02-16dba34d: #i116572# use proper AddressConventionFrank Schoenheit [fs]
2011-02-16calc66: #i113411# use first value entry for number format of ScDPTableDataCacheNiklas Nebel
2011-02-16CWS-TOOLING: integrate CWS ab80Ivo Hinkelmann
2011-02-16fixed compile errors after resync to m100, part2Malte Timmermann [mt]
2011-02-15calc66: #i114504# don't assume external references are always file urlsNiklas Nebel
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-15CWS-TOOLING: integrate CWS dr79Ivo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15chart51: merge with DEV300_m100Ingrid Halama [iha]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]