summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara2012-10-311-10/+7
* String -> OUStringIvan Timofeev2012-10-293-25/+31
* String -> OUStringIvan Timofeev2012-10-283-37/+33
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-3/+4
* String -> OUStringIvan Timofeev2012-10-222-18/+14
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-193-15/+15
* XubString->OUStringCaolán McNamara2012-10-124-69/+65
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-4/+4
* Make a function static for deduplication in the DISABLE_DYNLOADING caseTor Lillqvist2012-10-111-1/+1
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+3
* String -> OUStringIvan Timofeev2012-10-023-13/+5
* String -> OUStringIvan Timofeev2012-10-023-34/+31
* String -> OUStringIvan Timofeev2012-10-021-15/+9
* remove unused methodIvan Timofeev2012-10-021-5/+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-018-66/+66
* String -> OUStringIvan Timofeev2012-10-012-46/+40
* String -> OUStringIvan Timofeev2012-10-012-6/+6
* String -> OUStringIvan Timofeev2012-10-012-1/+7
* String -> OUStringIvan Timofeev2012-10-012-3/+3
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-14/+25
* 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-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
* 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