Caolán McNamara
6f33482f8f
ByteString->rtl::OUStringToOString
2011-11-28 09:55:03 +00:00
Caolán McNamara
48221d6a2b
ByteString::GetToken->comphelper::string::getToken
2011-11-28 09:55:02 +00:00
Norbert Thiebaud
ac33b825d1
remove include of pch header from svtools
2011-11-27 13:24:31 -06:00
August Sodora
17dc1712da
Remove unnecessary tools includes
2011-11-26 23:14:53 -05:00
Cédric Bosdonnat
f4f4a899f0
RTF import: partly fixed the WMF images scaling.
2011-11-24 16:08:46 +01:00
erack
9f62089d72
impress212: #i81610# fixed animation export
...
# User sj <sj@openoffice.org>
* found as LGPLv3-only fix at svn rev 1167620 (http://svn.apache.org/viewvc?view=revision&revision=1167620 )
2011-11-23 23:34:55 +01:00
Caolán McNamara
2f0914e5f2
ByteString->rtl::OString
2011-11-22 12:46:42 +00:00
Caolán McNamara
ca02d72808
remove [Byte]String::EraseAllChars
2011-11-19 21:11:02 +00:00
Norbert Thiebaud
993f9f7c89
Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it
2011-11-19 12:43:33 -06:00
Norbert Thiebaud
6db8af3e8b
Revert "Removed tools/dynarray.hxx", break binfilter
...
This reverts commit 89a783cde0
.
2011-11-19 10:14:18 -06:00
August Sodora
89a783cde0
Removed tools/dynarray.hxx
2011-11-18 23:24:34 -05:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
Stephan Bergmann
c1758889cb
Heavily simplified utl::ConfigManager.
2011-11-11 22:49:21 +01:00
Caolán McNamara
5dbd8286f4
ByteString->rtl::OString
2011-11-10 09:28:39 +00:00
Caolán McNamara
3b5ec68b84
ByteString->rtl::OString
2011-11-07 22:29:12 +00:00
Caolán McNamara
06813401fd
this just takes a const char*
2011-11-07 22:29:12 +00:00
Caolán McNamara
ce7017ba60
this just take a const char*
2011-11-07 22:29:12 +00:00
Thorsten Behrens
c0913d78c2
Fix fdo#41995 fallout - recognize .svg in odf containers
...
More code paths that needed fixing - Writer sports its own Graphic
loading implementation, so that had the need for the stream name
fwd-ing, too. The svg deep type detection was necessary for e.g. the
flat odf - which has inline svg without any filename.
2011-10-25 23:23:40 +02:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Thorsten Behrens
716c052a1c
Fix fdo#41995 - true embedding of svg images.
...
Previously, svg images were always wrapped as .svm metafiles with
a preview graphic. Sucks for interop - so now, we save true svgs
at least for bleeding edge extended odf1.2
2011-10-21 12:05:07 +02:00
Julien Nabet
93e971ac54
A cppcheck cleaning with some simplification
2011-10-13 22:18:00 +02:00
Julien Nabet
e57d4e3c83
Some cppcheck cleaning
2011-10-12 23:19:19 +02:00
Pierre-André Jacquod
73ec894e0d
cppcheck reduce scope in svtools/.. wmfwr.cxx
2011-10-07 15:57:33 +02:00
Pierre-André Jacquod
1d2870f33c
cppcheck scope reduction in svtools... winwmf.cxx
2011-10-07 15:57:33 +02:00
Caolán McNamara
03268fc84e
rejig this to remove self-assign
2011-10-05 14:01:35 +01:00
Caolán McNamara
9891d0722f
WaE: unused variable now
2011-10-05 13:55:03 +01:00
Marc-Andre Laverdiere
bcb1c85033
Refactoring drawing of polygons and polypolygons in enhwmf.cxx
2011-10-05 13:55:02 +01:00
Takeshi Abe
6612ea7d9b
definition of ALPHA is no longer available for DEC Alpha
...
proper ifdef for DEC Alpha should be covered with AXP
2011-10-03 01:46:06 +09:00
Marc-Andre Laverdiere
706651b37f
Removed unused code EnhWMFReader::ReadGDIComment()
2011-09-28 18:58:58 +05:30
Marc-Andre Laverdiere
f6a34255af
Minor refactoring on WMF loading
2011-09-27 13:39:12 +01:00
Caolán McNamara
5184f5a4d3
ByteString->rtl::OStringBuffer
2011-09-19 09:59:23 +01:00
Caolán McNamara
94d8c09758
rework this in terms of read_uInt8s_AsOString
2011-09-19 09:59:21 +01:00
Marc-Andre Laverdiere
aa3778e3db
Refactorings in enhwmf.cxx
2011-09-12 13:14:24 +01:00
Marc-Andre Laverdiere
76983359e6
Added variable initializations when loading WMFs and EMFs
...
* Added variable initializations when reading from SvStream
* Minor code cleanups
* Translated some German comments
Changes related to an issue showing in Valgrind over a misformed WMF and
EMF
2011-09-12 11:09:37 +01:00
Miklos Vajna
9a31efdad9
enhwmf: revert typo introduced by cdc4b38034
2011-09-01 23:34:06 +02:00
Gabor Jenei
cdc4b38034
fix warnings
2011-09-01 16:42:03 +01:00
Caolán McNamara
de82a40f84
callcatcher: drop various unused methods
2011-08-29 09:56:08 +01:00
Caolán McNamara
14d2a60053
remove ByteString::IsAlphaNumericAscii and refactor a bit
2011-08-29 09:56:06 +01:00
Caolán McNamara
cb97526259
callcatcher: remove various unused methods
2011-08-24 11:21:42 +01:00
Caolán McNamara
b3c8e4177d
gsl_getSystemTextEncoding->osl_getThreadTextEncoding
2011-08-22 09:39:18 +01:00
Caolán McNamara
139029d6f6
ByteString->rtl::OString
2011-08-18 09:16:29 +01:00
Caolán McNamara
ab8feacc50
ByteString->rtl::OString
2011-08-17 09:54:14 +01:00
Caolán McNamara
9124003eb1
ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString
...
shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check
2011-08-15 09:21:48 +01:00
Caolán McNamara
fa419956a1
Convert directly from RTL_TEXTENCODING_IBM_437 to unicode
...
When we draw this text we assume it's in RTL_TEXTENCODING_IBM_437 and convert
from RTL_TEXTENCODING_IBM_437 to unicode.
So why when we determine the width to use convert from RTL_TEXTENCODING_IBM_437
to the system encoding, which could be anything, and get the width of that ?
2011-08-09 09:32:39 +01:00
Joseph Powers
665987630f
Replace List with std::vector< GraphicFilter* >
2011-08-06 07:12:20 -07:00
Caolán McNamara
f1346a0dae
check that reads succeeded
2011-07-29 10:56:42 +01:00
Radek Doulik
e5e782730d
enable emf debug dump when dbglevel > 1
2011-07-26 14:30:52 +02:00
Caolán McNamara
bd030a5777
EMF+ records don't need payload all the time
...
Fix for fdo#39517. Looking through the emf+ records, it looks like the
assumption made that the minimum valid record length is 12 + non-0
length payload isnt' right, looks like that the minimum valid record
length is just 12, i.e. no need for a payload.
2011-07-25 18:09:37 +02:00
Joseph Powers
c8d8c44276
Replace List with std::vector< BSaveStruct* >
2011-07-23 05:27:53 -07:00
Joseph Powers
91ee802640
Whitespace cleanup
2011-07-20 06:33:30 -07:00