Commit graph

7482 commits

Author SHA1 Message Date
Philipp Lohmann
4b719c5b0f #105358# set process service factory again 2002-11-22 12:09:39 +00:00
Ocke Janssen
8544d40aac #105496# #105497# #105498# insert rowcount checking and select column again when moving and column was already selected 2002-11-22 11:44:33 +00:00
Malte Timmermann
13f7ff1af3 #105466# reset mnCurrentPos in Clear() 2002-11-22 10:26:19 +00:00
Stephan Schäfer
1970b8cb65 #105474# check if menu window was not destroyed in keyhandler 2002-11-22 07:40:36 +00:00
Eike Rathke
ae6fe285f6 #i2800# #99677# performance: single character isAlpha et al test for low ASCII characters before calling i18n 2002-11-21 15:20:47 +00:00
Björn Milcke
16f19b92fe make a + before a command line to allow shell-expansion
JAR_PATH was incorrect for Linux
2002-11-21 15:07:29 +00:00
Herbert Duerr
db61c2711e #104627# use generic GetVerticalChar() 2002-11-21 13:02:07 +00:00
Herbert Duerr
88dd47c4a3 #104627# add GetVerticalChar() and GetMirroredChar() 2002-11-21 13:01:05 +00:00
Vladimir Glazounov
eafa869b87 #100000# typo 2002-11-21 11:50:41 +00:00
Kai Ahrens
f339d5943a #100138#: added SOT_FORMATSTR_ID_BMP format 2002-11-21 11:07:35 +00:00
Malte Timmermann
c7aa4a38a8 #105438# BASEPROPERTY_MOUSETRANSPARENT 2002-11-21 11:07:05 +00:00
Philipp Lohmann
46590f7b33 #101959# do not set focus to float style windows 2002-11-21 10:54:53 +00:00
Stephan Schäfer
adb97ca879 #105406# improved restore focus handling 2002-11-21 09:28:30 +00:00
Herbert Duerr
522cac9e03 #103571# improve BiDi behaviour 2002-11-21 08:50:44 +00:00
Oliver Braun
e83d97f376 #100852# additional cleanups 2002-11-21 07:18:50 +00:00
Oliver Braun
6bc4363dc5 #100852# initialize D&D when re-parenting to new system window 2002-11-21 07:17:34 +00:00
Peter Burow
807bf6fa6a fix: #104938# EXPANDABLE state always set 2002-11-21 07:17:27 +00:00
Peter Burow
2554e92218 fix: #104938# send event in SetItemState() for accessibility 2002-11-21 07:13:06 +00:00
Karl Hong
9142a8f8e4 #105384# #105385# #105387# fix the problems in breakiterator, nextScript(), previousScript() and previousCharBlock() 2002-11-20 19:14:05 +00:00
Stephan Schäfer
27b62c4ecf #i4715# override matrox centerpopup 2002-11-20 16:15:33 +00:00
Thomas Benisch
24c7e26bc7 #103637# Service descriptions of controls in wrong place 2002-11-20 16:01:11 +00:00
Andre Fischer
bc244b6757 #105380# In destructor calling XComponent::disposing at accessibility object. 2002-11-20 15:37:01 +00:00
Andre Fischer
7cad050a4a #105380# Made ValueSetAcc support XComponent. 2002-11-20 15:35:31 +00:00
Herbert Duerr
40f6ee57bc #104627# when appropriate GSUB for vertical writing is missing do some manual substitutions 2002-11-20 14:49:23 +00:00
Malte Timmermann
d76f674e06 #103910# No bQuickFormat, when calling CreateTextPortions 2002-11-20 14:43:58 +00:00
Tino Rachui
f8d398d2b9 #104055#removed obsolate ImplShowNativeDialog function 2002-11-20 14:43:55 +00:00
Oliver Braun
329f25cb5a #104055# use new NativeMessageBox interface 2002-11-20 14:30:33 +00:00
Philipp Lohmann
216b696aaa #100514# remove DirEntry 2002-11-20 13:37:06 +00:00
Herbert Duerr
0d08f3f590 #104316# halfwidth forms should be rotated for vertical 2002-11-20 12:58:12 +00:00
Stephan Schäfer
3cbc2f82b5 #104051# use LAYEREDPANE as default role, not WINDOW 2002-11-20 11:58:08 +00:00
Philipp Lohmann
15f1901b28 #95530# additional parameter on InitPaperFormats and GetLandscapeAngle 2002-11-20 11:42:01 +00:00
Stephan Schäfer
aca6216636 #105371# define WINVER=0x400 to avoid problems on older Windows versions (<XP) 2002-11-20 11:36:27 +00:00
Stephan Schäfer
dac49ddee8 #95530# use jobsetup in GetLandscapeAngle and InitPaperFormats 2002-11-20 11:04:16 +00:00
Stephan Schäfer
4174ce4e7c #95530# improve support for paper formats and orientation 2002-11-20 11:00:35 +00:00
Philipp Lohmann
7355ed8247 #95530# correct landscape angle 2002-11-20 08:52:44 +00:00
Malte Timmermann
33f7e800d3 #100119# Get all resize events 2002-11-20 08:41:10 +00:00
Carsten Driesner
d67c16ffd6 #96469# Support setting a random value for progress 2002-11-20 07:43:39 +00:00
Eike Rathke
3d897d93a1 #i2800# #99677# performance: toUpper/toLower/toTitle: avoid unnecessary reallocations,
preallocate offset sequence before calling transliterate.
(this cries for another interface!)
2002-11-19 21:23:51 +00:00
Eike Rathke
ca91b77bf5 #i2800# #99677# performance: transliterate: avoid unnecessary reallocations 2002-11-19 21:15:07 +00:00
Karl Hong
7b7b8b9bfe #105287# change calendar name hanja_yoil to hanja, and link calendar service hanja_yoil to hanja for backwards compatiblity 2002-11-19 19:41:49 +00:00
Karl Hong
d72d916db3 #105287# change calendar name hanja_yoil to hanja 2002-11-19 19:38:44 +00:00
Thorsten Behrens
805f4a9d94 #102532# Preparations for roundoff preventions in PixelToLogic methods 2002-11-19 17:22:29 +00:00
Philipp Lohmann
77ed5ec0e6 #95530# additional paper information 2002-11-19 17:08:50 +00:00
Andre Fischer
319ea32302 Clean up. 2002-11-19 16:05:22 +00:00
Andre Fischer
ec1e241046 Adaption to change of XAccessibleComponent and XAccessibleExtendedComponent interfaces. 2002-11-19 15:51:40 +00:00
Stephan Schäfer
1d9b77f663 #102461# close submenu with some delay when mouse leaves parent menu 2002-11-19 15:49:25 +00:00
Henning Brinkmann
9e25789e2a #99838# throw new -> throw 2002-11-19 15:18:01 +00:00
Herbert Duerr
e40279cf83 #105102# fix overflow in kashida justification for arabic print preview, improve GenericSalLayout::GetCharWidths() 2002-11-19 15:13:35 +00:00
Kai Sommerfeld
e48d1e4429 #105292# - Brought up to date. 2002-11-19 14:03:27 +00:00
Stephan Schäfer
6eaae1eb69 #105267# use luminace value for isdark again 2002-11-19 12:55:28 +00:00