Luboš Luňák
a115442064
import docx m:m
2011-11-29 21:20:29 +01:00
Luboš Luňák
82c78e8790
finish reading in while() also when end of stream, just in case
2011-11-29 21:20:29 +01:00
Luboš Luňák
ad1a6c6d50
improve import of docx m:d
2011-11-29 21:20:29 +01:00
Luboš Luňák
d193f127db
docx OMathArg can actually be more than one element
2011-11-29 21:20:29 +01:00
Luboš Luňák
dff36f4c4c
docx m:r can contain multiple m:t
2011-11-29 21:20:28 +01:00
Luboš Luňák
34e2e7dd84
implement docx m:groupChr
2011-11-29 21:20:28 +01:00
Luboš Luňák
6e91e7d4e7
implement m:func, m:limLow, m:limUpp
2011-11-29 21:20:28 +01:00
Luboš Luňák
49987bbb47
fix reading when the next tag can be one of several
2011-11-29 21:20:28 +01:00
Luboš Luňák
eb31865c85
merge processing of OMathArg and OMath, for now
2011-11-29 21:20:27 +01:00
Luboš Luňák
09f94dc9d8
m:f docx import is reasonably done
2011-11-29 21:20:26 +01:00
Luboš Luňák
020eddb20a
try to avoid unnecessary space in created formula
2011-11-29 21:20:26 +01:00
Luboš Luňák
7bdccfdc1d
implement import of docx mathml m:d
2011-11-29 21:20:25 +01:00
Luboš Luňák
86927dd6e8
static const
2011-11-29 21:20:23 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Luboš Luňák
a4f73a0ba4
remove executable bit from source files
2011-11-29 13:27:43 +01:00
Luboš Luňák
34a98b79da
set properly initial size of starmath component when importing docx
2011-11-29 13:27:43 +01:00
Luboš Luňák
f034c452c5
simplify attribute retrieval syntax a bit
2011-11-29 13:27:42 +01:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
3d6592ae19
remove include o pch header from starmath
2011-11-27 13:23:17 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Luboš Luňák
8be68f44ce
implement mathml docx import m:borderBox
2011-11-24 18:44:01 +01:00
Luboš Luňák
4ae08e816b
prefer widevec, widetilde and widehat for mathml docx import
2011-11-24 18:44:01 +01:00
Luboš Luňák
48d2a5b86e
mathml docx read m:bar
2011-11-24 18:44:01 +01:00
Luboš Luňák
19a47cb978
mathml docx import - handle m:fPr
2011-11-24 18:44:00 +01:00
Luboš Luňák
26032e5874
at least partial implementation of reading mathml docx m:e
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
944f9e13e3
mathml docx import, implement m:acc (without the inner m:e)
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
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
01d10fc1f1
rename SmOoxml to SmOoxmlExport, as it does only export
2011-11-24 18:43:56 +01:00
Caolán McNamara
52e04a4331
fix some stray typos
2011-11-23 23:16:46 +00:00
Caolán McNamara
709c1f365b
remove various EraseLeadingAndTrailingChars
2011-11-23 23:16:45 +00:00
Caolán McNamara
b7ea361014
add stripStart, can replace EraseTrailingChars
2011-11-23 10:10:09 +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
Daisuke Nishino
20dde3737f
Move cursor to the right of brace when the closing brace is typed.
2011-11-16 14:54:21 +00:00
Caolán McNamara
abf7cdac13
UniqueIdContainer is only needed by binfilter
2011-11-16 13:24:05 +00: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
Olivier Hallot
cfc84011b3
Fix for fdo#42892: Add new symbols to Math
2011-11-15 13:35:45 +00:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
Stephan Bergmann
f66ac29343
Make .component files directly usable within UNO_SERVICES.
...
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>.
* solenv/gbuild/CppunitTest.mk got new functions
gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors).
* This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not
work currently, as it catenates the input component files instead of passing
them through packcomponents.xslt (which now takes care about the surrounding
<components> in the input). In the future, it will likely be combined with the
recently added solenv/gbuild/ComponentsTarget.mk.
2011-11-11 10:53:23 +01:00
Ivan Timofeev
5122e3413b
cppcheck: avoid possible null pointer dereferences
2011-11-06 15:47:55 +04:00
Takeshi Abe
307535d98a
removed unused macro
2011-11-05 00:05:20 +09:00
Tor Lillqvist
c6a24a5e74
WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation
2011-10-26 15:26:04 +03:00