2009-07-24 Kohei Yoshida Resurrected one method that was now used after the rebase. Now the entire sc module
builds.
2009-07-24 Kohei Yoshida Rebased to DEV300_m53.
2009-07-23 Kohei Yoshida resolved conflict during merge to DEV300_m52.
2009-05-09 Kohei Yoshida #i95953# partially applied Caolan's patch.
2009-05-09 Kohei Yoshida #i101326# Removed old pivot implementation code that was already disabled.
2009-05-09 Kohei Yoshida More unused methods commented out.
2009-05-09 Kohei Yoshida More unused methods commented out.
2009-05-08 Kohei Yoshida Removed more unused methods, mostly related to binfilter methods.
2009-05-08 Kohei Yoshida #i95953# the first round of unused method removal, based solely on Caolan's
list. All removed methods were double-checked manually to make sure they are
really unused, followed by a build test with debug on.
2009-01-13 16:54:47 +0100 kohei r266237 : added dpshttab.obj to the list of EXCEPTIONFILES, to remove warning on Solaris.
2009-01-07 03:18:32 +0100 kohei r265942 : Repeat values only on column, row, and page fields even for drill-down data. Don't repeat values
on data fields.
2009-01-06 22:23:48 +0100 kohei r265941 : Don't repeat if empty on data fields. The "Identify category" option is not supposed to affect
data fields.
2009-01-05 17:42:52 +0100 kohei r265884 : CWS-TOOLING: rebase CWS kohei02 to trunk@265758 (milestone: DEV300:m38)
2008-12-12 06:10:18 +0100 kohei r265385 : instantiate string data only when it's visible.
2008-12-12 05:48:20 +0100 kohei r265384 : when displaying the page field list box, only show visible page field members.
2008-12-11 22:41:11 +0100 kohei r265375 : #i96689# added a list of German translations for CELL.
2008-12-11 22:24:41 +0100 kohei r265373 : restored the old keyword file before it got stripped off.
2008-12-11 22:17:05 +0100 kohei r265371 : #i96591# Honor the hidden members data in page fields.
2008-12-11 21:51:36 +0100 kohei r265370 : #i96326# fixed pivot cache import that previously failed to import when
the field count is zero. But when the postponed flag is on, the count
may be sometimes zero even when the field contains data.
2008-12-11 21:44:44 +0100 kohei r265369 : #i96171# fix for broken 'Identify Categories' option for grouped fields.
2008/04/25 20:59:19 kohei 1.8.216.5: RESYNC: (1.10-1.11); FILE MERGED
2007/12/06 06:41:12 kohei 1.8.216.4: properly format the drill-down sheet per data source format & removed unused method.
2007/12/04 16:51:06 kohei 1.8.216.3: RESYNC: (1.8-1.10); FILE MERGED
2007/11/07 03:12:54 kohei 1.8.216.2: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code).
2007/10/29 17:44:39 kohei 1.8.216.1: initial checkin
2004/06/10 13:02:53 nn 1.2.432.4: RESYNC: (1.3-1.4); FILE MERGED
2004/04/19 09:40:21 nn 1.2.432.3: #i25110# Page field selections restrict the members shown if grouped
2004/04/16 10:37:03 nn 1.2.432.2: RESYNC: (1.2-1.3); FILE MERGED
2004/04/08 19:01:55 nn 1.2.432.1: #i25110# grouping of elements
2004/05/04 14:42:16 nn 1.2.360.8: #i23447# use field options API structs
2004/04/22 12:41:51 nn 1.2.360.7: #i23447# use DataPilotFieldReference API struct
2004/04/15 18:50:34 nn 1.2.360.6: RESYNC: (1.2-1.3); FILE MERGED
2004/03/18 13:35:09 nn 1.2.360.5: #i23447# field options in ScDPSaveData
2004/03/05 18:28:49 nn 1.2.360.4: #i23447# row field layout options
2004/02/19 11:04:04 nn 1.2.360.3: #i23447# AutoShow (continued)
2004/02/02 16:52:39 nn 1.2.360.2: #i23447# sorting (incomplete)
2004/01/16 19:35:09 nn 1.2.360.1: #i23447# handle options for displayed value