summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák36-209/+203
2013-04-05new module i18nlangtagEike Rathke4-4/+4
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-4/+4
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks3-22/+22
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'vincent3-3/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+17
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-6/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-5/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
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ňák4-1/+217
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 variablesLuboš Luňák2-7/+4
2013-02-09Remove unused methodsThomas Arnhold2-9/+0
2013-02-06remove obsolete hidother.src filesAndras Timar1-3/+0
2013-02-04String to OUString.Kohei Yoshida1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-0/+6
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith7-17/+17
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-12Remove xml2cmp leftoversStephan Bergmann1-109/+0
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 McNamara2-0/+5
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-23convert the other test over as wellCaolán McNamara1-34/+6
2012-11-23try to fix and reenable starmath unit testsCaolán McNamara5-112/+47
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-2/+2