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
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
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
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
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
030ee5c48d
calc56: #i113419# preserve 3D scheme while adding a new series
2010-07-26 11:02:09 +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
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
Frank Schoenheit [fs]
028f64e749
unoawt: merged in latest changes from CWS slidecopy (rebase to m80)
2010-06-03 17:54:37 +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
362c118efd
chart47: #i111967# #i83832# some properties are wrongly marked BOUND
2010-06-01 16:51:03 +02:00
Ingrid Halama
675696c682
chart47: merge with DEV300_m80
2010-06-01 11:40:18 +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
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
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
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