25fafb0689
removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
2011-02-08 11:05:35 +01:00
7fa8864a0f
removetooltypes01: Rebase to DEV300m99
2011-02-07 13:06:08 +01:00
f4731b6f2e
CWS-TOOLING: integrate CWS undoapi
2011-01-28 11:59:17 +01:00
13c1c67ec5
removetooltypes01: #i112600# remove tooltypes from cui
2011-01-14 12:41:27 +01:00
8bb099cf0a
undoapi: merge after pulling DEV300.m94
2010-11-22 10:17:18 +01:00
6d244c4159
cws tl84: merge with DEV300_m93
2010-11-19 09:51:15 +01:00
609a3898f9
cws tl84: #ii71192# paper size A6 adde to Format/Page
2010-11-15 09:17:07 +01:00
7f6d48f1e1
CWS-TOOLING: integrate CWS dba34a
2010-11-08 16:01:31 +01:00
90286e004d
undoapi: GCC WaE
2010-11-03 15:32:10 +01:00
faa34a45a8
undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely
2010-11-01 15:32:54 +01:00
b8cfd18781
undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing done here is creating an SfxMacroInfo instance, whose only usage is the macro name (nowadays: script name) it carries. This can be done cheaper, by just carrying the string. The slot ID was never actually used.
2010-11-01 15:32:51 +01:00
6a2a1b824f
undoapi: removed the remaints of script type selection - this code is dead for *ages*
2010-11-01 15:24:47 +01:00
d56823f578
CWS changehid: some missing HIDs
2010-10-15 14:35:13 +02:00
976acf3ed1
CWS changehid: generate former auto hids into src files
2010-10-11 17:56:12 +02:00
9570f4dfff
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
5f1022af3a
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
37500bb0ef
CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods
2010-07-20 14:50:49 +02:00
8c7f1e56dc
vcl113: #i90023# remove unused code (thanks cmc!)
2010-07-15 14:57:48 +02:00
c61aa274cb
CWS changehid: #i111874#: change code to support HelpIds as byte strings
2010-07-10 18:21:24 +02:00
383957c96a
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
d4780894a4
dtardon01: update to DEV300_m72
2010-02-27 09:04:03 +01:00
97412488d9
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
19640eccf6
CWS-TOOLING: integrate CWS cbosdo01
2010-02-16 18:29:26 +01:00
36de66bdf0
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
83d2f8dc6a
fixed warning on Linux
2010-01-27 14:04:30 +01:00
562dc04135
cbosdo01: Changed the behaviour of nbsp autocorr
...
* The Non-breaking space insertion autocorrection is now done when typing the
:!?; character instead of the word separator following it.
* Removed the custom quote replacement option in autocorrection.
2010-01-21 13:58:49 +01:00
6aa02777ba
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
7b17696070
cbosdo01: Removed remaining code for the Fraction autocorrection
2010-01-15 11:55:56 +01:00
edd01418d9
#i107450#: more files moved out of svx
2010-01-14 18:08:36 +01:00
3666f79fb4
cbosdo01: merge with DEV300_m69
2010-01-12 14:54:42 +01:00
062389b010
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
ef3653748a
update to DEV300_m69
2010-01-08 16:20:23 +01:00
8478b0c12b
merge commit for m68
2010-01-05 14:46:45 +01:00
a3623627d0
dtardon01: update to DEV300_m68
2009-12-21 21:20:27 +01:00
6b86cf5697
aw078: resync to DEV300m68for integration
2009-12-21 20:40:13 +01:00
4e4ca291bb
CWS-TOOLING: integrate CWS communitypatches320_DEV300
2009-12-15 12:23:06 +01:00
084414f1db
SvxBrushItem does not use sfx code anymore
2009-12-10 23:58:52 +01:00
5a85f2a075
#i107450#: split up the two different ways to detect a module field unit
2009-12-10 18:44:22 +01:00
cd0b2efd96
merge to m67
2009-12-05 19:29:07 +01:00
d730f4672b
merge to m66
2009-12-02 12:43:33 +01:00
6c8cae77f8
some fixes after resync
2009-11-24 12:46:37 +01:00
d925fcf39e
merge commit for m65
2009-11-23 17:39:22 +01:00
7f5d91313a
some string resource problems
2009-11-13 11:21:19 +01:00
02e5ddf453
some problems with svxitems.hrc
2009-11-12 11:10:41 +01:00
50e3b9c887
some fixes for remaining resource problems
2009-11-11 18:31:36 +01:00
acaa9c4bff
#i106421#: cleanup of help ids
2009-11-04 10:53:36 +01:00
bd249877a4
#i106421#: create new cui resource file
2009-11-02 20:49:14 +01:00
d32b3a714f
#i106421#: move svx/source/cui to cui
2009-10-31 00:36:06 +01:00