Commit Graph

44 Commits

Author SHA1 Message Date
3db8d606d5 hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done

Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19 20:04:22 +02:00
bc338f4afc improve the handling of property mapping sequences
Change-Id: I4ddd656a41ab975786ce6e5cd05597f6b773b334
2014-03-09 19:27:49 +01:00
f2cdf8848c Remove visual noise from chart2
Change-Id: Ic8dc71c2815df265e1935e629e0220396a50aaac
Reviewed-on: https://gerrit.libreoffice.org/8239
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-27 00:44:41 -06:00
2b12a5b87b the return of callcatcher
Change-Id: I447ebcc61ff061bce15678c6fcfd3d0a4669908f
2014-02-10 11:21:03 +00:00
e6a87e17b2 Convert insert error bars dialog to widget UI
Change-Id: Ie2fbcb0bacb968a784698908c8cc62f73a80cf32
Reviewed-on: https://gerrit.libreoffice.org/7219
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-28 08:44:59 +00:00
3596e88b65 Convert chart data label dialog to widget UI
Conflicts:
	chart2/AllLangResTarget_chartcontroller.mk

Change-Id: Id9054b3b0c6e7a10a72bc90b05cd7c6bbc5e82a2
Reviewed-on: https://gerrit.libreoffice.org/7205
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27 21:19:56 +00:00
acf3949da9 Convert chart error bars tab page to widget UI
Change-Id: I9f3cb1fb3186e77b5c5ee57ff3e6086022c80bfd
Note: kept old resouce to allow dialog to be called by dlg_InsertErrorBars, util we find a way to have a dialog to call a tab page and access the resources. Once a solution is found, old- resources can be deleted, RangeEdit and RangeSelectionHelper can be nuked too.
Reviewed-on: https://gerrit.libreoffice.org/7198
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27 20:20:35 +00:00
67db0ef92f fdo#40315 Improve text for moving average trendline
Change text in status bar for moving average trendline:
no equation, no R²

Change-Id: I0e18a72ff1f1d78e3bb28cab4d5f215c096898dc
Reviewed-on: https://gerrit.libreoffice.org/7015
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2013-12-10 16:30:02 +00:00
56e1133f72 Convert chart 3D scene illumination to .ui
Change-Id: I55e56196818e181d16e74ae93376ff4ff1c4c395
Reviewed-on: https://gerrit.libreoffice.org/6998
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-09 20:32:52 +00:00
b5d481e2b9 fdo#66422 Vertical grid toolbar button - choice major/minor/off
Added toolbar button for vertical grid. Icon was already prepared.
Changed the button behavior for vertical and horizontal grid button
from just on -> off to cycle through major -> major&minor -> off.

Change-Id: I147fc97ab43db31f08a2e98f7b68422fb168f042
2013-07-04 20:21:47 +02:00
edc3bfd558 Adding the dialog for setting stepped lines.
The UI changes still need some more tweaking:
- adjusting the vertical alignment in the splineresourcegroup
- put the images in the radio buttons instead of in front of them

Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819
2013-04-13 02:34:29 +02:00
a0296296fb fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files

svx/source/dialog/hdft.src

Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-08 21:02:26 +00:00
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
34cadd6397 Specialize STR_OBJECT_ERROR_BARS for each errobar type. 2012-03-23 02:55:30 +01:00
cc7ce5a299 Add correct tabpage to chart property dialog.
- Added needed strings resources and ids.
- Added code to handle X and Z errorbars.
2012-03-23 02:55:29 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
4ae1df2658 accfixes: merged to m100 2011-02-15 17:14:59 +01:00
be6d1a44a1 CWS-TOOLING: integrate CWS chart46 2011-01-31 17:20:05 +01:00
09b062f89a accfixes: added more accessibility information and fixed tab orders in chart 2011-01-20 10:18:08 +01:00
b86301a331 chart46: #i25706# implement date axis - #i116467# change behaviour of own data table 2011-01-19 15:46:50 +01:00
dbf69a6612 chart46: #i25706# implement date axis - #i116467# change behaviour of own data table 2011-01-14 18:11:00 +01:00
edaa216847 chart46: #i25706# implement date axis 2010-11-30 01:45:03 +01:00
6134bb32a5 .src cleanup and .png fixes 2010-11-21 07:59:32 -08:00
2f09474ea1 undoapi: some cleanups after the previos refactoring (more to come) 2010-11-16 13:10:17 +01:00
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01:00
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
bf5a4ac980 #i12587# Inserting/editing arbitrary text objects in chart 2009-11-18 17:01:34 +00:00
921ff4b99a CWS-TOOLING: integrate CWS chartuseability01
2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57)
2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements
2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor'
2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly
2009-08-25 16:35:00 +0200 ufi  r275369 : i104087
2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu
2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI
2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090
2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements
2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements
2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements
2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent
2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent
2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation
2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent
2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent
2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar'
2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font'
2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements
2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements
2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements
2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected
2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements
2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements
2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
44569a657c CWS-TOOLING: integrate CWS bubblechart
2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble
2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart
2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart
2009-06-15 15:22:32 +0200 hde  r272991 : 101635
2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50
2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50)
2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart
2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart
2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels
2009-05-26 18:05:23 +0200 ufi  r272314 : i101637
2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart
2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart
2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart
2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart
2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero
2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment
2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code
2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export
2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code
2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found
2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0
2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart
2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code
2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat
2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit
2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately
2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat
2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation
2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size
2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1
2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart
2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code
2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes
2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart
2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling
2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images
2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images
2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series
2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now
2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart
2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series)
2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls
2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls
2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml
2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo
2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification
2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart
2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44)
2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains
2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble
2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code
2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends
2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
a3acf41195 CWS-TOOLING: integrate CWS chart37
2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly
2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem
2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties
2009-04-27 15:26:05 +0200 hde  r271276 : #i100987
2009-04-27 15:24:42 +0200 hde  r271273 : #i100987
2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings
2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels
2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties
2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts
2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator
2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator
2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records
2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records
2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports
2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids
2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties
2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts
2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings
2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes
2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes
2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings
2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports
2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports
2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too
2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels
2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type)
2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 
2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 
2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code
2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code
2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports
2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports
2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44)
2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports
2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code
2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string
2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code
2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code
2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code
2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels
2009-03-09 12:10:25 +0100 hde  r269076 : #i99300#
2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data
2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build
2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build
2009-02-13 09:39:03 +0100 ufi  r267693 : i96999
2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string
2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination'
2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string
2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems
2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels
2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file
2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements
2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements
2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)
2009-06-04 09:41:18 +00:00
8f03095fa0 CWS-TOOLING: integrate CWS rtlchart02 2008-12-12 12:17:17 +00:00
811e7a83cb CWS-TOOLING: integrate CWS rtlchart01 2008-11-26 15:19:48 +00:00
d10130e1db INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED
2008/03/28 16:43:21 rt 1.11.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:46:25 +00:00
2e6bd78158 INTEGRATION: CWS chart20_DEV300 (1.10.4); FILE MERGED
2008/02/21 15:59:25 bm 1.10.4.1: #i366# error bars from ranges
2008-03-06 15:31:37 +00:00
4010533737 INTEGRATION: CWS chart19 (1.8.10); FILE MERGED
2008/01/15 15:45:28 bm 1.8.10.8: #i44768# STR_OBJECT_CURVE_WITH_PARAMETERS: Trend Line -> Trend line
2008/01/15 15:13:15 bm 1.8.10.7: #i44768# trendline -> trend line
2008/01/15 10:42:35 bm 1.8.10.6: #i44768# average value -> mean value for consistency
2008/01/15 08:19:54 bm 1.8.10.5: #i44768# some string adaptions for trendlines
2007/12/20 16:14:49 bm 1.8.10.4: #i84801# split up statistic dialog into error bar dialog and trendline dialog
2007/12/18 13:45:42 bm 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED
2007/12/10 11:39:22 bm 1.8.10.2: #i79739# warn user about incorrect input
2007/11/20 16:33:08 iha 1.8.10.1: #1163# title for secondary axes
2008-02-18 14:41:31 +00:00
20406db0e7 INTEGRATION: CWS chart17 (1.7.44); FILE MERGED
2007/10/30 13:54:31 bm 1.7.44.3: RESYNC: (1.7-1.8); FILE MERGED
2007/10/25 15:00:24 bm 1.7.44.2: #i10000# merged in changes from chart14 to avoid resync conflicts
2007/10/12 12:35:07 bm 1.7.44.1: #i7998# equations for regression curves
2007-11-23 10:46:16 +00:00
3ff6f9765a INTEGRATION: CWS chart14 (1.7.26); FILE MERGED
2007/08/30 16:49:45 bm 1.7.26.2: #i80177# add mean value line value and standard deviation in the status bar in analogy to the regression curve formula
2007/08/10 22:05:18 iha 1.7.26.1: #i37792# number format for data labels
2007-10-22 15:43:46 +00:00
85fc7bcd9d INTEGRATION: CWS chart06 (1.6.8); FILE MERGED
2007/06/20 21:06:12 bm 1.6.8.1: #i78442# add formula and r square to status bar and extended tool tip help text for trend lines
2007-07-03 12:38:07 +00:00
91b7e8dc70 INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED
2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED
2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed
2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels
2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec
2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec
2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request
2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis
2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX
2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts
2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec
2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes
2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string
2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide
2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src
2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup
2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation
2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation
2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation
2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation
2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead
2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key'
2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button
2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series
2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series
2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog
2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec
2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE
2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec
2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts
2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog
2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART
2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec
2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings
2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString
2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from  svx
2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8
2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED
2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names
2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment
2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED
2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes
2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series
2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings
2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments
2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog
2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes
2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE
2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED
2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog
2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup
2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard
2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
f008003851 INTEGRATION: CWS mergede01 (1.4.108); FILE MERGED
2007/03/20 14:48:23 ihi 1.4.108.1: #i72301# Remove German
2007-04-19 14:58:26 +00:00
6d5f799310 INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED
2005/09/05 18:42:16 rt 1.3.76.1: #i54170# Change license header: remove SISSL
2005-09-07 23:04:35 +00:00
b5bdcf0e84 INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED
2004/05/19 11:13:11 ihi 1.2.10.1: Unmerge
2004-06-26 19:27:58 +00:00
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
668c6b0245 initial import 2003-10-06 08:58:36 +00:00