Age | Commit message (Expand) | Author | Files | Lines |
2012-10-09 | add link to detailed module description to Math's README | Andras Timar | 1 | -0/+3 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -8/+3 |
2012-10-02 | String -> OUString | Ivan Timofeev | 4 | -14/+6 |
2012-10-02 | String -> OUString | Ivan Timofeev | 4 | -35/+32 |
2012-10-02 | String -> OUString | Ivan Timofeev | 2 | -17/+11 |
2012-10-02 | remove unused method | Ivan Timofeev | 2 | -11/+0 |
2012-10-02 | String -> OUString | Ivan Timofeev | 1 | -11/+7 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -3/+3 |
2012-10-01 | String -> OUString | Ivan Timofeev | 10 | -77/+77 |
2012-10-01 | String -> OUString | Ivan Timofeev | 2 | -46/+40 |
2012-10-01 | String -> OUString | Ivan Timofeev | 2 | -6/+6 |
2012-10-01 | String -> OUString | Ivan Timofeev | 4 | -18/+19 |
2012-10-01 | String -> OUString | Ivan Timofeev | 4 | -5/+5 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 3 | -6/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 3 | -3/+6 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 3 | -0/+3 |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara | 4 | -14/+252 |
2012-09-22 | make starmath's gbuild module name the same as dir | David Tardon | 1 | -4/+4 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 4 | -4/+4 |
2012-09-12 | Improvement on previous commit | Stephan Bergmann | 1 | -12/+5 |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin | 1 | -2/+3 |
2012-09-11 | -Werror,-Wunused-private-field | Stephan Bergmann | 1 | -1/+0 |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann | 1 | -1/+1 |
2012-09-06 | actually use startsWith(), now that it really exists | Luboš Luňák | 1 | -1/+1 |
2012-09-02 | crash with safe iterators: attempt to decrement a past-the-end iterator | Ivan Timofeev | 1 | -10/+13 |
2012-08-23 | convert docx mathml test documents into unittests | Luboš Luňák | 15 | -2/+0 |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan | 2 | -2/+4 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -5/+5 |
2012-08-14 | Be more careful in recognizing MathML (bnc#774921) | Tor Lillqvist | 1 | -4/+14 |
2012-08-10 | SmDocShell::readFormulaOoxml: yes, just void | Miklos Vajna | 2 | -3/+2 |
2012-08-05 | SmCmdBoxWindow: use single-line frame | Ivan Timofeev | 1 | -2/+2 |
2012-08-05 | SmCmdBoxWindow: reduce padding from 8 to 4 | Ivan Timofeev | 1 | -5/+14 |
2012-08-05 | SmCmdBoxWindow: no drawing in Resize() | Ivan Timofeev | 1 | -1/+1 |
2012-08-05 | SmCmdBoxWindow: too many frames... | Ivan Timofeev | 1 | -46/+0 |
2012-08-03 | Translated German comments in starmath (fdo#39468) | Alexander Wilms | 6 | -177/+139 |
2012-08-03 | SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable | Miklos Vajna | 2 | -3/+3 |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen | 1 | -1/+0 |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara | 1 | -1/+0 |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen | 1 | -1/+0 |
2012-07-27 | SmOoxmlImport::handleR: escape brackets in math runs | Miklos Vajna | 1 | -1/+1 |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna | 6 | -17/+19 |
2012-07-27 | svtools: add new math rtf keywords | Miklos Vajna | 1 | -87/+87 |
2012-07-27 | factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBase | Miklos Vajna | 7 | -347/+326 |
2012-07-27 | SmOoxmlExport: remove unused ctor param | Miklos Vajna | 3 | -6/+4 |
2012-07-26 | add tests for RTF_MACC and RTF_MEQARR | Miklos Vajna | 1 | -0/+2 |
2012-07-26 | export RTF_MEQARR | Miklos Vajna | 1 | -6/+19 |
2012-07-26 | export RTF_MSSU{B,P} and related keywords | Miklos Vajna | 1 | -4/+115 |
2012-07-26 | export RTF_MRAD | Miklos Vajna | 1 | -2/+25 |
2012-07-26 | export RTF_MLIM{UPP,LOW} | Miklos Vajna | 1 | -2/+40 |
2012-07-26 | export RTF_MM | Miklos Vajna | 1 | -2/+18 |