summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2002-01-18#96651#; write the correct filter operator if the filter should use regular e...Sascha Ballach
2002-01-18#96671#; make the load and save of the filter criteria and the flags work. Re...Sascha Ballach
2002-01-18#96651#, #96671#; set the bUseRegularExpression correctly in case of the give...Sascha Ballach
2002-01-08#96263# loop on sheet range 0x0-0xFFFFDaniel Rentz
2001-12-20#96159#; handle negative positions in a special branch and catch possible exc...Sascha Ballach
2001-12-14#96016#; convert absolute references to relative referencesSascha Ballach
2001-12-14#95992# uninitialized nBofLevel caused overread of sheetsDaniel Rentz
2001-12-14ptgArray - ignore contentDaniel Rentz
2001-12-12#95582#; ask whether the name was setted correct after complete load of the t...Sascha Ballach
2001-12-10#93487# escape quotes after converting to ByteStringNiklas Nebel
2001-12-10#88491#; handle the referenced caption pointSascha Ballach
2001-12-06#95346#; remove temporary stylename if it is in the listSascha Ballach
2001-12-06#95346#; delete call of some pointer added to the destructorSascha Ballach
2001-12-06#95346#; clear the annotation list after find out that there are some not sav...Sascha Ballach
2001-12-06#95346#; remove element from list after removing content so it can not be use...Sascha Ballach
2001-12-05#95346#; don't use a list of pointers for the annotation list, because the < ...Sascha Ballach
2001-12-04#95346#; rename ScMyAnnotation to ScMyImportAnnotationSascha Ballach
2001-12-04#95346#; add clear() method to remove unneeded objects; rename the ScMyAnnota...Sascha Ballach
2001-12-04#95346#; destroy pDefaults, pCellsItr and pNumberFormatAttributesExportHelper...Sascha Ballach
2001-12-04#95346#; destroy SharedDataSascha Ballach
2001-11-30#95234# use local standard numberformats, new number format imporrtDaniel Rentz
2001-11-30#95234# use local standard numberformats, new number format importDaniel Rentz
2001-11-30#93487# quotes in strings have to be escapedNiklas Nebel
2001-11-28#91658# new import font buffer, new imp/exp toolsDaniel Rentz
2001-11-28#95115#; use the new method to write the default styles of shapesSascha Ballach
2001-11-26#95130#; don't test the attribute value strings for invalid characters, becau...Sascha Ballach
2001-11-23#76602# Don't change pivot range on exportDaniel Rentz
2001-11-23#94912# formula export: horiz. shared formulasDaniel Rentz
2001-11-23#94912# formula export: correct ref classesDaniel Rentz
2001-11-23#94912# new formula dumperDaniel Rentz
2001-11-23#92195#; fix problem with converting twips to 100th_mmSascha Ballach
2001-11-20#95016#; remember whether the result of the formula is a text or a number to ...Sascha Ballach
2001-11-20#94922# Crash on BIFF5 export of ext. refsDaniel Rentz
2001-11-16#94214#; export horizontal allign repeat as left allignSascha Ballach
2001-11-16#92195#; take care the the anchor of the Shape is the anchor beforeSascha Ballach
2001-11-16#94663#; call _ExportStyles of the base classSascha Ballach
2001-11-15#94330#; ignore single quotes in doulbe quotes and double quotes in single qu...Sascha Ballach
2001-11-15#94330#; ignore square bracets in doulbe quotes also like in single quotesSascha Ballach
2001-11-15#94655#; don't set cell type on cells with formulasSascha Ballach
2001-11-13#94142# Chart import with XMultiPropertySetDaniel Rentz
2001-11-09#94191# Import max 256 sheetsDaniel Rentz
2001-11-07#92240# dump record DIMENSIONSDaniel Rentz
2001-11-06#94335# don't assign bool return to offset variable, delete array after useNiklas Nebel
2001-11-06#94122# New chart progress bar, new filtertoolsDaniel Rentz
2001-11-01#94180#; use the new property PersistName instead to ask direct for the name ...Sascha Ballach
2001-11-01#94176#; don't set the value type on formula cells, because it changes the nu...Sascha Ballach
2001-11-01#94039# dump hex for <=BIFF7Daniel Rentz
2001-10-31#94039# Empty rootdata not allowed anymoreDaniel Rentz
2001-10-30#93991# Wrong import of cell colorsDaniel Rentz
2001-10-29#93910#; remove undefined chars from the value attribute of a formulaSascha Ballach