August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Jan Holesovsky
15da1a153e
Fix build on Windows.
2011-11-25 13:19:29 +01:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Cédric Bosdonnat
65be3e7908
Docx crasher: there may be no External Header for pictures.
2011-11-25 11:17:45 +01:00
Stephan Bergmann
59210463cc
no need to export oox/helper/attributelist.hxx any longer
2011-11-25 10:40:39 +01:00
Luboš Luňák
f87ea359f4
fix compile
2011-11-25 09:43:36 +01:00
David Tardon
20c8eb409e
add missing include
2011-11-25 07:26:10 +01:00
Eike Rathke
a70f7bfc5e
calc69: #i117836# repair import of multiline cells and cells with leading font escapement
...
# Original author: Daniel Rentz [dr] <daniel.rentz@oracle.com>
* found as LGPLv3-only fix at svn rev 1172134 (http://svn.apache.org/viewvc?view=revision&revision=1172134 )
2011-11-25 01:01:16 +01:00
Caolán McNamara
f4eb51fc23
fix build error, deliver oox/helper/attributelist.hxx
2011-11-24 21:48:33 +00:00
Luboš Luňák
5e10ed16ce
skip elements properly
2011-11-24 18:44:00 +01:00
Luboš Luňák
f453f11129
remove executable bit on a source file
2011-11-24 18:43:59 +01:00
Luboš Luňák
3236f5bea9
oox::AttributeList is actually not that usable outside
2011-11-24 18:43:59 +01:00
Luboš Luňák
199c95b3e9
fix inverted bool argument
2011-11-24 18:43:59 +01:00
Luboš Luňák
5b94957f7f
more api improving in importing mathml docx
2011-11-24 18:43:58 +01:00
Luboš Luňák
4d5ca442d8
streamline and document the API for mathml xml stream reading
2011-11-24 18:43:58 +01:00
Luboš Luňák
f8f1ccbaf9
rename and move mathml oox support classes in oox to better places
2011-11-24 18:43:58 +01:00
Luboš Luňák
0ac48a4a06
oox/namespaces.txt actually is generated
2011-11-24 18:43:58 +01:00
Luboš Luňák
e9462ed2d9
ooxml mathml import - first very basic implementation
...
still needs a number of cleanups (and handling more of course)
2011-11-24 18:43:57 +01:00
Luboš Luňák
1d163e4835
remove executable bit from source file
2011-11-24 18:43:57 +01:00
Luboš Luňák
9c6c0850fd
install also oox namespace.hxx
2011-11-24 18:43:57 +01:00
Luboš Luňák
f333a9de04
clean up .mk files for oox generated files
...
one was unused, and keep similar things together
2011-11-24 18:43:57 +01:00
Luboš Luňák
1acdbe4dfe
initial (very hacky) work on mathml ooxml import
...
This commit needs to be generally reworked for upstream, but it
more or less works.
2011-11-24 18:43:56 +01:00
Cédric Bosdonnat
f4f4a899f0
RTF import: partly fixed the WMF images scaling.
2011-11-24 16:08:46 +01:00
Stephan Bergmann
981470b240
Base SAL_INFO/WARN inclusion on if instead of #if.
...
So that variables only used within SAL_INFO/WARN do not lead to
unused variable warnings in product builds. Also for OSL_TRACE
(which used to work that way before already); allowing to revert
a recent warning fix.
2011-11-22 13:24:27 +01:00
Stephan Bergmann
28bb26279e
Avoid unused variable warning.
2011-11-22 12:10:02 +01:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Muthu Subramanian
a8b0407fef
n#592912 and n#621744: Text Alignment fixes.
2011-11-15 21:13:18 +05:30
Miklos Vajna
4ffcc73fa2
WaE: OptValue::maValue may be used uninitialized
2011-11-11 22:33:00 +01:00
Caolán McNamara
5aea780bfd
This global Reference is problematic, especially for unit tests
...
The global reference will be torn down after the typelib
infrastructure is gone away. Hopefully a WeakReference is
sufficient for the original requirements
2011-11-11 11:55:05 +00:00
Christian Lohmaier
f0dff0d9d1
use non-const buffer to enable byte-order swapping on BigEndian system
2011-11-08 19:35:58 +01:00
Radek Doulik
07a61ac396
fix texbox vertical alignment, it was regression introduced by f1a2b0cb
2011-11-08 16:13:01 +01:00
Radek Doulik
a8bdbeb1a8
fixed regression, set the left paragraph margin
2011-11-08 15:41:25 +01:00
Radek Doulik
8ca3ca455a
use text frame part of customshapes on import
2011-11-08 13:01:42 +01:00
Radek Doulik
959302bfd9
fixed remaining issues with custom shapes sizing
2011-11-07 12:08:27 +01:00
Radek Doulik
8ed962b9a9
fix build
2011-11-07 12:08:27 +01:00
Radek Doulik
858b404472
fix ooxml custom shapes sizing
...
- ooxml custom shapes width and height are in actual (logic) coordinates space
and not in "virtual" 21600x21600 space
2011-11-07 12:08:27 +01:00
Muthu Subramanian
b645f9195f
n#706792: Fix crash while opening certain pptx files.
2011-11-02 13:50:20 +05:30
Markus Mohrhard
35896a678b
add xlsx local range name import
2011-10-27 23:54:24 +02:00
Tor Lillqvist
4036082003
WaE: unreachable code and unreferenced formal parameter
2011-10-25 13:55:52 +03:00
Tor Lillqvist
e3ec70c557
WaE: unreachable code
2011-10-25 13:55:50 +03:00
Tor Lillqvist
8f8e25250d
WaE: unreachable code
2011-10-25 13:55:48 +03:00
Tor Lillqvist
f7f18708cc
WaE: class has virtual functions, but destructor is not virtual
2011-10-25 13:55:45 +03:00
Tor Lillqvist
2cfd5509f9
WaE: unreferenced local variable
2011-10-25 13:55:43 +03:00
Tor Lillqvist
c4033b268d
WaE: assignment within conditional expression
2011-10-25 13:55:41 +03:00
Tor Lillqvist
9bf8654b56
WaE: class has virtual functions, but destructor is not virtual
2011-10-25 13:55:39 +03:00
Noel Power
e3ef9bebf6
tweak compressession hack to fix vba module import
...
it seems that the heuristic to trigger the inflate hack from frob is both wrong in the code ( my fault ) and additionally doesn't always hold true ( found a document where the heuristic is triggered falsely ) So. removing that heuristic entirely for now
2011-10-21 11:07:38 +01:00
Felix Zhang
fcea2c9acb
remove an unused method
2011-10-19 12:41:50 +02:00
Radek Doulik
a3f899125e
update flip(mirror) properties setting for custom shape presets
2011-10-17 17:03:40 +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
Pierre-André Jacquod
cbc1c6f082
cppcheck reduce scope of var in oox/...shapes.cxx
2011-10-07 15:57:55 +02:00