Stephan Bergmann
8b75883b87
Simplified some uses of css.configuration.theDefaultProvider.
...
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Caolán McNamara
2bb0386ecb
valgrind: ensure these are initialized
2011-11-11 11:55:05 +00:00
Caolán McNamara
982259e35e
make filter ByteString free
2011-11-06 22:29:24 +00:00
Caolán McNamara
116b9d6bf1
aString is always empty
2011-11-06 22:19:21 +00:00
Caolán McNamara
4cdcf49184
ByteString->rtl::OString
2011-11-06 22:08:37 +00:00
Arnaud Versini
812aff65ad
Fix fdo#41245 : Auto fit text VIEWING too small in PPT
2011-11-01 09:20:46 +01:00
Caolán McNamara
460ed871fa
ByteString->rtl::OString
2011-10-10 08:51:13 +01:00
Pierre-André Jacquod
5f6977735d
cppcheck scope reduction of var in filter/...msdffimp.cxx
2011-10-07 15:57:43 +02:00
Pierre-André Jacquod
67c578f4cb
cppcheck scope reduction of var in filter/..escherex.cxx
2011-10-07 15:57:43 +02:00
Pierre-André Jacquod
8ffcc43c33
cppcheck reduce scope of var in filter/..svdfppt.cxx
2011-10-07 15:57:37 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Caolán McNamara
1da878532e
doesn't use a DocShell anymore, so can ditch check for it
2011-09-26 12:53:38 +01:00
Noel Power
b778d1a03c
fix merge foo and wae
2011-09-26 12:06:05 +01:00
Noel Power
5609c512cd
move OCX_Control ( and subclasses ) and OCX control export to oox
2011-09-26 12:06:04 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Caolán McNamara
ac58231a01
ByteString->rtl::OString[Buffer]
2011-09-22 15:01:04 +01:00
Michael Stahl
2ee5f24cc6
filter: convert some libraries and jars to gbuild
2011-09-15 14:07:27 +02:00
Caolán McNamara
3a53904ae6
callcatcher: update list
2011-09-08 09:29:31 +01:00
Caolán McNamara
e99a072c0e
add a fairly efficient read_LEuInt16s_AsOUString, merge similar things
2011-09-05 10:54:19 +01:00
Tor Lillqvist
f8d22519a4
Move OoxmlFormulaExportBase to oox
2011-09-01 21:38:43 +03:00
Tor Lillqvist
e90b1a0c7b
Need an explicit implementation of constructor for MSVC it seems
2011-09-01 20:42:57 +03:00
Caolán McNamara
012072ebd7
valgrind: various unused code
2011-08-29 09:56:05 +01:00
Caolán McNamara
37fff5e32a
remove newly unused code
2011-08-25 14:42:38 +01:00
Eike Rathke
23b0d975f9
msvbasic.hxx was removed with commit cecb746a3d
2011-08-24 22:22:02 +02:00
Noel Power
cecb746a3d
kill old vba and ole control filter(s) for import at least
2011-08-24 19:47:13 +01:00
Muthu Subramanian
b6768c5073
n#699334: Legacy Diagram Text import.
...
- Imports Legacy Text.
- Formatting info is not imported.
2011-08-23 14:14:43 +05:30
Caolán McNamara
a09a5142bc
reduce ByteString api
2011-08-12 11:51:11 +01:00
Caolán McNamara
30c1a5f9fd
callcatcher: unused methods
2011-08-05 10:02:30 +01:00
Caolán McNamara
fc0c96fb24
convert in one pass, rather than point by point
2011-08-02 11:06:46 +01:00
Caolán McNamara
819b2afc03
callcatcher: remove unused code
2011-08-02 11:06:46 +01:00
Caolán McNamara
7a55d9f1f5
enforce checking the return value of these
2011-07-26 10:05:17 +01:00
Caolán McNamara
62ef715139
ByteString::CreateFromInt32->rtl::OStringBuffer::append
2011-07-26 10:05:17 +01:00
Caolán McNamara
b6ed25dd5d
fix STRING->USTRING bug hidden behind ifdef
2011-07-26 10:05:16 +01:00
Caolán McNamara
8e17a413dc
ByteString->rtl::OStringBuffer
2011-07-25 09:41:30 +01:00
Caolán McNamara
47f3f8c7e9
use good() instead of GetError()
2011-07-25 09:41:30 +01:00
Tor Lillqvist
d90e0b5999
Generate correctly named import library for WNTGCC
2011-07-21 17:41:49 +03:00
Marc-Andre Laverdiere
1fbbd61345
Fix for valgrind error in msdffimp.cxx
...
Error: Conditional jump or move depends on uninitialised value(s)
Fix: Ensure that nGroupShapeFlags is initialized in the constructor
Also cleaned up some duplicate variables
2011-07-19 10:00:49 +05:30
Caolán McNamara
d68e0a4eaf
these can be sal_uInt32, and pre-sanity-check massive allocs
2011-07-16 22:17:27 +01:00
Matúš Kukan
a9137707c4
Remove component_getImplementationEnvironment
2011-07-12 17:58:59 +02:00
Noel Power
92eafe7218
use oox filter for *all* control import
2011-07-12 10:07:52 +01:00
Caolán McNamara
fad50e6a8c
check if seek succeeded
2011-07-12 08:51:45 +01:00
Caolán McNamara
6c4edabf3e
avoid optimization turning into pessimisation for stupid strings
2011-07-11 22:00:13 +01:00
Caolán McNamara
205f453efe
check if seek succeeds
2011-07-11 15:54:50 +01:00
Caolán McNamara
e888d7b692
check seeks for success against short reads
2011-07-11 11:41:50 +01:00
Caolán McNamara
e150c164e7
callcatcher: remove unused CreateCache_Impl
2011-07-11 09:03:54 +01:00
marc-andre@atc.tcs.com
4e3f2d9c80
Added pointer validations to avoid some edge-case documents crashing
2011-07-06 09:21:46 +01:00
Caolán McNamara
a353132241
Resolves: fdo#34023 apparent negative string length
2011-07-02 22:01:31 +01:00
Markus Mohrhard
5e137eb78c
don't erase an entry in a vector and continue using the iterator
2011-06-22 01:37:13 +02:00
Julien Nabet
f58679159a
Just 2 little fixes
2011-06-18 10:34:07 +02:00
Joseph Powers
6a7387935d
Replace List with std::vector< PPTFieldEntry* >
2011-06-17 16:45:47 -07:00