Commit graph

2299 commits

Author SHA1 Message Date
gt
21bfaf0d11 vcl additional (until class ResStringArray is moved to tools!) 2001-06-27 11:03:04 +00:00
Sascha Ballach
51ec1c3b4f #87219#; made the required change to call startPage and endPage 2001-06-27 10:33:06 +00:00
Sascha Ballach
a39c43b6a0 #88491#; make the source point of the callout box the anchor 2001-06-27 07:08:14 +00:00
Niklas Nebel
122df6aa90 #88436# Load: set error code from storage to docshell 2001-06-26 17:52:37 +00:00
Niklas Nebel
83efee75ab #88436# set wrong password error code for format error in encrypted file 2001-06-26 17:51:27 +00:00
Daniel Rentz
8eb6fbac3b default names of data columns in chart legend 2001-06-26 12:04:25 +00:00
Sascha Ballach
fda713527b #88777#; if no pData create new ScTokenArray and do not clone 2001-06-26 10:34:05 +00:00
gt
6aa48750ab typo in ANALYSIS_Cumprinc_add / String 1 / German 2001-06-26 08:00:57 +00:00
gt
2902e3dd75 #88733# max row as INT32 allows negative values... 2001-06-26 04:56:59 +00:00
Niklas Nebel
640b0124f0 #87795# support CJK character compression 2001-06-25 19:37:39 +00:00
Niklas Nebel
d3c566b773 #87795# support CJK character compression 2001-06-25 19:21:32 +00:00
Niklas Nebel
f653836cf8 #88739# renamed: external data source -> external data 2001-06-25 15:51:43 +00:00
Niklas Nebel
a3142e3a98 #82371# handle database beamer with SID_VIEW_DATA_SOURCE_BROWSER 2001-06-25 14:59:08 +00:00
Niklas Nebel
fb25c75a8a #82371# handle database beamer with SID_VIEW_DATA_SOURCE_BROWSER 2001-06-25 14:37:41 +00:00
Eike Rathke
76d2701da9 #87257# use Application::GetSettings().GetLanguage() instead of System::GetLanguage() 2001-06-25 13:17:05 +00:00
Sascha Ballach
17add6a61d #88691#; export and import relative addresses of linked tables and so on 2001-06-25 11:03:09 +00:00
Niklas Nebel
55f6dcd908 TFD taskforce changes 2001-06-22 19:03:09 +00:00
Niklas Nebel
1ea13a0a14 #88658# assertion for invalid user name only if not empty 2001-06-22 15:37:56 +00:00
Niklas Nebel
d4815bab7f #88658# after loading from 5.0 file, ensure correct sorting of user names 2001-06-22 15:28:49 +00:00
Niklas Nebel
ff063236b8 #88658# StrCollection::Compare: right order 2001-06-22 15:27:15 +00:00
Niklas Nebel
fe48f1cadb #88606# TopTenQuery: assign to aSortParam member for sorting 2001-06-22 08:34:29 +00:00
gt
2458410f2e #88607# no delete of resource manager in dtor, because it's to late (already destroyed before) 2001-06-21 12:31:16 +00:00
gt
9f70ea800b UNOTYPES + com.sun.star.uno.XComponentContext 2001-06-21 11:57:48 +00:00
Eike Rathke
e49401f362 #86153# ValidQuery performance; removed unnecessary ScColumn::Search() calls 2001-06-21 11:08:38 +00:00
gt
94e893d6e8 #88596# get / reinitialize resource manager after setting locale 2001-06-21 11:00:59 +00:00
Sascha Ballach
df8e8dd31a #88521#; remove the first ' character if there is one of the text cell content 2001-06-21 08:45:19 +00:00
Niklas Nebel
7398feb02b #88521# SetCellText: use quote as text marker also for bEnglish 2001-06-21 08:21:40 +00:00
Niklas Nebel
14ff9b98d5 #88521# getFormula: add a second quote if the string starts with one 2001-06-21 08:19:39 +00:00
Sascha Ballach
08a749a322 #79771#; improve the behaviour of AddRange 2001-06-21 06:35:48 +00:00
Sascha Ballach
ace792b195 #79771#; it is not neccessary to set another celltype 2001-06-21 06:24:02 +00:00
Niklas Nebel
09542778b9 #88438# InitDrawLayer: don't call GetTitle while loading 2001-06-20 13:29:55 +00:00
Sascha Ballach
e1fdbf27e6 #79771#; implements and use a better AddRange method 2001-06-20 13:23:54 +00:00
Sascha Ballach
f10041f7f9 #79771#; use of the new UpdateSymbol method 2001-06-20 13:21:36 +00:00
Sascha Ballach
e11a9a3083 #79771'; UpdateSymbol for OUStringBuffer added 2001-06-20 13:19:26 +00:00
Niklas Nebel
53b60056c4 InitAddIns: use LocalFileHelper to convert path into correct URL for server 2001-06-20 09:43:22 +00:00
Niklas Nebel
9dae73c48f #88458# Command: handle COMMAND_CURSORPOS here if not in edit mode 2001-06-20 07:27:39 +00:00
gt
ce927a76a8 #i991# ColRowSettings::ReadSplit(): no reset of freeze 2001-06-19 07:58:22 +00:00
Niklas Nebel
ad463208c9 #88176# UpdateHeaderWidth: avoid extra step at 0 2001-06-18 15:49:51 +00:00
Niklas Nebel
f291def59c #88176# use SetUpdateMode to avoid formatting the text several times 2001-06-18 15:48:35 +00:00
Daniel Vogelheim
bc9274c009 #86004# changed SvXMLExport document class from const sal_Char* to enum XMLTokenEnum 2001-06-18 14:23:31 +00:00
gt
2de3480234 #87828# resource name depends on SUPD 2001-06-18 12:48:01 +00:00
gt
4a6715a5bc all valid excel function names in misc languages 2001-06-18 12:05:50 +00:00
gt
6d275092b4 #87828# additional handling of resources 2001-06-18 12:00:32 +00:00
Kurt Zenker
e7cf093ea0 Merge SRC633: 06/15/01 - 23:59:44 2001-06-18 06:49:54 +00:00
Sascha Ballach
d81b182934 #79771#; don't set the type on a cell with a formula 2001-06-18 06:09:31 +00:00
Rüdiger Timm
7badec7728 Merge SRC633: 17.06.01 - 00:00:15 2001-06-16 21:00:41 +00:00
Rüdiger Timm
a4f028585b Merge SRC633: 16.06.01 - 23:59:16 2001-06-16 20:59:37 +00:00
Rüdiger Timm
578e3abf6b Merge SRC633: 16.06.01 - 23:58:11 2001-06-16 20:58:34 +00:00
Rüdiger Timm
415a6a2a17 Merge SRC633: 16.06.01 - 23:55:07 2001-06-16 20:56:11 +00:00
Rüdiger Timm
40dd8435fb Merge SRC633: 16.06.01 - 23:51:13 2001-06-16 20:51:36 +00:00