Age | Commit message (Expand) | Author |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-16 | Convert SmFontPickList from SfxPtrArr to std::vector | Noel Grandin |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-10 | remove commented out code | Thomas Arnhold |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-02 | implement import/export of RTF_MNOR | Miklos Vajna |
2013-04-01 | starmath: cleanup macros | Thomas Arnhold |
2013-03-30 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | export quoted parts of math formulas properly to docx mathml | Luboš Luňák |
2013-03-26 | m:nor and m:lit math docx tags lead to quoting | Luboš Luňák |
2013-03-26 | starmath: remove no longer needed APPEND macro | Miklos Vajna |
2013-03-26 | fix iint/iiint import from docx math | Luboš Luňák |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | update pch headers | Luboš Luňák |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | coverity#705726: fix memory leak | Markus Mohrhard |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-22 | s/heigth/height/ | Tor Lillqvist |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | Fix type unkown -> unknown | Julien Nabet |
2013-02-15 | pch for Library_sm | Luboš Luňák |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-02-09 | remove unused variables | Luboš Luňák |
2013-02-09 | Remove unused methods | Thomas Arnhold |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-02-04 | String to OUString. | Kohei Yoshida |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-15 | fdo#46808, Convert starmath/mathmlimport to XComponentContext | Noel Grandin |
2013-01-14 | -Werror,-Wtautological-constant-out-of-range-compare | Stephan Bergmann |
2013-01-09 | fdo#46808, convert some starmath code to XComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-18 | avoid infinite loop when parsing malformed ooxml math (fdo#57886) | Luboš Luňák |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |