summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/imp_op.hxx
AgeCommit message (Collapse)Author
2011-08-23recreated tag libreoffice-3.3.1.1 which had these commits:Bjoern Michaelsen
commit 8964ceb596c66db5e9677de1ad99f9747342b87b (tag: refs/tags/libreoffice-3.3.1.1) Author: Petr Mladek <pmladek@suse.cz> Date: Tue Feb 8 18:07:42 2011 +0100 Version 3.3.1.1, tag libreoffice-3.3.1.1 (3.3.1-rc1) commit 737b6a92adca9a8285370918671b93b56a028537 Author: Jan Holesovsky <kendy@suse.cz> Date: Mon Feb 7 21:23:21 2011 +0100 Branch libreoffice-3-3-1 This is 'libreoffice-3-3-1' - the stable branch for the 3.3.1 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master. commit d4d6a678bf169eebee2fe4d71c8ec66de6898d6e Author: Jani Monoses <jani.monoses@canonical.com> Date: Thu Jan 27 15:33:06 2011 +0200 Remove unused declaration Signed-off-by: Michael Meeks <michael.meeks@novell.com> sc/source/core/tool/token.cxx | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 96bee1507119ca0525845022019d90f0694996aa Author: Kohei Yoshida <kyoshida@novell.com> Date: Thu Jan 20 23:44:52 2011 -0500 Fixed incorrect page number in page preview mode. (fdo#33155) When the window is large enough to show several 'Page X' strings, the page number was not properly incremented. This commit fixes it. sc/source/ui/view/gridwin4.cxx | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit ed46df1fcb5869818f5f74e0c7a5b19c65102e83 Author: Kohei Yoshida <kyoshida@novell.com> Date: Wed Jan 19 00:24:24 2011 -0500 Fixed incorrect import of cell attributes from Excel documents. When a cell with non-default formatting attribute starts with non-first row in a column, the filter would incorrectly apply the same format to all the cells above it if they didn't have any formats. This commit fixes it. sc/source/filter/excel/xistyle.cxx | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit af63319fcdeea3f9b5018eab83ef5a9e64905446 Author: Kohei Yoshida <kyoshida@novell.com> Date: Thu Jan 13 11:18:07 2011 -0500 Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c. I created a patch between before and after the merge commit, and reverse-applied it. This is because if you revert a merge commit in git you are denying all future merges from that branch. I wasn't sure if we really wanted that. Signed-off-by: Petr Mladek <pmladek@suse.cz> sc/inc/document.hxx | 22 +------ sc/inc/drwlayer.hxx | 2 +- sc/inc/table.hxx | 16 +----- sc/source/core/data/document.cxx | 7 +-- sc/source/core/data/drwlayer.cxx | 6 +- sc/source/core/data/table1.cxx | 38 ++++-------- sc/source/core/data/table2.cxx | 91 ++++++------------------------ sc/source/core/data/table3.cxx | 71 +---------------------- sc/source/filter/xml/xmlrowi.cxx | 17 +---- sc/source/ui/docshell/externalrefmgr.cxx | 7 +- sc/source/ui/view/dbfunc.cxx | 5 +- sc/source/ui/view/tabvwshe.cxx | 4 +- 12 files changed, 52 insertions(+), 234 deletions(-) commit 5ada5635cff38af87830b091b36159cf80e4cf5d Author: Kohei Yoshida <kyoshida@novell.com> Date: Thu Jan 13 11:04:14 2011 -0500 Revert "This is also part of the merge." This reverts commit 0fe55349b05fae496a86a3fa958d184f0453916c. Signed-off-by: Petr Mladek <pmladek@suse.cz> sc/source/core/data/table3.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c900e3db767518b7a60eaf24bdf298c94315f685 Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 23:05:56 2011 +0100 Please, ignore the previous message; it was for the libreoffice-3-3-0 branch This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases. Only safe changes, reviewed by anoter person are allowed. If you want to build something cool, unstable, and risky, use master. commit 15d298ba7c4e89b043b3077e17747ba027a62c43 Author: Petr Mladek <pmladek@suse.cz> Date: Tue Jan 11 22:39:06 2011 +0100 Branch libreoffice-3-3-0 This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.3.x release, please use the 'libreoffice-3-3' branch. If you want to build something cool, unstable, and risky, use master. Notes: split repo tag: calc_libreoffice-3.3.1.1 split repo tag: calc_libreoffice-3.3.1.2
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-05-21dr76: #i103453# import visual area for embedded documentsDaniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-14CWS-TOOLING: integrate CWS calc32stopper2Kurt Zenker
2009-10-01 12:42:16 +0200 dr r276592 : #i104992# and more typos... 2009-10-01 12:42:13 +0200 nn r276591 : #i105512# SetDocOptions: update number formatter if it already exists 2009-09-30 19:03:58 +0200 dr r276573 : #104992# oops, forgotten to skip a byte 2009-09-30 16:07:17 +0200 dr r276560 : #i103540# check valid vector size 2009-09-29 14:20:45 +0200 dr r276529 : dump some more BIFF records 2009-09-29 13:00:22 +0200 dr r276526 : dump some more BIFF records 2009-09-28 14:34:14 +0200 dr r276490 : #i104057# missing exception file 2009-09-28 10:35:42 +0200 dr r276483 : #i105325# set correct format while opening zip package 2009-09-25 19:07:32 +0200 dr r276475 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 19:06:46 +0200 dr r276474 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 17:37:28 +0200 dr r276472 : #i105219# missing include 2009-09-25 12:32:24 +0200 dr r276435 : #i10000# rebase error: renamed variable 2009-09-25 11:34:53 +0200 dr r276431 : CWS-TOOLING: rebase CWS calc32stopper2 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 18:59:23 +0200 dr r276427 : 160550# preserve write-protection password in roundtrip 2009-09-24 18:54:43 +0200 dr r276426 : 160550# preserve write-protection password in roundtrip 2009-09-22 11:38:17 +0200 dr r276353 : #160550# the property has to be integer of course 2009-09-21 18:52:06 +0200 dr r276342 : #160550# new internal property WriteProtectinPassword 2009-09-21 18:22:40 +0200 dr r276340 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-21 18:11:00 +0200 dr r276338 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-17 20:07:33 +0200 dr r276255 : #i104057# BIFF5/BIFF8: order of sheet substreams may be different to sheet order, use stream offset provided in SHEET records
2009-09-07CWS-TOOLING: integrate CWS dr72Oliver Bolte
2009-08-26 10:24:00 +0200 dr r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'
2009-07-01CWS-TOOLING: integrate CWS scsheetprotection02Release Engineers
2009-06-18 16:48:14 +0200 kohei r273124 : #i102906# Fix a crasher when loading an xls document with unsupported encrytpion. 2009-06-15 14:02:00 +0200 dr r272982 : #i10000# compiler warnings 2009-04-13 23:06:21 +0200 kohei r270740 : Renamed SetData() to SetDataFromDocument(), in order to resolve name clash with the method of the same name in class Window. This caused a compiler warning on Solaris Intel. 2009-04-13 04:09:59 +0200 kohei r270729 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@270723 (milestone: DEV300:m46) 2009-02-23 16:13:45 +0100 kohei r268361 : added tabprotection.obj to the exception file list. Apparently the older versions of boost::shared_ptr rely on C++ exceptions for its implementation. 2009-02-18 19:59:05 +0100 kohei r268253 : Switched to using ::boost::shared_ptr to wrap a pimpl class, because using ::std::auto_ptr in this header breaks the build on win32. The MSVC implementation of ::std::auto_ptr has some weird quirks... 2009-02-17 21:47:13 +0100 kohei r268192 : fixed linkage issue due to library split. 2009-02-17 04:50:34 +0100 kohei r267842 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@267171 (milestone: DEV300:m41) 2009-02-17 02:36:10 +0100 kohei r267841 : reverted the last commit, to re-surrect the removed src files. 2009-02-03 22:02:34 +0100 kohei r267342 : removed the src files to prevent them from being entered into the translation process. The dialogs that need the strings are not yet enabled in the code, so their removal will not cause any harm. 2009-01-14 12:24:29 +0100 dr r266280 : #i10000# wntmsci12 compiler warnings #4 2009-01-14 09:35:46 +0100 dr r266267 : #i10000# wntmsci12 compiler warnings #3 2009-01-13 15:42:07 +0100 dr r266231 : #i10000# wntmsci12 compiler warnings #2 2009-01-13 13:18:28 +0100 dr r266216 : #i10000# wntmsci12 compiler warnings 2009-01-07 03:59:11 +0100 kohei r265943 : remove the fscking compiler warnings. 2009-01-06 15:55:32 +0100 kohei r265925 : removed compiler warnings that caused the buildbot build to fail.... 2009-01-05 23:24:59 +0100 kohei r265888 : Undoing my own local build fix to work around the libmoz... issue. 2008-12-30 21:39:58 +0100 kohei r265833 : Duh! Sheet protection was supposed to be disabled. :-/ 2008-12-23 20:25:55 +0100 kohei r265792 : recovered the code block that was accidentally removed during cws rebase. 2008-12-23 19:03:19 +0100 kohei r265791 : fixed breakage in ods export filter due to rebase to m38. 2008-12-23 16:41:49 +0100 kohei r265787 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 05:37:47 +0100 kohei r265768 : deliberately forget document and sheet passwords when importing from or exporting to excel, to emulate the current behavior. 2008-12-23 05:12:59 +0100 kohei r265767 : removed commented-out unused method ScDocument::SetAutoFilterFlags(). 2008-12-23 05:05:19 +0100 kohei r265766 : removed one duplicate method and made associated changes with the removal, and a little more code cleanup. 2008-12-23 04:24:58 +0100 kohei r265765 : a typo in in-line comment 2008-12-23 04:23:08 +0100 kohei r265764 : remove fprintf statement that blatantly prints out document encryption password to stdout. not a good practice. 2008-12-23 04:14:21 +0100 kohei r265763 : we actually don't want to clear all options, because if we do, then we would no longer be able to select any cells on a protected sheet. 2008-12-23 04:07:10 +0100 kohei r265762 : * minor code cleanup (indentation inconsistencies & use of tab) * fixed unprotecting a sheet with password to make it work again. 2008-12-23 03:22:50 +0100 kohei r265761 : reverted all the new functionalities to the existing ones, while keeping the new code in as much as I could. 2008-12-22 23:11:08 +0100 kohei r265760 : in xls export filter, renamed two unknown records into records of known name. 2008-12-22 22:34:50 +0100 kohei r265759 : temporarily disable password capability on file export for MS Excel 97. 2008-12-22 17:01:21 +0100 kohei r265754 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264807 (milestone: DEV300:m37) 2008-11-26 03:12:58 +0100 kohei r264335 : recovered a method that was actually used. 2008-11-25 21:51:10 +0100 kohei r264334 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264325 (milestone: DEV300:m36) 2008-10-08 19:57:35 +0200 kohei r262094 : changed description string to make it less technical. 2008-10-01 05:56:58 +0200 kohei r261986 : migrated from the cvs-based cws. 2008-10-01 05:55:19 +0200 kohei r261985 : migrated from the cvs-based cws. 2008-10-01 05:55:00 +0200 kohei r261984 : migrated from the cvs-based cws.
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov
2008-07-02INTEGRATION: CWS dr61 (1.42.16); FILE MERGEDRüdiger Timm
2008/05/19 12:24:02 dr 1.42.16.1: #i10000# removed remaining include guards
2008-04-10INTEGRATION: CWS changefileheader (1.41.292); FILE MERGEDRüdiger Timm
2008/04/01 15:30:16 thb 1.41.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.41.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.41.292.1: #i87441# Change license header to LPGL v3.
2007-05-22INTEGRATION: CWS chart2mst3 (1.34.26); FILE MERGEDVladimir Glazounov
2007/04/25 02:57:05 bm 1.34.26.8: RESYNC: (1.39-1.40); FILE MERGED 2006/10/16 11:15:13 dr 1.34.26.7: RESYNC: (1.37-1.39); FILE MERGED 2006/07/11 14:13:47 dr 1.34.26.6: #export of chart line and area formats 2006/06/16 13:41:30 bm 1.34.26.5: RESYNC: (1.36-1.37); FILE MERGED 2006/05/05 15:14:06 bm 1.34.26.4: RESYNC: (1.35-1.36); FILE MERGED 2006/02/22 14:19:46 dr 1.34.26.3: joined new dumper from dr46 2006/01/25 14:15:28 bm 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/16 17:00:54 dr 1.34.26.1: #i3997# remove non-working BIFF5 chart import
2007-02-27INTEGRATION: CWS calcwarnings (1.39.52); FILE MERGEDVladimir Glazounov
2006/12/12 16:42:49 dr 1.39.52.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:06 dr 1.39.52.1: #i69284# remove compiler warnings for wntmsci10
2006-10-05INTEGRATION: CWS dr50 (1.38.32); FILE MERGEDKurt Zenker
2006/09/04 16:10:56 dr 1.38.32.2: #i62300# read CELLMERGING records from BIFF5 2006/09/04 15:46:05 dr 1.38.32.1: #i54252# rework row height import, handle default row height
2006-07-25INTEGRATION: CWS calc37 (1.37.36); FILE MERGEDRüdiger Timm
2006/07/17 14:10:12 dr 1.37.36.1: #i67106# ignore STRING record
2006-05-05INTEGRATION: CWS calc36 (1.36.18); FILE MERGEDRüdiger Timm
2006/04/06 12:16:37 dr 1.36.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47
2006-03-22INTEGRATION: CWS dr46 (1.35.22); FILE MERGEDOliver Bolte
2006/02/24 17:45:46 dr 1.35.22.2: #i10000# import of conditional formatting broken 2006/02/16 12:57:13 dr 1.35.22.1: new file dumper, remove unused member mrBookStrm from root data
2006-01-13INTEGRATION: CWS dr43 (1.34.42); FILE MERGEDRüdiger Timm
2005/11/29 20:10:42 dr 1.34.42.1: #124240# handle incomplete book streams and invalid cell addresses
2005-09-08INTEGRATION: CWS ooo19126 (1.33.116); FILE MERGEDRüdiger Timm
2005/09/05 15:02:43 rt 1.33.116.1: #i54170# Change license header: remove SISSL
2005-03-29INTEGRATION: CWS dr34 (1.32.2); FILE MERGEDRüdiger Timm
2005/03/17 16:21:14 dr 1.32.2.2: #i45209# rename classes with name already used somewhere 2005/03/11 16:40:55 dr 1.32.2.1: #42572# #119281# #i29271# #i5359# chart import improvements
2005-02-21INTEGRATION: CWS dr32 (1.30.2); FILE MERGEDVladimir Glazounov
2005/01/31 14:07:37 dr 1.30.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings
2005-02-16INTEGRATION: CWS dr33 (1.30.38); FILE MERGEDVladimir Glazounov
2005/02/09 12:55:03 dr 1.30.38.1: #i42320# load/save 'use labels in formulas' option
2005-01-14INTEGRATION: CWS dr31 (1.29.36); FILE MERGEDKurt Zenker
2004/12/09 09:04:36 dr 1.29.36.1: #i37965# import/export of control<->macro links, code cleanup
2004-11-02INTEGRATION: CWS sab012 (1.24.74); FILE MERGEDRüdiger Timm
2004/10/12 18:39:38 sab 1.24.74.2: RESYNC: (1.24-1.27); FILE MERGED 2004/02/03 11:44:05 sab 1.24.74.1: #114151#; merge from sab009 into sab012
2004-10-18INTEGRATION: CWS dr26 (1.27.50); FILE MERGEDOliver Bolte
2004/10/13 11:41:30 dr 1.27.50.2: #i35275# mav09 followup: storage/stream handling reworked 2004/09/27 14:23:03 dr 1.27.50.1: #i34057# import of BIFF2-BIFF7 edit cells reworked
2004-08-11INTEGRATION: CWS encryption (1.24.108); FILE MERGEDOliver Bolte
2004/07/14 10:25:50 dr 1.24.108.5: RESYNC: (1.24-1.25); FILE MERGED 2004/03/31 14:20:15 dr 1.24.108.4: #115980# direct use of XclImpDecryptHelper::ReadFilepass 2004/03/31 12:56:13 dr 1.24.108.3: #115980# new password messages, decrypter base class handles stream position now 2004/03/23 17:40:54 dr 1.24.108.2: #115980# using interaction handler for passwords 2004/03/17 12:56:13 dr 1.24.108.1: #115980# preparations for decryption
2004-07-30INTEGRATION: CWS dr19 (1.24.162); FILE MERGEDKurt Zenker
2004/06/11 11:18:20 dr 1.24.162.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/07 18:41:27 dr 1.24.162.1: #i25468# detect BIFF version before starting filter, needed for new number format import
2004-06-04INTEGRATION: CWS rowlimit (1.24.16); FILE MERGEDOliver Bolte
2004/03/21 19:41:38 jmarmion 1.24.16.2: #i1967# step 5 changes. 2004/03/19 21:03:55 er 1.24.16.1: #i1967# type correctness
2003-11-05INTEGRATION: CWS calc17 (1.22.2); FILE MERGEDJens-Heiner Rechtien
2003/10/02 13:06:07 dr 1.22.2.2: #101529# new NAME import, update of imp/exp link managers 2003/08/18 14:14:34 dr 1.22.2.1: #111865# page settings reimplemented
2003-09-16INTEGRATION: CWS calc16 (1.21.78); FILE MERGEDRüdiger Timm
2003/08/11 11:27:52 dr 1.21.78.2: RESYNC: (1.21-1.22); FILE MERGED 2003/07/11 12:59:52 jmarmion 1.21.78.1: #i14890# - use the Excel defaults on import of xls with no Top/Bottom/Right/Left Margins
2003-08-07INTEGRATION: CWS filtertracer01 (1.21.66); FILE MERGEDJens-Heiner Rechtien
2003/07/15 12:05:56 dr 1.21.66.1: filter tracer
2003-04-08INTEGRATION: CWS calc06 (1.17.2.1.42); FILE MERGEDRüdiger Timm
2003/03/31 15:42:52 sab 1.17.2.1.42.2: RESYNC: (1.17.2.1-1.17.2.2); FILE MERGED 2003/03/24 15:51:36 jmarmion 1.17.2.1.42.1: #i11776# apply outlines after autofilter
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#i8426# add document protection and extend sheet protection for import/exportJohn Marmion
2002-11-21code review and documentationDaniel Rentz
2002-11-13#98786# base path handlingDaniel Rentz
2002-04-16#98529# #98530# #93482# Page settings fixesDaniel Rentz
2001-11-30#95234# use local standard numberformats, new number format importDaniel Rentz
2001-11-28#91658# new import font buffer, new imp/exp toolsDaniel Rentz
2001-11-06#94122# New chart progress bar, new filtertoolsDaniel Rentz
2001-10-31#94039# Empty rootdata not allowed anymoreDaniel Rentz
2001-10-23#93255# speed up chart importDaniel Rentz
2001-10-18#93173# Import of cell stylesDaniel Rentz
2001-08-23#90601# import view settings from 1st visible sheetDaniel Rentz
2001-06-27added CharSet to XclImpStreamDaniel Rentz
2001-06-08#81094# OLE conversion on excel importDaniel Rentz
2001-04-12autofilter: new class names; moved to ImportExcel8Daniel Rentz
2001-02-21new class ScToken and derivedEike Rathke
2001-02-08[add] import of multiple operations for BIFF5Daniel Rentz
2001-02-06integration of new import class XclImpStreamDaniel Rentz
2000-12-18add: ImportTyp::CreateContinueStream()Daniel Rentz