Frank Schoenheit [fs]
ec5f9c1823
undoapi: respect the config limiting the maximum number of undo actions. No life-update anymore, i.e. changes in this setting are respected by new instances only, not by existing instances. This is a degradation (a bearable, IMO) compared to the old implementation, but consistent with other apps. So, why adding unnecessary complexity?
2010-11-16 15:38:33 +01:00
Frank Schoenheit [fs]
247ba6c56c
undoapi: undo/redo: call ChartViewHelper::setViewToDirtyState (was still left after the refactoring)
2010-11-16 14:27:42 +01:00
Frank Schoenheit [fs]
5854c96421
undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for this purpose, added support to the UndoManagerHelper
2010-11-16 14:12:33 +01:00
Frank Schoenheit [fs]
fd3ece0777
undoapi: some exception safety
2010-11-16 13:22:05 +01:00
Frank Schoenheit [fs]
d2de048b2b
undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ImplDocumentActions.* to UndoActions.*
2010-11-16 13:20:01 +01:00
Frank Schoenheit [fs]
2f09474ea1
undoapi: some cleanups after the previos refactoring (more to come)
2010-11-16 13:10:17 +01:00
Frank Schoenheit [fs]
fa0b1d6e1d
undoapi: derive XUndoManager from XChild, to allow convenient access to the document it belongs to
2010-11-16 12:22:48 +01:00
Frank Schoenheit [fs]
4d0ae2eac2
undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
...
migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions
still some more cleanup needed
2010-11-16 08:49:38 +01:00
Frank Schoenheit [fs]
3909360c32
undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
...
base the implementation of XDocumentActions on the document's UndoManager
2010-11-15 22:12:48 +01:00
Frank Schoenheit [fs]
5aa51f8639
undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
...
implement an XUndoManager/Supplier for chart documents
2010-11-15 22:12:20 +01:00
Joseph Powers
e0d9d4d4a4
Purged BmpColorMode from libs-gui - calc
2010-11-13 00:32:23 -08:00
Thomas Benisch
bf2e8b7589
chartextensibility: merge with DEV300_m92
2010-11-11 15:59:51 +01:00
Thorsten Behrens
a5317717f4
Cleansed commented-out code
...
Just using a German title clearly conveys no useful information.
2010-11-09 22:16:26 +01:00
Kevin Hunter
91805e713e
EasyHack: createFromAscii to RTL macro
2010-11-09 21:08:15 +00:00
Frank Schoenheit [fs]
587dfc9e8a
undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished.
2010-11-09 21:37:01 +01:00
Frank Schoenheit [fs]
78fed9b862
undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance
2010-11-09 21:36:54 +01:00
Frank Schoenheit [fs]
a2882eb71c
undoapi: step 0.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the unused XUndoHelper
2010-11-09 21:36:50 +01:00
Ricardo Moreno
6a0632fe7e
Removed commented-out code.
2010-11-08 12:01:47 -05:00
Vladimir Glazunov
62dbf18371
CWS-TOOLING: integrate CWS dba34a
2010-11-08 16:01:31 +01:00
Thomas Benisch
b9fd0c3f31
chartextensibility: #i115276# improve layout of hierarchical axis labels in chart
2010-11-05 13:25:12 +01:00
Gert Faller
b4b9fbd72b
Use RTL_CONSTASCII_USTRINGPARAM macro
2010-10-30 16:52:27 +01:00
Mathias Bauer
91f418099e
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
Caolán McNamara
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01:00
Ingrid Halama
db36cee77d
chartextensibility: #i115276# improve layout of hierarchical axis labels
2010-10-27 19:06:03 +02:00
Thomas Benisch
a82a5b6191
chartextensibility: #i115276# improve layout of hierarchical axis labels in chart
2010-10-27 16:02:26 +02:00
Norbert Thiebaud
ac05f0a344
Finally, gut the vos module out of the build
2010-10-25 17:57:36 -05:00
Norbert Thiebaud
c94a7511bf
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
Norbert Thiebaud
86c595452b
Replace a suspicious Guard on a solar mutex.
...
This site use a OClearableGuard that is being converted to a SolarMutexGuard
Guard will do... What is suspicious is the point where it is cleared.
It seems that it is way to early to serve its declared purpose.
2010-10-25 17:57:35 -05:00
Norbert Thiebaud
defa3490b4
use SolarMutexGuard to guard the SolarMutex
2010-10-25 17:54:58 -05:00
Ingrid Halama
b903a1de34
chart49: #i113103# guard calls to vcl window with solar mutex
2010-10-25 11:23:56 +02:00
sb
4ffe094298
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
2010-10-22 10:37:46 +02:00
Mathias Bauer
5cb1bf1e0b
CWS changehid: resync to m90
2010-10-21 15:10:42 +02:00
Ingrid Halama
569acb98dd
chartextensibility: #i82971# layout fixes for hierarchical axes
2010-10-20 20:04:03 +02:00
Ingrid Halama
21e8b25b4b
chart49: #i113103# enable fixed chart tests again
2010-10-20 19:23:50 +02:00
Ingrid Halama
f29fa90e45
chart49: merge with DEV300_m90
2010-10-20 18:02:53 +02:00
Caolán McNamara
1aa7b2f434
unused variables
2010-10-20 12:58:24 +01:00
Jesús Corrius
6ece05cb92
Make calls to unary_function and binary_function less ambiguous for VC10
2010-10-16 22:41:56 +02:00
René Kjellerup
8b60c1e935
small chart2 cleanups
2010-10-16 21:14:56 +01:00
Muthu Subramanian K
c161564bd0
Adding support for importing charts using InternalData.
...
This is similar to sc's chart importer.
2010-10-16 21:45:43 +05:30
René Kjellerup
f138f887f6
translated and spell corrected a few comments in the view code
2010-10-14 21:07:09 +01:00
Sebastian Spaeth
63bb42ab7d
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:18 +02:00
Mathias Bauer
9d0e54189c
CWS changehid: generate former auto hids into src files
2010-10-11 17:56:12 +02:00
Mathias Bauer
93653d8020
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
Ingrid Halama
928323c522
chart49: remove compiler warning/error
2010-10-08 13:10:28 +02:00
Ingrid Halama
9767c7f18e
chart49: merge with DEV300_m89
2010-10-07 19:02:44 +02:00
Ingrid Halama
5c43db9393
chart49: #i112500# compiler warning
2010-10-07 18:36:58 +02:00
Ingrid Halama
b2f916eaf3
chart49: #i113572# save data points order 2 correctly for b-splines
2010-10-07 18:24:57 +02:00
Ingrid Halama
53eb59a4c0
chart49: #i114953# don't crash with very complex categories
2010-10-07 16:43:07 +02:00
Ingrid Halama
ee8bb91da8
chart49: #i113103# use corrected double-checked locking pattern for default properties
2010-10-07 16:21:04 +02:00
Thomas Benisch
939a03584e
chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified
2010-10-06 17:57:13 +02:00
Ingrid Halama
9f5af96425
chart49: cleanup
2010-10-06 14:12:36 +02:00
Ingrid Halama
63af9d6233
chart49: #i113103# use corrected double-checked locking pattern for propertysetinfo
2010-10-06 13:53:07 +02:00
Petr Mladek
a4bf209e2c
more removed include guards using fixguard.py
2010-10-05 19:10:00 +02:00
Petr Mladek
137b49c1d4
remove include guards using fixguard.py
2010-10-05 19:10:00 +02:00
Caolán McNamara
901ae0fcad
silence warning
2010-10-05 11:34:33 +01:00
Ingrid Halama
f0a13fa433
chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht static variable initialization
2010-10-05 11:10:54 +02:00
sb
d0eb9d4b56
sb132: merged in DEV300_m89
2010-10-04 17:38:17 +02:00
J. Graeme Lingard
57500bd17b
Remove redundant #include directives & comments
2010-10-04 11:03:38 +02:00
Andras Timar
bb2f27b26c
make CustomUnitText "Pixel" localisable, #i35956#
2010-10-02 09:13:11 +02:00
Luke Symes
4e75e8379e
Removed more commented out code.
...
I went through all files under clone/calc/* that had "//#include" and
tidied them up a bit.
2010-10-01 21:45:05 -04:00
Ingrid Halama
2e338e7a84
chart49: remove assertion while opening chart series properties dialog: SFxItemPool: wrong item type in Put
2010-10-01 16:28:55 +02:00
Ingrid Halama
1ef9d6bf9b
chart49: #i114736# fixed assertion during smoketest
2010-09-30 19:15:34 +02:00
Ingrid Halama
b053e860bd
chart49: #i114735# fixed assertion during smoketest
2010-09-30 19:13:55 +02:00
Ingrid Halama
33529b1a9a
chart49: #i114298# don't overwrite dashed lines with solid lines while applying Lines attribute
2010-09-30 19:10:45 +02:00
Michael Meeks
6e6cdb9b22
Remove some //CHINA comments and dead code
...
Hi, I have removed some //CHINA comments, dead code, and reworked some
comments in a few files under clone/calc.
From Luke Symes <allsymes@gmail.com>
2010-09-30 12:31:16 +01:00
Fridrich Štrba
232deabc45
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:08 +02:00
sb
2a31877b6a
sb123: merged in DEV300_m88
2010-09-22 15:59:47 +02:00
sb
80658937fc
sb129: merged in DEV300_m88
2010-09-22 10:27:02 +02:00
Michael Meeks
6e71bad72b
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:07 +02:00
sb
5b37cee90e
sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>
2010-09-14 15:14:56 +02:00
sb
a43f7851c7
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
Frank Schoenheit [fs]
1db9819ef6
dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's
...
Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this
overlapping has been removed, there's no need to have both Style and WindowBits at those classes.
Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-09-03 17:53:47 +02:00
Thomas Benisch
b07c2a4cb2
calc58: #i113948# office crashes after resizing chart
2010-08-20 13:23:46 +02:00
Thomas Benisch
9c2ea353ea
calc58: #i113946# undo does not work for deleting shapes
2010-08-20 13:03:55 +02:00
Ingrid Halama
b0d6f054f2
chart49: #i113992# removing superfluous code together with a memory leak
2010-08-19 17:33:47 +02:00
Ingrid Halama
5081bdf497
chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak
2010-08-19 09:18:38 +02:00
Ingrid Halama
d7cef7b728
chart49: #i113784# SvNumberFormatter in chartmodel leaks
2010-08-18 18:11:16 +02:00
Ingrid Halama
e3453827bf
chart49: #i113743# attributed data points leak
2010-08-18 13:15:10 +02:00
Ingrid Halama
030ee5c48d
calc56: #i113419# preserve 3D scheme while adding a new series
2010-07-26 11:02:09 +02:00
Bjoern Michaelsen
c939a66ccb
CWS gnumake2: resync to DEV300_m84
2010-07-13 14:36:24 +02:00
sb
aea27fdecf
sb123: #i113103# disabled chart2/qa/unoapi for now
2010-07-13 10:04:51 +02:00
Ingrid Halama
fca98cb9bf
calc56: #i112501# remove unused method
2010-07-02 17:04:32 +02:00
Ingrid Halama
a7b51f6bb8
calc56: #i112385# loosing 3D scheme settings
2010-07-02 16:37:45 +02:00
Ingrid Halama
c4fc6f85c5
calc56: #i112666# broken UNO API tests due to broken method XDiagram::setPosition() and wrongly flagged properties
2010-07-02 16:17:22 +02:00
Niklas Nebel
829b756e96
calc55: merge with DEV300_m83
2010-06-17 17:38:44 +02:00
obo
1d1b3baf89
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
obo
28b4875fa1
CWS-TOOLING: integrate CWS chart47
2010-06-15 10:46:01 +02:00
Niklas Nebel
3b47ff076e
calc55: merge with DEV300_m81
2010-06-10 10:33:55 +02:00
obo
5147fa872a
CWS-TOOLING: integrate CWS chartpositioning
2010-06-09 08:49:31 +02:00
Thomas Benisch
f50884d2c0
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:45:09 +02:00
Thomas Benisch
bc78afd4e4
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:44:46 +02:00
Thomas Benisch
841d9ebb1d
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:44:19 +02:00
Thomas Benisch
f84216c511
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:44:00 +02:00
Thomas Benisch
004a866033
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:43:36 +02:00
Ingrid Halama
d77d2195dd
calc55: #i112035# loading some old chart document fails
2010-06-04 18:22:13 +02:00
Ivo Hinkelmann
c26519227b
CWS-TOOLING: integrate CWS slidecopy
2010-06-04 11:07:35 +02:00
Frank Schoenheit [fs]
591e3fda99
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Frank Schoenheit [fs]
028f64e749
unoawt: merged in latest changes from CWS slidecopy (rebase to m80)
2010-06-03 17:54:37 +02:00
Ingrid Halama
375b87bdf5
chart47: #i112078# disabled test sch.ChartLegend::com::sun: ⭐ 🫘 :XPropertySet
2010-06-03 15:06:33 +02:00
Frank Schoenheit [fs]
1b37b4dae7
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Ingrid Halama
93d35b4030
chart47: #i110702# translation for 'display legend' is truncated
2010-06-01 19:22:19 +02:00
Ingrid Halama
dec3669934
chart47: #i110300# allow also longs for property DataRowSource
2010-06-01 18:16:43 +02:00
Ingrid Halama
4f6cb98b9b
chart47: #i109770# enable chart tests again
2010-06-01 17:29:59 +02:00
Ingrid Halama
362c118efd
chart47: #i111967# #i83832# some properties are wrongly marked BOUND
2010-06-01 16:51:03 +02:00
Christian Lippka
3340586932
cws renaissance2: rebase m80
2010-06-01 14:04:07 +02:00
Ingrid Halama
675696c682
chart47: merge with DEV300_m80
2010-06-01 11:40:18 +02:00
Ingrid Halama
dbafc22792
chart47: #i87138# enable test again
2010-05-31 13:58:16 +02:00
Ingrid Halama
51b841bd25
chart47: #i83867# enable test again
2010-05-31 13:54:25 +02:00
Ingrid Halama
019789ace9
chart47: #i83857##i83706##i83831##i83866##i87138##i87295# cleanup UNO API tests
2010-05-28 19:34:04 +02:00
Ingrid Halama
5347bfcf72
chart47: #i79087# prevent deadlock + prevent null pointer access
2010-05-28 16:13:48 +02:00
Ingrid Halama
d6616fb95a
chart47: #i79087# prevent deadlock + reduce vector to single diagram
2010-05-28 13:05:15 +02:00
Ingrid Halama
f4fcb73d73
chart47: #i79087# prevent deadlock while changing scale vie API
2010-05-27 18:32:16 +02:00
Vladimir Glazunov
26e3759b7c
CWS-TOOLING: integrate CWS sb120
2010-05-27 14:07:06 +02:00
Ingrid Halama
dbabefbcf1
chart47: #i86555# prevent deadlock while changing title vie API
2010-05-26 17:39:17 +02:00
Ingrid Halama
7ac5261f78
chart47: #i79087# reduce assertions 'Trying to set a read-only property'
2010-05-26 10:39:54 +02:00
Ingrid Halama
f46cc6b4b7
chart47: #i83868# correct test and assertion for property 'SymbolBitmapURL'
2010-05-26 10:21:48 +02:00
Frank Schoenheit [fs]
7c54ab539e
unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
...
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Ingrid Halama
a945465b15
chart47: #i83831# problems with character properties at title
2010-05-21 15:53:45 +02:00
sb
eebb8decb9
sb120: merged in DEV300_m78
2010-05-20 15:46:46 +02:00
Ingrid Halama
5be9c91744
chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed'
2010-05-19 17:08:43 +02:00
Ingrid Halama
efa9d1559b
chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'
2010-05-17 18:19:37 +02:00
Ingrid Halama
417c5223db
chart47: #i109770# #i110253# don't paint anything if no model is available
2010-05-17 18:05:05 +02:00
Ingrid Halama
2a1490743f
chart47: #i109770# #i110253# reduce assertions caused by a wrong z-axis contained in a 2D bar chart
2010-05-17 17:30:46 +02:00
Ingrid Halama
94d6333063
#i111524# crash caused by TickmarkHelper::getMaxTickCount gets Inf interval count
2010-05-11 17:50:04 +02:00
Frank Schoenheit [fs]
5db2d1a7fd
unoawt: merge after pulling from CWS slidecopy
2010-05-11 09:04:33 +02:00
Ingrid Halama
017f1bc3f7
chartpositioning: #i100778# for exploded pie charts use the offset of the series as radius for excluding positioning
2010-05-10 18:52:14 +02:00
Ingrid Halama
acc8dc4869
chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'
2010-05-10 18:46:46 +02:00
Ingrid Halama
e0a1128c4b
chartpositioning: #i100778# switch to manual positioning if shapes are added via user interface
2010-05-10 16:30:45 +02:00
Ivo Hinkelmann
ea24f338e6
CWS-TOOLING: integrate CWS chart45
2010-05-10 16:24:13 +02:00
Ingrid Halama
6d0afcd0db
chart47: #i109770# #i110253# remove assertion caused by state without diagram during initialization
2010-05-10 13:23:57 +02:00
Ingrid Halama
7e06e1078b
chart47: #i109770# guard drawmodel destructor with solar mutex
2010-05-10 12:49:43 +02:00
Ingrid Halama
e0d2837a01
chart47: #i111456# use 9 sub intervals per default for logarithmic scales
2010-05-07 20:06:36 +02:00
Ingrid Halama
719a8ec12a
chart47: #i111102# remove assertion
2010-05-07 12:20:22 +02:00
Ingrid Halama
0581e072a6
chartpositioning: #i100778# simplify user interface: reduce sizing options to new excluding mode only
2010-05-05 18:16:33 +02:00
Frank Schoenheit [fs]
bd2e9bfe7f
slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)
2010-04-22 16:16:37 +02:00
Bjoern Michaelsen
b1fd9dc997
CWS gnumake2: merging minibranches
2010-04-21 15:24:28 +02:00
Bjoern Michaelsen
e0e8888d7b
CWS gnumake2: various fixes after merging with DEV300_m76
2010-04-21 14:09:27 +02:00
Mathias Bauer
3d50e9252d
CWS gnumake2: remove some unnecessary resource magic
2010-04-20 22:38:57 +02:00
sb
1fcc049bb7
sb120: #i109770# disable fragile chart2/qa/unoapi testing for now
2010-04-19 17:11:30 +02:00
Mathias Bauer
d6e05aac12
CWS gnumake2: rebase to DEV300_m76; fix build problems
2010-04-17 20:34:49 +02:00
Mathias Bauer
3c4056a2b3
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
2010-04-16 23:02:51 +02:00
Jens-Heiner Rechtien
8bd51f02a3
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
Thomas Benisch
5e8eba45ee
chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened
2010-04-14 18:54:36 +02:00
Thomas Benisch
a874863e70
chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened
2010-04-14 17:59:20 +02:00
Ingrid Halama
2255e46015
#i110743# build WarningError on unxlngx6
2010-04-14 16:50:04 +02:00
Ingrid Halama
133cac7b60
chart45: avoid assertion during scenario from issue #i110849#
2010-04-13 17:03:39 +02:00
Ingrid Halama
39fb1ee566
chart45: #i110849# crash after copying chart
2010-04-13 16:21:41 +02:00
Frank Schoenheit [fs]
5bbfdef3f2
slidecopy: merge
2010-04-12 20:04:24 +02:00
Ingrid Halama
9dea2514f9
fwk140: #i110766# avoid crash on changing com.sun.star.chart.ChartDataRowSource
2010-04-12 21:15:41 +02:00
Ingrid Halama
6444c49b78
chartpositioning: merge with DEV300_m76
2010-04-09 10:40:33 +02:00
Ingrid Halama
cba8a6f937
chart45: merge with DEV300_m76
2010-04-09 10:24:13 +02:00
sb
fbadbda37c
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Ingrid Halama
5c4de21a30
chartpositioning: #i100778# do only calculate inner rectangle if necessary
2010-04-06 18:41:51 +02:00
Ingrid Halama
41ada097ec
chartpositioning: #i100778# correct inner rectangle in case of 3D charts if outer rectangle is used for sizing
2010-04-06 12:00:23 +02:00
Ingrid Halama
06e2110957
chartpositioning: #i100778# changed default to exclude axes
2010-04-01 14:26:26 +02:00
Ingrid Halama
3031bc2b4f
chartpositioning: #i98398# compiler warnings
2010-04-01 11:38:41 +02:00
Ingrid Halama
1f083939cf
chartpositioning: #i100778# fixed typo
2010-03-31 20:07:14 +02:00
Ingrid Halama
44f707ba8c
chartpositioning: #i98398# treat diagram size without title sizes (correct ODF import/export, correct diagram sizing per mouse, correct API for import)
2010-03-31 18:43:41 +02:00
Ingrid Halama
9ffefc5a02
chartpositioning: #i100778# avoid assertions upon opening of pos&size dialog
2010-03-30 13:09:38 +02:00
Ingrid Halama
13d7655a87
chart45: #i106812# correct Undo for ranges
2010-03-26 10:46:23 +01:00
Ingrid Halama
94f617bf98
chart45: make more failsafe
2010-03-26 10:43:05 +01:00
Ingrid Halama
fe03f2e6f1
chart45: #i80377# don't wrap wide legends so early
2010-03-25 16:58:58 +01:00
Ingrid Halama
0dc23b7077
chart45: #i106966# actvating chart by double click opens area dialog
2010-03-24 16:39:04 +01:00
Vladimir Glazunov
56357e8ac3
CWS-TOOLING: integrate CWS chart43
2010-03-24 13:26:00 +01:00
Vladimir Glazunov
8a0f23349d
CWS-TOOLING: integrate CWS chartlayout
2010-03-23 15:50:29 +01:00
Ingrid Halama
754c2fcb77
chartpositioning: merge with DEV300_m75 (part2)
2010-03-19 14:36:03 +01:00
Ingrid Halama
db73d5d679
chartpositioning: merge with DEV300_m75
2010-03-17 18:25:05 +01:00
Ingrid Halama
8195643ff8
chart43: merge with DEV300_m75
2010-03-15 13:09:41 +01:00
Ingrid Halama
590a1a5225
chart43: #i109770# ChartView::getExplicitValuesForAxis accessing destroyed VCoordinateSystem
2010-03-10 20:11:39 +01:00
Ingrid Halama
0b500725ae
chartmultiline: merge with DEV300_m74
2010-03-10 00:45:20 +01:00
Ingrid Halama
6e379264ce
chartmultiline: merge with DEV300_m74
2010-03-09 21:03:23 +01:00
Ingrid Halama
6616bad4c5
chart43: #i99562# delete secondary axis automatically if last series is deleted that was attached to it
2010-03-09 17:58:27 +01:00
Ingrid Halama
d664555501
chart43: #i109881# added missing virtual destructor
2010-03-09 17:04:31 +01:00
Ingrid Halama
7822e88a94
chart43: #i109977# make axes and grids deletable via delete key
2010-03-09 16:06:24 +01:00
Ingrid Halama
bbaf0683e4
#i78934# correct geometry for stacked pyramids
2010-03-09 09:59:59 +01:00
Ingrid Halama
3b6a988b4d
chart43: #i91035# default fonts too small
2010-03-08 13:01:15 +01:00
Ingrid Halama
c0a22a329f
chart43: #i103778# Use Rounded as default corner style for borders
2010-03-08 11:45:21 +01:00
sb
d9e1e3f471
merged in re/DEV300_next towards DEV300_m74
2010-03-04 23:05:27 +01:00
Ingrid Halama
0e83843e55
#i109781# charts should be bigger by default
2010-03-03 17:43:12 +01:00
Ingrid Halama
65b6070a18
#i109771# no black borders around symbols + #i74910# very thick borders protrude over the legend
2010-03-03 14:53:22 +01:00
Ingrid Halama
7bdab0997a
chart43: #i109767# no black borders per default for laminar chart types - realisitc look per default for 3D charts
2010-03-03 13:31:53 +01:00
Thomas Benisch
ed1b30ca81
chartshapes: merge with DEV300_m72
2010-03-03 10:11:57 +01:00
Ingrid Halama
1899e8813a
chart43: remove compiler warning
2010-03-02 21:17:36 +01:00
Ingrid Halama
6262a9ecc1
chart43: #i109744# walls are too dark, #i78934# pyramids are too dark
2010-03-02 18:07:47 +01:00
Thomas Benisch
568a8725ae
chartshapes: merge with DEV300_m72
2010-03-01 12:22:02 +01:00
Ingrid Halama
eb94da5c50
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +01:00
Ingrid Halama
30cd641d4b
chart43: merge with DEV300_m72
2010-02-25 13:43:52 +01:00
sb
811d508a17
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Ingrid Halama
fd73f1e913
chart43: #i109594# floor too thick
2010-02-25 11:36:03 +01:00
Ingrid Halama
b44862b2e2
#i109566# floor is too large for bar charts with multiple series
2010-02-24 16:13:18 +01:00
Ingrid Halama
5f89bcc23b
#i78934# revert test change for thickness of cylinders as they do overlap currently
2010-02-23 18:06:40 +01:00
Ingrid Halama
12cf7a9771
#i78934# changed default illumination for better shading and more neutral colors
2010-02-23 17:55:22 +01:00
Ingrid Halama
f0510c0fd3
#i78934# changed geometry for cones, pyramids and cylinder for better shading
2010-02-23 16:29:52 +01:00
Ingrid Halama
bbc63acac0
chart43: #i109371# defect legend after switching from pie to bar chart via API
2010-02-17 16:25:20 +01:00
Thomas Benisch
eee5ae330a
chartlayout: merge with DEV300_m71
2010-02-17 16:24:29 +01:00
Thomas Benisch
6fae3f3921
chartlayout: #i109336# Improve auto positioning in chart
2010-02-17 11:45:23 +01:00
Vladimir Glazunov
22e99ad710
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
sb
02c5e0d346
sb118: handle --without-junit gracefully
2010-02-16 11:33:16 +01:00
Vladimir Glazunov
45e484090d
CWS-TOOLING: integrate CWS cmcfixes71
2010-02-15 15:55:35 +01:00
sb
e4e67afdd4
sb118: chart2/qa/unoapi to new test framework
2010-02-12 17:48:43 +01:00