summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-27some eco-activismThomas Arnhold1-2/+0
2013-04-26XubString->OUStringCaolán McNamara2-2/+2
2013-04-26SmXMLExport::GetViewSettings: add back lost property nameMiklos Vajna1-0/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-184/+32
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza4-19/+19
2013-04-16Convert SmFontPickList from SfxPtrArr to std::vectorNoel Grandin1-99/+51
2013-04-10remove commented out codeThomas Arnhold1-2/+0
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák25-166/+160
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02implement import/export of RTF_MNORMiklos Vajna1-0/+3
2013-04-01starmath: cleanup macrosThomas Arnhold2-38/+33
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann4-33/+0
2013-03-26export quoted parts of math formulas properly to docx mathmlLuboš Luňák1-0/+7
2013-03-26m:nor and m:lit math docx tags lead to quotingLuboš Luňák1-5/+17
2013-03-26starmath: remove no longer needed APPEND macroMiklos Vajna2-307/+299
2013-03-26fix iint/iiint import from docx mathLuboš Luňák1-2/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim6-0/+15
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-3/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-5/+5
2013-02-28coverity#705726: fix memory leakMarkus Mohrhard1-1/+3
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-3/+3
2013-02-15pch for Library_smLuboš Luňák1-1/+0
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2-6/+6
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-9/+9
2013-02-09Remove unused methodsThomas Arnhold1-8/+0
2013-02-06remove obsolete hidother.src filesAndras Timar1-3/+0
2013-02-04String to OUString.Kohei Yoshida1-1/+1
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