summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara3-5/+4
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+4
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2-2/+2
2012-10-29String -> OUStringIvan Timofeev5-31/+37
2012-10-28String -> OUStringIvan Timofeev4-39/+35
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-4/+8
2012-10-25fix compilation and linking of starmath cppunit testsIvan Timofeev3-10/+13
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-3/+4
2012-10-22String -> OUStringIvan Timofeev3-20/+16
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud5-18/+18
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-2/+2
2012-10-12XubString->OUStringCaolán McNamara6-119/+99
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-4/+4
2012-10-11Make a function static for deduplication in the DISABLE_DYNLOADING caseTor Lillqvist1-1/+1
2012-10-10add missing deps on headersDavid Tardon1-0/+5
2012-10-09add link to detailed module description to Math's READMEAndras Timar1-0/+3
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-8/+3
2012-10-02String -> OUStringIvan Timofeev4-14/+6
2012-10-02String -> OUStringIvan Timofeev4-35/+32
2012-10-02String -> OUStringIvan Timofeev2-17/+11
2012-10-02remove unused methodIvan Timofeev2-11/+0
2012-10-02String -> OUStringIvan Timofeev1-11/+7
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-3/+3
2012-10-01String -> OUStringIvan Timofeev10-77/+77
2012-10-01String -> OUStringIvan Timofeev2-46/+40
2012-10-01String -> OUStringIvan Timofeev2-6/+6
2012-10-01String -> OUStringIvan Timofeev4-18/+19
2012-10-01String -> OUStringIvan Timofeev4-5/+5
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara4-14/+252
2012-09-22make starmath's gbuild module name the same as dirDavid Tardon1-4/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud4-4/+4
2012-09-12Improvement on previous commitStephan Bergmann1-12/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-2/+3
2012-09-11-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2012-09-11-Werror,-Wunused-valueStephan Bergmann1-1/+1
2012-09-06actually use startsWith(), now that it really existsLuboš Luňák1-1/+1
2012-09-02crash with safe iterators: attempt to decrement a past-the-end iteratorIvan Timofeev1-10/+13
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-2/+0
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan2-2/+4
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist1-4/+14
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2-3/+2
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev1-2/+2
2012-08-05SmCmdBoxWindow: reduce padding from 8 to 4Ivan Timofeev1-5/+14
2012-08-05SmCmdBoxWindow: no drawing in Resize()Ivan Timofeev1-1/+1