summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2013-04-26XubString->OUStringCaolán McNamara2-2/+2
2013-04-26SmXMLExport::GetViewSettings: add back lost property nameMiklos Vajna1-0/+1
2013-04-25update pchThomas Arnhold1-1/+1
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-5/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks15-321/+60
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
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 Grandin2-190/+64
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon3-31/+14
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
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ňá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