Age | Commit message (Expand) | Author |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-02 | String -> OUString | Ivan Timofeev |
2012-10-02 | String -> OUString | Ivan Timofeev |
2012-10-02 | String -> OUString | Ivan Timofeev |
2012-10-02 | remove unused method | Ivan Timofeev |
2012-10-02 | String -> OUString | Ivan Timofeev |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann |
2012-09-06 | actually use startsWith(), now that it really exists | Luboš Luňák |
2012-09-02 | crash with safe iterators: attempt to decrement a past-the-end iterator | Ivan Timofeev |
2012-08-14 | Be more careful in recognizing MathML (bnc#774921) | Tor Lillqvist |
2012-08-10 | SmDocShell::readFormulaOoxml: yes, just void | Miklos Vajna |
2012-08-05 | SmCmdBoxWindow: use single-line frame | Ivan Timofeev |
2012-08-05 | SmCmdBoxWindow: reduce padding from 8 to 4 | Ivan Timofeev |
2012-08-05 | SmCmdBoxWindow: no drawing in Resize() | Ivan Timofeev |
2012-08-05 | SmCmdBoxWindow: too many frames... | Ivan Timofeev |
2012-08-03 | Translated German comments in starmath (fdo#39468) | Alexander Wilms |
2012-08-03 | SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable | Miklos Vajna |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen |
2012-07-27 | SmOoxmlImport::handleR: escape brackets in math runs | Miklos Vajna |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna |
2012-07-27 | svtools: add new math rtf keywords | Miklos Vajna |
2012-07-27 | factor out common code of SmOoxmlExport and SmRtfExport to SmWordExportBase | Miklos Vajna |
2012-07-27 | SmOoxmlExport: remove unused ctor param | Miklos Vajna |
2012-07-26 | export RTF_MEQARR | Miklos Vajna |
2012-07-26 | export RTF_MSSU{B,P} and related keywords | Miklos Vajna |
2012-07-26 | export RTF_MRAD | Miklos Vajna |
2012-07-26 | export RTF_MLIM{UPP,LOW} | Miklos Vajna |
2012-07-26 | export RTF_MM | Miklos Vajna |
2012-07-25 | export RTF_MLIM and related keywords | Miklos Vajna |
2012-07-25 | escape output properly inside RTF_MR | Miklos Vajna |
2012-07-25 | export RTF_MD and related keywords | Miklos Vajna |
2012-07-25 | export RTF_MACC and related keywords | Miklos Vajna |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-24 | Correction of context menu entry for Math arccot function | Laurent Balland-Poirier |
2012-07-21 | fdo#38887: SmNodeToTextVisitor: use braces for nested scripts | Ivan Timofeev |
2012-07-17 | fdo#38887: SmNodeToTextVisitor: use from and to instead of csub and csup | Ivan Timofeev |
2012-07-17 | fdo#38887: SmNodeToTextVisitor: use ^ and _ instead of rsup and rsub | Ivan Timofeev |
2012-07-17 | mathmlimport: do not remove first and last braces | Ivan Timofeev |
2012-07-16 | rtl::O(U)String -> O(U)String | Luboš Luňák |