summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2013-04-16Convert SmFontPickList from SfxPtrArr to std::vectorNoel Grandin
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-10remove commented out codeThomas Arnhold
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-02implement import/export of RTF_MNORMiklos Vajna
2013-04-01starmath: cleanup macrosThomas Arnhold
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26export quoted parts of math formulas properly to docx mathmlLuboš Luňák
2013-03-26m:nor and m:lit math docx tags lead to quotingLuboš Luňák
2013-03-26starmath: remove no longer needed APPEND macroMiklos Vajna
2013-03-26fix iint/iiint import from docx mathLuboš Luňák
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-28coverity#705726: fix memory leakMarkus Mohrhard
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-22s/heigth/height/Tor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-15pch for Library_smLuboš Luňák
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-09remove unused variablesLuboš Luňák
2013-02-09Remove unused methodsThomas Arnhold
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-04String to OUString.Kohei Yoshida
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin
2013-01-14-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18avoid infinite loop when parsing malformed ooxml math (fdo#57886)Luboš Luňák
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens