summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara2012-10-311-10/+7
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+4
* CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-2/+2
* String -> OUStringIvan Timofeev2012-10-295-31/+37
* String -> OUStringIvan Timofeev2012-10-284-39/+35
* remove .ui mark-up in favor of font attributesCaolán McNamara2012-10-251-4/+8
* fix compilation and linking of starmath cppunit testsIvan Timofeev2012-10-253-10/+13
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-3/+4
* String -> OUStringIvan Timofeev2012-10-223-20/+16
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-195-18/+18
* make use of ability to use bold in labelsCaolán McNamara2012-10-171-2/+2
* XubString->OUStringCaolán McNamara2012-10-126-119/+99
* 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
* add missing deps on headersDavid Tardon2012-10-101-0/+5
* add link to detailed module description to Math's READMEAndras Timar2012-10-091-0/+3
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+3
* String -> OUStringIvan Timofeev2012-10-024-14/+6
* String -> OUStringIvan Timofeev2012-10-024-35/+32
* String -> OUStringIvan Timofeev2012-10-022-17/+11
* 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