Commit graph

1613 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
44a73f1f53 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Frank Schoenheit [fs]
c4f5b38275 undoapi: adjusted forward declaration SfxUndoManager->IUndoManager. Not sure why this slipped my (the compiler's) attention originally ... 2010-10-22 14:11:53 +02:00
Frank Schoenheit [fs]
a70f500bc9 undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
Mathias Bauer
1b1be7f4d5 CWS changhid: some missing HIDs 2010-10-14 13:11:09 +02:00
Mathias Bauer
976acf3ed1 CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Mathias Bauer
9570f4dfff CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
sb
29d1f19d1f sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Hans-Joachim Lankenau
66ee906cda DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
sb
5dbc43ead1 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Frank Schoenheit [fs]
c2ac9c93bd dba33i: #i111146# migrated all SFX-based applications to use named views 2010-09-01 14:59:07 +02:00
Vladimir Glazunov
ec38ffb432 CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Andreas Bregas
c8852505f8 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
Daniel Rentz
82de1aefa1 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Daniel Rentz
63011eb5ee mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
Malte Timmermann [mt]
c57d83d4b6 codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
Malte Timmermann
5b5b5ff7a0 codecleanup02: #i112685# Removed ifdefs and code for MAC 2010-06-30 09:48:27 +02:00
Joachim Lingner
3459495f52 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
1871d11fbe CWS-TOOLING: integrate CWS fwk139 2010-06-15 10:26:12 +02:00
Joachim Lingner
e72806c269 jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Mikhail Voytenko
9cfca129cb fwk139: #i10000# avoid warnings on solaris 2010-06-03 16:40:59 +02:00
Frank Schoenheit [fs]
52520fa07c slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Daniel Rentz
d9842bcef5 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
npower Developer
6ddef091ef npower13_objectmodules: #i111419# 2010-05-06 13:02:31 +01:00
npower Developer
442f871611 fix for insert 2010-05-05 11:41:41 +01:00
npower Developer
c6bb765153 npower13_objectmodules: #i111245# fix core dump on rename 2010-04-30 10:46:23 +01:00
Frank Schoenheit [fs]
1558694a52 slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files) 2010-04-22 16:16:37 +02:00
Joachim Lingner
148e48fa5e jl152 import 263449 from native0jl:#i77196# no registration of components in uno.exe at startup, fixed extension activation, basic, etc. 2010-04-21 16:04:34 +02:00
npower Developer
cb2bcac347 remove some stray instances of lcl_getObject ( now implemented in ModuleInfoHelper::getObjectName ) 2010-04-20 10:31:03 +01:00
npower Developer
7780dbea50 npower13_objectmodules: fold in review comment ( about making lcl_getObjectName & lcl_getModuleType 'real' methods of a helper for basctl) 2010-04-19 11:02:13 +01:00
Daniel Rentz
d17f9a78f7 npower13_objectmodules: uppercase UNO constants 2010-04-16 17:28:52 +02:00
Jens-Heiner Rechtien
4f2def4221 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
npower Developer
70f0bc6b7d npower13_objectmodule: fold in review comments ( for basctl ) 2010-04-08 16:36:31 +01:00
sb
55d474d853 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
npower Developer
7fc4223046 npower13_objectmodule: #i109734# fix a couple of problems, a) introduce lazy init of xModule for ModuleWindow ( needed because we get the module added before basic is updated ), b) fix compile warning, c) make sure elementRemoved really does try to remove the ModuleWindow 2010-03-03 19:59:09 +00:00
npower Developer
e8a31aab0a npower13_objectmodule: #i109734# re-instate listening for module creation/delete ( useful generally I think ) 2010-03-03 18:23:05 +00:00
npower Developer
92226d16f8 npower13_objectmodule: disable IDE changes 2010-03-03 16:17:49 +00:00
npower Developer
b38c23a63a npower13_objectmodule: clean up IDE changes 2010-03-03 16:12:54 +00:00
npower Developer
b4cfc7121b npower13_objectmodule: tweak IDE to only run macros from cursor in VBA mode 2010-03-03 12:59:39 +00:00
npower Developer
07716c77cc npower13_objectmodule: #i109734# object module stuff 2010-03-02 12:39:31 +00:00
Jens-Heiner Rechtien
f00da4be08 CWS-TOOLING: integrate CWS dtardon02 2010-04-13 13:18:39 +02:00
David Tardon
6f5121a404 dtardon02: #i108497# remove empty file in basctl 2010-03-11 07:25:02 +01:00
sb
87ec9c993b sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Vladimir Glazunov
97412488d9 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
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
sb
27bb69577e sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Frank Schoenheit [fs]
e9de8ab515 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
Frank Schoenheit [fs]
2176aee8e2 autorecovery: commit resolved merge (after rebase to m71) 2010-02-04 10:38:39 +01:00
Mathias Bauer
6aa02777ba resync to DEV300_m70 2010-01-21 13:49:22 +01:00
sb
414bdbe711 sb118: merged in DEV300_m70 2010-01-21 12:06:31 +01:00
Philipp Lohmann [pl]
f1f63e211d undo previous erroneous change, solar.hrc belongs to svl instead vcl now 2010-01-14 22:27:44 +01:00