summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud4-4/+4
2012-09-12Improvement on previous commitStephan Bergmann1-12/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-2/+3
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-09-11-Werror,-Wunused-valueStephan Bergmann1-1/+1
2012-09-06actually use startsWith(), now that it really existsLuboš Luňák1-1/+1
2012-09-02crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev1-10/+13
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-2/+0
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan2-2/+4
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist1-4/+14
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2-3/+2
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev1-2/+2
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev1-5/+14
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev1-1/+1
2012-08-05SmCmdBoxWindow: too many frames...Ivan Timofeev1-46/+0
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms6-177/+139
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna2-3/+3
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna1-1/+1
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna6-17/+19
2012-07-27svtools: add new math rtf keywordsMiklos Vajna1-87/+87
2012-07-27factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna7-347/+326
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna3-6/+4
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna1-0/+2
2012-07-26export RTF_MEQARRMiklos Vajna1-6/+19
2012-07-26export RTF_MSSU{B,P} and related keywordsMiklos Vajna1-4/+115
2012-07-26export RTF_MRADMiklos Vajna1-2/+25
2012-07-26export RTF_MLIM{UPP,LOW}Miklos Vajna1-2/+40
2012-07-26export RTF_MMMiklos Vajna1-2/+18
2012-07-25export RTF_MLIM and related keywordsMiklos Vajna1-3/+75
2012-07-25escape output properly inside RTF_MRMiklos Vajna1-2/+2
2012-07-25export RTF_MD and related keywordsMiklos Vajna1-2/+57
2012-07-25export RTF_MACC and related keywordsMiklos Vajna1-2/+67
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna7-0/+318
2012-07-24Correction of context menu entry for Math arccot functionLaurent Balland-Poirier1-1/+1
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev1-0/+6
2012-07-17fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev1-8/+20
2012-07-17fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev1-4/+4
2012-07-17mathmlimport: do not remove first and last bracesIvan Timofeev1-6/+0
2012-07-16rtl::O(U)String -> O(U)StringLuboš Luňák3-30/+28
2012-07-14Remove unused HIDsThomas Arnhold1-36/+0
2012-07-14Remove unused HIDsThomas Arnhold1-14/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara7-16/+16
2012-07-06re-base on ALv2 code. Includes:Michael Meeks66-1371/+927
2012-07-03ditch String::CreateFromAsciiCaolán McNamara6-11/+11
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
2012-07-02Remove unused definesThomas Arnhold1-73/+0