summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist2012-08-141-4/+14
* SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2012-08-101-2/+1
* SmCmdBoxWindow: use single-line frameIvan Timofeev2012-08-051-2/+2
* SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev2012-08-051-5/+14
* SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev2012-08-051-1/+1
* SmCmdBoxWindow: too many frames...Ivan Timofeev2012-08-051-46/+0
* Translated German comments in starmath (fdo#39468)Alexander Wilms2012-08-036-177/+139
* SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna2012-08-031-2/+2
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-1/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna2012-07-271-1/+1
* SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna2012-07-274-15/+17
* svtools: add new math rtf keywordsMiklos Vajna2012-07-271-87/+87
* factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna2012-07-276-347/+325
* SmOoxmlExport: remove unused ctor paramMiklos Vajna2012-07-273-6/+4
* export RTF_MEQARRMiklos Vajna2012-07-261-6/+19
* export RTF_MSSU{B,P} and related keywordsMiklos Vajna2012-07-261-4/+115
* export RTF_MRADMiklos Vajna2012-07-261-2/+25
* export RTF_MLIM{UPP,LOW}Miklos Vajna2012-07-261-2/+40
* export RTF_MMMiklos Vajna2012-07-261-2/+18
* export RTF_MLIM and related keywordsMiklos Vajna2012-07-251-3/+75
* escape output properly inside RTF_MRMiklos Vajna2012-07-251-2/+2
* export RTF_MD and related keywordsMiklos Vajna2012-07-251-2/+57
* export RTF_MACC and related keywordsMiklos Vajna2012-07-251-2/+67
* export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna2012-07-254-0/+314
* Correction of context menu entry for Math arccot functionLaurent Balland-Poirier2012-07-241-1/+1
* fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev2012-07-211-0/+6
* fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csupIvan Timofeev2012-07-171-8/+20
* fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsubIvan Timofeev2012-07-171-4/+4
* mathmlimport: do not remove first and last bracesIvan Timofeev2012-07-171-6/+0
* rtl::O(U)String -> O(U)StringLuboš Luňák2012-07-163-30/+28
* some UniString->rtl::OUStringCaolán McNamara2012-07-096-14/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0636-843/+518
* ditch String::CreateFromAsciiCaolán McNamara2012-07-036-11/+11
* Remove unused definesThomas Arnhold2012-07-021-73/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+1
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-2/+0
* Remove unused applicat.hxxThomas Arnhold2012-07-011-1/+0
* ditch slightly suboptimal C2S defineCaolán McNamara2012-06-289-26/+26
* Reduce newline bloat at eofThomas Arnhold2012-06-272-5/+0
* removed unused forward declarations of classTakeshi Abe2012-06-234-17/+1
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-213-75/+48
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-182-2/+2
* Remove some PCH leftoversThomas Arnhold2012-06-151-421/+0
* move zoomitem from svx to sfx2Tim Hardeck2012-06-152-2/+3
* Bin pointless <vcl/sv.h> headerTor Lillqvist2012-06-101-1/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-0915-30/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-3/+0
* SmParser::GetTokenTableEntry: -Werror=sign-compareMichael Stahl2012-05-311-1/+1