Andras Timar
bc58a79f82
typo fix in UI
2011-11-01 09:55:24 +01:00
Arnaud Versini
812aff65ad
Fix fdo#41245 : Auto fit text VIEWING too small in PPT
2011-11-01 09:20:46 +01:00
Matúš Kukan
c77a9254dd
no need for SRCDIR parameter here
2011-10-23 13:20:29 +02:00
Thorsten Behrens
1d9c6bc380
Fix svg document import
...
Merge of dev300 broke this - we *do* want import to call this
implImport() actually. Also, the service names were bogus
previously.
2011-10-21 12:06:07 +02:00
Ivan Timofeev
5ad4d151da
migrate to StringRangeEnumerator in pdfexport
2011-10-19 23:13:05 +04:00
Caolán McNamara
5e8c0dd410
don't annoy me in the en-US fallback case
2011-10-19 16:04:00 +01:00
Peter Jentsch
0eee1cf957
fixed reorder warning in copy-constructor of filter_info_impl
2011-10-18 22:52:50 +02:00
Peter Jentsch
11fbde8fed
support editing, importing, exporting the xslt transformer service setting
...
starting with LO 3.4 we default to using libxslt for xslt transformations
in filters. the saxon/j based services is still available and can be
explicitly requested by filters using the 2nd userdata entry in the filter
configuration. There wasn't any place to edit this 2nd userdata entry,
and it wasn't exported or imported with the custom filter packages.
2011-10-18 22:14:10 +02:00
Peter Jentsch
960f4bdd71
initial support for user defined xslt service impl in filter jar
...
Supports importing the 2nd userdata parameter for xslt filter
definitions from manually edited custom XML filter settings.
UI currently not available.
2011-10-18 22:14:09 +02:00
Michael Stahl
6659c12d12
remove comment obsoleted by fcf6c0a19f
2011-10-12 23:21:50 +02:00
Michael Stahl
8666469d7b
#i108468#: clean up xmluconv code duplication, measured approach:
...
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt:
should be sufficient, since the largest number is SAL_INT32_MAX * 10^7.
remove duplicate methods from SvXMLUnitConverter:
convertMeasurePx, convertMeasure (static variants)
remove entirely duplicative class SvXMLExportHelper:
GetConversionFactor, GetUnitFromString, AddLength
change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit.
change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit.
rename some methods to turn compiler into merge conflict detector :)
2011-10-11 17:57:01 +02:00
Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Caolán McNamara
460ed871fa
ByteString->rtl::OString
2011-10-10 08:51:13 +01:00
Matúš Kukan
51798a4ecf
do not use _COMPHELPER_COMPONENT_GETFACTORY macro
2011-10-08 15:31:41 +02: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
Jan Holesovsky
ef819a24e1
Kill dead code.
2011-10-07 09:38:42 +02:00
Maxim Iorsh
6087dc9cdd
filter: PDF Export UI "page range" autofocus
...
When the user selects "Pages" radio button in the Range section, it is very
reasonable to expect that she would now want to specify the range. Thus moving
the focus automatically to the page range edit box would save the user a mouse
click.a
Code is contributed under the LGPLv3+ / MPL.
2011-10-07 09:38:41 +02:00
Caolán McNamara
06a68d190f
use rtl::OStringBuffer::getStr()
2011-10-05 10:49:52 +01:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Matúš Kukan
09046cb6c0
do not use COMPHELPER_SERVICEDECL_EXPORTS macro
2011-10-02 00:16:18 +02:00
Regina Henschel
c5047ca9fa
Generate valid xhtml export by using xml:lang, see also fdo#40373
2011-09-30 12:13:30 +01: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
d1c8b0bb86
ByteString->rtl::OString[Buffer}
2011-09-29 09:33:45 +01:00
Hugo Beauzée-Luyssen
3be0deb066
filters: Updating js2hxx.py to python3
2011-09-29 07:09:15 +02:00
Stephan Bergmann
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02: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
Tor Lillqvist
7b99502b32
l10ntools doesn't exist in the HOST solver for non-desktop OSes
2011-09-26 11:39:38 +03: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
Tor Lillqvist
fcf6c0a19f
I don't think we need to check CROSS_COMPILING here?
2011-09-20 10:45:30 +03:00
Thomas Arnhold
1afef0e98a
Remove RCS header
2011-09-20 09:25:41 +02:00
Baptiste Daroussin
5f98bc4e19
Do not hard code gperf
2011-09-19 20:08:17 +02:00
Caolán McNamara
5752c38696
WaE: struct vs class picky warning
2011-09-16 14:23:30 +01:00
Caolán McNamara
7ef9ec6678
WaE: remove impossible final return path
2011-09-16 14:20:49 +01:00
Caolán McNamara
257bcb1a11
get internal python invocations working
2011-09-16 14:10:56 +01:00
Caolán McNamara
6c6d88b8d0
need to include gbuild.mk not gbuild_simple.mk for gb_PYTHON
2011-09-16 14:10:56 +01:00
Tor Lillqvist
76ecc8f15c
Don't do the Jar thingies if we don't want to use Java
2011-09-16 12:03:48 +03:00
Tor Lillqvist
a3ffd3e55a
Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirs
2011-09-16 12:03:46 +03:00
Stephan Bergmann
8916f842e0
"long" actually meant 32 bit here.
2011-09-15 21:54:32 +02:00
Michael Stahl
c103db16cd
filter: gb_Library_use_externals requires eval?
2011-09-15 14:07:29 +02:00
Michael Stahl
b72e42b29c
filter: add missing resource makefiles
2011-09-15 14:07:29 +02:00
Michael Stahl
94883340a9
filter: convert odfflatxml library
2011-09-15 14:07:29 +02:00
Michael Stahl
8c8b34694a
filter: svg: adapt to changes in LO
2011-09-15 14:07:28 +02:00
Michael Stahl
a254cf292c
filter: adapt to changes in LO
2011-09-15 14:07:28 +02:00
Michael Stahl
83cb157c54
filter: convert some more libraries to gbuild
2011-09-15 14:07:28 +02:00
Michael Stahl
2ee5f24cc6
filter: convert some libraries and jars to gbuild
2011-09-15 14:07:27 +02:00