Commit graph

120 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
48de44881b 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
Hans-Joachim Lankenau
94160afa68 CWS-TOOLING: integrate CWS gnumake2 2010-12-17 12:43:22 +01:00
Frank Schoenheit [fs]
2ac8765b19 undoapi: merged DEV300m95 2010-12-16 13:15:45 +01:00
Bjoern Michaelsen
44aec49b2c gnumake2: resync to DEV300_m95 2010-12-08 14:12:49 +01:00
Bjoern Michaelsen
ee730ab172 gnumake2: merging in os144 2010-12-03 23:25:58 +01:00
Ivo Hinkelmann
5e5f328689 CWS-TOOLING: integrate CWS os144 2010-12-03 11:31:00 +01:00
Ivo Hinkelmann
f9c03e6704 OOO330 2010-11-30 16:19:53 +01:00
Ivo Hinkelmann
8e7be2d16b CWS-TOOLING: integrate CWS impress202 2010-11-30 16:02:32 +01:00
Mathias Bauer
7ad3ca2532 CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
Michael Stahl
863c33ff52 udoapi: merge sw refactoring with undoapi stuff 2010-11-25 15:10:59 +01:00
obo
406dec4395 masterfix OOO330: #i115774# crash in FR version when typing / as first character 2010-11-25 11:51:51 +01:00
Frank Schoenheit [fs]
e13b8a69ee undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
os
688cfc2ff1 #i112395# rtf import fixed 2010-11-19 14:24:51 +01:00
sj
63bfae4c61 impress202: rebasing 2010-11-15 17:45:29 +01:00
os
12be26b5e6 DEV300:m92 merged 2010-11-04 10:08:29 +01:00
Vladimir Glazunov
27f4278c45 CWS-TOOLING: integrate CWS svarray 2010-11-01 16:40:46 +01:00
Frank Schoenheit [fs]
fe74a4e751 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Mathias Bauer
83d7b776fb CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Michael Stahl
c2a023ea84 svarray: #i112395#: fix warnings, enable exceptions, etc. 2010-10-23 15:48:00 +02:00
Bartosz Kosiorek
3ce776ee5b svarray: merge with DEV300 m90 2010-10-20 22:48:22 +02:00
Frank Schoenheit [fs]
6644620ee4 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
Bartosz Kosiorek
8ea563dce6 svarray: #i112395# #i84159# increase max number of pools to 2^32 2010-10-18 22:00:21 +02:00
Bartosz Kosiorek
541c40f8d8 svarray: #i112395# #i84159# handle 2^32 numbers 2010-10-16 21:21:14 +02:00
Frank Schoenheit [fs]
ee04c3f3e0 undoapi: first sketch of the listener API - not sure this will survive 'til the final version 2010-10-14 16:40:32 +02:00
Christian Lippka ORACLE
1ff403576d impress202: #i84795# write/load unicode strings for url and author fields 2010-10-11 18:15:21 +02:00
Mathias Bauer
a385ab1238 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
os
d66fbfadfe enable exceptions 2010-10-04 16:15:24 +02:00
Bartosz Kosiorek
49f8514fba svarray: #i112395#: fix bug with erase 2010-10-01 01:57:06 +02:00
Bartosz Kosiorek
2ae9d66f27 svarray: #i112395#: small fix 2010-09-30 23:12:15 +02:00
Bartosz Kosiorek
7a243b8957 svarray: #i112395#: change SvBools from vector to deque 2010-09-30 21:54:31 +02:00
Bartosz Kosiorek
6b73872745 svarray: #i112395#: SvArray update 2010-09-30 21:28:31 +02:00
Bartosz Kosiorek
c308fb2f18 svarray: #i112395#: small upgrade 2010-09-26 20:54:30 +02:00
os
a2586c9696 shape properties wzDescription and wzName support added 2010-09-23 15:51:45 +02:00
Bartosz Kosiorek
6b012adb2d svarray: #i112395#: silent warning 2010-09-23 07:38:41 +02:00
Bartosz Kosiorek
0873bb16c5 svarray: #i112395#: apply deque to WritingDirectionInfos 2010-09-23 07:28:37 +02:00
Bartosz Kosiorek
041f8d5d68 svarray: #i112395#: apply deque to ScriptTypePosInfos 2010-09-23 07:11:42 +02:00
Bartosz Kosiorek
e9aa6e972e svarray: #i112395#: fix editeng/inc/editeng/svxrtf file 2010-09-22 18:17:35 +02:00
sb
36fa44d9be sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Bartosz Kosiorek
a77dffd159 svarray: #i112395#: replace SV_DECL_PTRARR_STACK with deque 2010-09-21 22:45:53 +02:00
Hans-Joachim Lankenau
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
obo
3c2516682b CWS-TOOLING: integrate CWS impress200 2010-09-14 07:53:51 +02:00
sb
9551bf5a1e sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Christian Lippka
0cd40f9bff impress200: #i114089# clear user any after they are applied to the shape 2010-08-26 21:50:11 +02:00
Ivo Hinkelmann
44d336c3ab CWS-TOOLING: integrate CWS fwk152 2010-08-26 13:07:19 +02:00
Vladimir Glazunov
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Vladimir Glazunov
b56e773ff2 DEV300: changesets OOO330 up to m5 2010-08-25 16:13:14 +02:00
Ivo Hinkelmann
7abb5e2be8 CWS-TOOLING: integrate CWS sw33bf08 2010-08-25 14:19:19 +02:00
Thomas Lange [tl]
afb2f41ca9 cws sw33bf08: #i113584#, #i113587# transliteration fixed 2010-08-17 16:46:36 +02:00
Kurt Zenker
25417fcc96 CWS-TOOLING: integrate CWS tl83_OOO330 2010-08-11 13:35:12 +02:00
Michael Stahl
603d34f5ae sw33bf08: #i113461#: SvxAutoCorrect::AutoCorrect(): apply patch by dtardon:
do not freeze after erasing non-breaking space inserted by French AutoCorrection
2010-07-29 14:57:46 +02:00