Commit Graph

52 Commits

Author SHA1 Message Date
b9376ed8d4 Code Cleanup
* Remove empty and bogus comments
* Remove dead codes
* Fix typos in comments

Released under LGPLv3+/MPL
2011-05-30 12:03:44 +01:00
8b49dc02d9 Various, mostly mutex-related build breakage fixes & warning removals. 2011-03-14 14:12:13 -04:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
5d81e7eace chart52: #i68029# show mean value line in the legend - enable delete key 2011-02-07 14:19:53 +01:00
c9bfd6cdeb chart52: merge with DEV300_m99 2011-02-03 12:49:56 +01:00
a5da1bb72d chart52: merge with DEV300_m98 2011-01-25 18:24:23 +01:00
0e685f0d9f chart52: #28670# make the legend within charts resizeable - part 2 2011-01-24 17:44:18 +01:00
4b13d3dc1d Some more dead code removal 2011-01-18 12:25:25 -05:00
db95c38b3c Remove dead code: "//static" and "//virtual" 2011-01-18 11:44:43 -05:00
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
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
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
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
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
defa3490b4 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:58 -05:00
b903a1de34 chart49: #i113103# guard calls to vcl window with solar mutex 2010-10-25 11:23:56 +02:00
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
9767c7f18e chart49: merge with DEV300_m89 2010-10-07 19:02:44 +02:00
9f5af96425 chart49: cleanup 2010-10-06 14:12:36 +02:00
9c2ea353ea calc58: #i113946# undo does not work for deleting shapes 2010-08-20 13:03:55 +02:00
obo
28b4875fa1 CWS-TOOLING: integrate CWS chart47 2010-06-15 10:46:01 +02:00
5be9c91744 chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed' 2010-05-19 17:08:43 +02:00
e0a1128c4b chartpositioning: #i100778# switch to manual positioning if shapes are added via user interface 2010-05-10 16:30:45 +02:00
6444c49b78 chartpositioning: merge with DEV300_m76 2010-04-09 10:40:33 +02:00
db73d5d679 chartpositioning: merge with DEV300_m75 2010-03-17 18:25:05 +01:00
8195643ff8 chart43: merge with DEV300_m75 2010-03-15 13:09:41 +01:00
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
7822e88a94 chart43: #i109977# make axes and grids deletable via delete key 2010-03-09 16:06:24 +01:00
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01:00
22e99ad710 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
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
bf5462ddf6 #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
0a5e2fc8e9 chartpositioning: #i100778# chart positioning excluding labels 2009-11-20 11:58:22 +01:00
b997e375bb chartshapes: merge with DEV300 m62 2009-12-01 17:50:41 +00:00
189c886078 #i12587# Inserting/editing arbitrary text objects in chart 2009-09-29 11:03:35 +00:00
921ff4b99a CWS-TOOLING: integrate CWS chartuseability01
2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57)
2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements
2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor'
2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly
2009-08-25 16:35:00 +0200 ufi  r275369 : i104087
2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu
2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI
2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090
2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements
2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements
2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements
2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent
2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent
2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation
2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent
2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent
2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar'
2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font'
2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements
2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements
2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements
2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected
2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements
2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements
2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
23d63d58c9 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-21 16:29:03 +00:00
e5d7fbada2 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-12 15:42:05 +00:00
cce580a22d #i12587# Inserting/editing arbitrary text objects in chart 2009-08-10 17:14:29 +00:00
e4cf17583a #i12587# Inserting/editing arbitrary text objects in chart 2009-07-24 13:02:58 +00:00
8e536b500b #i12587# Inserting/editing arbitrary text objects in chart 2009-07-23 09:49:55 +00:00
36f348fb0b #i12587# Inserting/editing arbitrary text objects in chart 2009-06-04 09:55:00 +00:00
6b741821d6 CWS-TOOLING: integrate CWS chart35
2009-02-20 12:33:54 +0100 nn  r268312 : correct line ends
2009-01-19 12:50:45 +0100 iha  r266491 : #i91800# style:text-position='0' is wrongly imported
2009-01-19 11:59:09 +0100 iha  r266486 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge
2009-01-16 16:45:50 +0100 iha  r266435 : #i93802# clockwise does not work on solars sparc
2009-01-16 13:23:37 +0100 iha  r266414 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge
2009-01-15 14:09:27 +0100 iha  r266370 : #i98102# checkbox show equation should not be checked initially
2009-01-14 17:41:33 +0100 iha  r266323 : #i97133# #i97318# chart type is not detected correctly in case of invisible series
2009-01-14 16:23:06 +0100 iha  r266316 : #i97133# #i97318# chart type is not detected correctly in case of invisible series
2009-01-14 13:43:38 +0100 iha  r266298 : #i84417# Unable to edit existing chart title with clipboard
2009-01-14 13:43:04 +0100 iha  r266297 : #i84417# Unable to edit existing chart title with IME
2009-01-14 13:14:15 +0100 dr  r266293 : do not set CharEscapement property if not needed
2009-01-14 00:48:46 +0100 er  r266262 : #i81383# changed ASC and JIS to use transliteration provided by i18n transliteration; patch from <bluedwarf>
2009-01-14 00:28:06 +0100 er  r266261 : #i97536# silence gcc's unbracketed && || warnings
2009-01-13 22:43:45 +0100 er  r266259 : #i97905# corrected IndexKey order
2009-01-13 20:36:15 +0100 er  r266254 : #i97905# add SKK/EUR conversion (plus MTL/EUR and CYP/EUR)
2009-01-13 20:31:17 +0100 er  r266253 : #i97905# updated locale data; contributed by <brko>
2009-01-13 11:57:08 +0100 iha  r266204 : #i84103# cannot set data in xy diagram in draw
2009-01-12 20:29:37 +0100 nn  r266181 : #i97680# GetStylesContainer: handle non-available style family
2009-01-12 19:53:19 +0100 nn  r266180 : #i98000# don't get initial zoom value via SfxViewFrame::Current
2009-01-12 16:11:19 +0100 iha  r266166 : #i71686# XY charts without valid x values are not imported correctly from Excel
2009-01-09 17:10:20 +0100 iha  r266102 : #i95051# truncated asian strings on scale tabpage
2009-01-09 15:58:46 +0100 iha  r266094 : #i89430# truncated asian strings in smooth lines dialog
2009-01-09 13:09:14 +0100 iha  r266076 : #i94813# importing pie chart with multiline categories crashes
2009-03-03 11:39:43 +00:00
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
55ff431387 INTEGRATION: CWS chart26_DEV300 (1.5.20); FILE MERGED
2008/04/09 08:18:32 iha 1.5.20.2: #i72994# simpler access to 3D settings
2008/04/08 16:02:31 iha 1.5.20.1: #i72994# simpler access to 3D settings
2008-05-15 07:02:13 +00:00
fd655751fe INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED
2008/04/01 15:04:10 thb 1.7.20.2: #i85898# Stripping all external header guards
2008/03/28 16:43:48 rt 1.7.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:49:36 +00:00
28112ed8a2 INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED
2008/02/21 15:59:27 bm 1.6.4.2: #i366# error bars from ranges
2008/02/21 15:07:44 bm 1.6.4.1: #i85441# remove selection after deleting objects
2008-03-06 15:59:46 +00:00
a644fdc9bd INTEGRATION: CWS chart19 (1.5.8); FILE MERGED
2008/01/15 07:46:45 bm 1.5.8.2: #i44768# allow deleting a trendline with pressing deleting its legend key
2008/01/14 13:46:10 bm 1.5.8.1: #i44768# insert/delete mean value lines via menu commands
2008-02-18 14:58:10 +00:00
ba9b252bfa INTEGRATION: CWS chart17 (1.4.32); FILE MERGED
2007/11/05 16:39:25 iha 1.4.32.3: enable to delete data points via delete key
2007/10/25 12:51:05 bm 1.4.32.2: #i7998# reset trendline equation position when doing new arrangement
2007/10/12 12:35:08 bm 1.4.32.1: #i7998# equations for regression curves
2007-11-23 10:54:29 +00:00
6154306063 INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/07/06 16:48:07 bm 1.2.12.4: RESYNC: (1.2-1.3); FILE MERGED
2007/06/29 08:49:15 bm 1.2.12.3: #i78792# gcc 3-3 problem fixed
2007/06/26 11:16:31 bm 1.2.12.2: #i78792# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007/06/25 12:52:11 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:44:01 +00:00