summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Collapse)AuthorFilesLines
2012-09-22make starmath's gbuild module name the same as dirDavid Tardon1-4/+4
Otherwise make starmath.all does not work as expected. Change-Id: I747b7dd9f1cd6347d6fe8d5edbbb0dff079a253b
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud4-4/+4
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-12Improvement on previous commitStephan Bergmann1-12/+5
Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-2/+3
Create a merged XSAXDocumentBuilder2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: Iaa96031a0b7c27e957d2edb0394e5eeaaa84cdca
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
Change-Id: I99badd3ed5c3b86180bbf172f8239e692d6df11b
2012-09-11-Werror,-Wunused-valueStephan Bergmann1-1/+1
Change-Id: I30a2d1c5ad0611eeb69ee50dadfb847981d0a61d
2012-09-06actually use startsWith(), now that it really existsLuboš Luňák1-1/+1
Change-Id: I0f1557f480e9d20d4ead359ad0eaa75db9b8f9db
2012-09-02crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev1-10/+13
Change-Id: I4c81125e67c23fb05e98fc6b2f47ed3e49dd29c3
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-2/+0
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-21add more runtime deps on resource files for unit-testsMatúš Kukan2-2/+4
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-08-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist1-4/+14
Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2-3/+2
Change-Id: I2d5bc00c01318a23c604d93ffe6ce9dd0b72b3c2
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev1-2/+2
Change-Id: I527ae337a9e445d911dba956daf9d76f9d7572de
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev1-5/+14
Change-Id: If87bc63b4bd3fd27eef665261667478d9284ff0b
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev1-1/+1
Change-Id: I7cd7bb2e1bf37e41c0bea81c3ac6ec74feaa87bf
2012-08-05SmCmdBoxWindow: too many frames...Ivan Timofeev1-46/+0
Change-Id: If93baa96c7eacdeae6ad2fdecbe33fc141934094
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms6-177/+139
Change-Id: If3be0db9213c405525f01c92aa4dd039e3aa6aad Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna2-3/+3
Change-Id: I5a9d64db9b135396d8eab8a020bd4beec8a0f3dc
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
Change-Id: I011048912af051a762a78af8646513a1fc624073
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna1-1/+1
Also remove the previous escaping that took care of RTF only. Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna6-17/+19
Change-Id: Ia8bdf83f36d986ca45ddad985aca827224c194f4
2012-07-27svtools: add new math rtf keywordsMiklos Vajna1-87/+87
Change-Id: Ib57f9b143ccec29fdaa193bcfc523cd86a0713c1
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna7-347/+326
Change-Id: I63ce6c57faf8568776d24ba1e8b13bd11b6c5532
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna3-6/+4
Change-Id: I2c4f9239207bd8da7f29d2a386e9a432e32e5755
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna1-0/+2
Change-Id: Id33672d0acef4d79239e0ee8a86d5a244ac736e7
2012-07-26export RTF_MEQARRMiklos Vajna1-6/+19
Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64
2012-07-26export RTF_MSSU{B,P} and related keywordsMiklos Vajna1-4/+115
Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1
2012-07-26export RTF_MRADMiklos Vajna1-2/+25
Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f
2012-07-26export RTF_MLIM{UPP,LOW}Miklos Vajna1-2/+40
Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7
2012-07-26export RTF_MMMiklos Vajna1-2/+18
Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b
2012-07-25export RTF_MLIM and related keywordsMiklos Vajna1-3/+75
Change-Id: I533807168fea34216bfd2a7cf64d13bca4815d25
2012-07-25escape output properly inside RTF_MRMiklos Vajna1-2/+2
Change-Id: I93ea57e6bd5f93c9a5d256a11f91ec260f96c223
2012-07-25export RTF_MD and related keywordsMiklos Vajna1-2/+57
Change-Id: Ib97ce01e738714d2df9b30f0c7c0069c6957335b
2012-07-25export RTF_MACC and related keywordsMiklos Vajna1-2/+67
Change-Id: I862f008f2a8b4972be1b33ec45128bbfeeb9fb99
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna7-0/+318
Change-Id: If717d5d3b2179210516eec61959af0afa8b38319
2012-07-24Correction of context menu entry for Math arccot functionLaurent Balland-Poirier1-1/+1
Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev1-0/+6
Though it is unclear why everything is wrapped into SmExpressionNode. But still it is so, the patch will work. Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev1-8/+20
Change-Id: Ief3ba731fe303b0fdc58ac70c564636e2dc5acac
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev1-4/+4
Change-Id: I0f13eed1843412f97b84c28fa6405378227be934
2012-07-17mathmlimport: do not remove first and last bracesIvan Timofeev1-6/+0
they are not always matching: {a + c} over {b + d} Change-Id: Ie14d65966dc7014b6582f72a998546e0a256e94c
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák3-30/+28
Change-Id: I45f5a8407b57c06a7cb0dad25c7ac5879711488d
2012-07-14Remove unused HIDsThomas Arnhold1-36/+0
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
2012-07-14Remove unused HIDsThomas Arnhold1-14/+0
Those aren't referenced at any point. Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc
2012-07-09some UniString->rtl::OUStringCaolán McNamara7-16/+16
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-06re-base on ALv2 code. Includes:Michael Meeks66-1371/+927
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
2012-07-03ditch String::CreateFromAsciiCaolán McNamara6-11/+11
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294