Commit graph

31 commits

Author SHA1 Message Date
npcdoom
5b2b2071d3 [PATCH 07/10] Removed deprecated container List. 2011-02-21 10:58:43 -08:00
Joseph Powers
6f61648b00 Remove some #include <tools/list.hxx> 2011-02-18 19:02:08 -08:00
Kohei Yoshida
11211d8197 Removed mis-leading comment.
Life cycle of ScDPTableData is now managed by ScDPObject, not by
ScDPSource.
2011-02-18 17:50:46 -05:00
Fridrich Štrba
eb1d9d3cda port repository calc to boost unordered containers 2011-02-06 00:59:10 +01:00
Alfonso Eusebio
7480010e50 Removed unused functions from calc 2
Removed some more unused functions from calc as identified
by call-catcher.
2011-02-02 17:53:16 -05:00
Topround aka Zathuras
4de38f4e20 Remove commented out code
Also remove else blocks that were then emptied.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-01-14 17:04:02 +02:00
Christina Rossmanith
2a1a3edefc Removed unnecessary comments 2011-01-09 21:01:28 +00:00
serval
e4db7f536d callcatcher + 1 RTL_CONSTASCII_USTRINGPARAM 2010-12-20 11:50:25 +00:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Justin Malcolm
31018e35b1 I think that this eliminates the remaining //UNUSED comments
There were still some of these comments (actually, a lot of them).
The most recent attachment should get rid of the last of them.
(fd#30442)
2010-09-29 14:14:15 -04:00
Vladimir Glazunov
2fbd5327d5 CWS-TOOLING: integrate CWS datapilotperf 2010-03-23 14:25:33 +01:00
Jens-Heiner Rechtien
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Niklas Nebel
4eb9bdca49 datapilotperf: merge with DEV300_m71 2010-02-04 18:46:58 +01:00
Niklas Nebel
7f40d36d4a datapilotperf: manual migration of changes by Wang Xu Ming from svn to hg 2010-02-03 17:59:00 +01:00
Jens-Heiner Rechtien
25d44e2d80 koheidatapilot03: merge with DEV300_m57 2010-01-28 19:03:55 +00:00
Vladimir Glazounov
546fcd1cb9 CWS-TOOLING: integrate CWS koheicoderemoval02
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-08-25 13:53:16 +00:00
Kohei Yoshida
81d6b090a6 #i100619# initial commit of patches from ooo-build that implement new
datapilot field popup window.
2009-06-19 19:51:20 +00:00
Kohei Yoshida
621ea5f0e5 #i22029# #i81335# applied & adjusted the patch from ooo-build.
This enables changing the names of fields, field members and
grand total names.
2009-06-19 02:29:09 +00:00
Vladimir Glazounov
024f0de540 CWS-TOOLING: integrate CWS kohei02
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.
2009-01-19 16:17:46 +00:00
Kurt Zenker
716364cac2 INTEGRATION: CWS koheidatapilot01 (1.8.216); FILE MERGED
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
2008-05-20 12:08:16 +00:00
Rüdiger Timm
7903ff04ec INTEGRATION: CWS changefileheader (1.10.134); FILE MERGED
2008/04/01 15:29:30 thb 1.10.134.3: #i85898# Stripping all external header guards
2008/04/01 12:35:55 thb 1.10.134.2: #i85898# Stripping all external header guards
2008/03/31 17:13:29 rt 1.10.134.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:29:58 +00:00
Ivo Hinkelmann
ed7bd25725 INTEGRATION: CWS datapilotdetails (1.8.222); FILE MERGED
2007/11/02 09:54:51 nn 1.8.222.1: #i57030# DataPilot drill down to source rows for result values
2007-11-26 14:19:15 +00:00
Ivo Hinkelmann
e0befa5ad3 INTEGRATION: CWS datapilotsort (1.8.174); FILE MERGED
2007/09/19 16:57:48 nn 1.8.174.1: #i32307# DataPilot manual sorting
2007-11-20 16:40:52 +00:00
Oliver Bolte
32cc33a714 INTEGRATION: CWS calc41 (1.7.354); FILE MERGED
2007/01/10 18:53:25 nn 1.7.354.1: #i72188# use hash map for datapilot result members (patch from Jody)
2007-01-25 10:03:43 +00:00
Rüdiger Timm
dc46e4fc68 INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED
2005/09/05 15:00:44 rt 1.6.176.1: #i54170# Change license header: remove SISSL
2005-09-08 16:36:50 +00:00
Rüdiger Timm
1e34888d34 INTEGRATION: CWS calc28 (1.5.186); FILE MERGED
2005/01/20 11:08:11 nn 1.5.186.1: #i40054# faster name access to members
2005-01-28 16:18:41 +00:00
Jens-Heiner Rechtien
be151d11c2 INTEGRATION: CWS grouping (1.2.432); FILE MERGED
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-08-03 10:30:00 +00:00
Oliver Bolte
1f219224f6 INTEGRATION: CWS fieldoptions (1.2.360); FILE MERGED
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
2004-06-04 12:55:54 +00:00
Jens-Heiner Rechtien
2d19f14eb2 INTEGRATION: CWS pagefields (1.2.334); FILE MERGED
2003/12/05 16:29:03 nn 1.2.334.2: #i22164# handle numerical page fields
2003/12/05 13:56:29 nn 1.2.334.1: #i22164# page field handling
2004-04-13 11:22:54 +00:00
Niklas Nebel
edfa2e465b check minimum number of visible column/row members before allocating 2001-03-08 13:24:43 +00:00
Jens-Heiner Rechtien
9ae5a91f79 initial import 2000-09-18 16:07:07 +00:00