Commit graph

3314 commits

Author SHA1 Message Date
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
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