summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-1/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-01Remove unused definesThomas Arnhold2-19/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-2/+0
2012-07-01Remove unused applicat.hxxThomas Arnhold2-55/+0
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara10-29/+26
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-6/+2
2012-06-27Reduce newline bloat at eofThomas Arnhold2-5/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-23removed unused forward declarations of classTakeshi Abe10-27/+1
2012-06-22re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-21re-base on ALv2 code.Michael Meeks5-98/+79
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-3/+0
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara4-4/+4
2012-06-15tweak to capture recent changes in starmath and gbuildNorbert Thiebaud6-85/+51
2012-06-15hook for calling from .docx filter to starmath for writting formulasNorbert Thiebaud1-1/+3