summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith4-10/+10
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin2-18/+14
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-3/+3
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin2-21/+14
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-24/+14
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák2-5/+5
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+1
2012-12-07an app can have print options without a print options dialogCaolán McNamara1-0/+4
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara1-0/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-8/+8
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-4/+4
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara1-5/+9
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-2/+2
2012-11-22AllSettings with LanguageTagEike Rathke4-7/+7
2012-11-21String -> OUStringIvan Timofeev5-69/+66
2012-11-20clang plugin warningsLuboš Luňák4-8/+3
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+1
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-15/+4
2012-10-31Related: rhbz#871516 plausible reason for crash in MathType::HandleRecordsCaolán McNamara1-10/+7
2012-10-29String -> OUStringIvan Timofeev3-25/+31
2012-10-28String -> OUStringIvan Timofeev3-37/+33
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-3/+4
2012-10-22String -> OUStringIvan Timofeev2-18/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud3-15/+15
2012-10-12XubString->OUStringCaolán McNamara4-69/+65
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-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-8/+3
2012-10-02String -> OUStringIvan Timofeev3-13/+5
2012-10-02String -> OUStringIvan Timofeev3-34/+31
2012-10-02String -> OUStringIvan Timofeev1-15/+9
2012-10-02remove unused methodIvan Timofeev1-5/+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 Timofeev8-66/+66
2012-10-01String -> OUStringIvan Timofeev2-46/+40
2012-10-01String -> OUStringIvan Timofeev2-6/+6
2012-10-01String -> OUStringIvan Timofeev2-1/+7
2012-10-01String -> OUStringIvan Timofeev2-3/+3
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-14/+25
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-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-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist1-4/+14
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna1-2/+1
2012-08-05SmCmdBoxWindow: use single-line frameIvan Timofeev1-2/+2