Michael Meeks
|
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 |
|
Thomas Arnhold
|
e07152cb8c
|
hrc cleanup: Remove two outdated files
All definitions in SchSlotIds.hxx are unused, so remove it.
Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
|
2012-06-25 14:12:55 +02:00 |
|
Rafael Dominguez
|
30cb559136
|
Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.
|
2012-03-23 02:55:33 +01:00 |
|
Rafael Dominguez
|
1e27c77338
|
Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.
-Update ModelState to reflect the changes.
|
2012-03-23 02:55:31 +01:00 |
|
Rafael Dominguez
|
2971651cd9
|
Add chart insert X errorbar toolbar and popup menu entries.
- Dispatch the commands to the proper functions.
|
2012-03-23 02:55:29 +01:00 |
|
Stephan Bergmann
|
bd205223ec
|
New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...see ebe26f72e9 "WaE: 'unused' attribute ignored when parsing type"
for the problem.
|
2012-03-01 18:00:32 +01:00 |
|
Elton Chung
|
23af031b09
|
Fix typos in comments
|
2012-02-18 09:35:43 +00:00 |
|
Olivier Hallot
|
0eac98aa74
|
Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
|
2011-12-13 00:36:43 +04:00 |
|
Takeshi Abe
|
1aae826501
|
catch by const reference
|
2011-11-29 10:07:04 +09:00 |
|
Norbert Thiebaud
|
6da8379e14
|
remove include of pch header in chart2
|
2011-11-27 12:59:19 -06:00 |
|
Jacek Wolszczak
|
a64076a069
|
Replace DBG_* with OSL_* in calc/chart2
|
2011-05-27 06:03:36 +02:00 |
|
Jan Holesovsky
|
acfdc69e78
|
Merge commit 'ooo/DEV300_m103'
Conflicts:
sc/source/filter/starcalc/scflt.cxx
sc/source/ui/unoobj/chart2uno.cxx
|
2011-03-23 16:58:51 +01:00 |
|
Kohei Yoshida
|
8b49dc02d9
|
Various, mostly mutex-related build breakage fixes & warning removals.
|
2011-03-14 14:12:13 -04:00 |
|
Kohei Yoshida
|
12343c1556
|
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
|
2011-03-10 20:21:13 -05:00 |
|
Ingrid Halama [iha]
|
33e01cba51
|
chart51: merge with DEV300_m101
|
2011-02-24 17:39:29 +01:00 |
|
Ingrid Halama [iha]
|
d3f3babe5f
|
chart51: merge with DEV300_m100
|
2011-02-15 14:04:40 +01:00 |
|
Ingrid Halama [iha]
|
e54b887ab0
|
chart52: merge with DEV300_m100
|
2011-02-15 13:28:01 +01:00 |
|
Carsten Driesner
|
e1d7ba2932
|
removetooltypes01: Rebase to DEV300m99
|
2011-02-07 13:06:08 +01:00 |
|
Ingrid Halama [iha]
|
c9bfd6cdeb
|
chart52: merge with DEV300_m99
|
2011-02-03 12:49:56 +01:00 |
|
Ingrid Halama [iha]
|
be902d3d92
|
chart51: merge with DEV300_m97
|
2011-01-31 14:11:09 +01:00 |
|
Ingrid Halama [iha]
|
a5da1bb72d
|
chart52: merge with DEV300_m98
|
2011-01-25 18:24:23 +01:00 |
|
Ingrid Halama [iha]
|
0e685f0d9f
|
chart52: #28670# make the legend within charts resizeable - part 2
|
2011-01-24 17:44:18 +01:00 |
|
Thomas Arnhold
|
0cd32bec48
|
Remove some more dead code
|
2011-01-18 12:17:31 -05:00 |
|
Mikhail Voytenko
|
3d6a5a98cd
|
removetooltypes01: #i112600# remove tooltypes from chart2
|
2011-01-14 15:18:08 +01:00 |
|
Thomas Benisch
|
0729b2664f
|
chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an other element
|
2011-01-07 13:20:38 +01:00 |
|
Frank Schoenheit [fs]
|
74dfed04ee
|
undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system
|
2010-12-23 10:01:58 +01:00 |
|
Frank Schoenheit [fs]
|
33f79158f6
|
undoapi: when inserting shapes, hide the Undo action which results from the initial positioning of the object
|
2010-11-18 15:45:39 +01:00 |
|
Ingrid Halama
|
df5e24fa7d
|
chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010
|
2010-11-16 15:03:23 +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]
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Ingrid Halama
|
675696c682
|
chart47: merge with DEV300_m80
|
2010-06-01 11:40:18 +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
|
417c5223db
|
chart47: #i109770# #i110253# don't paint anything if no model is available
|
2010-05-17 18:05:05 +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 |
|
Ingrid Halama
|
3031bc2b4f
|
chartpositioning: #i98398# compiler warnings
|
2010-04-01 11:38:41 +02:00 |
|
Ingrid Halama
|
94f617bf98
|
chart45: make more failsafe
|
2010-03-26 10:43:05 +01:00 |
|
Ingrid Halama
|
0dc23b7077
|
chart45: #i106966# actvating chart by double click opens area dialog
|
2010-03-24 16:39:04 +01:00 |
|
Thomas Benisch
|
568a8725ae
|
chartshapes: merge with DEV300_m72
|
2010-03-01 12:22:02 +01:00 |
|
Jens-Heiner Rechtien
|
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 |
|
Thomas Benisch
|
bf5a4ac980
|
#i12587# Inserting/editing arbitrary text objects in chart
|
2009-11-18 17:01:34 +00:00 |
|
Jens-Heiner Rechtien
|
b997e375bb
|
chartshapes: merge with DEV300 m62
|
2009-12-01 17:50:41 +00:00 |
|
Thomas Benisch
|
4d3c143900
|
#i12587# Inserting/editing arbitrary text objects in chart
|
2009-10-21 12:52:00 +00:00 |
|
Thomas Benisch
|
5a4bff3586
|
#i12587# Inserting/editing arbitrary text objects in chart
|
2009-10-06 15:33:18 +00:00 |
|