Commit graph

440 commits

Author SHA1 Message Date
Oliver Bolte
a3e3d07a0d INTEGRATION: CWS sb18 (1.3.30); FILE MERGED
2004/05/18 09:55:22 sb 1.3.30.1: #i21150# Missing includes.
2004-06-04 01:39:04 +00:00
Oliver Bolte
0d3990d163 INTEGRATION: CWS sb18 (1.1.1.1.30); FILE MERGED
2004/05/18 09:55:22 sb 1.1.1.1.30.1: #i21150# Missing includes.
2004-06-04 01:38:48 +00:00
Oliver Bolte
f1e09df077 INTEGRATION: CWS sb18 (1.5.26); FILE MERGED
2004/05/18 09:56:52 sb 1.5.26.1: #i21150# javamaker now directly generates .class files instead of .java files.
2004-06-04 01:38:35 +00:00
Kurt Zenker
b9b93d5efa INTEGRATION: CWS bmpres01 (1.4.14); FILE MERGED
2004/04/27 14:31:03 ka 1.4.14.1: using new resource structure for images
2004-05-18 17:34:51 +00:00
Kurt Zenker
0e38a86b51 INTEGRATION: CWS bmpres01 (1.4.16); FILE MERGED
2004/04/27 14:31:03 ka 1.4.16.1: using new resource structure for images
2004-05-18 17:34:37 +00:00
Jens-Heiner Rechtien
7b18ecef3b #i10000#: wrong includes 2004-05-12 14:24:22 +00:00
Jens-Heiner Rechtien
8b2994a4b2 #i10000#: cast 2004-05-11 13:11:16 +00:00
Jens-Heiner Rechtien
bc23167d03 INTEGRATION: CWS fwkbugfix02 (1.4.12); FILE MERGED
2004/04/30 08:12:04 mav 1.4.12.2: #116056# interfaces review
2004/04/20 07:41:16 mav 1.4.12.1: #116056# interfaces review
2004-05-10 16:17:38 +00:00
Jens-Heiner Rechtien
ed93e87acb INTEGRATION: CWS fwkbugfix02 (1.6.12); FILE MERGED
2004/04/30 08:12:03 mav 1.6.12.2: #116056# interfaces review
2004/04/20 07:41:16 mav 1.6.12.1: #116056# interfaces review
2004-05-10 16:17:27 +00:00
Jens-Heiner Rechtien
323a4fe460 INTEGRATION: CWS fwkbugfix02 (1.1.12); FILE MERGED
2004/04/20 08:22:21 mav 1.1.12.1: #116056# interfaces review
2004-05-10 16:17:14 +00:00
Jens-Heiner Rechtien
3dce7ae6ff INTEGRATION: CWS dialogdiet01 (1.10.12); FILE MERGED
2004/04/08 01:44:52 mwu 1.10.12.1: DialogDiet 2004_04_08
2004-05-10 14:36:55 +00:00
Jens-Heiner Rechtien
5e98f5cbad INTEGRATION: CWS aw009 (1.7.24); FILE MERGED
2004/04/27 17:00:45 aw 1.7.24.1: #114898#
Issue number:
Submitted by:
Reviewed by:
2004-05-10 13:22:16 +00:00
Oliver Bolte
ed4ffabeb1 INTEGRATION: CWS cso001 (1.1.1.1.10); FILE MERGED
2004/03/23 12:45:37 hjs 1.1.1.1.10.1: #116006# merge
2004-04-27 09:38:32 +00:00
Oliver Bolte
b2da97cc30 INTEGRATION: CWS cso001 (1.1.1.1.10); FILE MERGED
2004/03/23 12:45:36 hjs 1.1.1.1.10.1: #116006# merge
2004-04-27 09:38:20 +00:00
Oliver Bolte
e5c0daac0e INTEGRATION: CWS cso001 (1.2.10); FILE MERGED
2004/03/23 12:45:36 hjs 1.2.10.1: #116006# merge
2004-04-27 09:38:05 +00:00
Sander Vesik
3d0fe1e2dc INTEGRATION: CWS ooo20040329 (1.5.6); FILE MERGED
2004/03/26 15:29:52 mh 1.5.6.1: add: comment for #i26518#
2004-04-21 12:37:04 +00:00
Sander Vesik
e0ed3effb5 INTEGRATION: CWS ooo20040329 (1.4.4); FILE MERGED
2004/03/26 15:28:56 mh 1.4.4.1: add: comment for #i26518#
2004-04-21 12:36:48 +00:00
Dan Williams
feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
Rüdiger Timm
1a2c45b799 #i10000# Correct list of needed modules (svtools instead of svtool, no such module sv and tk). 2004-02-16 11:31:39 +00:00
Björn Milcke
67d81fb06d necessary changes due to dialog restructuring
(see CWS SRC680/dialogdiet)
2004-02-10 09:21:12 +00:00
Björn Milcke
7963e66b4a project apphelper no longer exists 2004-02-04 17:17:44 +00:00
Björn Milcke
59d1deae7f static_cast from enum to different enum not allowed on Solaris 2004-01-28 09:39:00 +00:00
Björn Milcke
d27e128ee7 static_cast from enum to different enum not allowed on Solaris 2004-01-28 09:37:39 +00:00
Björn Milcke
51fb24f9cb +create default data 2004-01-28 09:32:04 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Björn Milcke
ae90051061 Helper for data series issues (e.g. getting a sequence with a specific role) 2004-01-26 08:01:12 +00:00
Ingrid Halama
922d6e8b50 don't create lines with only one point 2004-01-23 15:35:28 +00:00
Ingrid Halama
14c6d5bf57 correct clipping in case of logarithmic area chart 2004-01-23 14:21:37 +00:00
Ingrid Halama
a3044235f8 integrated net chart 2004-01-23 13:48:24 +00:00
Ingrid Halama
5edc57ee4f no axes for pie 2004-01-23 09:29:25 +00:00
Ingrid Halama
81e923faf1 no 3D polar grid 2004-01-23 09:27:32 +00:00
Ingrid Halama
18e39cf9c9 only labels for first polar radius axis 2004-01-23 09:06:59 +00:00
Ingrid Halama
bbe5c34ddd crash caused by shared pointer 2004-01-23 08:38:08 +00:00
Ingrid Halama
3b324554a0 handle null 2004-01-22 18:21:37 +00:00
Ingrid Halama
2283e0e694 restructure of cartesian axis, integrate polar axis 2004-01-22 18:20:40 +00:00
Björn Milcke
50f4d52dd8 Edit Chart Data menu item is handled here (pops up the embedded Calc document) 2004-01-22 09:31:48 +00:00
Björn Milcke
ec04a902df API changed (drafts removed) 2004-01-21 15:31:44 +00:00
Björn Milcke
31e187fd3b no longer deliver API -- it is private now. The public part is in offapi. 2004-01-20 14:22:32 +00:00
Björn Milcke
209a5cbd8b check if source and destination are valid 2004-01-19 13:41:36 +00:00
Ingrid Halama
525f48e86d iterate through existing axes 2004-01-19 13:41:01 +00:00
Björn Milcke
5891df7f4a use straight lines for net chart 2004-01-19 13:15:49 +00:00
Björn Milcke
5e6f14f99d change default back to column 2004-01-19 12:02:19 +00:00
Björn Milcke
57590721c1 deliver DevChartConfig to use from other apps. Note: No libs are needed, the
header contains everything necessary.
2004-01-19 10:07:23 +00:00
Björn Milcke
14890b3342 New behaviour of activation of the new chart 2004-01-19 10:05:20 +00:00
Ingrid Halama
b064ca8aa9 introduced polarcoordinate system + axis + grids + some cleanup 2004-01-17 12:10:08 +00:00
Ingrid Halama
8fb7f58276 changed matching: first category (index 0) matches with real number 1.0 2004-01-12 15:03:20 +00:00
Björn Milcke
196854dc1b model classes for net (radar) chart 2004-01-12 13:33:48 +00:00
Björn Milcke
f2b70627b3 template for net (radar) charts 2004-01-12 13:26:00 +00:00
Björn Milcke
276eba8aa5 GPF if series for splines (both cubic, or b-splines) contain only one value 2004-01-12 08:43:52 +00:00
Ingrid Halama
7232963166 paint axes above grids 2004-01-08 09:47:24 +00:00