Jan Holesovsky
534b3bccfd
Fix i18npool build on Windows.
2011-08-19 09:37:47 +02:00
Tor Lillqvist
8348732753
There is no gb_Foo_get_external_target, fix as dtardon told on IRC
2011-08-19 09:54:31 +03:00
Yifan J
53e29896af
remove extracting dirs before testing
2011-08-19 12:27:38 +08:00
Norbert Thiebaud
a004ca1eac
check that ccache's cache size is reasoably large enough
...
if < 1 GB do not auto-enable ccache
if < 5 GB warn about debug/symbol build
2011-08-18 12:22:43 -05:00
Caolán McNamara
6e566bc451
and so glyphcache.hxx is revealed to be unx only
2011-08-18 15:48:30 +01:00
Caolán McNamara
670245be8d
move unix only stuff to unx
2011-08-18 15:48:30 +01:00
Caolán McNamara
f17a2a0063
remove various casts from ServerFont to FreetypeServeFont
...
i.e. add the missing api directly to ServerFont
2011-08-18 15:48:30 +01:00
Caolán McNamara
85147fabdb
USE_BUILTIN_RASTERIZER is never set
2011-08-18 15:48:29 +01:00
Joseph Powers
e745ff93d0
unusedeasy: cleanup comphelper::MediaDescriptor
2011-08-18 07:42:10 -07:00
Tor Lillqvist
4ae8b026a4
Need to use cygpath on Windows
2011-08-18 17:37:05 +03:00
Tor Lillqvist
eab990db0a
Let's try to do without the extra copy of icuin.lib as iicui18n.lib
2011-08-18 17:37:03 +03:00
Tor Lillqvist
2b95c17a56
Indentation fix
2011-08-18 17:37:01 +03:00
Tor Lillqvist
c77e44481a
Sort a block of lines that was almost sorted already
2011-08-18 17:36:58 +03:00
Luboš Luňák
6d6605dc87
no debug output
2011-08-18 15:44:51 +02:00
Luboš Luňák
1a4c693191
implement sub/sup support for ooxml math export
2011-08-18 15:33:50 +02:00
Luboš Luňák
efb9c90000
handle some attributes for ooxml math export
2011-08-18 15:33:50 +02:00
Luboš Luňák
7f4ccc474c
add more accessors to Sm*Node classes
2011-08-18 15:33:49 +02:00
Luboš Luňák
b9aa0c02d9
const
2011-08-18 15:33:49 +02:00
Luboš Luňák
4ded3c11bb
implement root support for ooxml math export
2011-08-18 15:33:49 +02:00
Luboš Luňák
c070a4d86a
certain SmNode children actually can be NULL
...
but such (optional) sub-nodes should be handled explicitly when
handling the node (e.g. optional subscript)
2011-08-18 15:33:48 +02:00
Luboš Luňák
283fba0995
explicitly do nothing about formula placeholders for ooxml export
2011-08-18 15:33:48 +02:00
Luboš Luňák
a169d1cec1
cleanups for ooxml math export
...
HandleNodes() -> HandleNode(), as it just handle the one node
(and children recursively)
add HandleAllSubNodes() to handle all children of a node
there seem to be no point in checking GetSubNode() for NULL, as it
seems it can't be so
2011-08-18 15:33:48 +02:00
Luboš Luňák
b80005b212
ooxml math export for vertical stack
2011-08-18 15:33:47 +02:00
Luboš Luňák
ce5626277b
implement x/y properly for ooxml math
2011-08-18 15:33:47 +02:00
Luboš Luňák
438b5717ab
implement ooxml math (basic) fractions
2011-08-18 15:33:46 +02:00
Luboš Luňák
c0bcff297b
hack: make msoffice 2k7 be able to read ooxml formulas
...
It seems that it doesn't read characters unless the font is explicitly
specified as "Cambria Math"
2011-08-18 15:33:46 +02:00
Luboš Luňák
1ea4a66585
write formula to the proper place inside ooxml document
2011-08-18 15:33:46 +02:00
Luboš Luňák
046677539e
proper namespace for ooxml math stuff
2011-08-18 15:33:45 +02:00
Luboš Luňák
047a5de1fe
starting work on OOXML export of formulas
2011-08-18 15:33:45 +02:00
Luboš Luňák
2e5e29471f
hook for calling from .docx filter to starmath for writting formulas
2011-08-18 15:33:44 +02:00
David Tardon
dc03f0321b
use gb_LinkTarget_set_include,_add_includes is not defined
2011-08-18 15:18:54 +02:00
Luboš Luňák
5513570bf9
add a warning to Time class that it is broken API
2011-08-18 15:15:51 +02:00
Luboš Luňák
28d84e1b04
placeholder for writing math to .docx
2011-08-18 15:15:50 +02:00
Luboš Luňák
ece27b6e1c
hack, write .docx datetime as local but mark as utc
...
since that's how MSOffice reads it :-/
2011-08-18 15:15:50 +02:00
Luboš Luňák
eccb19aebb
Revert "adjust for timezone when reading datetime"
...
This reverts commit 7fcd99b3d261b0bd76bbf4a7f9bfcb93793be4e4.
Apparently everybody lives in UTC+0 timezone according to MSOffice,
wherever they live.
2011-08-18 15:15:50 +02:00
Miklos Vajna
10de8cf0e3
warnings fixes for RTFPicture and RTFFrame
2011-08-18 15:09:59 +02:00
Matúš Kukan
53d2353dcb
use namespace for ItemHolder2 in svtools
2011-08-18 14:40:29 +02:00
Cédric Bosdonnat
d40dce0f0f
Header/Footer: moved the decorator color to the options
2011-08-18 14:34:15 +02:00
Cédric Bosdonnat
81ad146539
fdo#37403: even better SdrRectObj::operator= thanks to Stephan
2011-08-18 14:34:14 +02:00
Cédric Bosdonnat
0b47801430
Headers/Footers: set only the main color and play with luminance for the other
2011-08-18 14:34:14 +02:00
Matúš Kukan
15f482b1e9
Add prefixes for some component_getFactory functions
2011-08-18 14:15:27 +02:00
Lubos Lunak
c902dc8655
Simplified license header template.
...
With input from Björn Michaelsen and Thorsten Behrens
2011-08-18 14:08:48 +02:00
Caolán McNamara
b268e6d606
use of ure thing in test probably needs this depend
2011-08-18 13:05:26 +01:00
David Tardon
0ad00eabb1
realpath is not necessary here
...
(moreover, its use breaks parallel build ;-)
2011-08-18 13:37:36 +02:00
Miklos Vajna
2cce29a36d
Merge remote-tracking branch 'feature/gsoc2011_rtfimport'
2011-08-18 13:30:18 +02:00
Robert Nagy
fedb09d74c
fix berkeley db detection on OpenBSD
2011-08-18 13:06:19 +02:00
Caolán McNamara
075980de32
don't need this depend do we really, breaks windows anyway
2011-08-18 11:21:57 +01:00
Miklos Vajna
13c00ce322
Enable the writerfilter-based RTF import in non-experimental mode
...
Disable the unit tests in sw, as that would duplicate the unit test in
writerfilter now.
Do not remove the old filter yet, so this commit can be reverted later
if needed.
2011-08-18 12:11:03 +02:00
Tom Tromey
7762f92e91
compile / scope fix for latest gcc
2011-08-18 11:00:57 +01:00
Aaron Strontsman
4b46b220bb
Additional patch for fdo#39167
2011-08-18 11:01:57 +02:00