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
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
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
Fridrich Štrba
232deabc45
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:08 +02:00
Michael Meeks
6e71bad72b
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:07 +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
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
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