summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
...
* | remove unused methodIvan Timofeev2012-10-022-11/+0
* | String -> OUStringIvan Timofeev2012-10-021-11/+7
* | Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-3/+3
* | String -> OUStringIvan Timofeev2012-10-0110-77/+77
* | String -> OUStringIvan Timofeev2012-10-012-46/+40
* | String -> OUStringIvan Timofeev2012-10-012-6/+6
* | String -> OUStringIvan Timofeev2012-10-014-18/+19
* | String -> OUStringIvan Timofeev2012-10-014-5/+5
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
|/
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-284-14/+252
* make starmath's gbuild module name the same as dirDavid Tardon2012-09-221-4/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-184-4/+4
* Improvement on previous commitStephan Bergmann2012-09-121-12/+5
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-121-2/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2012-09-111-1/+0
* -Werror,-Wunused-valueStephan Bergmann2012-09-111-1/+1
* actually use startsWith(), now that it really existsLuboš Luňák2012-09-061-1/+1
* crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev2012-09-021-10/+13
* convert docx mathml test documents into unittestsLuboš Luňák2012-08-2315-2/+0
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-212-2/+4
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist2012-08-141-4/+14
* SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2012-08-102-3/+2
* 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-032-3/+3
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-1/+0
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-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-276-17/+19
* svtools: add new math rtf keywordsMiklos Vajna2012-07-271-87/+87
* factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBaseMiklos Vajna2012-07-277-347/+326
* SmOoxmlExport: remove unused ctor paramMiklos Vajna2012-07-273-6/+4
* add tests for RTF_MACC and RTF_MEQARRMiklos Vajna2012-07-261-0/+2
* 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-257-0/+318