Commit Graph

1202 Commits

Author SHA1 Message Date
Martin Gallwey
8f37e2bc99 #86181# make the paper tray property a string 2001-09-03 13:57:23 +00:00
Frank Meies
5b25a9add8 New: Vertical text formatting - background rectangle 2001-08-31 13:16:23 +00:00
jp
2c86c9a06a Bug #89528#: use GetMainURL with correct parameters 2001-08-31 10:13:43 +00:00
Frank Meies
86d39652e7 New: Vertical text formatting 2001-08-31 05:22:48 +00:00
Andreas Martens
b5a056f27b New: Vertical affairs 2001-08-30 13:52:51 +00:00
Frank Meies
0c532d29d0 Fix #91749#: Jumping word below no-wrap frame which covers the whole line 2001-08-30 10:47:34 +00:00
Frank Meies
a47b7845e0 Fix #91746#: Editing ruby portions caused next paragraph to shift 2001-08-30 10:28:41 +00:00
Andreas Martens
70957e7dbf New: Vertical columns 2001-08-30 09:21:56 +00:00
Andreas Martens
858e831b6a New: Vertical columns 2001-08-30 07:49:33 +00:00
Andreas Martens
d026fda12b New: Vertical layout 2001-08-29 12:23:19 +00:00
Andreas Martens
431729e32e New: Vertical layout 2001-08-29 09:47:32 +00:00
jp
f1855824af Task #86004# optimization - FixedMempool for SwCursorSavePos 2001-08-28 13:35:56 +00:00
jp
ac337d2929 Task #86004# optimization - Bookmarks array with better grow size 2001-08-28 13:30:10 +00:00
jp
56a2913050 Task #86004# optimization - MovePara look forward 2001-08-28 13:27:33 +00:00
jp
22fe9a6534 Bug #91544#: new flag for don't expand the start of an attribute 2001-08-27 14:51:01 +00:00
Andreas Martens
4f46844376 Fix #i1511#: No ASSERT when clipping object 2001-08-24 13:33:38 +00:00
Hans-Joachim Lankenau
f195b1f2a6 #87136# no ALL target for L10N-framework 2001-08-24 13:29:41 +00:00
Andreas Martens
9ef0754706 Fix #88945#: Fly cache 2001-08-24 11:46:29 +00:00
Andreas Martens
3006acbabc New: Vertical flag 2001-08-24 08:09:11 +00:00
jp
45734c94da Bug #91049#: Headline font depends on the current default language 2001-08-24 07:14:09 +00:00
Andreas Martens
6d364c1498 Opt.: Memory neutral flag implementation for vertical layout 2001-08-23 15:21:59 +00:00
jp
36eb7d6af6 Bug #91462#: use ExecuteSlot instead of Save & SaveComplete 2001-08-23 15:02:12 +00:00
Andreas Martens
5e1d655804 Opt.: Memory neutral flag implementation for vertical layout 2001-08-23 13:41:20 +00:00
Andreas Martens
0ed7342847 Opt.: Memory neutral flag implementation for vertical layout 2001-08-23 13:01:04 +00:00
Daniel Vogelheim
2b9c179be5 #91412# added 'Name' property to indices 2001-08-23 08:38:30 +00:00
jp
30eb1f3caa Bug #91245#/#91223#: disable optimization for method DoOnCapitals 2001-08-22 06:58:43 +00:00
Andreas Martens
1606579e8b Fix #91314#: A really small clip rectangle 2001-08-21 14:17:53 +00:00
Daniel Vogelheim
a4b01fca63 #86004# performance improvements for table export 2001-08-21 11:56:17 +00:00
jp
7a33966ef1 Bug #91332#: BuildEnum - set the charformat on the NumFormat before this is set into the numrule 2001-08-21 11:27:49 +00:00
Frank Meies
c27dba70ba Fix #91297#: Footnotes at beginning of line 2001-08-20 12:08:45 +00:00
jp
93f9831caa Bug #91274#: HasReadonlySel - don't test Sections from the undo array 2001-08-20 10:45:25 +00:00
jp
ff59cf30c7 Bug #90126#: SwHiddenTxtFld:Evaluate - field only valid if datasource and table/query are set 2001-08-20 09:21:48 +00:00
Frank Meies
95750ea390 Fix #90365#: Correct nDelta calculation for follow frame to avoid unnecessary reformat of follow frames 2001-08-17 12:03:59 +00:00
Andreas Martens
0195dac7d5 Fix #90885#: Working on a deleted pointer 2001-08-17 11:22:48 +00:00
Frank Meies
070c65adbf Fix #90905#: Hyphenation and softhyphens at alternative spelling positions 2001-08-17 10:08:09 +00:00
jp
5b0892acbf Bug #90448#: GetScriptType - if not region exist, take the previous character 2001-08-16 14:25:11 +00:00
jp
f68e35fa9f Bug #89816#: set correct heading font 2001-08-16 12:11:36 +00:00
Daniel Vogelheim
046c5fe86e #86004#
- removed many unnecessary copies of Reference<XText> objects
- also call lcl_exportBookmarks/...Redlines only if necessary
2001-08-16 11:37:04 +00:00
Martin Gallwey
f3909d4114 #90968# use SwStyleNameMapper methods which disambiguate user defined styles which clash with programmatic names 2001-08-16 11:33:56 +00:00
Martin Gallwey
4fbc9dd48b #90968# Add two new methods to allow for disambiguation of user defined styles which clash with programmatic names 2001-08-16 11:10:24 +00:00
jp
dc5953ec14 Bug #91051#: SetNode - persist move dont insert our infoobject if the OLE exist in the persist 2001-08-16 09:39:18 +00:00
Frank Meies
a6c526b790 Fix #90760#: Removed VCL defines 2001-08-16 08:18:20 +00:00
jp
24045a5491 Task #65293#: header removed 2001-08-15 07:57:54 +00:00
jp
894ff1ac96 Bug #90966#: UndoMoveNum - handle the none range correct 2001-08-14 17:12:40 +00:00
Frank Meies
f18c5a27dd Fix #91028#: Finding next misspelled word when AutoSpellcheck is enabled 2001-08-14 13:43:53 +00:00
Martin Gallwey
faab128f91 #90608# Do not call PrtDataChanged when setting the printer on xml import or else all of the OLE objects will be loaded 2001-08-14 12:55:40 +00:00
Frank Meies
b047e2248e Fix 90905#: Handling of soft hyphens during hyphenation 2001-08-14 08:15:03 +00:00
Frank Meies
54305a44ae Fix #89863#: Repaint of line numbering 2001-08-14 05:43:41 +00:00
Frank Meies
0fecc3a242 Fix #90853#: Mixed scripts in numbering portions 2001-08-14 05:28:00 +00:00
Rüdiger Timm
7555d3b5ce #87576# so3/advise.hxx is obsolete 2001-08-10 09:52:57 +00:00