Frank Schoenheit [fs]
bfac8e3f22
dba33i: fix GCC warning
2010-09-02 12:25:31 +02:00
Frank Schoenheit [fs]
ab46e29e1a
dba33i: #i113684# proper termination condition when reading large strings
2010-09-02 12:25:23 +02:00
Frank Schoenheit [fs]
23eb90b58c
dba33i: #i112694# care for mouse handlers which tamper with the tree: survive this
2010-09-01 21:56:16 +02:00
Frank Schoenheit [fs]
1f01f13ddb
dba33i: #i111146# SaveCurrentViewData_Impl: be less generous, only store the old view's data in the model if the new view is a print preview
2010-09-01 15:13:11 +02:00
Frank Schoenheit [fs]
03ee94167c
dba33i: #i111146# migrated all SFX-based applications to use named views
2010-09-01 14:59:07 +02:00
Frank Schoenheit [fs]
7c006c81f4
dba33i: #i111146# completely put the responsibility for remembering/restoring view data, when switching to the
...
print preview and back, to SFX
In particular, the following changes have been applied
- the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames
- the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view
factories for such named views
- SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view
is exchanged with another view. In this case, it preserves the view's view data at the model
- Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from
the print preview, has been removed completely.
What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY.
This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the
view names would be speaking then, instead of the current "view<number>" names.
2010-09-01 13:39:49 +02:00
Frank Schoenheit [fs]
6fc90af7ff
dba33h: merge after pulling OOO330.m6
2010-08-30 14:10:40 +02:00
Frank Schoenheit [fs]
4a15cba3af
dba33h: #i114161#
2010-08-30 14:08:45 +02:00
Frank Schoenheit [fs]
014547dafd
#i111295# getFormattedValue: don't treat non-numeric columns with numeric formats
2010-08-27 15:51:44 +02:00
Frank Schoenheit [fs]
d47eb1dc47
dba33h: merge after pulling in fs33a
2010-08-27 15:35:58 +02:00
obo
926a7b29e0
masterfix OOO330: #i10000# solve merge problem / WaE
2010-08-27 13:01:02 +02:00
Ivo Hinkelmann
44d336c3ab
CWS-TOOLING: integrate CWS fwk152
2010-08-26 13:07:19 +02:00
Frank Schoenheit [fs]
e10726b738
fs33a: merge after pulling OOO330.m5's changes
2010-08-25 16:07:39 +02:00
Ivo Hinkelmann
7abb5e2be8
CWS-TOOLING: integrate CWS sw33bf08
2010-08-25 14:19:19 +02:00
Frank Schoenheit [fs]
081f3c9e3f
fs33a: when all panels claim to be invisible, make the first one visible
2010-08-25 13:29:38 +02:00
Ivo Hinkelmann
adf8cb3606
CWS-TOOLING: integrate CWS mib18
2010-08-25 12:49:35 +02:00
Kurt Zenker
27d42b733f
CWS-TOOLING: integrate CWS ooo33gsl05
2010-08-18 13:23:34 +02:00
Kurt Zenker
f6ecfcc1c3
CWS-TOOLING: integrate CWS mav56
2010-08-18 12:43:13 +02:00
Kurt Zenker
77c062718a
CWS-TOOLING: integrate CWS fwk151
2010-08-18 12:39:06 +02:00
Kurt Zenker
7c01faa82f
CWS-TOOLING: integrate CWS jl154
2010-08-18 12:00:05 +02:00
Thomas Lange [tl]
afb2f41ca9
cws sw33bf08: #i113584#, #i113587# transliteration fixed
2010-08-17 16:46:36 +02:00
Daniel Rentz
c26a9b2de5
mib18: wae
2010-08-13 17:59:32 +02:00
Daniel Rentz
41b94861a1
mib18: wae
2010-08-13 17:51:00 +02:00
Philipp Lohmann [pl]
a40d24467d
ooo33gsl05: #i113810# fix on behalf of aw
2010-08-13 15:57:34 +02:00
Daniel Rentz
5db9a76c7c
mib18: merge
2010-08-13 15:03:20 +02:00
Mikhail Voytenko
5df1941a50
mib18: #163278# handle the internal VBA types correctly
2010-08-13 14:48:18 +02:00
Daniel Rentz
fac8815422
mib18: merge
2010-08-13 13:43:38 +02:00
Mikhail Voytenko
f8ec5aff1e
mib18: merging
2010-08-13 13:38:18 +02:00
Mikhail Voytenko
4d949990ef
mib18: #163225# support long strings in basic
2010-08-13 13:28:45 +02:00
Michael Brauer
232ee1a3b0
mib18: #163285#: Set correct error code in Collection.item and Collection.remove
2010-08-13 12:52:17 +02:00
Frank Schoenheit [fs]
f13ce448ff
fs33a: merge after pulling OOO330.m4's change sets
2010-08-13 12:04:35 +02:00
Daniel Rentz
7857895b3d
mib18: rebase to OOO330m4
2010-08-13 11:29:46 +02:00
Andreas Bregas
d2aa21c674
mib18: #163254# Set right name and parent for copied object class members
2010-08-13 08:01:31 +02:00
Joerg Skottke [jsk]
0d1de3e4b9
jl154: Local merge
2010-08-13 07:28:35 +02:00
Philipp Lohmann [pl]
7bd320c17e
merge with OOO330m4
2010-08-12 16:23:40 +02:00
Michael Stahl
f47d90f206
sw33bf08: #i108078#: ::sfx2::createBaseURI(): decode content of expand URI
2010-08-12 16:13:11 +02:00
Michael Stahl
7b40b729c0
sw33bf08: #i108078#: ::sfx2::createBaseURI():
...
manually expand vnd.sun.star.expand: URIs before calling makeAbsolute().
2010-08-12 15:05:09 +02:00
Mikhail Voytenko
2f61a21f70
fwk152: #i10000# fix warning
2010-08-12 10:00:50 +02:00
Andreas Bregas
20e2562e7b
mib18: #163254# Fixed instantiation of class modules for object members
2010-08-12 08:40:35 +02:00
Andreas Bregas
2987b20f9b
mib18: Merge
2010-08-11 14:25:35 +02:00
Andreas Bregas
73e504b3e5
mib18: #163237# Changed error handling in StepSET
2010-08-11 14:18:10 +02:00
Kurt Zenker
25417fcc96
CWS-TOOLING: integrate CWS tl83_OOO330
2010-08-11 13:35:12 +02:00
Kurt Zenker
2b5145838f
CWS-TOOLING: integrate CWS l10nfixer01
2010-08-11 13:26:21 +02:00
Kurt Zenker
2fac0e80a9
CWS-TOOLING: integrate CWS writerfilter08ooo330
2010-08-11 13:05:19 +02:00
Daniel Rentz
3fb28911c5
mib18: unx compiler warnings
2010-08-11 11:11:45 +02:00
Mikhail Voytenko
949e63c1f4
mib18: #163215# handle the closed dialog correctly
2010-08-11 09:10:07 +02:00
Joerg Skottke [jsk]
48ab5f899d
jl154: Local merge
2010-08-11 08:57:13 +02:00
Andreas Bregas
e3046e29e1
mib18: Merge
2010-08-11 08:28:57 +02:00
Andreas Bregas
c28503c38a
mib18: #163121# Fixed back chain handling for new declare implementation
2010-08-11 08:24:45 +02:00
Michael E. Bohn
a72754d198
mib18: #163259# implementation of global symbol Excel
2010-08-10 18:14:58 +02:00