Luboš Luňák
863bd5f7b9
convert docx mathml test documents into unittests
...
There are few small things that do not survive the roundtrip completely
accurately, they should be checked somewhen when there's time. But it's
better to have these as actual tests rather than just documents somewhere.
Change-Id: Ic3732ab8450376820867950438d89e324f391eeb
2012-08-23 17:29:22 +02:00
Matúš Kukan
9e04ae0b7d
add more runtime deps on resource files for unit-tests
...
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f
2012-08-21 02:06:01 +02:00
Michael Stahl
5a4bcd3b75
gbuild: register all jars
...
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-08-17 12:52:25 +02:00
Tor Lillqvist
aa4b8a8164
Be more careful in recognizing MathML (bnc#774921)
...
Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2
2012-08-14 13:41:12 +03:00
Miklos Vajna
9495316659
SmDocShell::readFormulaOoxml: yes, just void
...
Change-Id: I2d5bc00c01318a23c604d93ffe6ce9dd0b72b3c2
2012-08-10 13:08:30 +02:00
Ivan Timofeev
c4486f2478
SmCmdBoxWindow: use single-line frame
...
Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de
2012-08-05 20:31:00 +04:00
Ivan Timofeev
d1501aa5e8
SmCmdBoxWindow: reduce padding from 8 to 4
...
Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b
2012-08-05 20:30:59 +04:00
Ivan Timofeev
20d4cd5e08
SmCmdBoxWindow: no drawing in Resize()
...
Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf
2012-08-05 20:30:59 +04:00
Ivan Timofeev
79509fa629
SmCmdBoxWindow: too many frames...
...
Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094
2012-08-05 20:30:59 +04:00
Alexander Wilms
72778119fd
Translated German comments in starmath (fdo#39468)
...
Change-Id: If3be0db9213c405525f01c92aa4dd039e3aa6aad
Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-03 21:49:31 +02:00
Miklos Vajna
d07e8fe18e
SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable
...
Change-Id: I5a9d64db9b135396d8eab8a020bd4beec8a0f3dc
2012-08-03 15:55:54 +02:00
Mathieu Vonlanthen
85cb908453
fdo#48549 System::Beep() removal
...
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
2012-07-31 10:28:57 +01:00
Caolán McNamara
747cb47357
remove unnecessary includes of svl/svarray.hxx
...
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
2012-07-30 12:47:50 +01:00
Mathieu Vonlanthen
0bdf6fc7c7
Bug 48549 - System::Beep() removal
...
Change-Id: I011048912af051a762a78af8646513a1fc624073
2012-07-30 05:20:02 +02:00
Miklos Vajna
2d422d868a
SmOoxmlImport::handleR: escape brackets in math runs
...
Also remove the previous escaping that took care of RTF only.
Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
2012-07-27 17:28:09 +02:00
Miklos Vajna
d216c9fcbb
SmRtfExport: get current encoding from Writer instead of assuming the default
...
Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4
2012-07-27 16:00:12 +02:00
Miklos Vajna
41bd26931a
svtools: add new math rtf keywords
...
Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1
2012-07-27 13:48:49 +02:00
Miklos Vajna
2f91b691e5
factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBase
...
Change-Id: I63ce6c57faf8568776d24ba1e8b13bd11b6c5532
2012-07-27 11:54:57 +02:00
Miklos Vajna
ebacc34079
SmOoxmlExport: remove unused ctor param
...
Change-Id: I2c4f9239207bd8da7f29d2a386e9a432e32e5755
2012-07-27 11:54:57 +02:00
Miklos Vajna
a572af0275
add tests for RTF_MACC and RTF_MEQARR
...
Change-Id: Id33672d0acef4d79239e0ee8a86d5a244ac736e7
2012-07-26 13:21:30 +02:00
Miklos Vajna
c098c3e35e
export RTF_MEQARR
...
Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64
2012-07-26 13:21:30 +02:00
Miklos Vajna
4f08fcb8e3
export RTF_MSSU{B,P} and related keywords
...
Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1
2012-07-26 09:44:16 +02:00
Miklos Vajna
189ad9186c
export RTF_MRAD
...
Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f
2012-07-26 09:44:15 +02:00
Miklos Vajna
cc22622f37
export RTF_MLIM{UPP,LOW}
...
Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7
2012-07-26 09:44:14 +02:00
Miklos Vajna
3a40268438
export RTF_MM
...
Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b
2012-07-26 09:44:13 +02:00
Miklos Vajna
1ec55802d9
export RTF_MLIM and related keywords
...
Change-Id: I533807168fea34216bfd2a7cf64d13bca4815d25
2012-07-25 17:07:37 +02:00
Miklos Vajna
69df3928f3
escape output properly inside RTF_MR
...
Change-Id: I93ea57e6bd5f93c9a5d256a11f91ec260f96c223
2012-07-25 17:07:36 +02:00
Miklos Vajna
8556a1cdeb
export RTF_MD and related keywords
...
Change-Id: Ib97ce01e738714d2df9b30f0c7c0069c6957335b
2012-07-25 17:07:36 +02:00
Miklos Vajna
0e15567d51
export RTF_MACC and related keywords
...
Change-Id: I862f008f2a8b4972be1b33ec45128bbfeeb9fb99
2012-07-25 17:07:36 +02:00
Miklos Vajna
73e7cef672
export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}
...
Change-Id: If717d5d3b2179210516eec61959af0afa8b38319
2012-07-25 14:12:05 +02:00
Laurent Balland-Poirier
b0a727729d
Correction of context menu entry for Math arccot function
...
Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
2012-07-24 10:35:07 +04:00
Ivan Timofeev
cb4c69121a
fdo#38887: SmNodeToTextVisitor: use braces for nested scripts
...
Though it is unclear why everything is wrapped into SmExpressionNode. But still
it is so, the patch will work.
Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594
2012-07-21 12:52:57 +04:00
Ivan Timofeev
80de3c0fe6
fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csup
...
Change-Id: Ief3ba731fe303b0fdc58ac70c564636e2dc5acac
2012-07-17 23:44:14 +04:00
Ivan Timofeev
44a3a345ac
fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsub
...
Change-Id: I0f13eed1843412f97b84c28fa6405378227be934
2012-07-17 23:44:14 +04:00
Ivan Timofeev
e3b220a5ae
mathmlimport: do not remove first and last braces
...
they are not always matching: {a + c} over {b + d}
Change-Id: Ie14d65966dc7014b6582f72a998546e0a256e94c
2012-07-17 23:41:53 +04:00
Luboš Luňák
268492ede6
rtl::O(U)String -> O(U)String
...
Change-Id: I45f5a8407b57c06a7cb0dad25c7ac5879711488d
2012-07-16 16:03:03 +02:00
Thomas Arnhold
abdaf7e5f8
Remove unused HIDs
...
Those were only listed in help_hid.lst
Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
2012-07-14 20:05:38 +02:00
Thomas Arnhold
ee0531d4a6
Remove unused HIDs
...
Those aren't referenced at any point.
Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc
2012-07-14 16:21:28 +02:00
Caolán McNamara
104261010a
some UniString->rtl::OUString
...
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09 12:16:56 +01:00
Michael Meeks
e70c4a279c
re-base on ALv2 code. Includes:
...
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx
Patch contributed by Takashi Ono
http://svn.apache.org/viewvc?view=revision&revision=1172092
2012-07-06 20:29:11 +01:00
Caolán McNamara
bccf34c19a
ditch String::CreateFromAscii
...
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03 21:24:35 +01:00
Stefan Knorr (astron)
0617454d3b
Remove duplication of License/Credits information
...
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-03 14:29:43 +02:00
Thomas Arnhold
278000a28b
Remove unused defines
...
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Thomas Arnhold
eb755bc603
hrc cleanup: Remove unused defines
...
Rename GID_FORMEL to GID_MATH. GID_FORMEL was a compatibility alias
for the new res string GID_MATH.
Change-Id: I9a5a6972988353ffc001ecac1a746b59d09cb6cb
2012-07-02 17:46:23 +02:00
Michael Meeks
fdda178d88
targetted improvement of UNO API includes / usage
2012-07-02 14:43:34 +01:00
Thomas Arnhold
00240d0497
Remove unused defines
...
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01 18:33:42 +02:00
Thomas Arnhold
d341aca7f6
hrc cleanup: Remove unused resource definitions
...
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01 18:33:42 +02:00
Thomas Arnhold
70b7ff4d44
Remove unused applicat.hxx
...
All definitions are obsolete. sfx2/app.hxx isn't needed for
accessibility.cxx too.
Change-Id: I022e31a75100cdab9bc53bd3af006f5284b411a8
2012-07-01 18:33:40 +02:00
Caolán McNamara
83f50e3f21
ditch slightly suboptimal C2S define
...
Change-Id: I51abdf8539801f6d93cdc1a21a7e0e1a3d5ef785
2012-06-28 13:53:36 +01:00
Michael Meeks
328e2263fb
targetted re-work of cppunit pieces.
2012-06-27 19:13:11 +01:00