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
1db9819ef6
dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's
...
Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this
overlapping has been removed, there's no need to have both Style and WindowBits at those classes.
Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-09-03 17:53:47 +02:00
b0d6f054f2
chart49: #i113992# removing superfluous code together with a memory leak
2010-08-19 17:33:47 +02:00
030ee5c48d
calc56: #i113419# preserve 3D scheme while adding a new series
2010-07-26 11:02:09 +02:00
13afa75fa7
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
2010-07-19 17:13:56 +02:00
0266406fef
CWS changehid: resync to m84
2010-07-13 14:38:37 +02:00
c939a66ccb
CWS gnumake2: resync to DEV300_m84
2010-07-13 14:36:24 +02:00
4a02c63d14
CWS changehid: #i111874#: change code to support HelpIds as byte strings
2010-07-10 18:21:24 +02:00
a7b51f6bb8
calc56: #i112385# loosing 3D scheme settings
2010-07-02 16:37:45 +02:00
829b756e96
calc55: merge with DEV300_m83
2010-06-17 17:38:44 +02:00
1d1b3baf89
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
28b4875fa1
CWS-TOOLING: integrate CWS chart47
2010-06-15 10:46:01 +02:00
841d9ebb1d
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:44:19 +02:00
f84216c511
calc55: #i112094# chart data table dialog cannot be disabled via UNO API
2010-06-04 18:44:00 +02:00
095647164a
changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids
2010-06-04 13:46:22 +02:00
93d35b4030
chart47: #i110702# translation for 'display legend' is truncated
2010-06-01 19:22:19 +02:00
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
0581e072a6
chartpositioning: #i100778# simplify user interface: reduce sizing options to new excluding mode only
2010-05-05 18:16:33 +02:00
3d50e9252d
CWS gnumake2: remove some unnecessary resource magic
2010-04-20 22:38:57 +02:00
6444c49b78
chartpositioning: merge with DEV300_m76
2010-04-09 10:40:33 +02:00
06e2110957
chartpositioning: #i100778# changed default to exclude axes
2010-04-01 14:26:26 +02:00
9ffefc5a02
chartpositioning: #i100778# avoid assertions upon opening of pos&size dialog
2010-03-30 13:09:38 +02:00
754c2fcb77
chartpositioning: merge with DEV300_m75 (part2)
2010-03-19 14:36:03 +01: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
6e379264ce
chartmultiline: merge with DEV300_m74
2010-03-09 21:03:23 +01:00
d664555501
chart43: #i109881# added missing virtual destructor
2010-03-09 17:04:31 +01:00
7bdab0997a
chart43: #i109767# no black borders per default for laminar chart types - realisitc look per default for 3D charts
2010-03-03 13:31:53 +01:00
ed1b30ca81
chartshapes: merge with DEV300_m72
2010-03-03 10:11:57 +01:00
568a8725ae
chartshapes: merge with DEV300_m72
2010-03-01 12:22:02 +01:00
eb94da5c50
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +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
99f85695cb
chartmultiline: #i108907# columns are to small for default labels
2010-02-03 16:18:13 +01:00
00773382c1
chartmultiline: fixed compiler warnings
2010-01-29 17:23:04 +01:00
f4e29eea1d
chartmultiline: merge with DEV300_m70
2010-01-28 16:29:55 +01:00
4851b01ed1
chartmultiline: #i82971# complex categories (part7 - add toolbox item for insertion of a complex category column within the chart data table )
2010-01-28 14:24:55 +01:00
9af6a07191
chartmultiline: #i82971# complex categories (part6 - allow editing of complex categories within chart data table )
2010-01-28 10:52:28 +01:00
bf5462ddf6
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
cf7b30671a
chartshapes: merge with DEV300_m66
2009-12-07 17:05:58 +01:00
4d5f3c429b
chartmultiline: #i97893# import categories from multiple lines (fixed), #i82971# display complex categories hierarchically (part1)
2009-12-01 15:01:55 +01:00
8cd4824f5a
chartmultiline: remove unsued concept 'UnusedData'
2009-11-24 11:19:08 +01:00
3b95d04c65
merge commit for m65
2009-11-23 17:39:22 +01:00
0a5e2fc8e9
chartpositioning: #i100778# chart positioning excluding labels
2009-11-20 11:58:22 +01:00
bf5a4ac980
#i12587# Inserting/editing arbitrary text objects in chart
2009-11-18 17:01:34 +00:00
8b2c99bc10
#i106432#, #i103496#: some fixes found while building on more platforms
2009-11-04 15:39:48 +01:00
06550364e7
#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)
2009-11-03 18:12:19 +01:00
b997e375bb
chartshapes: merge with DEV300 m62
2009-12-01 17:50:41 +00:00
a293d0a7b1
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
20ade6a1d2
#103496#: move VCL free ConfigItems to unotools
2009-10-06 07:38:24 +02:00