Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Related: rhbz#871516 plausible reason for crash in MathType::HandleRecords | Caolán McNamara | 1 | -10/+7 |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat | 1 | -0/+4 |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat | 1 | -0/+1 |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann | 2 | -2/+2 |
2012-10-29 | String -> OUString | Ivan Timofeev | 5 | -31/+37 |
2012-10-28 | String -> OUString | Ivan Timofeev | 4 | -39/+35 |
2012-10-25 | remove .ui mark-up in favor of font attributes | Caolán McNamara | 1 | -4/+8 |
2012-10-25 | fix compilation and linking of starmath cppunit tests | Ivan Timofeev | 3 | -10/+13 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -3/+4 |
2012-10-22 | String -> OUString | Ivan Timofeev | 3 | -20/+16 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 5 | -18/+18 |
2012-10-17 | make use of ability to use bold in labels | Caolán McNamara | 1 | -2/+2 |
2012-10-12 | XubString->OUString | Caolán McNamara | 6 | -119/+99 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 3 | -4/+4 |
2012-10-11 | Make a function static for deduplication in the DISABLE_DYNLOADING case | Tor Lillqvist | 1 | -1/+1 |
2012-10-10 | add missing deps on headers | David Tardon | 1 | -0/+5 |
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 |