summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2001-02-14get clipboard doc from module instead of ScGlobalNiklas Nebel
2001-02-14access functions for clipboard document removedNiklas Nebel
2001-02-14CalcFormulaTree recursion guardEike Rathke
2001-02-14add: ScTokenArray::GetTableOpRefs()Daniel Rentz
2001-02-14logging messages for import/exportgt
2001-02-13new: TableOpDirtyEike Rathke
2001-02-13multiple operations: absolute/relative references in parameter list (for mode...Daniel Rentz
2001-02-13Excel <-> Calc AddIn translationgt
2001-02-12remove the LoadCellContents methods form ScChangeActionDel and ScChangeAction...Sascha Ballach
2001-02-09new file format definesNiklas Nebel
2001-02-09don't use GetStringOfCell, use SetCell instead; also changed naming of some f...Eike Rathke
2001-02-09lcl_IsReference: ocMatRef of course is a referenceEike Rathke
2001-02-09GetFormula: if matrix reference in ChangeTrack do not lookup matrix origin in...Eike Rathke
2001-02-09handle matrix/array formulasEike Rathke
2001-02-09#83608# UpdateReference: OnRefMove unconditionally dirty if cell position cha...Eike Rathke
2001-02-09UpdateReference: internal cell position was never adjusted if formula had no ...Eike Rathke
2001-02-08#78987# HasSubTotalCellsNiklas Nebel
2001-02-08#83571# ctor: use global color tableNiklas Nebel
2001-02-07#83543# TransposeClip: transpose border and merge attributesNiklas Nebel
2001-02-07multiple operations: absolute/relative references in parameter listDaniel Rentz
2001-02-06GetMatrixEdge: diagnostic messagesEike Rathke
2001-02-05add export and import of date and time values in the change trackSascha Ballach
2001-02-05#83497# treat non-existing style in conditional format like no conditionNiklas Nebel
2001-02-05IsClipboardSource: check for valid refNiklas Nebel
2001-02-02chg: CalendarWrapper instead of InternationalEike Rathke
2001-02-02add: static CalendarWrapperEike Rathke
2001-02-01complette export/import of change tracking in XML without some little thingsSascha Ballach
2001-01-31LocaleDataWrapper getDate, getTime, getNum instead of InternationalEike Rathke
2001-01-31moved pools from document to pool helperNiklas Nebel
2001-01-31poolhelpNiklas Nebel
2001-01-31ref-counted helper class to hold document poolsNiklas Nebel
2001-01-31GetScriptType: use GetNumberFormat from PatternAttrNiklas Nebel
2001-01-30sart to export and import in XMLSascha Ballach
2001-01-30extended ::GetDocumentStream for load on demand of XML graphicsKai Ahrens
2001-01-30no error when loading a hidden document while a progress is activeNiklas Nebel
2001-01-30International::GetNumDecimalSep --> LocaleData::getNumDecimalSepEike Rathke
2001-01-30add: static pLocaleDataEike Rathke
2001-01-26Merge SWT614: 26.01.01 - 22:06:55Kurt Zenker
2001-01-26dispose RowsetNiklas Nebel
2001-01-24#83016# SaveNative includes SaveCompressedNiklas Nebel
2001-01-22#82991# UpdateReference: bIncludeDrawNiklas Nebel
2001-01-22#82991# InsertRow: update drawing layer after insertingNiklas Nebel
2001-01-22#82986# Compare: right orderNiklas Nebel
2001-01-18#82949# MarkToMulti: reset marks if all multi mark ranges have been removedNiklas Nebel
2001-01-17#78610# HasLayoutName / ResetLayoutNameNiklas Nebel
2001-01-16#78776# IsEmpty: test all contents even if disabledNiklas Nebel
2001-01-16#65293# parse error linux compilerOliver Bolte
2001-01-12Merge SWT614: 12.01.01 - 22:48:05Kurt Zenker
2001-01-11exceptions, warnings, member namesNiklas Nebel
2001-01-10#75801# ScRept: repeat count 0 is allowedEike Rathke